1 | [ Nov 16 00:46:44 Enabled. ] | ||
2 | [ Nov 16 00:46:44 Rereading configuration. ] | ||
3 | [ Nov 16 00:46:47 Rereading configuration. ] | ||
4 | [ Nov 16 00:46:59 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Nov 16 00:46:59 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2024.11.16 00:47:00.364845 [ 1 ] {} <Information> Application: Will watch for the process with pid 23968 | ||
29 | 2024.11.16 00:47:00.365418 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.11.16 00:47:00.874312 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23968 | ||
31 | 2024.11.16 00:47:00.875104 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.11.16 00:47:00.875836 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.11.16 00:47:00.968671 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.11.16 00:47:01.025639 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.11.16 00:47:01.025717 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.11.16 00:47:01.025730 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.11.16 00:47:01.025802 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.11.16 00:47:01.026413 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.11.16 00:47:01.028068 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2024.11.16 00:47:01.028783 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.11.16 00:47:01.029675 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
44 | 2024.11.16 00:47:01.029749 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2024.11.16 00:47:01.029824 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.11.16 00:47:01.030040 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.11.16 00:47:01.030979 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.11.16 00:47:01.036430 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.11.16 00:47:01.037122 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.11.16 00:47:01.038588 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.11.16 00:47:01.038684 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.11.16 00:47:01.040351 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2024.11.16 00:47:01.040751 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.11.16 00:47:01.045581 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.11.16 00:47:01.046262 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.11.16 00:47:01.047861 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.11.16 00:47:01.048275 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.11.16 00:47:01.048751 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.11.16 00:47:01.049206 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.11.16 00:47:01.050673 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.11.16 00:47:01.050700 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.11.16 00:47:01.050781 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.11.16 00:47:01.050913 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.11.16 00:47:01.080179 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.11.16 00:47:01.080206 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000162715 sec | ||
68 | 2024.11.16 00:47:01.080278 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.11.16 00:47:01.080317 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.11.16 00:47:01.081495 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.11.16 00:47:01.082591 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.11.16 00:47:01.096207 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.11.16 00:47:01.096253 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.11.16 00:47:01.096325 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.11.16 00:47:01.096339 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.11.16 00:47:01.096370 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.11.16 00:47:01.096435 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
78 | 2024.11.16 00:47:01.096449 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.11.16 00:47:01.096481 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.11.16 00:47:01.096547 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
81 | 2024.11.16 00:47:01.096560 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.11.16 00:47:01.096572 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.11.16 00:47:01.096658 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.11.16 00:47:01.096673 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.11.16 00:47:01.096686 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.11.16 00:47:01.096767 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.11.16 00:47:01.096781 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.11.16 00:47:01.128519 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.11.16 00:47:01.135258 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.11.16 00:47:01.135321 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.4042e-05 sec | ||
91 | 2024.11.16 00:47:01.135337 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.11.16 00:47:01.135349 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.11.16 00:47:01.135373 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.11.16 00:47:01.135641 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.11.16 00:47:01.135714 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.11.16 00:47:01.135729 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.11.16 00:47:01.135741 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
98 | 2024.11.16 00:47:01.135812 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.11.16 00:47:01.139851 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.11.16 00:47:01.140076 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.76 MiB, peak 24.76 MiB, free memory in arenas 0.00 B, will set to 116.84 MiB (RSS), difference: 92.08 MiB | ||
101 | 2024.11.16 00:47:01.141061 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.457e-05 sec. | ||
102 | 2024.11.16 00:47:01.141440 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.11.16 00:47:01.141525 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.11.16 00:47:01.141544 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.11.16 00:47:01.464622 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33963 | ||
106 | 2024.11.16 00:47:01.464880 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.11.16 00:47:01.464936 [ 3 ] {} <Debug> TCP-Session: 1c395361-66fb-4ac7-9e7c-62f216b8b08f Authenticating user 'default' from [fd00:1122:3344:101::a]:33963 | ||
108 | 2024.11.16 00:47:01.464968 [ 3 ] {} <Debug> TCP-Session: 1c395361-66fb-4ac7-9e7c-62f216b8b08f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.11.16 00:47:01.465047 [ 3 ] {} <Debug> TCP-Session: 1c395361-66fb-4ac7-9e7c-62f216b8b08f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.11.16 00:47:01.465141 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.11.16 00:47:01.465171 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2024.11.16 00:47:01.465250 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2024.11.16 00:47:01.465920 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39623 | ||
114 | 2024.11.16 00:47:01.465959 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50509 | ||
115 | 2024.11.16 00:47:01.466019 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2024.11.16 00:47:01.466099 [ 250 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43399 | ||
117 | 2024.11.16 00:47:01.466123 [ 4 ] {} <Debug> TCP-Session: c833918f-bb18-479e-b28c-1999aca3d486 Authenticating user 'default' from [fd00:1122:3344:101::a]:39623 | ||
118 | 2024.11.16 00:47:01.466113 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
119 | 2024.11.16 00:47:01.466173 [ 4 ] {} <Debug> TCP-Session: c833918f-bb18-479e-b28c-1999aca3d486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
120 | 2024.11.16 00:47:01.466194 [ 251 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42834 | ||
121 | 2024.11.16 00:47:01.466328 [ 5 ] {} <Debug> TCP-Session: e6a55fc2-3ddd-41ce-9c7c-b529a0fa558c Authenticating user 'default' from [fd00:1122:3344:101::a]:50509 | ||
122 | 2024.11.16 00:47:01.466348 [ 250 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
123 | 2024.11.16 00:47:01.466489 [ 252 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57331 | ||
124 | 2024.11.16 00:47:01.466504 [ 5 ] {} <Debug> TCP-Session: e6a55fc2-3ddd-41ce-9c7c-b529a0fa558c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
125 | 2024.11.16 00:47:01.466522 [ 4 ] {} <Debug> TCP-Session: c833918f-bb18-479e-b28c-1999aca3d486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
126 | 2024.11.16 00:47:01.466497 [ 251 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
127 | 2024.11.16 00:47:01.466580 [ 5 ] {} <Debug> TCP-Session: e6a55fc2-3ddd-41ce-9c7c-b529a0fa558c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2024.11.16 00:47:01.466558 [ 250 ] {} <Debug> TCP-Session: c2ed11d1-910c-4375-97a7-441a40331943 Authenticating user 'default' from [fd00:1122:3344:101::a]:43399 | ||
129 | 2024.11.16 00:47:01.466749 [ 252 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
130 | 2024.11.16 00:47:01.466798 [ 250 ] {} <Debug> TCP-Session: c2ed11d1-910c-4375-97a7-441a40331943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
131 | 2024.11.16 00:47:01.466822 [ 251 ] {} <Debug> TCP-Session: e00b76c9-d22e-4b7c-8833-ac6735c11ea4 Authenticating user 'default' from [fd00:1122:3344:101::a]:42834 | ||
132 | 2024.11.16 00:47:01.466887 [ 252 ] {} <Debug> TCP-Session: 2a758b0c-893f-4ad1-b757-a45731230150 Authenticating user 'default' from [fd00:1122:3344:101::a]:57331 | ||
133 | 2024.11.16 00:47:01.466911 [ 250 ] {} <Debug> TCP-Session: c2ed11d1-910c-4375-97a7-441a40331943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2024.11.16 00:47:01.466898 [ 251 ] {} <Debug> TCP-Session: e00b76c9-d22e-4b7c-8833-ac6735c11ea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2024.11.16 00:47:01.466987 [ 252 ] {} <Debug> TCP-Session: 2a758b0c-893f-4ad1-b757-a45731230150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2024.11.16 00:47:01.466997 [ 251 ] {} <Debug> TCP-Session: e00b76c9-d22e-4b7c-8833-ac6735c11ea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2024.11.16 00:47:01.467094 [ 252 ] {} <Debug> TCP-Session: 2a758b0c-893f-4ad1-b757-a45731230150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2024.11.16 00:47:01.467262 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45631 | ||
139 | 2024.11.16 00:47:01.467334 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41453 | ||
140 | 2024.11.16 00:47:01.467555 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
141 | 2024.11.16 00:47:01.467572 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
142 | 2024.11.16 00:47:01.467605 [ 253 ] {} <Debug> TCP-Session: 400961ac-7d4b-45d5-89f2-dbc60cc84f16 Authenticating user 'default' from [fd00:1122:3344:101::a]:45631 | ||
143 | 2024.11.16 00:47:01.467617 [ 254 ] {} <Debug> TCP-Session: 8f2a8dd3-48cf-4300-8301-9a5077e6a25a Authenticating user 'default' from [fd00:1122:3344:101::a]:41453 | ||
144 | 2024.11.16 00:47:01.467736 [ 253 ] {} <Debug> TCP-Session: 400961ac-7d4b-45d5-89f2-dbc60cc84f16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2024.11.16 00:47:01.467742 [ 254 ] {} <Debug> TCP-Session: 8f2a8dd3-48cf-4300-8301-9a5077e6a25a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2024.11.16 00:47:01.467774 [ 253 ] {} <Debug> TCP-Session: 400961ac-7d4b-45d5-89f2-dbc60cc84f16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2024.11.16 00:47:01.467868 [ 254 ] {} <Debug> TCP-Session: 8f2a8dd3-48cf-4300-8301-9a5077e6a25a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.11.16 00:47:01.825903 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38138 | ||
149 | 2024.11.16 00:47:01.826098 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
150 | 2024.11.16 00:47:01.826127 [ 255 ] {} <Debug> TCP-Session: d45fbed5-6eca-48de-8b6c-47b01155684f Authenticating user 'default' from [fd00:1122:3344:101::c]:38138 | ||
151 | 2024.11.16 00:47:01.826146 [ 255 ] {} <Debug> TCP-Session: d45fbed5-6eca-48de-8b6c-47b01155684f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.11.16 00:47:01.826193 [ 255 ] {} <Debug> TCP-Session: d45fbed5-6eca-48de-8b6c-47b01155684f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.11.16 00:47:01.826268 [ 255 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
154 | 2024.11.16 00:47:01.826296 [ 255 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
155 | 2024.11.16 00:47:01.826390 [ 255 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
156 | 2024.11.16 00:47:01.827207 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39026 | ||
157 | 2024.11.16 00:47:01.827286 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59480 | ||
158 | 2024.11.16 00:47:01.827394 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
159 | 2024.11.16 00:47:01.827414 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59451 | ||
160 | 2024.11.16 00:47:01.827443 [ 256 ] {} <Debug> TCP-Session: d70b1086-fae2-4b64-8cd7-01f03216245a Authenticating user 'default' from [fd00:1122:3344:101::c]:39026 | ||
161 | 2024.11.16 00:47:01.827529 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54340 | ||
162 | 2024.11.16 00:47:01.827553 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
163 | 2024.11.16 00:47:01.827597 [ 256 ] {} <Debug> TCP-Session: d70b1086-fae2-4b64-8cd7-01f03216245a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
164 | 2024.11.16 00:47:01.827638 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41855 | ||
165 | 2024.11.16 00:47:01.827748 [ 256 ] {} <Debug> TCP-Session: d70b1086-fae2-4b64-8cd7-01f03216245a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
166 | 2024.11.16 00:47:01.827768 [ 257 ] {} <Debug> TCP-Session: 1780bff0-85c3-48b0-8646-eb60ed14bc9f Authenticating user 'default' from [fd00:1122:3344:101::c]:59480 | ||
167 | 2024.11.16 00:47:01.827943 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
168 | 2024.11.16 00:47:01.827940 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34237 | ||
169 | 2024.11.16 00:47:01.827989 [ 257 ] {} <Debug> TCP-Session: 1780bff0-85c3-48b0-8646-eb60ed14bc9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
170 | 2024.11.16 00:47:01.828001 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
171 | 2024.11.16 00:47:01.827770 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
172 | 2024.11.16 00:47:01.828069 [ 258 ] {} <Debug> TCP-Session: 90396f62-e4e6-42b8-a962-f3da6795bcbb Authenticating user 'default' from [fd00:1122:3344:101::c]:59451 | ||
173 | 2024.11.16 00:47:01.828251 [ 260 ] {} <Debug> TCP-Session: 4f1fde4f-a230-43ec-a399-c9149adfe1d2 Authenticating user 'default' from [fd00:1122:3344:101::c]:41855 | ||
174 | 2024.11.16 00:47:01.828119 [ 257 ] {} <Debug> TCP-Session: 1780bff0-85c3-48b0-8646-eb60ed14bc9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
175 | 2024.11.16 00:47:01.828302 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51957 | ||
176 | 2024.11.16 00:47:01.828292 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
177 | 2024.11.16 00:47:01.828354 [ 260 ] {} <Debug> TCP-Session: 4f1fde4f-a230-43ec-a399-c9149adfe1d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
178 | 2024.11.16 00:47:01.828268 [ 259 ] {} <Debug> TCP-Session: 1193d9bb-a39d-47df-8bdf-dad2e5b14fa6 Authenticating user 'default' from [fd00:1122:3344:101::c]:54340 | ||
179 | 2024.11.16 00:47:01.828269 [ 258 ] {} <Debug> TCP-Session: 90396f62-e4e6-42b8-a962-f3da6795bcbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
180 | 2024.11.16 00:47:01.828521 [ 260 ] {} <Debug> TCP-Session: 4f1fde4f-a230-43ec-a399-c9149adfe1d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
181 | 2024.11.16 00:47:01.828519 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
182 | 2024.11.16 00:47:01.828568 [ 258 ] {} <Debug> TCP-Session: 90396f62-e4e6-42b8-a962-f3da6795bcbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
183 | 2024.11.16 00:47:01.828565 [ 259 ] {} <Debug> TCP-Session: 1193d9bb-a39d-47df-8bdf-dad2e5b14fa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
184 | 2024.11.16 00:47:01.828609 [ 261 ] {} <Debug> TCP-Session: 2016286e-e24b-4f6c-ac20-7e451a538a02 Authenticating user 'default' from [fd00:1122:3344:101::c]:34237 | ||
185 | 2024.11.16 00:47:01.828690 [ 262 ] {} <Debug> TCP-Session: 7be65db0-10fd-46d6-a2d4-4aa6ee0492ad Authenticating user 'default' from [fd00:1122:3344:101::c]:51957 | ||
186 | 2024.11.16 00:47:01.828716 [ 259 ] {} <Debug> TCP-Session: 1193d9bb-a39d-47df-8bdf-dad2e5b14fa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
187 | 2024.11.16 00:47:01.828746 [ 262 ] {} <Debug> TCP-Session: 7be65db0-10fd-46d6-a2d4-4aa6ee0492ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
188 | 2024.11.16 00:47:01.828735 [ 261 ] {} <Debug> TCP-Session: 2016286e-e24b-4f6c-ac20-7e451a538a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
189 | 2024.11.16 00:47:01.828826 [ 261 ] {} <Debug> TCP-Session: 2016286e-e24b-4f6c-ac20-7e451a538a02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
190 | 2024.11.16 00:47:01.828847 [ 262 ] {} <Debug> TCP-Session: 7be65db0-10fd-46d6-a2d4-4aa6ee0492ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2024.11.16 00:47:02.000154 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.95 MiB, peak 116.95 MiB, free memory in arenas 0.00 B, will set to 119.27 MiB (RSS), difference: 2.32 MiB | ||
192 | 2024.11.16 00:47:02.654221 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64628 | ||
193 | 2024.11.16 00:47:02.654417 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
194 | 2024.11.16 00:47:02.654448 [ 263 ] {} <Debug> TCP-Session: cc79534b-aef6-48c9-a4b9-d0c94ea522da Authenticating user 'default' from [fd00:1122:3344:101::b]:64628 | ||
195 | 2024.11.16 00:47:02.654473 [ 263 ] {} <Debug> TCP-Session: cc79534b-aef6-48c9-a4b9-d0c94ea522da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2024.11.16 00:47:02.654571 [ 263 ] {} <Debug> TCP-Session: cc79534b-aef6-48c9-a4b9-d0c94ea522da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2024.11.16 00:47:02.654626 [ 263 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
198 | 2024.11.16 00:47:02.654650 [ 263 ] {} <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.11.16 00:47:02.654741 [ 263 ] {} <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.11.16 00:47:02.658910 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65465 | ||
201 | 2024.11.16 00:47:02.658912 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42984 | ||
202 | 2024.11.16 00:47:02.659006 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43633 | ||
203 | 2024.11.16 00:47:02.659217 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51135 | ||
204 | 2024.11.16 00:47:02.659152 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
205 | 2024.11.16 00:47:02.659315 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
206 | 2024.11.16 00:47:02.659268 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
207 | 2024.11.16 00:47:02.659417 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45199 | ||
208 | 2024.11.16 00:47:02.659553 [ 266 ] {} <Debug> TCP-Session: 0da13214-7956-4bd6-b3b1-24013028ddfd Authenticating user 'default' from [fd00:1122:3344:101::b]:43633 | ||
209 | 2024.11.16 00:47:02.659595 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
210 | 2024.11.16 00:47:02.659616 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57348 | ||
211 | 2024.11.16 00:47:02.659751 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
212 | 2024.11.16 00:47:02.659781 [ 267 ] {} <Debug> TCP-Session: 087a3e7d-f17b-45d0-929f-251e18e8fd93 Authenticating user 'default' from [fd00:1122:3344:101::b]:51135 | ||
213 | 2024.11.16 00:47:02.659771 [ 265 ] {} <Debug> TCP-Session: 3a04c7df-38e7-4328-9570-03055bcc8cef Authenticating user 'default' from [fd00:1122:3344:101::b]:65465 | ||
214 | 2024.11.16 00:47:02.659822 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55371 | ||
215 | 2024.11.16 00:47:02.659867 [ 265 ] {} <Debug> TCP-Session: 3a04c7df-38e7-4328-9570-03055bcc8cef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
216 | 2024.11.16 00:47:02.659734 [ 264 ] {} <Debug> TCP-Session: 915df857-9d4e-41d6-8b3e-0307ecf4691f Authenticating user 'default' from [fd00:1122:3344:101::b]:42984 | ||
217 | 2024.11.16 00:47:02.659689 [ 266 ] {} <Debug> TCP-Session: 0da13214-7956-4bd6-b3b1-24013028ddfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
218 | 2024.11.16 00:47:02.659884 [ 267 ] {} <Debug> TCP-Session: 087a3e7d-f17b-45d0-929f-251e18e8fd93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
219 | 2024.11.16 00:47:02.660032 [ 267 ] {} <Debug> TCP-Session: 087a3e7d-f17b-45d0-929f-251e18e8fd93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
220 | 2024.11.16 00:47:02.660043 [ 266 ] {} <Debug> TCP-Session: 0da13214-7956-4bd6-b3b1-24013028ddfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
221 | 2024.11.16 00:47:02.660048 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
222 | 2024.11.16 00:47:02.660081 [ 264 ] {} <Debug> TCP-Session: 915df857-9d4e-41d6-8b3e-0307ecf4691f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
223 | 2024.11.16 00:47:02.660108 [ 265 ] {} <Debug> TCP-Session: 3a04c7df-38e7-4328-9570-03055bcc8cef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
224 | 2024.11.16 00:47:02.660291 [ 268 ] {} <Debug> TCP-Session: 654e029d-361e-4084-a114-79a2a21b2de8 Authenticating user 'default' from [fd00:1122:3344:101::b]:45199 | ||
225 | 2024.11.16 00:47:02.660309 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
226 | 2024.11.16 00:47:02.660356 [ 268 ] {} <Debug> TCP-Session: 654e029d-361e-4084-a114-79a2a21b2de8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
227 | 2024.11.16 00:47:02.660425 [ 270 ] {} <Debug> TCP-Session: 3fdbf598-c84f-447f-b669-67eab29ca5f2 Authenticating user 'default' from [fd00:1122:3344:101::b]:55371 | ||
228 | 2024.11.16 00:47:02.660414 [ 264 ] {} <Debug> TCP-Session: 915df857-9d4e-41d6-8b3e-0307ecf4691f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
229 | 2024.11.16 00:47:02.660403 [ 269 ] {} <Debug> TCP-Session: 2abb0bcd-9f82-4098-ba5f-2a2bd1a1468e Authenticating user 'default' from [fd00:1122:3344:101::b]:57348 | ||
230 | 2024.11.16 00:47:02.660552 [ 270 ] {} <Debug> TCP-Session: 3fdbf598-c84f-447f-b669-67eab29ca5f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
231 | 2024.11.16 00:47:02.660528 [ 268 ] {} <Debug> TCP-Session: 654e029d-361e-4084-a114-79a2a21b2de8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
232 | 2024.11.16 00:47:02.660614 [ 269 ] {} <Debug> TCP-Session: 2abb0bcd-9f82-4098-ba5f-2a2bd1a1468e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
233 | 2024.11.16 00:47:02.660644 [ 270 ] {} <Debug> TCP-Session: 3fdbf598-c84f-447f-b669-67eab29ca5f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
234 | 2024.11.16 00:47:02.660700 [ 269 ] {} <Debug> TCP-Session: 2abb0bcd-9f82-4098-ba5f-2a2bd1a1468e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
235 | 2024.11.16 00:47:04.292965 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63931 | ||
236 | 2024.11.16 00:47:04.296671 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
237 | 2024.11.16 00:47:04.296764 [ 271 ] {} <Debug> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63931 | ||
238 | 2024.11.16 00:47:04.296790 [ 271 ] {} <Debug> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2024.11.16 00:47:04.296805 [ 271 ] {} <Debug> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
240 | 2024.11.16 00:47:04.296925 [ 271 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
241 | 2024.11.16 00:47:04.296950 [ 271 ] {} <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.11.16 00:47:04.297026 [ 271 ] {} <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.11.16 00:47:04.300175 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58296 | ||
244 | 2024.11.16 00:47:04.300359 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
245 | 2024.11.16 00:47:04.300394 [ 272 ] {} <Debug> TCP-Session: ddbe55a9-1835-4be8-95d0-630663be3454 Authenticating user 'default' from [fd00:1122:3344:101::d]:58296 | ||
246 | 2024.11.16 00:47:04.300439 [ 272 ] {} <Debug> TCP-Session: ddbe55a9-1835-4be8-95d0-630663be3454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
247 | 2024.11.16 00:47:04.300436 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54557 | ||
248 | 2024.11.16 00:47:04.300430 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44232 | ||
249 | 2024.11.16 00:47:04.300591 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48719 | ||
250 | 2024.11.16 00:47:04.300626 [ 272 ] {} <Debug> TCP-Session: ddbe55a9-1835-4be8-95d0-630663be3454 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
251 | 2024.11.16 00:47:04.300627 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46505 | ||
252 | 2024.11.16 00:47:04.300894 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36521 | ||
253 | 2024.11.16 00:47:04.300899 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
254 | 2024.11.16 00:47:04.301159 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
255 | 2024.11.16 00:47:04.301178 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
256 | 2024.11.16 00:47:04.301178 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
257 | 2024.11.16 00:47:04.301280 [ 273 ] {} <Debug> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Authenticating user 'default' from [fd00:1122:3344:101::d]:44232 | ||
258 | 2024.11.16 00:47:04.301367 [ 276 ] {} <Debug> TCP-Session: d2180e26-e466-4984-a51f-95ada02c1234 Authenticating user 'default' from [fd00:1122:3344:101::d]:48719 | ||
259 | 2024.11.16 00:47:04.301355 [ 275 ] {} <Debug> TCP-Session: a4a212ec-cd4e-42fb-93f0-37b00dc0a75f Authenticating user 'default' from [fd00:1122:3344:101::d]:46505 | ||
260 | 2024.11.16 00:47:04.301338 [ 274 ] {} <Debug> TCP-Session: 05fc6e85-eb1c-496c-b13a-0d77dcebefa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54557 | ||
261 | 2024.11.16 00:47:04.301442 [ 273 ] {} <Debug> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
262 | 2024.11.16 00:47:04.301466 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42072 | ||
263 | 2024.11.16 00:47:04.301477 [ 275 ] {} <Debug> TCP-Session: a4a212ec-cd4e-42fb-93f0-37b00dc0a75f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
264 | 2024.11.16 00:47:04.301510 [ 276 ] {} <Debug> TCP-Session: d2180e26-e466-4984-a51f-95ada02c1234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
265 | 2024.11.16 00:47:04.301307 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
266 | 2024.11.16 00:47:04.301567 [ 274 ] {} <Debug> TCP-Session: 05fc6e85-eb1c-496c-b13a-0d77dcebefa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
267 | 2024.11.16 00:47:04.301593 [ 275 ] {} <Debug> TCP-Session: a4a212ec-cd4e-42fb-93f0-37b00dc0a75f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
268 | 2024.11.16 00:47:04.301634 [ 273 ] {} <Debug> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
269 | 2024.11.16 00:47:04.301767 [ 274 ] {} <Debug> TCP-Session: 05fc6e85-eb1c-496c-b13a-0d77dcebefa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
270 | 2024.11.16 00:47:04.301771 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
271 | 2024.11.16 00:47:04.301779 [ 277 ] {} <Debug> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Authenticating user 'default' from [fd00:1122:3344:101::d]:36521 | ||
272 | 2024.11.16 00:47:04.301868 [ 276 ] {} <Debug> TCP-Session: d2180e26-e466-4984-a51f-95ada02c1234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
273 | 2024.11.16 00:47:04.301906 [ 278 ] {} <Debug> TCP-Session: e8512f9b-f2f3-4c01-9a93-44282f2276a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42072 | ||
274 | 2024.11.16 00:47:04.301985 [ 277 ] {} <Debug> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
275 | 2024.11.16 00:47:04.302025 [ 278 ] {} <Debug> TCP-Session: e8512f9b-f2f3-4c01-9a93-44282f2276a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
276 | 2024.11.16 00:47:04.302036 [ 277 ] {} <Debug> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
277 | 2024.11.16 00:47:04.302059 [ 278 ] {} <Debug> TCP-Session: e8512f9b-f2f3-4c01-9a93-44282f2276a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
278 | 2024.11.16 00:47:04.302390 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44984 | ||
279 | 2024.11.16 00:47:04.302508 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
280 | 2024.11.16 00:47:04.302619 [ 279 ] {} <Debug> TCP-Session: aedba73f-0be4-43ef-adb2-ffc96ffe9029 Authenticating user 'default' from [fd00:1122:3344:101::d]:44984 | ||
281 | 2024.11.16 00:47:04.302637 [ 279 ] {} <Debug> TCP-Session: aedba73f-0be4-43ef-adb2-ffc96ffe9029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
282 | 2024.11.16 00:47:04.302650 [ 279 ] {} <Debug> TCP-Session: aedba73f-0be4-43ef-adb2-ffc96ffe9029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
283 | 2024.11.16 00:47:04.310647 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
284 | 2024.11.16 00:47:04.320075 [ 271 ] {adcf4537-5816-4766-bc77-30117ebe16a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
285 | 2024.11.16 00:47:04.382954 [ 271 ] {adcf4537-5816-4766-bc77-30117ebe16a3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63931) (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 @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
308 | |||
309 | 2024.11.16 00:47:04.384471 [ 271 ] {adcf4537-5816-4766-bc77-30117ebe16a3} <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 @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
332 | |||
333 | 2024.11.16 00:47:04.384731 [ 271 ] {adcf4537-5816-4766-bc77-30117ebe16a3} <Debug> TCPHandler: Processed in 0.07743436 sec. | ||
334 | 2024.11.16 00:47:04.385103 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
335 | 2024.11.16 00:47:04.385327 [ 277 ] {03023a75-ed52-436d-bc30-42f568a8dc00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
336 | 2024.11.16 00:47:04.385777 [ 277 ] {03023a75-ed52-436d-bc30-42f568a8dc00} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36521) (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 @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
359 | |||
360 | 2024.11.16 00:47:04.386084 [ 277 ] {03023a75-ed52-436d-bc30-42f568a8dc00} <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 @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
383 | |||
384 | 2024.11.16 00:47:04.386470 [ 277 ] {03023a75-ed52-436d-bc30-42f568a8dc00} <Debug> TCPHandler: Processed in 0.001533752 sec. | ||
385 | 2024.11.16 00:47:04.386810 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
386 | 2024.11.16 00:47:04.388344 [ 273 ] {73751583-39da-4d8f-b501-85e7da49b6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
387 | 2024.11.16 00:47:04.389040 [ 273 ] {73751583-39da-4d8f-b501-85e7da49b6e0} <Debug> TCPHandler: Processed in 0.002323213 sec. | ||
388 | 2024.11.16 00:47:04.389360 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
389 | 2024.11.16 00:47:04.389554 [ 271 ] {bceb9600-7186-4173-8c6c-3fe25f8e52eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
390 | 2024.11.16 00:47:04.389659 [ 271 ] {bceb9600-7186-4173-8c6c-3fe25f8e52eb} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
391 | 2024.11.16 00:47:04.402120 [ 271 ] {bceb9600-7186-4173-8c6c-3fe25f8e52eb} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
392 | 2024.11.16 00:47:04.402163 [ 271 ] {bceb9600-7186-4173-8c6c-3fe25f8e52eb} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.5682e-05 sec | ||
393 | 2024.11.16 00:47:04.402191 [ 271 ] {bceb9600-7186-4173-8c6c-3fe25f8e52eb} <Trace> ReferentialDeps: No tables | ||
394 | 2024.11.16 00:47:04.402288 [ 271 ] {bceb9600-7186-4173-8c6c-3fe25f8e52eb} <Trace> LoadingDeps: No tables | ||
395 | 2024.11.16 00:47:04.402391 [ 271 ] {bceb9600-7186-4173-8c6c-3fe25f8e52eb} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
396 | 2024.11.16 00:47:04.402483 [ 271 ] {bceb9600-7186-4173-8c6c-3fe25f8e52eb} <Debug> TCPHandler: Processed in 0.01325767 sec. | ||
397 | 2024.11.16 00:47:04.402727 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
398 | 2024.11.16 00:47:04.403002 [ 277 ] {eb9cd162-e4a1-4639-b233-59ab4ef0f0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) /* 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.11.16 00:47:04.403058 [ 277 ] {eb9cd162-e4a1-4639-b233-59ab4ef0f0b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
401 | 2024.11.16 00:47:04.418210 [ 277 ] {eb9cd162-e4a1-4639-b233-59ab4ef0f0b7} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
402 | 2024.11.16 00:47:04.421413 [ 277 ] {eb9cd162-e4a1-4639-b233-59ab4ef0f0b7} <Debug> oximeter.version (ea7c374c-1192-495f-8f79-52597a39a069): Loading data parts | ||
403 | 2024.11.16 00:47:04.422016 [ 277 ] {eb9cd162-e4a1-4639-b233-59ab4ef0f0b7} <Debug> oximeter.version (ea7c374c-1192-495f-8f79-52597a39a069): There are no data parts | ||
404 | 2024.11.16 00:47:04.438720 [ 277 ] {eb9cd162-e4a1-4639-b233-59ab4ef0f0b7} <Debug> TCPHandler: Processed in 0.036058218 sec. | ||
405 | 2024.11.16 00:47:04.438927 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
406 | 2024.11.16 00:47:04.439164 [ 271 ] {33997fbc-7da6-4cf0-a912-ab8c4ba56015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) /* 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.11.16 00:47:04.439353 [ 271 ] {33997fbc-7da6-4cf0-a912-ab8c4ba56015} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
418 | 2024.11.16 00:47:04.466659 [ 271 ] {33997fbc-7da6-4cf0-a912-ab8c4ba56015} <Debug> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Loading data parts | ||
419 | 2024.11.16 00:47:04.467016 [ 271 ] {33997fbc-7da6-4cf0-a912-ab8c4ba56015} <Debug> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): There are no data parts | ||
420 | 2024.11.16 00:47:04.470669 [ 271 ] {33997fbc-7da6-4cf0-a912-ab8c4ba56015} <Debug> TCPHandler: Processed in 0.031802552 sec. | ||
421 | 2024.11.16 00:47:04.470913 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
422 | 2024.11.16 00:47:04.471260 [ 277 ] {d675bf33-3db7-45d7-9ba8-51b8c4c8c5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) 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.11.16 00:47:04.471387 [ 277 ] {d675bf33-3db7-45d7-9ba8-51b8c4c8c5ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
424 | 2024.11.16 00:47:04.480636 [ 277 ] {d675bf33-3db7-45d7-9ba8-51b8c4c8c5ad} <Debug> oximeter.measurements_i8 (b372cff8-c234-4b68-a5c5-1cb52016296a): Loading data parts | ||
425 | 2024.11.16 00:47:04.480835 [ 277 ] {d675bf33-3db7-45d7-9ba8-51b8c4c8c5ad} <Debug> oximeter.measurements_i8 (b372cff8-c234-4b68-a5c5-1cb52016296a): There are no data parts | ||
426 | 2024.11.16 00:47:04.483206 [ 277 ] {d675bf33-3db7-45d7-9ba8-51b8c4c8c5ad} <Debug> TCPHandler: Processed in 0.012360085 sec. | ||
427 | 2024.11.16 00:47:04.483423 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
428 | 2024.11.16 00:47:04.483647 [ 271 ] {18ad3e96-dc0c-468a-923f-61467053db44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) 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.11.16 00:47:04.483788 [ 271 ] {18ad3e96-dc0c-468a-923f-61467053db44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
430 | 2024.11.16 00:47:04.495671 [ 271 ] {18ad3e96-dc0c-468a-923f-61467053db44} <Debug> oximeter.measurements_u8 (7f658c9a-f353-4709-9070-212a88dc34f2): Loading data parts | ||
431 | 2024.11.16 00:47:04.495943 [ 271 ] {18ad3e96-dc0c-468a-923f-61467053db44} <Debug> oximeter.measurements_u8 (7f658c9a-f353-4709-9070-212a88dc34f2): There are no data parts | ||
432 | 2024.11.16 00:47:04.499212 [ 271 ] {18ad3e96-dc0c-468a-923f-61467053db44} <Debug> TCPHandler: Processed in 0.01586296 sec. | ||
433 | 2024.11.16 00:47:04.499422 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
434 | 2024.11.16 00:47:04.499721 [ 277 ] {29d68f30-0d77-4b2f-99da-0201dd36234b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) 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.11.16 00:47:04.499841 [ 277 ] {29d68f30-0d77-4b2f-99da-0201dd36234b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
436 | 2024.11.16 00:47:04.509355 [ 277 ] {29d68f30-0d77-4b2f-99da-0201dd36234b} <Debug> oximeter.measurements_i16 (c125ca29-60bb-4660-98bf-3647eb9daca2): Loading data parts | ||
437 | 2024.11.16 00:47:04.509604 [ 277 ] {29d68f30-0d77-4b2f-99da-0201dd36234b} <Debug> oximeter.measurements_i16 (c125ca29-60bb-4660-98bf-3647eb9daca2): There are no data parts | ||
438 | 2024.11.16 00:47:04.511502 [ 277 ] {29d68f30-0d77-4b2f-99da-0201dd36234b} <Debug> TCPHandler: Processed in 0.012139239 sec. | ||
439 | 2024.11.16 00:47:04.511733 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
440 | 2024.11.16 00:47:04.512014 [ 271 ] {2359e94b-ea70-47b1-b275-e893a9eb7e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) 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.11.16 00:47:04.512177 [ 271 ] {2359e94b-ea70-47b1-b275-e893a9eb7e39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
442 | 2024.11.16 00:47:04.514329 [ 271 ] {2359e94b-ea70-47b1-b275-e893a9eb7e39} <Debug> oximeter.measurements_u16 (78bf196f-dd64-4638-922f-51fab8aac1ae): Loading data parts | ||
443 | 2024.11.16 00:47:04.514718 [ 271 ] {2359e94b-ea70-47b1-b275-e893a9eb7e39} <Debug> oximeter.measurements_u16 (78bf196f-dd64-4638-922f-51fab8aac1ae): There are no data parts | ||
444 | 2024.11.16 00:47:04.525703 [ 271 ] {2359e94b-ea70-47b1-b275-e893a9eb7e39} <Debug> TCPHandler: Processed in 0.014058291 sec. | ||
445 | 2024.11.16 00:47:04.525926 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
446 | 2024.11.16 00:47:04.526245 [ 277 ] {5e626a78-e422-43ae-ab7a-2feb28cac488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) 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.11.16 00:47:04.526385 [ 277 ] {5e626a78-e422-43ae-ab7a-2feb28cac488} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
448 | 2024.11.16 00:47:04.538865 [ 277 ] {5e626a78-e422-43ae-ab7a-2feb28cac488} <Debug> oximeter.measurements_i32 (44049073-16e2-4559-9d30-331ecce8c08c): Loading data parts | ||
449 | 2024.11.16 00:47:04.539089 [ 277 ] {5e626a78-e422-43ae-ab7a-2feb28cac488} <Debug> oximeter.measurements_i32 (44049073-16e2-4559-9d30-331ecce8c08c): There are no data parts | ||
450 | 2024.11.16 00:47:04.586574 [ 277 ] {5e626a78-e422-43ae-ab7a-2feb28cac488} <Debug> TCPHandler: Processed in 0.060713057 sec. | ||
451 | 2024.11.16 00:47:04.586986 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
452 | 2024.11.16 00:47:04.587230 [ 271 ] {f5efb4d9-8c69-49cb-8ec6-311bf93eddc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) 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.11.16 00:47:04.587382 [ 271 ] {f5efb4d9-8c69-49cb-8ec6-311bf93eddc3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
454 | 2024.11.16 00:47:04.593962 [ 271 ] {f5efb4d9-8c69-49cb-8ec6-311bf93eddc3} <Debug> oximeter.measurements_u32 (de491ab6-513a-4a44-acd5-41158328ef8c): Loading data parts | ||
455 | 2024.11.16 00:47:04.594297 [ 271 ] {f5efb4d9-8c69-49cb-8ec6-311bf93eddc3} <Debug> oximeter.measurements_u32 (de491ab6-513a-4a44-acd5-41158328ef8c): There are no data parts | ||
456 | 2024.11.16 00:47:04.615927 [ 271 ] {f5efb4d9-8c69-49cb-8ec6-311bf93eddc3} <Debug> TCPHandler: Processed in 0.029065188 sec. | ||
457 | 2024.11.16 00:47:04.616159 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
458 | 2024.11.16 00:47:04.616499 [ 277 ] {0799abb9-4865-49ed-8dd0-71116bae9a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) 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.11.16 00:47:04.616646 [ 277 ] {0799abb9-4865-49ed-8dd0-71116bae9a18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
460 | 2024.11.16 00:47:04.629186 [ 277 ] {0799abb9-4865-49ed-8dd0-71116bae9a18} <Debug> oximeter.measurements_i64 (f07dc925-1bd9-416d-9f2e-eb724df8b785): Loading data parts | ||
461 | 2024.11.16 00:47:04.629413 [ 277 ] {0799abb9-4865-49ed-8dd0-71116bae9a18} <Debug> oximeter.measurements_i64 (f07dc925-1bd9-416d-9f2e-eb724df8b785): There are no data parts | ||
462 | 2024.11.16 00:47:04.634401 [ 277 ] {0799abb9-4865-49ed-8dd0-71116bae9a18} <Debug> TCPHandler: Processed in 0.018315547 sec. | ||
463 | 2024.11.16 00:47:04.634703 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
464 | 2024.11.16 00:47:04.634926 [ 271 ] {aa7ad465-de32-4b97-8251-e45b38cae628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) 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.11.16 00:47:04.635073 [ 271 ] {aa7ad465-de32-4b97-8251-e45b38cae628} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
466 | 2024.11.16 00:47:04.647013 [ 271 ] {aa7ad465-de32-4b97-8251-e45b38cae628} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Loading data parts | ||
467 | 2024.11.16 00:47:04.647283 [ 271 ] {aa7ad465-de32-4b97-8251-e45b38cae628} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): There are no data parts | ||
468 | 2024.11.16 00:47:04.649715 [ 271 ] {aa7ad465-de32-4b97-8251-e45b38cae628} <Debug> TCPHandler: Processed in 0.015082369 sec. | ||
469 | 2024.11.16 00:47:04.649973 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
470 | 2024.11.16 00:47:04.650294 [ 277 ] {513515e2-a2a0-46a1-9554-42360fc78df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) 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.11.16 00:47:04.650391 [ 277 ] {513515e2-a2a0-46a1-9554-42360fc78df8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
472 | 2024.11.16 00:47:04.662400 [ 277 ] {513515e2-a2a0-46a1-9554-42360fc78df8} <Debug> oximeter.measurements_f32 (54a82d36-307f-4f6e-8a3f-a77736227709): Loading data parts | ||
473 | 2024.11.16 00:47:04.662660 [ 277 ] {513515e2-a2a0-46a1-9554-42360fc78df8} <Debug> oximeter.measurements_f32 (54a82d36-307f-4f6e-8a3f-a77736227709): There are no data parts | ||
474 | 2024.11.16 00:47:04.665493 [ 277 ] {513515e2-a2a0-46a1-9554-42360fc78df8} <Debug> TCPHandler: Processed in 0.015603623 sec. | ||
475 | 2024.11.16 00:47:04.665806 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
476 | 2024.11.16 00:47:04.666015 [ 271 ] {914b996d-48b8-4a9b-a694-a0e665504db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) 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.11.16 00:47:04.666154 [ 271 ] {914b996d-48b8-4a9b-a694-a0e665504db3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
478 | 2024.11.16 00:47:04.677757 [ 271 ] {914b996d-48b8-4a9b-a694-a0e665504db3} <Debug> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Loading data parts | ||
479 | 2024.11.16 00:47:04.678038 [ 271 ] {914b996d-48b8-4a9b-a694-a0e665504db3} <Debug> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): There are no data parts | ||
480 | 2024.11.16 00:47:04.680789 [ 271 ] {914b996d-48b8-4a9b-a694-a0e665504db3} <Debug> TCPHandler: Processed in 0.015042378 sec. | ||
481 | 2024.11.16 00:47:04.681008 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
482 | 2024.11.16 00:47:04.681319 [ 277 ] {24304c43-4e9e-4ceb-9343-7b7c4e5f7e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) 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.11.16 00:47:04.681412 [ 277 ] {24304c43-4e9e-4ceb-9343-7b7c4e5f7e4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
484 | 2024.11.16 00:47:04.694381 [ 277 ] {24304c43-4e9e-4ceb-9343-7b7c4e5f7e4f} <Debug> oximeter.measurements_string (17c3d0d6-4141-4f40-915d-1490d252b962): Loading data parts | ||
485 | 2024.11.16 00:47:04.694583 [ 277 ] {24304c43-4e9e-4ceb-9343-7b7c4e5f7e4f} <Debug> oximeter.measurements_string (17c3d0d6-4141-4f40-915d-1490d252b962): There are no data parts | ||
486 | 2024.11.16 00:47:04.697913 [ 277 ] {24304c43-4e9e-4ceb-9343-7b7c4e5f7e4f} <Debug> TCPHandler: Processed in 0.016971601 sec. | ||
487 | 2024.11.16 00:47:04.698163 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
488 | 2024.11.16 00:47:04.698413 [ 271 ] {c04a8203-e460-46b9-a213-962acf1f3524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) 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.11.16 00:47:04.698566 [ 271 ] {c04a8203-e460-46b9-a213-962acf1f3524} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
497 | 2024.11.16 00:47:04.708399 [ 271 ] {c04a8203-e460-46b9-a213-962acf1f3524} <Debug> oximeter.measurements_bytes (fffeba21-99de-4c87-af6e-d8df3eaa1be4): Loading data parts | ||
498 | 2024.11.16 00:47:04.708725 [ 271 ] {c04a8203-e460-46b9-a213-962acf1f3524} <Debug> oximeter.measurements_bytes (fffeba21-99de-4c87-af6e-d8df3eaa1be4): There are no data parts | ||
499 | 2024.11.16 00:47:04.711425 [ 271 ] {c04a8203-e460-46b9-a213-962acf1f3524} <Debug> TCPHandler: Processed in 0.013324991 sec. | ||
500 | 2024.11.16 00:47:04.711638 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
501 | 2024.11.16 00:47:04.711865 [ 277 ] {da1c53a3-2289-4166-922a-a142f366b81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) 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.11.16 00:47:04.712007 [ 277 ] {da1c53a3-2289-4166-922a-a142f366b81a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
503 | 2024.11.16 00:47:04.725604 [ 277 ] {da1c53a3-2289-4166-922a-a142f366b81a} <Debug> oximeter.measurements_cumulativei64 (1c335507-8b83-4e5d-9449-b126a5099f65): Loading data parts | ||
504 | 2024.11.16 00:47:04.725960 [ 277 ] {da1c53a3-2289-4166-922a-a142f366b81a} <Debug> oximeter.measurements_cumulativei64 (1c335507-8b83-4e5d-9449-b126a5099f65): There are no data parts | ||
505 | 2024.11.16 00:47:04.728489 [ 277 ] {da1c53a3-2289-4166-922a-a142f366b81a} <Debug> TCPHandler: Processed in 0.016914509 sec. | ||
506 | 2024.11.16 00:47:04.728753 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
507 | 2024.11.16 00:47:04.729033 [ 271 ] {d269c190-9b0d-47d0-b7ab-636a6f12a20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) 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.11.16 00:47:04.729168 [ 271 ] {d269c190-9b0d-47d0-b7ab-636a6f12a20d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
509 | 2024.11.16 00:47:04.739447 [ 271 ] {d269c190-9b0d-47d0-b7ab-636a6f12a20d} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Loading data parts | ||
510 | 2024.11.16 00:47:04.739826 [ 271 ] {d269c190-9b0d-47d0-b7ab-636a6f12a20d} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): There are no data parts | ||
511 | 2024.11.16 00:47:04.743170 [ 271 ] {d269c190-9b0d-47d0-b7ab-636a6f12a20d} <Debug> TCPHandler: Processed in 0.014478223 sec. | ||
512 | 2024.11.16 00:47:04.743374 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
513 | 2024.11.16 00:47:04.743691 [ 277 ] {a0822a0e-f9b6-420b-ba3c-b2741e9174fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) 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.11.16 00:47:04.743820 [ 277 ] {a0822a0e-f9b6-420b-ba3c-b2741e9174fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
515 | 2024.11.16 00:47:04.756872 [ 277 ] {a0822a0e-f9b6-420b-ba3c-b2741e9174fa} <Debug> oximeter.measurements_cumulativef32 (78b6159a-2351-42ce-909c-4cc5a953fd61): Loading data parts | ||
516 | 2024.11.16 00:47:04.757144 [ 277 ] {a0822a0e-f9b6-420b-ba3c-b2741e9174fa} <Debug> oximeter.measurements_cumulativef32 (78b6159a-2351-42ce-909c-4cc5a953fd61): There are no data parts | ||
517 | 2024.11.16 00:47:04.760333 [ 277 ] {a0822a0e-f9b6-420b-ba3c-b2741e9174fa} <Debug> TCPHandler: Processed in 0.017018702 sec. | ||
518 | 2024.11.16 00:47:04.760527 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
519 | 2024.11.16 00:47:04.760796 [ 271 ] {631b58c1-415a-4770-96bc-075bb4f4e521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) 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.11.16 00:47:04.760963 [ 271 ] {631b58c1-415a-4770-96bc-075bb4f4e521} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
521 | 2024.11.16 00:47:04.771525 [ 271 ] {631b58c1-415a-4770-96bc-075bb4f4e521} <Debug> oximeter.measurements_cumulativef64 (264c8fcb-dcbf-4f37-ab45-383d244e7de2): Loading data parts | ||
522 | 2024.11.16 00:47:04.771719 [ 271 ] {631b58c1-415a-4770-96bc-075bb4f4e521} <Debug> oximeter.measurements_cumulativef64 (264c8fcb-dcbf-4f37-ab45-383d244e7de2): There are no data parts | ||
523 | 2024.11.16 00:47:04.787183 [ 271 ] {631b58c1-415a-4770-96bc-075bb4f4e521} <Debug> TCPHandler: Processed in 0.026725825 sec. | ||
524 | 2024.11.16 00:47:04.787459 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
525 | 2024.11.16 00:47:04.787863 [ 277 ] {486aaaf5-74b0-45c8-932d-890120ba7ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) 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.11.16 00:47:04.788004 [ 277 ] {486aaaf5-74b0-45c8-932d-890120ba7ef9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
537 | 2024.11.16 00:47:04.800324 [ 277 ] {486aaaf5-74b0-45c8-932d-890120ba7ef9} <Debug> oximeter.measurements_histogrami8 (3df95fab-17ab-4165-bd4d-e7dcfd3c65be): Loading data parts | ||
538 | 2024.11.16 00:47:04.800548 [ 277 ] {486aaaf5-74b0-45c8-932d-890120ba7ef9} <Debug> oximeter.measurements_histogrami8 (3df95fab-17ab-4165-bd4d-e7dcfd3c65be): There are no data parts | ||
539 | 2024.11.16 00:47:04.815200 [ 277 ] {486aaaf5-74b0-45c8-932d-890120ba7ef9} <Debug> TCPHandler: Processed in 0.027804924 sec. | ||
540 | 2024.11.16 00:47:04.815522 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
541 | 2024.11.16 00:47:04.815923 [ 271 ] {230a662b-441d-4ff7-ad22-08541b3e0e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) 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.11.16 00:47:04.816104 [ 271 ] {230a662b-441d-4ff7-ad22-08541b3e0e27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
543 | 2024.11.16 00:47:04.828246 [ 271 ] {230a662b-441d-4ff7-ad22-08541b3e0e27} <Debug> oximeter.measurements_histogramu8 (388e9983-05a5-46de-809c-26a4e43ebdb3): Loading data parts | ||
544 | 2024.11.16 00:47:04.828494 [ 271 ] {230a662b-441d-4ff7-ad22-08541b3e0e27} <Debug> oximeter.measurements_histogramu8 (388e9983-05a5-46de-809c-26a4e43ebdb3): There are no data parts | ||
545 | 2024.11.16 00:47:04.831675 [ 271 ] {230a662b-441d-4ff7-ad22-08541b3e0e27} <Debug> TCPHandler: Processed in 0.016272231 sec. | ||
546 | 2024.11.16 00:47:04.831899 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
547 | 2024.11.16 00:47:04.832363 [ 277 ] {b57c27e6-5740-4518-ab76-f078714dcf2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) 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.11.16 00:47:04.832519 [ 277 ] {b57c27e6-5740-4518-ab76-f078714dcf2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
549 | 2024.11.16 00:47:04.861360 [ 277 ] {b57c27e6-5740-4518-ab76-f078714dcf2b} <Debug> oximeter.measurements_histogrami16 (8e702420-a7e2-4f49-b496-dc2d28c34294): Loading data parts | ||
550 | 2024.11.16 00:47:04.861647 [ 277 ] {b57c27e6-5740-4518-ab76-f078714dcf2b} <Debug> oximeter.measurements_histogrami16 (8e702420-a7e2-4f49-b496-dc2d28c34294): There are no data parts | ||
551 | 2024.11.16 00:47:04.866010 [ 277 ] {b57c27e6-5740-4518-ab76-f078714dcf2b} <Debug> TCPHandler: Processed in 0.034185757 sec. | ||
552 | 2024.11.16 00:47:04.866339 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
553 | 2024.11.16 00:47:04.866770 [ 271 ] {1f0040fa-15ee-4c38-9375-f0316ada366d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) 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.11.16 00:47:04.866923 [ 271 ] {1f0040fa-15ee-4c38-9375-f0316ada366d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
555 | 2024.11.16 00:47:04.880782 [ 271 ] {1f0040fa-15ee-4c38-9375-f0316ada366d} <Debug> oximeter.measurements_histogramu16 (b724914d-f27d-4303-b9f7-be05d9437f19): Loading data parts | ||
556 | 2024.11.16 00:47:04.881078 [ 271 ] {1f0040fa-15ee-4c38-9375-f0316ada366d} <Debug> oximeter.measurements_histogramu16 (b724914d-f27d-4303-b9f7-be05d9437f19): There are no data parts | ||
557 | 2024.11.16 00:47:04.883821 [ 271 ] {1f0040fa-15ee-4c38-9375-f0316ada366d} <Debug> TCPHandler: Processed in 0.017596358 sec. | ||
558 | 2024.11.16 00:47:04.884038 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
559 | 2024.11.16 00:47:04.884452 [ 277 ] {f3e67081-350a-4ea9-aa52-3759ff8f832b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) 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.11.16 00:47:04.884600 [ 277 ] {f3e67081-350a-4ea9-aa52-3759ff8f832b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
561 | 2024.11.16 00:47:04.895509 [ 277 ] {f3e67081-350a-4ea9-aa52-3759ff8f832b} <Debug> oximeter.measurements_histogrami32 (f711576d-b0eb-4f0e-b686-d2af36d8e8e8): Loading data parts | ||
562 | 2024.11.16 00:47:04.895723 [ 277 ] {f3e67081-350a-4ea9-aa52-3759ff8f832b} <Debug> oximeter.measurements_histogrami32 (f711576d-b0eb-4f0e-b686-d2af36d8e8e8): There are no data parts | ||
563 | 2024.11.16 00:47:04.898099 [ 277 ] {f3e67081-350a-4ea9-aa52-3759ff8f832b} <Debug> TCPHandler: Processed in 0.014130913 sec. | ||
564 | 2024.11.16 00:47:04.898316 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
565 | 2024.11.16 00:47:04.898612 [ 271 ] {d8d7c9d8-f80b-4fbb-8f07-c9e86a716fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) 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.11.16 00:47:04.898803 [ 271 ] {d8d7c9d8-f80b-4fbb-8f07-c9e86a716fd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
567 | 2024.11.16 00:47:04.914994 [ 271 ] {d8d7c9d8-f80b-4fbb-8f07-c9e86a716fd2} <Debug> oximeter.measurements_histogramu32 (6c7b088e-ebb3-4490-a623-5bea998037a6): Loading data parts | ||
568 | 2024.11.16 00:47:04.915303 [ 271 ] {d8d7c9d8-f80b-4fbb-8f07-c9e86a716fd2} <Debug> oximeter.measurements_histogramu32 (6c7b088e-ebb3-4490-a623-5bea998037a6): There are no data parts | ||
569 | 2024.11.16 00:47:04.928837 [ 271 ] {d8d7c9d8-f80b-4fbb-8f07-c9e86a716fd2} <Debug> TCPHandler: Processed in 0.03057824 sec. | ||
570 | 2024.11.16 00:47:04.929239 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
571 | 2024.11.16 00:47:04.929828 [ 277 ] {2c07644f-4e52-4604-ad0a-2ff70e576889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) 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.11.16 00:47:04.929968 [ 277 ] {2c07644f-4e52-4604-ad0a-2ff70e576889} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
573 | 2024.11.16 00:47:04.943015 [ 277 ] {2c07644f-4e52-4604-ad0a-2ff70e576889} <Debug> oximeter.measurements_histogrami64 (4be63a8b-e18d-4bae-bbe1-2b67ecba81cc): Loading data parts | ||
574 | 2024.11.16 00:47:04.943278 [ 277 ] {2c07644f-4e52-4604-ad0a-2ff70e576889} <Debug> oximeter.measurements_histogrami64 (4be63a8b-e18d-4bae-bbe1-2b67ecba81cc): There are no data parts | ||
575 | 2024.11.16 00:47:04.946485 [ 277 ] {2c07644f-4e52-4604-ad0a-2ff70e576889} <Debug> TCPHandler: Processed in 0.017376031 sec. | ||
576 | 2024.11.16 00:47:04.946765 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
577 | 2024.11.16 00:47:04.947331 [ 271 ] {9176cf90-ab47-4a3c-97a5-d5811ad9bd64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) 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.11.16 00:47:04.947611 [ 271 ] {9176cf90-ab47-4a3c-97a5-d5811ad9bd64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
579 | 2024.11.16 00:47:04.956147 [ 271 ] {9176cf90-ab47-4a3c-97a5-d5811ad9bd64} <Debug> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Loading data parts | ||
580 | 2024.11.16 00:47:04.956497 [ 271 ] {9176cf90-ab47-4a3c-97a5-d5811ad9bd64} <Debug> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): There are no data parts | ||
581 | 2024.11.16 00:47:04.959087 [ 271 ] {9176cf90-ab47-4a3c-97a5-d5811ad9bd64} <Debug> TCPHandler: Processed in 0.012444627 sec. | ||
582 | 2024.11.16 00:47:04.959277 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
583 | 2024.11.16 00:47:04.959690 [ 277 ] {d8831007-26a9-4b8c-aa20-ce157b32b879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) 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.11.16 00:47:04.959832 [ 277 ] {d8831007-26a9-4b8c-aa20-ce157b32b879} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
585 | 2024.11.16 00:47:04.970505 [ 277 ] {d8831007-26a9-4b8c-aa20-ce157b32b879} <Debug> oximeter.measurements_histogramf32 (f12b64b9-26fe-4fc3-aad8-8bb6a4acf46a): Loading data parts | ||
586 | 2024.11.16 00:47:04.970661 [ 277 ] {d8831007-26a9-4b8c-aa20-ce157b32b879} <Debug> oximeter.measurements_histogramf32 (f12b64b9-26fe-4fc3-aad8-8bb6a4acf46a): There are no data parts | ||
587 | 2024.11.16 00:47:04.974123 [ 277 ] {d8831007-26a9-4b8c-aa20-ce157b32b879} <Debug> TCPHandler: Processed in 0.014904454 sec. | ||
588 | 2024.11.16 00:47:04.974327 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
589 | 2024.11.16 00:47:04.974681 [ 271 ] {8afa9ba4-ff58-4f6d-a0c2-1c79c76525f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) 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.11.16 00:47:04.974871 [ 271 ] {8afa9ba4-ff58-4f6d-a0c2-1c79c76525f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
591 | 2024.11.16 00:47:04.983754 [ 271 ] {8afa9ba4-ff58-4f6d-a0c2-1c79c76525f1} <Debug> oximeter.measurements_histogramf64 (b26c3929-33cf-482a-bda4-4b60461a0402): Loading data parts | ||
592 | 2024.11.16 00:47:04.983989 [ 271 ] {8afa9ba4-ff58-4f6d-a0c2-1c79c76525f1} <Debug> oximeter.measurements_histogramf64 (b26c3929-33cf-482a-bda4-4b60461a0402): There are no data parts | ||
593 | 2024.11.16 00:47:04.986773 [ 271 ] {8afa9ba4-ff58-4f6d-a0c2-1c79c76525f1} <Debug> TCPHandler: Processed in 0.01251129 sec. | ||
594 | 2024.11.16 00:47:04.987097 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
595 | 2024.11.16 00:47:04.987649 [ 277 ] {b8760fbf-fe8d-4cc7-8956-e7126a5511ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) /* 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.11.16 00:47:04.987787 [ 277 ] {b8760fbf-fe8d-4cc7-8956-e7126a5511ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
622 | 2024.11.16 00:47:04.998029 [ 277 ] {b8760fbf-fe8d-4cc7-8956-e7126a5511ef} <Debug> oximeter.fields_bool (08f7dbc0-8d36-4e32-b323-b94579d307c5): Loading data parts | ||
623 | 2024.11.16 00:47:04.998256 [ 277 ] {b8760fbf-fe8d-4cc7-8956-e7126a5511ef} <Debug> oximeter.fields_bool (08f7dbc0-8d36-4e32-b323-b94579d307c5): There are no data parts | ||
624 | 2024.11.16 00:47:05.000153 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.96 MiB, peak 127.96 MiB, free memory in arenas 0.00 B, will set to 135.35 MiB (RSS), difference: 7.39 MiB | ||
625 | 2024.11.16 00:47:05.001576 [ 277 ] {b8760fbf-fe8d-4cc7-8956-e7126a5511ef} <Debug> TCPHandler: Processed in 0.014593525 sec. | ||
626 | 2024.11.16 00:47:05.001767 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
627 | 2024.11.16 00:47:05.001973 [ 271 ] {185a842a-b486-4eb5-9d90-c37256086175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) 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) | ||
628 | 2024.11.16 00:47:05.002102 [ 271 ] {185a842a-b486-4eb5-9d90-c37256086175} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
629 | 2024.11.16 00:47:05.011136 [ 271 ] {185a842a-b486-4eb5-9d90-c37256086175} <Debug> oximeter.fields_i8 (9ee617b1-65d4-4813-9947-0ba1594d0fab): Loading data parts | ||
630 | 2024.11.16 00:47:05.011356 [ 271 ] {185a842a-b486-4eb5-9d90-c37256086175} <Debug> oximeter.fields_i8 (9ee617b1-65d4-4813-9947-0ba1594d0fab): There are no data parts | ||
631 | 2024.11.16 00:47:05.013439 [ 271 ] {185a842a-b486-4eb5-9d90-c37256086175} <Debug> TCPHandler: Processed in 0.011729688 sec. | ||
632 | 2024.11.16 00:47:05.013724 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
633 | 2024.11.16 00:47:05.013934 [ 277 ] {a440b68e-19a5-4c08-9fcf-476ea8229fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) 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) | ||
634 | 2024.11.16 00:47:05.014103 [ 277 ] {a440b68e-19a5-4c08-9fcf-476ea8229fe4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
635 | 2024.11.16 00:47:05.037896 [ 277 ] {a440b68e-19a5-4c08-9fcf-476ea8229fe4} <Debug> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Loading data parts | ||
636 | 2024.11.16 00:47:05.038235 [ 277 ] {a440b68e-19a5-4c08-9fcf-476ea8229fe4} <Debug> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): There are no data parts | ||
637 | 2024.11.16 00:47:05.041750 [ 277 ] {a440b68e-19a5-4c08-9fcf-476ea8229fe4} <Debug> TCPHandler: Processed in 0.028083212 sec. | ||
638 | 2024.11.16 00:47:05.041947 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
639 | 2024.11.16 00:47:05.042157 [ 271 ] {ea4f9cec-4141-4d9d-a9b7-c1023c957878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) 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) | ||
640 | 2024.11.16 00:47:05.042304 [ 271 ] {ea4f9cec-4141-4d9d-a9b7-c1023c957878} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
641 | 2024.11.16 00:47:05.055492 [ 271 ] {ea4f9cec-4141-4d9d-a9b7-c1023c957878} <Debug> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Loading data parts | ||
642 | 2024.11.16 00:47:05.055667 [ 271 ] {ea4f9cec-4141-4d9d-a9b7-c1023c957878} <Debug> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): There are no data parts | ||
643 | 2024.11.16 00:47:05.066388 [ 271 ] {ea4f9cec-4141-4d9d-a9b7-c1023c957878} <Debug> TCPHandler: Processed in 0.024503394 sec. | ||
644 | 2024.11.16 00:47:05.066729 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
645 | 2024.11.16 00:47:05.066946 [ 277 ] {e65ccc7c-1179-4db1-8798-012ffa75e120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) 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) | ||
646 | 2024.11.16 00:47:05.067100 [ 277 ] {e65ccc7c-1179-4db1-8798-012ffa75e120} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
647 | 2024.11.16 00:47:05.080843 [ 277 ] {e65ccc7c-1179-4db1-8798-012ffa75e120} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Loading data parts | ||
648 | 2024.11.16 00:47:05.081112 [ 277 ] {e65ccc7c-1179-4db1-8798-012ffa75e120} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): There are no data parts | ||
649 | 2024.11.16 00:47:05.093524 [ 277 ] {e65ccc7c-1179-4db1-8798-012ffa75e120} <Debug> TCPHandler: Processed in 0.026864468 sec. | ||
650 | 2024.11.16 00:47:05.093825 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
651 | 2024.11.16 00:47:05.094209 [ 271 ] {e83fbdc1-fbd6-4339-a3ba-3f87594286fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) 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) | ||
652 | 2024.11.16 00:47:05.094270 [ 271 ] {e83fbdc1-fbd6-4339-a3ba-3f87594286fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
653 | 2024.11.16 00:47:05.107625 [ 271 ] {e83fbdc1-fbd6-4339-a3ba-3f87594286fa} <Debug> oximeter.fields_i32 (f8e4c063-b69e-44c7-8bbd-e3c54b18134f): Loading data parts | ||
654 | 2024.11.16 00:47:05.107846 [ 271 ] {e83fbdc1-fbd6-4339-a3ba-3f87594286fa} <Debug> oximeter.fields_i32 (f8e4c063-b69e-44c7-8bbd-e3c54b18134f): There are no data parts | ||
655 | 2024.11.16 00:47:05.120075 [ 271 ] {e83fbdc1-fbd6-4339-a3ba-3f87594286fa} <Debug> TCPHandler: Processed in 0.026341115 sec. | ||
656 | 2024.11.16 00:47:05.120410 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
657 | 2024.11.16 00:47:05.120670 [ 277 ] {ce7e49e2-b50f-4597-a3dd-c6ad109fd60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) 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) | ||
658 | 2024.11.16 00:47:05.120836 [ 277 ] {ce7e49e2-b50f-4597-a3dd-c6ad109fd60c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
659 | 2024.11.16 00:47:05.134021 [ 277 ] {ce7e49e2-b50f-4597-a3dd-c6ad109fd60c} <Debug> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Loading data parts | ||
660 | 2024.11.16 00:47:05.134313 [ 277 ] {ce7e49e2-b50f-4597-a3dd-c6ad109fd60c} <Debug> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): There are no data parts | ||
661 | 2024.11.16 00:47:05.137646 [ 277 ] {ce7e49e2-b50f-4597-a3dd-c6ad109fd60c} <Debug> TCPHandler: Processed in 0.017310329 sec. | ||
662 | 2024.11.16 00:47:05.137859 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
663 | 2024.11.16 00:47:05.138255 [ 271 ] {3210cc79-c0e5-4efe-8dc6-fdbcdca6ac9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) 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) | ||
664 | 2024.11.16 00:47:05.138356 [ 271 ] {3210cc79-c0e5-4efe-8dc6-fdbcdca6ac9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
665 | 2024.11.16 00:47:05.147034 [ 271 ] {3210cc79-c0e5-4efe-8dc6-fdbcdca6ac9d} <Debug> oximeter.fields_i64 (23490021-27e3-482c-88c2-1b90228d1550): Loading data parts | ||
666 | 2024.11.16 00:47:05.147232 [ 271 ] {3210cc79-c0e5-4efe-8dc6-fdbcdca6ac9d} <Debug> oximeter.fields_i64 (23490021-27e3-482c-88c2-1b90228d1550): There are no data parts | ||
667 | 2024.11.16 00:47:05.150038 [ 271 ] {3210cc79-c0e5-4efe-8dc6-fdbcdca6ac9d} <Debug> TCPHandler: Processed in 0.012244042 sec. | ||
668 | 2024.11.16 00:47:05.150328 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
669 | 2024.11.16 00:47:05.150541 [ 277 ] {8d9235bc-ec53-4923-8c4c-27093eb097ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) 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) | ||
670 | 2024.11.16 00:47:05.150690 [ 277 ] {8d9235bc-ec53-4923-8c4c-27093eb097ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
671 | 2024.11.16 00:47:05.162656 [ 277 ] {8d9235bc-ec53-4923-8c4c-27093eb097ca} <Debug> oximeter.fields_u64 (2d4f99e3-8504-4893-8bd5-c87557c40e58): Loading data parts | ||
672 | 2024.11.16 00:47:05.162922 [ 277 ] {8d9235bc-ec53-4923-8c4c-27093eb097ca} <Debug> oximeter.fields_u64 (2d4f99e3-8504-4893-8bd5-c87557c40e58): There are no data parts | ||
673 | 2024.11.16 00:47:05.174499 [ 277 ] {8d9235bc-ec53-4923-8c4c-27093eb097ca} <Debug> TCPHandler: Processed in 0.024225307 sec. | ||
674 | 2024.11.16 00:47:05.174728 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
675 | 2024.11.16 00:47:05.175069 [ 271 ] {d676b6b4-bb67-40ff-bf6c-4bbe82764d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) 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) | ||
676 | 2024.11.16 00:47:05.175228 [ 271 ] {d676b6b4-bb67-40ff-bf6c-4bbe82764d45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
677 | 2024.11.16 00:47:05.188649 [ 271 ] {d676b6b4-bb67-40ff-bf6c-4bbe82764d45} <Debug> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Loading data parts | ||
678 | 2024.11.16 00:47:05.188975 [ 271 ] {d676b6b4-bb67-40ff-bf6c-4bbe82764d45} <Debug> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): There are no data parts | ||
679 | 2024.11.16 00:47:05.191896 [ 271 ] {d676b6b4-bb67-40ff-bf6c-4bbe82764d45} <Debug> TCPHandler: Processed in 0.017244748 sec. | ||
680 | 2024.11.16 00:47:05.192139 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
681 | 2024.11.16 00:47:05.192365 [ 277 ] {e9851bf6-79d5-4475-985b-cf134de80b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) 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) | ||
682 | 2024.11.16 00:47:05.192521 [ 277 ] {e9851bf6-79d5-4475-985b-cf134de80b53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
683 | 2024.11.16 00:47:05.202004 [ 277 ] {e9851bf6-79d5-4475-985b-cf134de80b53} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Loading data parts | ||
684 | 2024.11.16 00:47:05.202278 [ 277 ] {e9851bf6-79d5-4475-985b-cf134de80b53} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): There are no data parts | ||
685 | 2024.11.16 00:47:05.205270 [ 277 ] {e9851bf6-79d5-4475-985b-cf134de80b53} <Debug> TCPHandler: Processed in 0.013207108 sec. | ||
686 | 2024.11.16 00:47:05.205511 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
687 | 2024.11.16 00:47:05.205861 [ 271 ] {347dafd0-920f-4f8d-9021-c87a064033ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) 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) | ||
688 | 2024.11.16 00:47:05.206004 [ 271 ] {347dafd0-920f-4f8d-9021-c87a064033ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
689 | 2024.11.16 00:47:05.217486 [ 271 ] {347dafd0-920f-4f8d-9021-c87a064033ee} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Loading data parts | ||
690 | 2024.11.16 00:47:05.217817 [ 271 ] {347dafd0-920f-4f8d-9021-c87a064033ee} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): There are no data parts | ||
691 | 2024.11.16 00:47:05.221131 [ 271 ] {347dafd0-920f-4f8d-9021-c87a064033ee} <Debug> TCPHandler: Processed in 0.015702735 sec. | ||
692 | 2024.11.16 00:47:05.221373 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
693 | 2024.11.16 00:47:05.221717 [ 277 ] {300f314b-ba55-488e-8ad4-79a07073078c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) /* The timeseries schema table stores the extracted schema for the samples | ||
694 | * oximeter collects. | ||
695 | */ | ||
696 | 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) | ||
697 | 2024.11.16 00:47:05.221901 [ 277 ] {300f314b-ba55-488e-8ad4-79a07073078c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
698 | 2024.11.16 00:47:05.230994 [ 277 ] {300f314b-ba55-488e-8ad4-79a07073078c} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d): Loading data parts | ||
699 | 2024.11.16 00:47:05.231182 [ 277 ] {300f314b-ba55-488e-8ad4-79a07073078c} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d): There are no data parts | ||
700 | 2024.11.16 00:47:05.233426 [ 277 ] {300f314b-ba55-488e-8ad4-79a07073078c} <Debug> TCPHandler: Processed in 0.012132349 sec. | ||
701 | 2024.11.16 00:47:05.233735 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
702 | 2024.11.16 00:47:05.233941 [ 271 ] {f6af04bf-c549-4b26-814a-3948decd847c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
703 | 2024.11.16 00:47:05.236771 [ 271 ] {f6af04bf-c549-4b26-814a-3948decd847c} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
704 | 2024.11.16 00:47:05.247423 [ 280 ] {f6af04bf-c549-4b26-814a-3948decd847c} <Trace> oximeter.version (ea7c374c-1192-495f-8f79-52597a39a069): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
705 | 2024.11.16 00:47:05.247488 [ 280 ] {f6af04bf-c549-4b26-814a-3948decd847c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
706 | 2024.11.16 00:47:05.255078 [ 280 ] {f6af04bf-c549-4b26-814a-3948decd847c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
707 | 2024.11.16 00:47:05.255648 [ 280 ] {f6af04bf-c549-4b26-814a-3948decd847c} <Trace> oximeter.version (ea7c374c-1192-495f-8f79-52597a39a069): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
708 | 2024.11.16 00:47:05.255984 [ 271 ] {f6af04bf-c549-4b26-814a-3948decd847c} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.022119 sec., 45.210000452100005 rows/sec., 723.36 B/sec. | ||
709 | 2024.11.16 00:47:05.256504 [ 271 ] {f6af04bf-c549-4b26-814a-3948decd847c} <Debug> TCPHandler: Processed in 0.022825529 sec. | ||
710 | 2024.11.16 00:47:06.001151 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 136.38 MiB, peak 136.38 MiB, free memory in arenas 0.00 B, will set to 139.95 MiB (RSS), difference: 3.56 MiB | ||
711 | 2024.11.16 00:47:11.097865 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
712 | 2024.11.16 00:47:11.098060 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
713 | 2024.11.16 00:47:11.103446 [ 242 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Loading data parts | ||
714 | 2024.11.16 00:47:11.103664 [ 242 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): There are no data parts | ||
715 | 2024.11.16 00:47:11.120506 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
716 | 2024.11.16 00:47:11.120712 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
717 | 2024.11.16 00:47:11.125148 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
718 | 2024.11.16 00:47:11.125655 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
719 | 2024.11.16 00:47:11.126225 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
720 | 2024.11.16 00:47:12.000212 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.21 MiB, peak 144.21 MiB, free memory in arenas 0.00 B, will set to 141.73 MiB (RSS), difference: -2.49 MiB | ||
721 | 2024.11.16 00:47:16.050963 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
722 | 2024.11.16 00:47:16.051018 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
723 | 2024.11.16 00:47:17.456909 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42364, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
724 | 2024.11.16 00:47:17.663527 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45474, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
725 | 2024.11.16 00:47:17.677131 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46448, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
726 | 2024.11.16 00:47:17.680576 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39903, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
727 | 2024.11.16 00:47:17.683036 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59934, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
728 | 2024.11.16 00:47:17.831124 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38753, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
729 | 2024.11.16 00:47:17.841604 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42683, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
730 | 2024.11.16 00:47:17.846210 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58731, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
731 | 2024.11.16 00:47:20.966111 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59363, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
732 | 2024.11.16 00:47:21.211887 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38563, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
733 | 2024.11.16 00:47:21.494819 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46909, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
734 | 2024.11.16 00:47:21.539626 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65195, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
735 | 2024.11.16 00:47:21.626446 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63975, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
736 | 2024.11.16 00:47:21.702114 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59980, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
737 | 2024.11.16 00:47:21.721666 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53962, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
738 | 2024.11.16 00:47:21.813548 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56506, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
739 | 2024.11.16 00:47:22.000163 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.29 MiB, peak 144.21 MiB, free memory in arenas 0.00 B, will set to 142.31 MiB (RSS), difference: 4.02 MiB | ||
740 | 2024.11.16 00:47:22.563907 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61295, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
741 | 2024.11.16 00:47:22.915792 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60813, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
742 | 2024.11.16 00:47:23.173720 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42298, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
743 | 2024.11.16 00:47:23.224630 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52325, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
744 | 2024.11.16 00:47:23.283116 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61810, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
745 | 2024.11.16 00:47:23.292923 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52339, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
746 | 2024.11.16 00:47:23.303461 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47560, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
747 | 2024.11.16 00:47:23.347036 [ 296 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51843, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
748 | 2024.11.16 00:47:23.407447 [ 296 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37215, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
749 | 2024.11.16 00:47:23.493483 [ 296 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37814, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
750 | 2024.11.16 00:47:23.495932 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46102, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
751 | 2024.11.16 00:47:23.530260 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61890, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
752 | 2024.11.16 00:47:23.584016 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38201, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
753 | 2024.11.16 00:47:23.787830 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46346, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
754 | 2024.11.16 00:47:23.820451 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60522, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
755 | 2024.11.16 00:47:23.820561 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60390, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
756 | 2024.11.16 00:47:25.269242 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
757 | 2024.11.16 00:47:25.269564 [ 271 ] {4bf04fb6-465d-464e-b6fa-132d8b51872b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
758 | 2024.11.16 00:47:25.270195 [ 271 ] {4bf04fb6-465d-464e-b6fa-132d8b51872b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
759 | 2024.11.16 00:47:25.270431 [ 271 ] {4bf04fb6-465d-464e-b6fa-132d8b51872b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
760 | 2024.11.16 00:47:25.273213 [ 271 ] {4bf04fb6-465d-464e-b6fa-132d8b51872b} <Debug> TCPHandler: Processed in 0.004129662 sec. | ||
761 | 2024.11.16 00:47:25.282723 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
762 | 2024.11.16 00:47:25.282998 [ 277 ] {626c25eb-82fc-4631-9b66-0d47f2e9e675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
763 | 2024.11.16 00:47:25.287064 [ 277 ] {626c25eb-82fc-4631-9b66-0d47f2e9e675} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
764 | 2024.11.16 00:47:25.287198 [ 277 ] {626c25eb-82fc-4631-9b66-0d47f2e9e675} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
765 | 2024.11.16 00:47:25.287850 [ 277 ] {626c25eb-82fc-4631-9b66-0d47f2e9e675} <Debug> TCPHandler: Processed in 0.005264523 sec. | ||
766 | 2024.11.16 00:47:25.288277 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
767 | 2024.11.16 00:47:25.288585 [ 271 ] {9d24756a-6e77-4026-829f-34c1c9bc4164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
768 | 2024.11.16 00:47:25.289285 [ 271 ] {9d24756a-6e77-4026-829f-34c1c9bc4164} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
769 | 2024.11.16 00:47:25.289341 [ 271 ] {9d24756a-6e77-4026-829f-34c1c9bc4164} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
770 | 2024.11.16 00:47:25.289857 [ 271 ] {9d24756a-6e77-4026-829f-34c1c9bc4164} <Debug> TCPHandler: Processed in 0.001695726 sec. | ||
771 | 2024.11.16 00:47:25.290115 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
772 | 2024.11.16 00:47:25.290385 [ 277 ] {3f49f7b2-ba0d-4936-9cd3-d1710e601702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
773 | 2024.11.16 00:47:25.291079 [ 277 ] {3f49f7b2-ba0d-4936-9cd3-d1710e601702} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
774 | 2024.11.16 00:47:25.291193 [ 277 ] {3f49f7b2-ba0d-4936-9cd3-d1710e601702} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
775 | 2024.11.16 00:47:25.291728 [ 277 ] {3f49f7b2-ba0d-4936-9cd3-d1710e601702} <Debug> TCPHandler: Processed in 0.001668825 sec. | ||
776 | 2024.11.16 00:47:25.291974 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
777 | 2024.11.16 00:47:25.292131 [ 271 ] {82aa7a96-8a31-4f75-b7f4-534bb74f4d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
778 | 2024.11.16 00:47:25.292510 [ 271 ] {82aa7a96-8a31-4f75-b7f4-534bb74f4d60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
779 | 2024.11.16 00:47:25.292567 [ 271 ] {82aa7a96-8a31-4f75-b7f4-534bb74f4d60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
780 | 2024.11.16 00:47:25.293088 [ 271 ] {82aa7a96-8a31-4f75-b7f4-534bb74f4d60} <Debug> TCPHandler: Processed in 0.001171202 sec. | ||
781 | 2024.11.16 00:47:25.293342 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
782 | 2024.11.16 00:47:25.293499 [ 277 ] {48f6bd93-967b-4533-a396-e38f2abf89ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
783 | 2024.11.16 00:47:25.293869 [ 277 ] {48f6bd93-967b-4533-a396-e38f2abf89ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
784 | 2024.11.16 00:47:25.293925 [ 277 ] {48f6bd93-967b-4533-a396-e38f2abf89ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
785 | 2024.11.16 00:47:25.294447 [ 277 ] {48f6bd93-967b-4533-a396-e38f2abf89ea} <Debug> TCPHandler: Processed in 0.001166532 sec. | ||
786 | 2024.11.16 00:47:25.294767 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
787 | 2024.11.16 00:47:25.294921 [ 271 ] {0152ba53-8886-44a2-9c05-65013fa300b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
788 | 2024.11.16 00:47:25.295297 [ 271 ] {0152ba53-8886-44a2-9c05-65013fa300b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
789 | 2024.11.16 00:47:25.295353 [ 271 ] {0152ba53-8886-44a2-9c05-65013fa300b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
790 | 2024.11.16 00:47:25.295865 [ 271 ] {0152ba53-8886-44a2-9c05-65013fa300b6} <Debug> TCPHandler: Processed in 0.001154082 sec. | ||
791 | 2024.11.16 00:47:25.296093 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
792 | 2024.11.16 00:47:25.296269 [ 277 ] {d70dccab-16a8-4493-b48f-511df1ee4831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
793 | 2024.11.16 00:47:25.296724 [ 277 ] {d70dccab-16a8-4493-b48f-511df1ee4831} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
794 | 2024.11.16 00:47:25.296790 [ 277 ] {d70dccab-16a8-4493-b48f-511df1ee4831} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
795 | 2024.11.16 00:47:25.297353 [ 277 ] {d70dccab-16a8-4493-b48f-511df1ee4831} <Debug> TCPHandler: Processed in 0.001313636 sec. | ||
796 | 2024.11.16 00:47:25.297598 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
797 | 2024.11.16 00:47:25.297751 [ 271 ] {b7cf7798-e57a-42bd-8993-583bd8fdfb09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
798 | 2024.11.16 00:47:25.298129 [ 271 ] {b7cf7798-e57a-42bd-8993-583bd8fdfb09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
799 | 2024.11.16 00:47:25.298185 [ 271 ] {b7cf7798-e57a-42bd-8993-583bd8fdfb09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
800 | 2024.11.16 00:47:25.298685 [ 271 ] {b7cf7798-e57a-42bd-8993-583bd8fdfb09} <Debug> TCPHandler: Processed in 0.001140411 sec. | ||
801 | 2024.11.16 00:47:25.298962 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
802 | 2024.11.16 00:47:25.299117 [ 277 ] {25193ca4-bd70-48f5-b883-f21c289f228e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
803 | 2024.11.16 00:47:25.299559 [ 277 ] {25193ca4-bd70-48f5-b883-f21c289f228e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
804 | 2024.11.16 00:47:25.299625 [ 277 ] {25193ca4-bd70-48f5-b883-f21c289f228e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
805 | 2024.11.16 00:47:25.300207 [ 277 ] {25193ca4-bd70-48f5-b883-f21c289f228e} <Debug> TCPHandler: Processed in 0.001299505 sec. | ||
806 | 2024.11.16 00:47:25.300448 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
807 | 2024.11.16 00:47:25.300612 [ 271 ] {ed4708f4-8638-47cc-9bb6-7e7c87ee0222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
808 | 2024.11.16 00:47:25.300997 [ 271 ] {ed4708f4-8638-47cc-9bb6-7e7c87ee0222} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
809 | 2024.11.16 00:47:25.301053 [ 271 ] {ed4708f4-8638-47cc-9bb6-7e7c87ee0222} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
810 | 2024.11.16 00:47:25.301628 [ 271 ] {ed4708f4-8638-47cc-9bb6-7e7c87ee0222} <Debug> TCPHandler: Processed in 0.001234164 sec. | ||
811 | 2024.11.16 00:47:25.301885 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
812 | 2024.11.16 00:47:25.302042 [ 277 ] {7d9863d4-74f5-4b9b-ab6d-2b4f7d221c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
813 | 2024.11.16 00:47:25.302683 [ 277 ] {7d9863d4-74f5-4b9b-ab6d-2b4f7d221c4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
814 | 2024.11.16 00:47:25.302791 [ 277 ] {7d9863d4-74f5-4b9b-ab6d-2b4f7d221c4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
815 | 2024.11.16 00:47:25.303489 [ 277 ] {7d9863d4-74f5-4b9b-ab6d-2b4f7d221c4c} <Debug> TCPHandler: Processed in 0.001658375 sec. | ||
816 | 2024.11.16 00:47:25.303720 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
817 | 2024.11.16 00:47:25.303881 [ 271 ] {3ca9c9b7-a135-46a9-b737-9e463a9fd3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
818 | 2024.11.16 00:47:25.304271 [ 271 ] {3ca9c9b7-a135-46a9-b737-9e463a9fd3a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
819 | 2024.11.16 00:47:25.304327 [ 271 ] {3ca9c9b7-a135-46a9-b737-9e463a9fd3a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
820 | 2024.11.16 00:47:25.304832 [ 271 ] {3ca9c9b7-a135-46a9-b737-9e463a9fd3a5} <Debug> TCPHandler: Processed in 0.001164522 sec. | ||
821 | 2024.11.16 00:47:25.305078 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
822 | 2024.11.16 00:47:25.305257 [ 277 ] {f809b388-30f5-455b-a11b-21bdab433c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
823 | 2024.11.16 00:47:25.305721 [ 277 ] {f809b388-30f5-455b-a11b-21bdab433c5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
824 | 2024.11.16 00:47:25.305787 [ 277 ] {f809b388-30f5-455b-a11b-21bdab433c5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
825 | 2024.11.16 00:47:25.306353 [ 277 ] {f809b388-30f5-455b-a11b-21bdab433c5e} <Debug> TCPHandler: Processed in 0.001327666 sec. | ||
826 | 2024.11.16 00:47:25.306590 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
827 | 2024.11.16 00:47:25.306752 [ 271 ] {b7a6eee8-6c72-4175-849a-c9be756cac92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
828 | 2024.11.16 00:47:25.307149 [ 271 ] {b7a6eee8-6c72-4175-849a-c9be756cac92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
829 | 2024.11.16 00:47:25.307205 [ 271 ] {b7a6eee8-6c72-4175-849a-c9be756cac92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
830 | 2024.11.16 00:47:25.307713 [ 271 ] {b7a6eee8-6c72-4175-849a-c9be756cac92} <Debug> TCPHandler: Processed in 0.001175372 sec. | ||
831 | 2024.11.16 00:47:25.308055 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
832 | 2024.11.16 00:47:25.308234 [ 277 ] {29290c26-7b2a-425b-94ec-f6979f4cd390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
833 | 2024.11.16 00:47:25.308719 [ 277 ] {29290c26-7b2a-425b-94ec-f6979f4cd390} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
834 | 2024.11.16 00:47:25.308785 [ 277 ] {29290c26-7b2a-425b-94ec-f6979f4cd390} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
835 | 2024.11.16 00:47:25.309349 [ 277 ] {29290c26-7b2a-425b-94ec-f6979f4cd390} <Debug> TCPHandler: Processed in 0.001349477 sec. | ||
836 | 2024.11.16 00:47:25.309955 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
837 | 2024.11.16 00:47:25.310116 [ 271 ] {1de89f95-4303-4230-b7d2-145d54461827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
838 | 2024.11.16 00:47:25.310597 [ 271 ] {1de89f95-4303-4230-b7d2-145d54461827} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
839 | 2024.11.16 00:47:25.310663 [ 271 ] {1de89f95-4303-4230-b7d2-145d54461827} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
840 | 2024.11.16 00:47:25.311239 [ 271 ] {1de89f95-4303-4230-b7d2-145d54461827} <Debug> TCPHandler: Processed in 0.001337627 sec. | ||
841 | 2024.11.16 00:47:25.311477 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
842 | 2024.11.16 00:47:25.311651 [ 277 ] {77fa6228-0c82-4c7c-b223-a6df75e47ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
843 | 2024.11.16 00:47:25.312059 [ 277 ] {77fa6228-0c82-4c7c-b223-a6df75e47ffe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
844 | 2024.11.16 00:47:25.312114 [ 277 ] {77fa6228-0c82-4c7c-b223-a6df75e47ffe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
845 | 2024.11.16 00:47:25.312615 [ 277 ] {77fa6228-0c82-4c7c-b223-a6df75e47ffe} <Debug> TCPHandler: Processed in 0.001198223 sec. | ||
846 | 2024.11.16 00:47:25.312867 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
847 | 2024.11.16 00:47:25.313036 [ 271 ] {0c193135-0339-4d71-a8f7-1f3def27dd24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
848 | 2024.11.16 00:47:25.313448 [ 271 ] {0c193135-0339-4d71-a8f7-1f3def27dd24} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
849 | 2024.11.16 00:47:25.313505 [ 271 ] {0c193135-0339-4d71-a8f7-1f3def27dd24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
850 | 2024.11.16 00:47:25.314009 [ 271 ] {0c193135-0339-4d71-a8f7-1f3def27dd24} <Debug> TCPHandler: Processed in 0.001199153 sec. | ||
851 | 2024.11.16 00:47:25.314293 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
852 | 2024.11.16 00:47:25.314609 [ 277 ] {e6ab8be9-13a0-4130-91d1-f99a49493b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
853 | 2024.11.16 00:47:25.315293 [ 277 ] {e6ab8be9-13a0-4130-91d1-f99a49493b9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
854 | 2024.11.16 00:47:25.315347 [ 277 ] {e6ab8be9-13a0-4130-91d1-f99a49493b9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
855 | 2024.11.16 00:47:25.315847 [ 277 ] {e6ab8be9-13a0-4130-91d1-f99a49493b9e} <Debug> TCPHandler: Processed in 0.001660985 sec. | ||
856 | 2024.11.16 00:47:25.316088 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
857 | 2024.11.16 00:47:25.316359 [ 271 ] {df0c4384-0bb3-4010-a25c-f08c72568977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
858 | 2024.11.16 00:47:25.317137 [ 271 ] {df0c4384-0bb3-4010-a25c-f08c72568977} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
859 | 2024.11.16 00:47:25.317227 [ 271 ] {df0c4384-0bb3-4010-a25c-f08c72568977} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
860 | 2024.11.16 00:47:25.317736 [ 271 ] {df0c4384-0bb3-4010-a25c-f08c72568977} <Debug> TCPHandler: Processed in 0.001704977 sec. | ||
861 | 2024.11.16 00:47:25.317983 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
862 | 2024.11.16 00:47:25.318154 [ 277 ] {356e74ee-9947-4b74-8e7f-4b84ba26ad1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
863 | 2024.11.16 00:47:25.318657 [ 277 ] {356e74ee-9947-4b74-8e7f-4b84ba26ad1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
864 | 2024.11.16 00:47:25.318724 [ 277 ] {356e74ee-9947-4b74-8e7f-4b84ba26ad1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
865 | 2024.11.16 00:47:25.319288 [ 277 ] {356e74ee-9947-4b74-8e7f-4b84ba26ad1f} <Debug> TCPHandler: Processed in 0.001361637 sec. | ||
866 | 2024.11.16 00:47:25.319525 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
867 | 2024.11.16 00:47:25.319698 [ 271 ] {64115b2a-6ff6-46e6-a36d-3a9793acf556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
868 | 2024.11.16 00:47:25.320113 [ 271 ] {64115b2a-6ff6-46e6-a36d-3a9793acf556} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
869 | 2024.11.16 00:47:25.320170 [ 271 ] {64115b2a-6ff6-46e6-a36d-3a9793acf556} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
870 | 2024.11.16 00:47:25.320676 [ 271 ] {64115b2a-6ff6-46e6-a36d-3a9793acf556} <Debug> TCPHandler: Processed in 0.001206242 sec. | ||
871 | 2024.11.16 00:47:25.320918 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
872 | 2024.11.16 00:47:25.321087 [ 277 ] {56420ec9-9d5b-456d-b08a-c23bd7f0fe75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
873 | 2024.11.16 00:47:25.321579 [ 277 ] {56420ec9-9d5b-456d-b08a-c23bd7f0fe75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
874 | 2024.11.16 00:47:25.321645 [ 277 ] {56420ec9-9d5b-456d-b08a-c23bd7f0fe75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
875 | 2024.11.16 00:47:25.322217 [ 277 ] {56420ec9-9d5b-456d-b08a-c23bd7f0fe75} <Debug> TCPHandler: Processed in 0.001355056 sec. | ||
876 | 2024.11.16 00:47:25.322453 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
877 | 2024.11.16 00:47:25.322659 [ 271 ] {5e4fe11c-a41d-491b-92ec-aea650a9b8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
878 | 2024.11.16 00:47:25.323084 [ 271 ] {5e4fe11c-a41d-491b-92ec-aea650a9b8ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
879 | 2024.11.16 00:47:25.323140 [ 271 ] {5e4fe11c-a41d-491b-92ec-aea650a9b8ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
880 | 2024.11.16 00:47:25.323647 [ 271 ] {5e4fe11c-a41d-491b-92ec-aea650a9b8ad} <Debug> TCPHandler: Processed in 0.001250794 sec. | ||
881 | 2024.11.16 00:47:25.327843 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
882 | 2024.11.16 00:47:25.328172 [ 277 ] {76c5caf3-43d8-4674-a576-b3cf163fb34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
883 | 2024.11.16 00:47:25.328618 [ 277 ] {76c5caf3-43d8-4674-a576-b3cf163fb34c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
884 | 2024.11.16 00:47:25.328673 [ 277 ] {76c5caf3-43d8-4674-a576-b3cf163fb34c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
885 | 2024.11.16 00:47:25.329182 [ 277 ] {76c5caf3-43d8-4674-a576-b3cf163fb34c} <Debug> TCPHandler: Processed in 0.001447869 sec. | ||
886 | 2024.11.16 00:47:25.330724 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
887 | 2024.11.16 00:47:25.331048 [ 271 ] {f570e849-57aa-4cdc-b463-fcf31ebea0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
888 | 2024.11.16 00:47:25.331547 [ 271 ] {f570e849-57aa-4cdc-b463-fcf31ebea0c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
889 | 2024.11.16 00:47:25.331603 [ 271 ] {f570e849-57aa-4cdc-b463-fcf31ebea0c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
890 | 2024.11.16 00:47:25.332124 [ 271 ] {f570e849-57aa-4cdc-b463-fcf31ebea0c3} <Debug> TCPHandler: Processed in 0.001511011 sec. | ||
891 | 2024.11.16 00:47:25.338843 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
892 | 2024.11.16 00:47:25.338962 [ 271 ] {6061becc-1ed9-4652-8027-8bdfc8fb71db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
893 | 2024.11.16 00:47:25.339010 [ 271 ] {6061becc-1ed9-4652-8027-8bdfc8fb71db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
894 | 2024.11.16 00:47:25.339716 [ 271 ] {6061becc-1ed9-4652-8027-8bdfc8fb71db} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
895 | 2024.11.16 00:47:25.339762 [ 271 ] {6061becc-1ed9-4652-8027-8bdfc8fb71db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
896 | 2024.11.16 00:47:25.340469 [ 271 ] {6061becc-1ed9-4652-8027-8bdfc8fb71db} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
897 | 2024.11.16 00:47:25.340894 [ 271 ] {6061becc-1ed9-4652-8027-8bdfc8fb71db} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
898 | 2024.11.16 00:47:25.341206 [ 271 ] {6061becc-1ed9-4652-8027-8bdfc8fb71db} <Debug> executeQuery: Read 27 rows, 4.64 KiB in 0.002261 sec., 11941.618752764263 rows/sec., 2.01 MiB/sec. | ||
899 | 2024.11.16 00:47:25.341271 [ 271 ] {6061becc-1ed9-4652-8027-8bdfc8fb71db} <Debug> TCPHandler: Processed in 0.002479257 sec. | ||
900 | 2024.11.16 00:47:25.341429 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
901 | 2024.11.16 00:47:25.341579 [ 277 ] {9d904bcb-e1c1-4689-b14a-1458a1659565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
902 | 2024.11.16 00:47:25.341640 [ 277 ] {9d904bcb-e1c1-4689-b14a-1458a1659565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
903 | 2024.11.16 00:47:25.347089 [ 277 ] {9d904bcb-e1c1-4689-b14a-1458a1659565} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
904 | 2024.11.16 00:47:25.347133 [ 277 ] {9d904bcb-e1c1-4689-b14a-1458a1659565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
905 | 2024.11.16 00:47:25.347701 [ 277 ] {9d904bcb-e1c1-4689-b14a-1458a1659565} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
906 | 2024.11.16 00:47:25.348158 [ 277 ] {9d904bcb-e1c1-4689-b14a-1458a1659565} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
907 | 2024.11.16 00:47:25.348414 [ 277 ] {9d904bcb-e1c1-4689-b14a-1458a1659565} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.006866 sec., 2039.0329158170698 rows/sec., 146.78 KiB/sec. | ||
908 | 2024.11.16 00:47:25.348488 [ 277 ] {9d904bcb-e1c1-4689-b14a-1458a1659565} <Debug> TCPHandler: Processed in 0.007125724 sec. | ||
909 | 2024.11.16 00:47:25.348652 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
910 | 2024.11.16 00:47:25.348793 [ 271 ] {b7bad21e-6d44-4362-bb0c-61f3ac1ed94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
911 | 2024.11.16 00:47:25.348850 [ 271 ] {b7bad21e-6d44-4362-bb0c-61f3ac1ed94d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
912 | 2024.11.16 00:47:25.349610 [ 271 ] {b7bad21e-6d44-4362-bb0c-61f3ac1ed94d} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
913 | 2024.11.16 00:47:25.349648 [ 271 ] {b7bad21e-6d44-4362-bb0c-61f3ac1ed94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
914 | 2024.11.16 00:47:25.350152 [ 271 ] {b7bad21e-6d44-4362-bb0c-61f3ac1ed94d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
915 | 2024.11.16 00:47:25.350670 [ 271 ] {b7bad21e-6d44-4362-bb0c-61f3ac1ed94d} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
916 | 2024.11.16 00:47:25.350896 [ 271 ] {b7bad21e-6d44-4362-bb0c-61f3ac1ed94d} <Debug> executeQuery: Read 215 rows, 19.20 KiB in 0.002137 sec., 100608.32943378568 rows/sec., 8.77 MiB/sec. | ||
917 | 2024.11.16 00:47:25.350951 [ 271 ] {b7bad21e-6d44-4362-bb0c-61f3ac1ed94d} <Debug> TCPHandler: Processed in 0.002368235 sec. | ||
918 | 2024.11.16 00:47:25.351147 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
919 | 2024.11.16 00:47:25.351305 [ 277 ] {ad056571-a27d-4f5e-9924-224faa0a7c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
920 | 2024.11.16 00:47:25.351361 [ 277 ] {ad056571-a27d-4f5e-9924-224faa0a7c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
921 | 2024.11.16 00:47:25.352105 [ 277 ] {ad056571-a27d-4f5e-9924-224faa0a7c2a} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
922 | 2024.11.16 00:47:25.352148 [ 277 ] {ad056571-a27d-4f5e-9924-224faa0a7c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
923 | 2024.11.16 00:47:25.352658 [ 277 ] {ad056571-a27d-4f5e-9924-224faa0a7c2a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
924 | 2024.11.16 00:47:25.353121 [ 277 ] {ad056571-a27d-4f5e-9924-224faa0a7c2a} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
925 | 2024.11.16 00:47:25.353292 [ 277 ] {ad056571-a27d-4f5e-9924-224faa0a7c2a} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.002019 sec., 7429.420505200595 rows/sec., 523.83 KiB/sec. | ||
926 | 2024.11.16 00:47:25.353341 [ 277 ] {ad056571-a27d-4f5e-9924-224faa0a7c2a} <Debug> TCPHandler: Processed in 0.002302842 sec. | ||
927 | 2024.11.16 00:47:25.353540 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
928 | 2024.11.16 00:47:25.353762 [ 271 ] {eae42892-66cf-43c7-a90d-0a751b7501a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
929 | 2024.11.16 00:47:25.353851 [ 271 ] {eae42892-66cf-43c7-a90d-0a751b7501a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
930 | 2024.11.16 00:47:25.354582 [ 271 ] {eae42892-66cf-43c7-a90d-0a751b7501a2} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
931 | 2024.11.16 00:47:25.354621 [ 271 ] {eae42892-66cf-43c7-a90d-0a751b7501a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
932 | 2024.11.16 00:47:25.355133 [ 271 ] {eae42892-66cf-43c7-a90d-0a751b7501a2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
933 | 2024.11.16 00:47:25.355576 [ 271 ] {eae42892-66cf-43c7-a90d-0a751b7501a2} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
934 | 2024.11.16 00:47:25.355780 [ 271 ] {eae42892-66cf-43c7-a90d-0a751b7501a2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002074 sec., 6750.241080038573 rows/sec., 472.74 KiB/sec. | ||
935 | 2024.11.16 00:47:25.355830 [ 271 ] {eae42892-66cf-43c7-a90d-0a751b7501a2} <Debug> TCPHandler: Processed in 0.002401435 sec. | ||
936 | 2024.11.16 00:47:25.355980 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
937 | 2024.11.16 00:47:25.356120 [ 277 ] {1e3dfe9f-b2ed-4413-adfc-33e25e0c8ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
938 | 2024.11.16 00:47:25.356176 [ 277 ] {1e3dfe9f-b2ed-4413-adfc-33e25e0c8ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
939 | 2024.11.16 00:47:25.356847 [ 277 ] {1e3dfe9f-b2ed-4413-adfc-33e25e0c8ace} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
940 | 2024.11.16 00:47:25.356891 [ 277 ] {1e3dfe9f-b2ed-4413-adfc-33e25e0c8ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
941 | 2024.11.16 00:47:25.357377 [ 277 ] {1e3dfe9f-b2ed-4413-adfc-33e25e0c8ace} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
942 | 2024.11.16 00:47:25.357827 [ 277 ] {1e3dfe9f-b2ed-4413-adfc-33e25e0c8ace} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
943 | 2024.11.16 00:47:25.358001 [ 277 ] {1e3dfe9f-b2ed-4413-adfc-33e25e0c8ace} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001912 sec., 6799.163179916318 rows/sec., 423.93 KiB/sec. | ||
944 | 2024.11.16 00:47:25.358050 [ 277 ] {1e3dfe9f-b2ed-4413-adfc-33e25e0c8ace} <Debug> TCPHandler: Processed in 0.002138238 sec. | ||
945 | 2024.11.16 00:47:25.358198 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
946 | 2024.11.16 00:47:25.358337 [ 271 ] {3671d20f-7646-44ee-afdc-2754c9f10132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
947 | 2024.11.16 00:47:25.358393 [ 271 ] {3671d20f-7646-44ee-afdc-2754c9f10132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
948 | 2024.11.16 00:47:25.359220 [ 271 ] {3671d20f-7646-44ee-afdc-2754c9f10132} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
949 | 2024.11.16 00:47:25.359259 [ 271 ] {3671d20f-7646-44ee-afdc-2754c9f10132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
950 | 2024.11.16 00:47:25.359746 [ 271 ] {3671d20f-7646-44ee-afdc-2754c9f10132} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
951 | 2024.11.16 00:47:25.360205 [ 271 ] {3671d20f-7646-44ee-afdc-2754c9f10132} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
952 | 2024.11.16 00:47:25.360431 [ 271 ] {3671d20f-7646-44ee-afdc-2754c9f10132} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.002125 sec., 179764.70588235292 rows/sec., 12.72 MiB/sec. | ||
953 | 2024.11.16 00:47:25.360485 [ 271 ] {3671d20f-7646-44ee-afdc-2754c9f10132} <Debug> TCPHandler: Processed in 0.002354644 sec. | ||
954 | 2024.11.16 00:47:25.360684 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
955 | 2024.11.16 00:47:25.360903 [ 277 ] {c18bbfb5-cb20-4ae2-a4a9-2ae4ceb3f513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
956 | 2024.11.16 00:47:25.360996 [ 277 ] {c18bbfb5-cb20-4ae2-a4a9-2ae4ceb3f513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
957 | 2024.11.16 00:47:25.361585 [ 277 ] {c18bbfb5-cb20-4ae2-a4a9-2ae4ceb3f513} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
958 | 2024.11.16 00:47:25.361621 [ 277 ] {c18bbfb5-cb20-4ae2-a4a9-2ae4ceb3f513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
959 | 2024.11.16 00:47:25.362130 [ 277 ] {c18bbfb5-cb20-4ae2-a4a9-2ae4ceb3f513} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
960 | 2024.11.16 00:47:25.362700 [ 277 ] {c18bbfb5-cb20-4ae2-a4a9-2ae4ceb3f513} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
961 | 2024.11.16 00:47:25.362991 [ 277 ] {c18bbfb5-cb20-4ae2-a4a9-2ae4ceb3f513} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002117 sec., 2834.199338686821 rows/sec., 148.08 KiB/sec. | ||
962 | 2024.11.16 00:47:25.363076 [ 277 ] {c18bbfb5-cb20-4ae2-a4a9-2ae4ceb3f513} <Debug> TCPHandler: Processed in 0.002500357 sec. | ||
963 | 2024.11.16 00:47:25.363256 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
964 | 2024.11.16 00:47:25.363393 [ 271 ] {25d3da6c-5ccf-4540-8343-cad3690ff3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
965 | 2024.11.16 00:47:25.363453 [ 271 ] {25d3da6c-5ccf-4540-8343-cad3690ff3e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
966 | 2024.11.16 00:47:25.364145 [ 271 ] {25d3da6c-5ccf-4540-8343-cad3690ff3e7} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
967 | 2024.11.16 00:47:25.364181 [ 271 ] {25d3da6c-5ccf-4540-8343-cad3690ff3e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
968 | 2024.11.16 00:47:25.364669 [ 271 ] {25d3da6c-5ccf-4540-8343-cad3690ff3e7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
969 | 2024.11.16 00:47:25.365119 [ 271 ] {25d3da6c-5ccf-4540-8343-cad3690ff3e7} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
970 | 2024.11.16 00:47:25.365378 [ 271 ] {25d3da6c-5ccf-4540-8343-cad3690ff3e7} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.002014 sec., 112711.02284011916 rows/sec., 7.52 MiB/sec. | ||
971 | 2024.11.16 00:47:25.365544 [ 271 ] {25d3da6c-5ccf-4540-8343-cad3690ff3e7} <Debug> TCPHandler: Processed in 0.002365354 sec. | ||
972 | 2024.11.16 00:47:25.365746 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
973 | 2024.11.16 00:47:25.365978 [ 277 ] {d7146dc9-36ec-443b-a5fe-ff44138ef4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
974 | 2024.11.16 00:47:25.366111 [ 277 ] {d7146dc9-36ec-443b-a5fe-ff44138ef4ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
975 | 2024.11.16 00:47:25.366664 [ 277 ] {d7146dc9-36ec-443b-a5fe-ff44138ef4ad} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
976 | 2024.11.16 00:47:25.366702 [ 277 ] {d7146dc9-36ec-443b-a5fe-ff44138ef4ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
977 | 2024.11.16 00:47:25.367764 [ 277 ] {d7146dc9-36ec-443b-a5fe-ff44138ef4ad} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
978 | 2024.11.16 00:47:25.368237 [ 277 ] {d7146dc9-36ec-443b-a5fe-ff44138ef4ad} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
979 | 2024.11.16 00:47:25.368442 [ 277 ] {d7146dc9-36ec-443b-a5fe-ff44138ef4ad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002521 sec., 396.66798889329635 rows/sec., 26.73 KiB/sec. | ||
980 | 2024.11.16 00:47:25.368492 [ 277 ] {d7146dc9-36ec-443b-a5fe-ff44138ef4ad} <Debug> TCPHandler: Processed in 0.002854547 sec. | ||
981 | 2024.11.16 00:47:25.368696 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
982 | 2024.11.16 00:47:25.368917 [ 271 ] {8d6efe7d-2c7b-4d90-921f-4a2e1434a616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
983 | 2024.11.16 00:47:25.369053 [ 271 ] {8d6efe7d-2c7b-4d90-921f-4a2e1434a616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
984 | 2024.11.16 00:47:25.370211 [ 271 ] {8d6efe7d-2c7b-4d90-921f-4a2e1434a616} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
985 | 2024.11.16 00:47:25.370251 [ 271 ] {8d6efe7d-2c7b-4d90-921f-4a2e1434a616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
986 | 2024.11.16 00:47:25.373104 [ 271 ] {8d6efe7d-2c7b-4d90-921f-4a2e1434a616} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
987 | 2024.11.16 00:47:25.373611 [ 271 ] {8d6efe7d-2c7b-4d90-921f-4a2e1434a616} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
988 | 2024.11.16 00:47:25.373972 [ 271 ] {8d6efe7d-2c7b-4d90-921f-4a2e1434a616} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005108 sec., 1566.1707126076744 rows/sec., 2.81 MiB/sec. | ||
989 | 2024.11.16 00:47:25.374072 [ 271 ] {8d6efe7d-2c7b-4d90-921f-4a2e1434a616} <Debug> TCPHandler: Processed in 0.005486139 sec. | ||
990 | 2024.11.16 00:47:25.374230 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
991 | 2024.11.16 00:47:25.374370 [ 277 ] {04513904-909a-434e-816f-6478448199f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
992 | 2024.11.16 00:47:25.374430 [ 277 ] {04513904-909a-434e-816f-6478448199f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
993 | 2024.11.16 00:47:25.375009 [ 277 ] {04513904-909a-434e-816f-6478448199f7} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
994 | 2024.11.16 00:47:25.375056 [ 277 ] {04513904-909a-434e-816f-6478448199f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
995 | 2024.11.16 00:47:25.375548 [ 277 ] {04513904-909a-434e-816f-6478448199f7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
996 | 2024.11.16 00:47:25.375997 [ 277 ] {04513904-909a-434e-816f-6478448199f7} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
997 | 2024.11.16 00:47:25.376223 [ 277 ] {04513904-909a-434e-816f-6478448199f7} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001885 sec., 38196.28647214854 rows/sec., 2.44 MiB/sec. | ||
998 | 2024.11.16 00:47:25.376279 [ 277 ] {04513904-909a-434e-816f-6478448199f7} <Debug> TCPHandler: Processed in 0.002117557 sec. | ||
999 | 2024.11.16 00:47:30.276680 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1000 | 2024.11.16 00:47:30.276898 [ 271 ] {d5451d26-7ae1-419b-96d5-5820a2d9f3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1001 | 2024.11.16 00:47:30.276974 [ 271 ] {d5451d26-7ae1-419b-96d5-5820a2d9f3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1002 | 2024.11.16 00:47:30.277729 [ 271 ] {d5451d26-7ae1-419b-96d5-5820a2d9f3fb} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1003 | 2024.11.16 00:47:30.277770 [ 271 ] {d5451d26-7ae1-419b-96d5-5820a2d9f3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1004 | 2024.11.16 00:47:30.278289 [ 271 ] {d5451d26-7ae1-419b-96d5-5820a2d9f3fb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1005 | 2024.11.16 00:47:30.278738 [ 271 ] {d5451d26-7ae1-419b-96d5-5820a2d9f3fb} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1006 | 2024.11.16 00:47:30.278987 [ 271 ] {d5451d26-7ae1-419b-96d5-5820a2d9f3fb} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.002145 sec., 24242.42424242424 rows/sec., 1.84 MiB/sec. | ||
1007 | 2024.11.16 00:47:30.279042 [ 271 ] {d5451d26-7ae1-419b-96d5-5820a2d9f3fb} <Debug> TCPHandler: Processed in 0.002494157 sec. | ||
1008 | 2024.11.16 00:47:30.279297 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1009 | 2024.11.16 00:47:30.279514 [ 277 ] {88f8c6e6-45ac-4adb-a11d-8a264820af01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1010 | 2024.11.16 00:47:30.279598 [ 277 ] {88f8c6e6-45ac-4adb-a11d-8a264820af01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1011 | 2024.11.16 00:47:30.280449 [ 277 ] {88f8c6e6-45ac-4adb-a11d-8a264820af01} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1012 | 2024.11.16 00:47:30.280500 [ 277 ] {88f8c6e6-45ac-4adb-a11d-8a264820af01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1013 | 2024.11.16 00:47:30.281048 [ 277 ] {88f8c6e6-45ac-4adb-a11d-8a264820af01} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1014 | 2024.11.16 00:47:30.281523 [ 277 ] {88f8c6e6-45ac-4adb-a11d-8a264820af01} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1015 | 2024.11.16 00:47:30.281783 [ 277 ] {88f8c6e6-45ac-4adb-a11d-8a264820af01} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.002323 sec., 24106.75850193715 rows/sec., 1.88 MiB/sec. | ||
1016 | 2024.11.16 00:47:30.281856 [ 277 ] {88f8c6e6-45ac-4adb-a11d-8a264820af01} <Debug> TCPHandler: Processed in 0.002703104 sec. | ||
1017 | 2024.11.16 00:47:30.282011 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1018 | 2024.11.16 00:47:30.282150 [ 271 ] {301c612d-f86e-41fb-b299-304ed70a89dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1019 | 2024.11.16 00:47:30.282212 [ 271 ] {301c612d-f86e-41fb-b299-304ed70a89dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1020 | 2024.11.16 00:47:30.282801 [ 271 ] {301c612d-f86e-41fb-b299-304ed70a89dc} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1021 | 2024.11.16 00:47:30.282841 [ 271 ] {301c612d-f86e-41fb-b299-304ed70a89dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1022 | 2024.11.16 00:47:30.283341 [ 271 ] {301c612d-f86e-41fb-b299-304ed70a89dc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1023 | 2024.11.16 00:47:30.283806 [ 271 ] {301c612d-f86e-41fb-b299-304ed70a89dc} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1024 | 2024.11.16 00:47:30.284020 [ 271 ] {301c612d-f86e-41fb-b299-304ed70a89dc} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001902 sec., 78864.35331230283 rows/sec., 5.47 MiB/sec. | ||
1025 | 2024.11.16 00:47:30.284074 [ 271 ] {301c612d-f86e-41fb-b299-304ed70a89dc} <Debug> TCPHandler: Processed in 0.002127608 sec. | ||
1026 | 2024.11.16 00:47:30.284231 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1027 | 2024.11.16 00:47:30.284362 [ 277 ] {11c74f35-dd77-4692-b8d1-aa25258578c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1028 | 2024.11.16 00:47:30.284423 [ 277 ] {11c74f35-dd77-4692-b8d1-aa25258578c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1029 | 2024.11.16 00:47:30.284933 [ 277 ] {11c74f35-dd77-4692-b8d1-aa25258578c9} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1030 | 2024.11.16 00:47:30.284975 [ 277 ] {11c74f35-dd77-4692-b8d1-aa25258578c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1031 | 2024.11.16 00:47:30.285521 [ 277 ] {11c74f35-dd77-4692-b8d1-aa25258578c9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1032 | 2024.11.16 00:47:30.286004 [ 277 ] {11c74f35-dd77-4692-b8d1-aa25258578c9} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1033 | 2024.11.16 00:47:30.286227 [ 277 ] {11c74f35-dd77-4692-b8d1-aa25258578c9} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001896 sec., 26371.30801687764 rows/sec., 1.81 MiB/sec. | ||
1034 | 2024.11.16 00:47:30.286283 [ 277 ] {11c74f35-dd77-4692-b8d1-aa25258578c9} <Debug> TCPHandler: Processed in 0.002112567 sec. | ||
1035 | 2024.11.16 00:47:31.051195 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1036 | 2024.11.16 00:47:31.051269 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1037 | 2024.11.16 00:47:31.128405 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 176 | ||
1038 | 2024.11.16 00:47:31.133043 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1039 | 2024.11.16 00:47:31.133104 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1040 | 2024.11.16 00:47:31.135034 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1041 | 2024.11.16 00:47:31.135561 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1042 | 2024.11.16 00:47:31.136322 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 176 | ||
1043 | 2024.11.16 00:47:35.281573 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1044 | 2024.11.16 00:47:35.281887 [ 271 ] {3f186dd4-ddad-4d04-835d-07fcbbc00d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1045 | 2024.11.16 00:47:35.281997 [ 271 ] {3f186dd4-ddad-4d04-835d-07fcbbc00d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1046 | 2024.11.16 00:47:35.282880 [ 271 ] {3f186dd4-ddad-4d04-835d-07fcbbc00d56} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1047 | 2024.11.16 00:47:35.282921 [ 271 ] {3f186dd4-ddad-4d04-835d-07fcbbc00d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1048 | 2024.11.16 00:47:35.283464 [ 271 ] {3f186dd4-ddad-4d04-835d-07fcbbc00d56} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1049 | 2024.11.16 00:47:35.283949 [ 271 ] {3f186dd4-ddad-4d04-835d-07fcbbc00d56} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1050 | 2024.11.16 00:47:35.284146 [ 271 ] {3f186dd4-ddad-4d04-835d-07fcbbc00d56} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002341 sec., 5980.3502776591195 rows/sec., 430.51 KiB/sec. | ||
1051 | 2024.11.16 00:47:35.284201 [ 271 ] {3f186dd4-ddad-4d04-835d-07fcbbc00d56} <Debug> TCPHandler: Processed in 0.002801305 sec. | ||
1052 | 2024.11.16 00:47:35.284504 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1053 | 2024.11.16 00:47:35.284810 [ 277 ] {c456d752-fa2d-4602-b579-2e772038f088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1054 | 2024.11.16 00:47:35.284927 [ 277 ] {c456d752-fa2d-4602-b579-2e772038f088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1055 | 2024.11.16 00:47:35.285980 [ 277 ] {c456d752-fa2d-4602-b579-2e772038f088} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1056 | 2024.11.16 00:47:35.286031 [ 277 ] {c456d752-fa2d-4602-b579-2e772038f088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1057 | 2024.11.16 00:47:35.286620 [ 277 ] {c456d752-fa2d-4602-b579-2e772038f088} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1058 | 2024.11.16 00:47:35.287135 [ 277 ] {c456d752-fa2d-4602-b579-2e772038f088} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1059 | 2024.11.16 00:47:35.287402 [ 277 ] {c456d752-fa2d-4602-b579-2e772038f088} <Debug> executeQuery: Read 215 rows, 19.20 KiB in 0.002678 sec., 80283.79387602689 rows/sec., 7.00 MiB/sec. | ||
1060 | 2024.11.16 00:47:35.287466 [ 277 ] {c456d752-fa2d-4602-b579-2e772038f088} <Debug> TCPHandler: Processed in 0.003153115 sec. | ||
1061 | 2024.11.16 00:47:35.287619 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1062 | 2024.11.16 00:47:35.287737 [ 271 ] {f615e091-9f49-465e-8e25-9919809b5483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1063 | 2024.11.16 00:47:35.287785 [ 271 ] {f615e091-9f49-465e-8e25-9919809b5483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1064 | 2024.11.16 00:47:35.288366 [ 271 ] {f615e091-9f49-465e-8e25-9919809b5483} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1065 | 2024.11.16 00:47:35.288404 [ 271 ] {f615e091-9f49-465e-8e25-9919809b5483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1066 | 2024.11.16 00:47:35.288863 [ 271 ] {f615e091-9f49-465e-8e25-9919809b5483} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1067 | 2024.11.16 00:47:35.289301 [ 271 ] {f615e091-9f49-465e-8e25-9919809b5483} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1068 | 2024.11.16 00:47:35.289477 [ 271 ] {f615e091-9f49-465e-8e25-9919809b5483} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001765 sec., 8498.583569405098 rows/sec., 599.22 KiB/sec. | ||
1069 | 2024.11.16 00:47:35.289526 [ 271 ] {f615e091-9f49-465e-8e25-9919809b5483} <Debug> TCPHandler: Processed in 0.001961473 sec. | ||
1070 | 2024.11.16 00:47:35.289729 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1071 | 2024.11.16 00:47:35.289954 [ 277 ] {f80dc38b-02d2-46c7-bcf1-5996ef888e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1072 | 2024.11.16 00:47:35.290048 [ 277 ] {f80dc38b-02d2-46c7-bcf1-5996ef888e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1073 | 2024.11.16 00:47:35.290827 [ 277 ] {f80dc38b-02d2-46c7-bcf1-5996ef888e8f} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1074 | 2024.11.16 00:47:35.290869 [ 277 ] {f80dc38b-02d2-46c7-bcf1-5996ef888e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1075 | 2024.11.16 00:47:35.291336 [ 277 ] {f80dc38b-02d2-46c7-bcf1-5996ef888e8f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1076 | 2024.11.16 00:47:35.291804 [ 277 ] {f80dc38b-02d2-46c7-bcf1-5996ef888e8f} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1077 | 2024.11.16 00:47:35.292085 [ 277 ] {f80dc38b-02d2-46c7-bcf1-5996ef888e8f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002169 sec., 6454.587367450438 rows/sec., 452.04 KiB/sec. | ||
1078 | 2024.11.16 00:47:35.292152 [ 277 ] {f80dc38b-02d2-46c7-bcf1-5996ef888e8f} <Debug> TCPHandler: Processed in 0.002536229 sec. | ||
1079 | 2024.11.16 00:47:35.292307 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1080 | 2024.11.16 00:47:35.292444 [ 271 ] {05bc7c7a-17f4-4d43-a144-f722bd89688d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1081 | 2024.11.16 00:47:35.292500 [ 271 ] {05bc7c7a-17f4-4d43-a144-f722bd89688d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1082 | 2024.11.16 00:47:35.293200 [ 271 ] {05bc7c7a-17f4-4d43-a144-f722bd89688d} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1083 | 2024.11.16 00:47:35.293246 [ 271 ] {05bc7c7a-17f4-4d43-a144-f722bd89688d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1084 | 2024.11.16 00:47:35.293733 [ 271 ] {05bc7c7a-17f4-4d43-a144-f722bd89688d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1085 | 2024.11.16 00:47:35.294172 [ 271 ] {05bc7c7a-17f4-4d43-a144-f722bd89688d} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1086 | 2024.11.16 00:47:35.294350 [ 271 ] {05bc7c7a-17f4-4d43-a144-f722bd89688d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001937 sec., 6711.4093959731545 rows/sec., 418.45 KiB/sec. | ||
1087 | 2024.11.16 00:47:35.294400 [ 271 ] {05bc7c7a-17f4-4d43-a144-f722bd89688d} <Debug> TCPHandler: Processed in 0.002161109 sec. | ||
1088 | 2024.11.16 00:47:35.294611 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1089 | 2024.11.16 00:47:35.294832 [ 277 ] {1c3a1e6d-b731-4832-91a1-ebddc0bc8215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1090 | 2024.11.16 00:47:35.294923 [ 277 ] {1c3a1e6d-b731-4832-91a1-ebddc0bc8215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1091 | 2024.11.16 00:47:35.295890 [ 277 ] {1c3a1e6d-b731-4832-91a1-ebddc0bc8215} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1092 | 2024.11.16 00:47:35.295930 [ 277 ] {1c3a1e6d-b731-4832-91a1-ebddc0bc8215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1093 | 2024.11.16 00:47:35.296453 [ 277 ] {1c3a1e6d-b731-4832-91a1-ebddc0bc8215} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1094 | 2024.11.16 00:47:35.296929 [ 277 ] {1c3a1e6d-b731-4832-91a1-ebddc0bc8215} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1095 | 2024.11.16 00:47:35.297167 [ 277 ] {1c3a1e6d-b731-4832-91a1-ebddc0bc8215} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.002391 sec., 159765.78837306568 rows/sec., 11.31 MiB/sec. | ||
1096 | 2024.11.16 00:47:35.297219 [ 277 ] {1c3a1e6d-b731-4832-91a1-ebddc0bc8215} <Debug> TCPHandler: Processed in 0.002715524 sec. | ||
1097 | 2024.11.16 00:47:35.297420 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1098 | 2024.11.16 00:47:35.297578 [ 271 ] {dc5c8d11-2430-40e8-85c9-c5c7554105f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1099 | 2024.11.16 00:47:35.297637 [ 271 ] {dc5c8d11-2430-40e8-85c9-c5c7554105f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1100 | 2024.11.16 00:47:35.298200 [ 271 ] {dc5c8d11-2430-40e8-85c9-c5c7554105f4} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1101 | 2024.11.16 00:47:35.298244 [ 271 ] {dc5c8d11-2430-40e8-85c9-c5c7554105f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1102 | 2024.11.16 00:47:35.298730 [ 271 ] {dc5c8d11-2430-40e8-85c9-c5c7554105f4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1103 | 2024.11.16 00:47:35.299218 [ 271 ] {dc5c8d11-2430-40e8-85c9-c5c7554105f4} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1104 | 2024.11.16 00:47:35.299458 [ 271 ] {dc5c8d11-2430-40e8-85c9-c5c7554105f4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001887 sec., 3179.650238473768 rows/sec., 166.12 KiB/sec. | ||
1105 | 2024.11.16 00:47:35.299552 [ 271 ] {dc5c8d11-2430-40e8-85c9-c5c7554105f4} <Debug> TCPHandler: Processed in 0.002242741 sec. | ||
1106 | 2024.11.16 00:47:35.299765 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1107 | 2024.11.16 00:47:35.299980 [ 277 ] {f642c2ce-1966-42ca-a5fb-ef72cd4465fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1108 | 2024.11.16 00:47:35.300079 [ 277 ] {f642c2ce-1966-42ca-a5fb-ef72cd4465fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1109 | 2024.11.16 00:47:35.300829 [ 277 ] {f642c2ce-1966-42ca-a5fb-ef72cd4465fb} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1110 | 2024.11.16 00:47:35.300868 [ 277 ] {f642c2ce-1966-42ca-a5fb-ef72cd4465fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1111 | 2024.11.16 00:47:35.301360 [ 277 ] {f642c2ce-1966-42ca-a5fb-ef72cd4465fb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1112 | 2024.11.16 00:47:35.301798 [ 277 ] {f642c2ce-1966-42ca-a5fb-ef72cd4465fb} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1113 | 2024.11.16 00:47:35.302023 [ 277 ] {f642c2ce-1966-42ca-a5fb-ef72cd4465fb} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.002097 sec., 108249.88078206962 rows/sec., 7.22 MiB/sec. | ||
1114 | 2024.11.16 00:47:35.302073 [ 277 ] {f642c2ce-1966-42ca-a5fb-ef72cd4465fb} <Debug> TCPHandler: Processed in 0.002420796 sec. | ||
1115 | 2024.11.16 00:47:35.302280 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1116 | 2024.11.16 00:47:35.302500 [ 271 ] {548704cb-90c5-440f-a586-2ea7712ffb7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1117 | 2024.11.16 00:47:35.302561 [ 271 ] {548704cb-90c5-440f-a586-2ea7712ffb7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1118 | 2024.11.16 00:47:35.303152 [ 271 ] {548704cb-90c5-440f-a586-2ea7712ffb7f} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1119 | 2024.11.16 00:47:35.303197 [ 271 ] {548704cb-90c5-440f-a586-2ea7712ffb7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1120 | 2024.11.16 00:47:35.303693 [ 271 ] {548704cb-90c5-440f-a586-2ea7712ffb7f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1121 | 2024.11.16 00:47:35.304136 [ 271 ] {548704cb-90c5-440f-a586-2ea7712ffb7f} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1122 | 2024.11.16 00:47:35.304376 [ 271 ] {548704cb-90c5-440f-a586-2ea7712ffb7f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001894 sec., 527.9831045406547 rows/sec., 35.58 KiB/sec. | ||
1123 | 2024.11.16 00:47:35.304442 [ 271 ] {548704cb-90c5-440f-a586-2ea7712ffb7f} <Debug> TCPHandler: Processed in 0.002274901 sec. | ||
1124 | 2024.11.16 00:47:35.304653 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1125 | 2024.11.16 00:47:35.304869 [ 277 ] {be77db36-fc11-4fa1-893e-bc8866f6a7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1126 | 2024.11.16 00:47:35.305002 [ 277 ] {be77db36-fc11-4fa1-893e-bc8866f6a7e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1127 | 2024.11.16 00:47:35.306241 [ 277 ] {be77db36-fc11-4fa1-893e-bc8866f6a7e0} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1128 | 2024.11.16 00:47:35.306281 [ 277 ] {be77db36-fc11-4fa1-893e-bc8866f6a7e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1129 | 2024.11.16 00:47:35.306975 [ 277 ] {be77db36-fc11-4fa1-893e-bc8866f6a7e0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1130 | 2024.11.16 00:47:35.307421 [ 277 ] {be77db36-fc11-4fa1-893e-bc8866f6a7e0} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1131 | 2024.11.16 00:47:35.307672 [ 277 ] {be77db36-fc11-4fa1-893e-bc8866f6a7e0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002858 sec., 2799.160251924423 rows/sec., 5.02 MiB/sec. | ||
1132 | 2024.11.16 00:47:35.307764 [ 277 ] {be77db36-fc11-4fa1-893e-bc8866f6a7e0} <Debug> TCPHandler: Processed in 0.003221458 sec. | ||
1133 | 2024.11.16 00:47:35.307965 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1134 | 2024.11.16 00:47:35.308185 [ 271 ] {e9c6f66d-968a-423a-b546-7c339d40d30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1135 | 2024.11.16 00:47:35.308278 [ 271 ] {e9c6f66d-968a-423a-b546-7c339d40d30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1136 | 2024.11.16 00:47:35.308849 [ 271 ] {e9c6f66d-968a-423a-b546-7c339d40d30b} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1137 | 2024.11.16 00:47:35.308887 [ 271 ] {e9c6f66d-968a-423a-b546-7c339d40d30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1138 | 2024.11.16 00:47:35.309377 [ 271 ] {e9c6f66d-968a-423a-b546-7c339d40d30b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1139 | 2024.11.16 00:47:35.309827 [ 271 ] {e9c6f66d-968a-423a-b546-7c339d40d30b} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1140 | 2024.11.16 00:47:35.310012 [ 271 ] {e9c6f66d-968a-423a-b546-7c339d40d30b} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001882 sec., 38257.173219978744 rows/sec., 2.44 MiB/sec. | ||
1141 | 2024.11.16 00:47:35.310059 [ 271 ] {e9c6f66d-968a-423a-b546-7c339d40d30b} <Debug> TCPHandler: Processed in 0.00220523 sec. | ||
1142 | 2024.11.16 00:47:35.639956 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1143 | 2024.11.16 00:47:35.640167 [ 271 ] {70077626-c8fb-4593-9a79-b6b2de47044f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1144 | 2024.11.16 00:47:35.640582 [ 271 ] {70077626-c8fb-4593-9a79-b6b2de47044f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1145 | 2024.11.16 00:47:35.640661 [ 271 ] {70077626-c8fb-4593-9a79-b6b2de47044f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1146 | 2024.11.16 00:47:35.640981 [ 271 ] {70077626-c8fb-4593-9a79-b6b2de47044f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1147 | 2024.11.16 00:47:35.641167 [ 271 ] {70077626-c8fb-4593-9a79-b6b2de47044f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1148 | 2024.11.16 00:47:35.641468 [ 271 ] {70077626-c8fb-4593-9a79-b6b2de47044f} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1149 | 2024.11.16 00:47:35.642642 [ 271 ] {70077626-c8fb-4593-9a79-b6b2de47044f} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1150 | 2024.11.16 00:47:35.642695 [ 271 ] {70077626-c8fb-4593-9a79-b6b2de47044f} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (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 | ||
1151 | 2024.11.16 00:47:35.642715 [ 271 ] {70077626-c8fb-4593-9a79-b6b2de47044f} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1152 | 2024.11.16 00:47:35.642831 [ 271 ] {70077626-c8fb-4593-9a79-b6b2de47044f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1153 | 2024.11.16 00:47:35.642858 [ 271 ] {70077626-c8fb-4593-9a79-b6b2de47044f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
1154 | 2024.11.16 00:47:35.644812 [ 271 ] {70077626-c8fb-4593-9a79-b6b2de47044f} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.00474 sec., 5696.202531645569 rows/sec., 212.00 KiB/sec. | ||
1155 | 2024.11.16 00:47:35.644931 [ 271 ] {70077626-c8fb-4593-9a79-b6b2de47044f} <Debug> TCPHandler: Processed in 0.005068147 sec. | ||
1156 | 2024.11.16 00:47:35.645257 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1157 | 2024.11.16 00:47:35.645495 [ 277 ] {730c3629-dc6a-49c5-8943-34b03608701b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1158 | 2024.11.16 00:47:35.645921 [ 277 ] {730c3629-dc6a-49c5-8943-34b03608701b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1159 | 2024.11.16 00:47:35.645979 [ 277 ] {730c3629-dc6a-49c5-8943-34b03608701b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1160 | 2024.11.16 00:47:35.646362 [ 277 ] {730c3629-dc6a-49c5-8943-34b03608701b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1161 | 2024.11.16 00:47:35.646451 [ 277 ] {730c3629-dc6a-49c5-8943-34b03608701b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1162 | 2024.11.16 00:47:35.646626 [ 277 ] {730c3629-dc6a-49c5-8943-34b03608701b} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1163 | 2024.11.16 00:47:35.646666 [ 277 ] {730c3629-dc6a-49c5-8943-34b03608701b} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1164 | 2024.11.16 00:47:35.646694 [ 277 ] {730c3629-dc6a-49c5-8943-34b03608701b} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (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 | ||
1165 | 2024.11.16 00:47:35.646713 [ 277 ] {730c3629-dc6a-49c5-8943-34b03608701b} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1166 | 2024.11.16 00:47:35.646761 [ 277 ] {730c3629-dc6a-49c5-8943-34b03608701b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1167 | 2024.11.16 00:47:35.646787 [ 277 ] {730c3629-dc6a-49c5-8943-34b03608701b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
1168 | 2024.11.16 00:47:35.647386 [ 277 ] {730c3629-dc6a-49c5-8943-34b03608701b} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.002009 sec., 13439.522150323544 rows/sec., 500.19 KiB/sec. | ||
1169 | 2024.11.16 00:47:35.647508 [ 277 ] {730c3629-dc6a-49c5-8943-34b03608701b} <Debug> TCPHandler: Processed in 0.002329163 sec. | ||
1170 | 2024.11.16 00:47:35.647767 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1171 | 2024.11.16 00:47:35.647985 [ 271 ] {5bd697e3-3b6b-455e-8429-2ca4f6e2b755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1172 | 2024.11.16 00:47:35.648377 [ 271 ] {5bd697e3-3b6b-455e-8429-2ca4f6e2b755} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1173 | 2024.11.16 00:47:35.648433 [ 271 ] {5bd697e3-3b6b-455e-8429-2ca4f6e2b755} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1174 | 2024.11.16 00:47:35.648733 [ 271 ] {5bd697e3-3b6b-455e-8429-2ca4f6e2b755} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1175 | 2024.11.16 00:47:35.648799 [ 271 ] {5bd697e3-3b6b-455e-8429-2ca4f6e2b755} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1176 | 2024.11.16 00:47:35.648949 [ 271 ] {5bd697e3-3b6b-455e-8429-2ca4f6e2b755} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1177 | 2024.11.16 00:47:35.648982 [ 271 ] {5bd697e3-3b6b-455e-8429-2ca4f6e2b755} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1178 | 2024.11.16 00:47:35.649005 [ 271 ] {5bd697e3-3b6b-455e-8429-2ca4f6e2b755} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (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 | ||
1179 | 2024.11.16 00:47:35.649023 [ 271 ] {5bd697e3-3b6b-455e-8429-2ca4f6e2b755} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1180 | 2024.11.16 00:47:35.649068 [ 271 ] {5bd697e3-3b6b-455e-8429-2ca4f6e2b755} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1181 | 2024.11.16 00:47:35.649091 [ 271 ] {5bd697e3-3b6b-455e-8429-2ca4f6e2b755} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
1182 | 2024.11.16 00:47:35.649672 [ 271 ] {5bd697e3-3b6b-455e-8429-2ca4f6e2b755} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.001794 sec., 15050.167224080267 rows/sec., 560.14 KiB/sec. | ||
1183 | 2024.11.16 00:47:35.649782 [ 271 ] {5bd697e3-3b6b-455e-8429-2ca4f6e2b755} <Debug> TCPHandler: Processed in 0.002081317 sec. | ||
1184 | 2024.11.16 00:47:35.650144 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1185 | 2024.11.16 00:47:35.650476 [ 277 ] {ef92be96-a8fa-4fac-ad06-695ee6f6729d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1186 | 2024.11.16 00:47:35.650812 [ 277 ] {ef92be96-a8fa-4fac-ad06-695ee6f6729d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1187 | 2024.11.16 00:47:35.650858 [ 277 ] {ef92be96-a8fa-4fac-ad06-695ee6f6729d} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1188 | 2024.11.16 00:47:35.651161 [ 277 ] {ef92be96-a8fa-4fac-ad06-695ee6f6729d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1189 | 2024.11.16 00:47:35.651227 [ 277 ] {ef92be96-a8fa-4fac-ad06-695ee6f6729d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1190 | 2024.11.16 00:47:35.651368 [ 277 ] {ef92be96-a8fa-4fac-ad06-695ee6f6729d} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1191 | 2024.11.16 00:47:35.651402 [ 277 ] {ef92be96-a8fa-4fac-ad06-695ee6f6729d} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1192 | 2024.11.16 00:47:35.651425 [ 277 ] {ef92be96-a8fa-4fac-ad06-695ee6f6729d} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (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 | ||
1193 | 2024.11.16 00:47:35.651443 [ 277 ] {ef92be96-a8fa-4fac-ad06-695ee6f6729d} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1194 | 2024.11.16 00:47:35.651486 [ 277 ] {ef92be96-a8fa-4fac-ad06-695ee6f6729d} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1195 | 2024.11.16 00:47:35.651510 [ 277 ] {ef92be96-a8fa-4fac-ad06-695ee6f6729d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
1196 | 2024.11.16 00:47:35.652118 [ 277 ] {ef92be96-a8fa-4fac-ad06-695ee6f6729d} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.001812 sec., 14900.662251655629 rows/sec., 554.57 KiB/sec. | ||
1197 | 2024.11.16 00:47:35.652233 [ 277 ] {ef92be96-a8fa-4fac-ad06-695ee6f6729d} <Debug> TCPHandler: Processed in 0.002200509 sec. | ||
1198 | 2024.11.16 00:47:35.652607 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1199 | 2024.11.16 00:47:35.652822 [ 271 ] {77d5d0b0-be68-415c-8053-0bf381d39424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) 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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1200 | 2024.11.16 00:47:35.653219 [ 271 ] {77d5d0b0-be68-415c-8053-0bf381d39424} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1201 | 2024.11.16 00:47:35.653277 [ 271 ] {77d5d0b0-be68-415c-8053-0bf381d39424} <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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1202 | 2024.11.16 00:47:35.653621 [ 271 ] {77d5d0b0-be68-415c-8053-0bf381d39424} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1203 | 2024.11.16 00:47:35.653685 [ 271 ] {77d5d0b0-be68-415c-8053-0bf381d39424} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1204 | 2024.11.16 00:47:35.653833 [ 271 ] {77d5d0b0-be68-415c-8053-0bf381d39424} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1205 | 2024.11.16 00:47:35.653865 [ 271 ] {77d5d0b0-be68-415c-8053-0bf381d39424} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1206 | 2024.11.16 00:47:35.653888 [ 271 ] {77d5d0b0-be68-415c-8053-0bf381d39424} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (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 | ||
1207 | 2024.11.16 00:47:35.653906 [ 271 ] {77d5d0b0-be68-415c-8053-0bf381d39424} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1208 | 2024.11.16 00:47:35.653949 [ 271 ] {77d5d0b0-be68-415c-8053-0bf381d39424} <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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1209 | 2024.11.16 00:47:35.653973 [ 271 ] {77d5d0b0-be68-415c-8053-0bf381d39424} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
1210 | 2024.11.16 00:47:35.654554 [ 271 ] {77d5d0b0-be68-415c-8053-0bf381d39424} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.001838 sec., 14689.880304678998 rows/sec., 546.73 KiB/sec. | ||
1211 | 2024.11.16 00:47:35.654667 [ 271 ] {77d5d0b0-be68-415c-8053-0bf381d39424} <Debug> TCPHandler: Processed in 0.002126328 sec. | ||
1212 | 2024.11.16 00:47:35.654947 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1213 | 2024.11.16 00:47:35.655159 [ 277 ] {1018505d-dff6-4fda-89cb-2f4caabe6574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1214 | 2024.11.16 00:47:35.655534 [ 277 ] {1018505d-dff6-4fda-89cb-2f4caabe6574} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1215 | 2024.11.16 00:47:35.655581 [ 277 ] {1018505d-dff6-4fda-89cb-2f4caabe6574} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1216 | 2024.11.16 00:47:35.655894 [ 277 ] {1018505d-dff6-4fda-89cb-2f4caabe6574} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1217 | 2024.11.16 00:47:35.655960 [ 277 ] {1018505d-dff6-4fda-89cb-2f4caabe6574} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1218 | 2024.11.16 00:47:35.656105 [ 277 ] {1018505d-dff6-4fda-89cb-2f4caabe6574} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1219 | 2024.11.16 00:47:35.656137 [ 277 ] {1018505d-dff6-4fda-89cb-2f4caabe6574} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1220 | 2024.11.16 00:47:35.656159 [ 277 ] {1018505d-dff6-4fda-89cb-2f4caabe6574} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (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 | ||
1221 | 2024.11.16 00:47:35.656176 [ 277 ] {1018505d-dff6-4fda-89cb-2f4caabe6574} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1222 | 2024.11.16 00:47:35.656219 [ 277 ] {1018505d-dff6-4fda-89cb-2f4caabe6574} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1223 | 2024.11.16 00:47:35.656242 [ 277 ] {1018505d-dff6-4fda-89cb-2f4caabe6574} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
1224 | 2024.11.16 00:47:35.656945 [ 277 ] {1018505d-dff6-4fda-89cb-2f4caabe6574} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.00189 sec., 14285.714285714286 rows/sec., 531.68 KiB/sec. | ||
1225 | 2024.11.16 00:47:35.657059 [ 277 ] {1018505d-dff6-4fda-89cb-2f4caabe6574} <Debug> TCPHandler: Processed in 0.00217716 sec. | ||
1226 | 2024.11.16 00:47:35.657368 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1227 | 2024.11.16 00:47:35.657591 [ 271 ] {73d71b04-b957-4636-95b9-da10ecaf894c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1228 | 2024.11.16 00:47:35.657980 [ 271 ] {73d71b04-b957-4636-95b9-da10ecaf894c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1229 | 2024.11.16 00:47:35.658037 [ 271 ] {73d71b04-b957-4636-95b9-da10ecaf894c} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1230 | 2024.11.16 00:47:35.658421 [ 271 ] {73d71b04-b957-4636-95b9-da10ecaf894c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1231 | 2024.11.16 00:47:35.658489 [ 271 ] {73d71b04-b957-4636-95b9-da10ecaf894c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1232 | 2024.11.16 00:47:35.658634 [ 271 ] {73d71b04-b957-4636-95b9-da10ecaf894c} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1233 | 2024.11.16 00:47:35.658666 [ 271 ] {73d71b04-b957-4636-95b9-da10ecaf894c} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1234 | 2024.11.16 00:47:35.658689 [ 271 ] {73d71b04-b957-4636-95b9-da10ecaf894c} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (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 | ||
1235 | 2024.11.16 00:47:35.658705 [ 271 ] {73d71b04-b957-4636-95b9-da10ecaf894c} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1236 | 2024.11.16 00:47:35.658750 [ 271 ] {73d71b04-b957-4636-95b9-da10ecaf894c} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1237 | 2024.11.16 00:47:35.658859 [ 271 ] {73d71b04-b957-4636-95b9-da10ecaf894c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
1238 | 2024.11.16 00:47:35.659434 [ 271 ] {73d71b04-b957-4636-95b9-da10ecaf894c} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.001951 sec., 13839.056893900564 rows/sec., 515.06 KiB/sec. | ||
1239 | 2024.11.16 00:47:35.659549 [ 271 ] {73d71b04-b957-4636-95b9-da10ecaf894c} <Debug> TCPHandler: Processed in 0.002250951 sec. | ||
1240 | 2024.11.16 00:47:35.659818 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1241 | 2024.11.16 00:47:35.660005 [ 277 ] {9b357740-ab26-4dc3-a28c-9f584fd7d5be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1242 | 2024.11.16 00:47:35.660422 [ 277 ] {9b357740-ab26-4dc3-a28c-9f584fd7d5be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1243 | 2024.11.16 00:47:35.660473 [ 277 ] {9b357740-ab26-4dc3-a28c-9f584fd7d5be} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1244 | 2024.11.16 00:47:35.660793 [ 277 ] {9b357740-ab26-4dc3-a28c-9f584fd7d5be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1245 | 2024.11.16 00:47:35.660859 [ 277 ] {9b357740-ab26-4dc3-a28c-9f584fd7d5be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1246 | 2024.11.16 00:47:35.661004 [ 277 ] {9b357740-ab26-4dc3-a28c-9f584fd7d5be} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1247 | 2024.11.16 00:47:35.661036 [ 277 ] {9b357740-ab26-4dc3-a28c-9f584fd7d5be} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1248 | 2024.11.16 00:47:35.661060 [ 277 ] {9b357740-ab26-4dc3-a28c-9f584fd7d5be} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (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 | ||
1249 | 2024.11.16 00:47:35.661077 [ 277 ] {9b357740-ab26-4dc3-a28c-9f584fd7d5be} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1250 | 2024.11.16 00:47:35.661121 [ 277 ] {9b357740-ab26-4dc3-a28c-9f584fd7d5be} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1251 | 2024.11.16 00:47:35.661143 [ 277 ] {9b357740-ab26-4dc3-a28c-9f584fd7d5be} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
1252 | 2024.11.16 00:47:35.661705 [ 277 ] {9b357740-ab26-4dc3-a28c-9f584fd7d5be} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.001793 sec., 15058.561070831009 rows/sec., 560.45 KiB/sec. | ||
1253 | 2024.11.16 00:47:35.661818 [ 277 ] {9b357740-ab26-4dc3-a28c-9f584fd7d5be} <Debug> TCPHandler: Processed in 0.002058825 sec. | ||
1254 | 2024.11.16 00:47:35.662265 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1255 | 2024.11.16 00:47:35.662575 [ 271 ] {421b6556-7352-4203-b197-2d7718285076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1256 | 2024.11.16 00:47:35.662973 [ 271 ] {421b6556-7352-4203-b197-2d7718285076} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1257 | 2024.11.16 00:47:35.663033 [ 271 ] {421b6556-7352-4203-b197-2d7718285076} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1258 | 2024.11.16 00:47:35.663429 [ 271 ] {421b6556-7352-4203-b197-2d7718285076} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1259 | 2024.11.16 00:47:35.663497 [ 271 ] {421b6556-7352-4203-b197-2d7718285076} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1260 | 2024.11.16 00:47:35.663642 [ 271 ] {421b6556-7352-4203-b197-2d7718285076} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1261 | 2024.11.16 00:47:35.663674 [ 271 ] {421b6556-7352-4203-b197-2d7718285076} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1262 | 2024.11.16 00:47:35.663697 [ 271 ] {421b6556-7352-4203-b197-2d7718285076} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (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 | ||
1263 | 2024.11.16 00:47:35.663714 [ 271 ] {421b6556-7352-4203-b197-2d7718285076} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1264 | 2024.11.16 00:47:35.663758 [ 271 ] {421b6556-7352-4203-b197-2d7718285076} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1265 | 2024.11.16 00:47:35.663782 [ 271 ] {421b6556-7352-4203-b197-2d7718285076} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
1266 | 2024.11.16 00:47:35.664317 [ 271 ] {421b6556-7352-4203-b197-2d7718285076} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.001879 sec., 14369.345396487493 rows/sec., 534.80 KiB/sec. | ||
1267 | 2024.11.16 00:47:35.664427 [ 271 ] {421b6556-7352-4203-b197-2d7718285076} <Debug> TCPHandler: Processed in 0.002272941 sec. | ||
1268 | 2024.11.16 00:47:35.736225 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1269 | 2024.11.16 00:47:35.736374 [ 271 ] {3ed3baa2-8262-4042-92a2-7e9b6a484558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1270 | 2024.11.16 00:47:35.736435 [ 271 ] {3ed3baa2-8262-4042-92a2-7e9b6a484558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1271 | 2024.11.16 00:47:35.737278 [ 271 ] {3ed3baa2-8262-4042-92a2-7e9b6a484558} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1272 | 2024.11.16 00:47:35.737330 [ 271 ] {3ed3baa2-8262-4042-92a2-7e9b6a484558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1273 | 2024.11.16 00:47:35.737993 [ 271 ] {3ed3baa2-8262-4042-92a2-7e9b6a484558} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1274 | 2024.11.16 00:47:35.738393 [ 271 ] {3ed3baa2-8262-4042-92a2-7e9b6a484558} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1275 | 2024.11.16 00:47:35.738634 [ 271 ] {3ed3baa2-8262-4042-92a2-7e9b6a484558} <Debug> executeQuery: Read 9 rows, 1.61 KiB in 0.002301 sec., 3911.3428943937415 rows/sec., 699.42 KiB/sec. | ||
1276 | 2024.11.16 00:47:35.738690 [ 271 ] {3ed3baa2-8262-4042-92a2-7e9b6a484558} <Debug> TCPHandler: Processed in 0.002532769 sec. | ||
1277 | 2024.11.16 00:47:35.738901 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1278 | 2024.11.16 00:47:35.739128 [ 277 ] {89f20675-578d-4159-b0b3-9fdd31b3d6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1279 | 2024.11.16 00:47:35.739217 [ 277 ] {89f20675-578d-4159-b0b3-9fdd31b3d6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1280 | 2024.11.16 00:47:35.740742 [ 277 ] {89f20675-578d-4159-b0b3-9fdd31b3d6f1} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1281 | 2024.11.16 00:47:35.740782 [ 277 ] {89f20675-578d-4159-b0b3-9fdd31b3d6f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1282 | 2024.11.16 00:47:35.741487 [ 277 ] {89f20675-578d-4159-b0b3-9fdd31b3d6f1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1283 | 2024.11.16 00:47:35.741992 [ 277 ] {89f20675-578d-4159-b0b3-9fdd31b3d6f1} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1284 | 2024.11.16 00:47:35.742249 [ 277 ] {89f20675-578d-4159-b0b3-9fdd31b3d6f1} <Debug> executeQuery: Read 1152 rows, 97.24 KiB in 0.003153 sec., 365366.3177925785 rows/sec., 30.12 MiB/sec. | ||
1285 | 2024.11.16 00:47:35.742380 [ 277 ] {89f20675-578d-4159-b0b3-9fdd31b3d6f1} <Debug> TCPHandler: Processed in 0.003589357 sec. | ||
1286 | 2024.11.16 00:47:35.742606 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1287 | 2024.11.16 00:47:35.742832 [ 271 ] {caf368c4-746c-46b0-ae32-625d2fb1af1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1288 | 2024.11.16 00:47:35.742923 [ 271 ] {caf368c4-746c-46b0-ae32-625d2fb1af1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1289 | 2024.11.16 00:47:35.743767 [ 271 ] {caf368c4-746c-46b0-ae32-625d2fb1af1f} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1290 | 2024.11.16 00:47:35.743808 [ 271 ] {caf368c4-746c-46b0-ae32-625d2fb1af1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1291 | 2024.11.16 00:47:35.744319 [ 271 ] {caf368c4-746c-46b0-ae32-625d2fb1af1f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1292 | 2024.11.16 00:47:35.744779 [ 271 ] {caf368c4-746c-46b0-ae32-625d2fb1af1f} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1293 | 2024.11.16 00:47:35.745053 [ 271 ] {caf368c4-746c-46b0-ae32-625d2fb1af1f} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.002264 sec., 2650.1766784452298 rows/sec., 199.28 KiB/sec. | ||
1294 | 2024.11.16 00:47:35.745120 [ 271 ] {caf368c4-746c-46b0-ae32-625d2fb1af1f} <Debug> TCPHandler: Processed in 0.002622711 sec. | ||
1295 | 2024.11.16 00:47:35.745271 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1296 | 2024.11.16 00:47:35.745407 [ 277 ] {141fdffb-007d-4cb2-9b68-5f6712654614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1297 | 2024.11.16 00:47:35.745464 [ 277 ] {141fdffb-007d-4cb2-9b68-5f6712654614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1298 | 2024.11.16 00:47:35.746234 [ 277 ] {141fdffb-007d-4cb2-9b68-5f6712654614} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1299 | 2024.11.16 00:47:35.746281 [ 277 ] {141fdffb-007d-4cb2-9b68-5f6712654614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1300 | 2024.11.16 00:47:35.746839 [ 277 ] {141fdffb-007d-4cb2-9b68-5f6712654614} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1301 | 2024.11.16 00:47:35.747305 [ 277 ] {141fdffb-007d-4cb2-9b68-5f6712654614} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1302 | 2024.11.16 00:47:35.747486 [ 277 ] {141fdffb-007d-4cb2-9b68-5f6712654614} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002109 sec., 108108.10810810809 rows/sec., 7.32 MiB/sec. | ||
1303 | 2024.11.16 00:47:35.747534 [ 277 ] {141fdffb-007d-4cb2-9b68-5f6712654614} <Debug> TCPHandler: Processed in 0.002329353 sec. | ||
1304 | 2024.11.16 00:47:35.747671 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1305 | 2024.11.16 00:47:35.747790 [ 271 ] {28a5264b-0761-4f10-bf78-cd9ff2b4152f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1306 | 2024.11.16 00:47:35.747839 [ 271 ] {28a5264b-0761-4f10-bf78-cd9ff2b4152f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1307 | 2024.11.16 00:47:35.748652 [ 271 ] {28a5264b-0761-4f10-bf78-cd9ff2b4152f} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1308 | 2024.11.16 00:47:35.748692 [ 271 ] {28a5264b-0761-4f10-bf78-cd9ff2b4152f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1309 | 2024.11.16 00:47:35.749256 [ 271 ] {28a5264b-0761-4f10-bf78-cd9ff2b4152f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1310 | 2024.11.16 00:47:35.749703 [ 271 ] {28a5264b-0761-4f10-bf78-cd9ff2b4152f} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1311 | 2024.11.16 00:47:35.749937 [ 271 ] {28a5264b-0761-4f10-bf78-cd9ff2b4152f} <Debug> executeQuery: Read 465 rows, 35.01 KiB in 0.002168 sec., 214483.39483394835 rows/sec., 15.77 MiB/sec. | ||
1312 | 2024.11.16 00:47:35.750020 [ 271 ] {28a5264b-0761-4f10-bf78-cd9ff2b4152f} <Debug> TCPHandler: Processed in 0.002405796 sec. | ||
1313 | 2024.11.16 00:47:35.750163 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1314 | 2024.11.16 00:47:35.750279 [ 277 ] {4212e024-18dd-4d97-8f0d-523c4fbd6c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1315 | 2024.11.16 00:47:35.750330 [ 277 ] {4212e024-18dd-4d97-8f0d-523c4fbd6c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1316 | 2024.11.16 00:47:35.751378 [ 277 ] {4212e024-18dd-4d97-8f0d-523c4fbd6c1e} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1317 | 2024.11.16 00:47:35.751414 [ 277 ] {4212e024-18dd-4d97-8f0d-523c4fbd6c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1318 | 2024.11.16 00:47:35.752040 [ 277 ] {4212e024-18dd-4d97-8f0d-523c4fbd6c1e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1319 | 2024.11.16 00:47:35.752494 [ 277 ] {4212e024-18dd-4d97-8f0d-523c4fbd6c1e} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1320 | 2024.11.16 00:47:35.752675 [ 277 ] {4212e024-18dd-4d97-8f0d-523c4fbd6c1e} <Debug> executeQuery: Read 1920 rows, 131.25 KiB in 0.002421 sec., 793060.7187112763 rows/sec., 52.94 MiB/sec. | ||
1321 | 2024.11.16 00:47:35.752724 [ 277 ] {4212e024-18dd-4d97-8f0d-523c4fbd6c1e} <Debug> TCPHandler: Processed in 0.002615351 sec. | ||
1322 | 2024.11.16 00:47:35.752866 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1323 | 2024.11.16 00:47:35.752986 [ 271 ] {4c2e69bc-530a-40d4-9e34-35792edefa6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1324 | 2024.11.16 00:47:35.753069 [ 271 ] {4c2e69bc-530a-40d4-9e34-35792edefa6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1325 | 2024.11.16 00:47:35.754148 [ 271 ] {4c2e69bc-530a-40d4-9e34-35792edefa6d} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1326 | 2024.11.16 00:47:35.754190 [ 271 ] {4c2e69bc-530a-40d4-9e34-35792edefa6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1327 | 2024.11.16 00:47:35.754920 [ 271 ] {4c2e69bc-530a-40d4-9e34-35792edefa6d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1328 | 2024.11.16 00:47:35.755409 [ 271 ] {4c2e69bc-530a-40d4-9e34-35792edefa6d} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1329 | 2024.11.16 00:47:35.755733 [ 271 ] {4c2e69bc-530a-40d4-9e34-35792edefa6d} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.00276 sec., 2173.913043478261 rows/sec., 3.90 MiB/sec. | ||
1330 | 2024.11.16 00:47:35.755855 [ 271 ] {4c2e69bc-530a-40d4-9e34-35792edefa6d} <Debug> TCPHandler: Processed in 0.003046683 sec. | ||
1331 | 2024.11.16 00:47:35.756020 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1332 | 2024.11.16 00:47:35.756158 [ 277 ] {4c46088b-04d6-4088-8015-497f3c5baf94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1333 | 2024.11.16 00:47:35.756218 [ 277 ] {4c46088b-04d6-4088-8015-497f3c5baf94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1334 | 2024.11.16 00:47:35.756729 [ 277 ] {4c46088b-04d6-4088-8015-497f3c5baf94} <Trace> oximeter.measurements_i64 (f07dc925-1bd9-416d-9f2e-eb724df8b785): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1335 | 2024.11.16 00:47:35.756767 [ 277 ] {4c46088b-04d6-4088-8015-497f3c5baf94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1336 | 2024.11.16 00:47:35.757249 [ 277 ] {4c46088b-04d6-4088-8015-497f3c5baf94} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1337 | 2024.11.16 00:47:35.757741 [ 277 ] {4c46088b-04d6-4088-8015-497f3c5baf94} <Trace> oximeter.measurements_i64 (f07dc925-1bd9-416d-9f2e-eb724df8b785): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1338 | 2024.11.16 00:47:35.757985 [ 277 ] {4c46088b-04d6-4088-8015-497f3c5baf94} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001844 sec., 1626.8980477223429 rows/sec., 114.92 KiB/sec. | ||
1339 | 2024.11.16 00:47:35.758063 [ 277 ] {4c46088b-04d6-4088-8015-497f3c5baf94} <Debug> TCPHandler: Processed in 0.002110537 sec. | ||
1340 | 2024.11.16 00:47:40.275060 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1341 | 2024.11.16 00:47:40.275281 [ 271 ] {405fdd4d-5f93-4cc5-81c0-b67d91ef87d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1342 | 2024.11.16 00:47:40.275362 [ 271 ] {405fdd4d-5f93-4cc5-81c0-b67d91ef87d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1343 | 2024.11.16 00:47:40.276134 [ 271 ] {405fdd4d-5f93-4cc5-81c0-b67d91ef87d9} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1344 | 2024.11.16 00:47:40.276187 [ 271 ] {405fdd4d-5f93-4cc5-81c0-b67d91ef87d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1345 | 2024.11.16 00:47:40.276635 [ 271 ] {405fdd4d-5f93-4cc5-81c0-b67d91ef87d9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1346 | 2024.11.16 00:47:40.276884 [ 271 ] {405fdd4d-5f93-4cc5-81c0-b67d91ef87d9} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1347 | 2024.11.16 00:47:40.277131 [ 271 ] {405fdd4d-5f93-4cc5-81c0-b67d91ef87d9} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.001904 sec., 27310.9243697479 rows/sec., 2.07 MiB/sec. | ||
1348 | 2024.11.16 00:47:40.277242 [ 271 ] {405fdd4d-5f93-4cc5-81c0-b67d91ef87d9} <Debug> TCPHandler: Processed in 0.002315573 sec. | ||
1349 | 2024.11.16 00:47:40.277563 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1350 | 2024.11.16 00:47:40.277840 [ 277 ] {35e1bdc5-c66a-4715-9419-57f93bf9bb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1351 | 2024.11.16 00:47:40.277947 [ 277 ] {35e1bdc5-c66a-4715-9419-57f93bf9bb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1352 | 2024.11.16 00:47:40.278927 [ 277 ] {35e1bdc5-c66a-4715-9419-57f93bf9bb92} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1353 | 2024.11.16 00:47:40.278977 [ 277 ] {35e1bdc5-c66a-4715-9419-57f93bf9bb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1354 | 2024.11.16 00:47:40.279427 [ 277 ] {35e1bdc5-c66a-4715-9419-57f93bf9bb92} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1355 | 2024.11.16 00:47:40.279671 [ 277 ] {35e1bdc5-c66a-4715-9419-57f93bf9bb92} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1356 | 2024.11.16 00:47:40.279905 [ 277 ] {35e1bdc5-c66a-4715-9419-57f93bf9bb92} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.002142 sec., 26143.790849673205 rows/sec., 2.04 MiB/sec. | ||
1357 | 2024.11.16 00:47:40.279963 [ 277 ] {35e1bdc5-c66a-4715-9419-57f93bf9bb92} <Debug> TCPHandler: Processed in 0.00258252 sec. | ||
1358 | 2024.11.16 00:47:40.280127 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1359 | 2024.11.16 00:47:40.280276 [ 271 ] {8779db29-eabe-4533-85ad-0f812316d572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1360 | 2024.11.16 00:47:40.280342 [ 271 ] {8779db29-eabe-4533-85ad-0f812316d572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1361 | 2024.11.16 00:47:40.280921 [ 271 ] {8779db29-eabe-4533-85ad-0f812316d572} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1362 | 2024.11.16 00:47:40.280962 [ 271 ] {8779db29-eabe-4533-85ad-0f812316d572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1363 | 2024.11.16 00:47:40.281369 [ 271 ] {8779db29-eabe-4533-85ad-0f812316d572} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1364 | 2024.11.16 00:47:40.281604 [ 271 ] {8779db29-eabe-4533-85ad-0f812316d572} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1365 | 2024.11.16 00:47:40.281877 [ 271 ] {8779db29-eabe-4533-85ad-0f812316d572} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.001624 sec., 73891.62561576355 rows/sec., 5.12 MiB/sec. | ||
1366 | 2024.11.16 00:47:40.282013 [ 271 ] {8779db29-eabe-4533-85ad-0f812316d572} <Debug> TCPHandler: Processed in 0.001954553 sec. | ||
1367 | 2024.11.16 00:47:40.282219 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1368 | 2024.11.16 00:47:40.282421 [ 277 ] {a24d7432-3d0c-4b77-8803-754eeef28af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1369 | 2024.11.16 00:47:40.282510 [ 277 ] {a24d7432-3d0c-4b77-8803-754eeef28af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1370 | 2024.11.16 00:47:40.283043 [ 277 ] {a24d7432-3d0c-4b77-8803-754eeef28af2} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1371 | 2024.11.16 00:47:40.283083 [ 277 ] {a24d7432-3d0c-4b77-8803-754eeef28af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1372 | 2024.11.16 00:47:40.283464 [ 277 ] {a24d7432-3d0c-4b77-8803-754eeef28af2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1373 | 2024.11.16 00:47:40.283699 [ 277 ] {a24d7432-3d0c-4b77-8803-754eeef28af2} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1374 | 2024.11.16 00:47:40.283908 [ 277 ] {a24d7432-3d0c-4b77-8803-754eeef28af2} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001539 sec., 25990.90318388564 rows/sec., 1.78 MiB/sec. | ||
1375 | 2024.11.16 00:47:40.283957 [ 277 ] {a24d7432-3d0c-4b77-8803-754eeef28af2} <Debug> TCPHandler: Processed in 0.00183923 sec. | ||
1376 | 2024.11.16 00:47:41.137591 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 240 | ||
1377 | 2024.11.16 00:47:41.141011 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1378 | 2024.11.16 00:47:41.141064 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1379 | 2024.11.16 00:47:41.142728 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1380 | 2024.11.16 00:47:41.143053 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1381 | 2024.11.16 00:47:41.143566 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 240 | ||
1382 | 2024.11.16 00:47:45.276733 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1383 | 2024.11.16 00:47:45.276949 [ 271 ] {c3a925c9-fb3c-49d5-8c15-751bc0c1051e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1384 | 2024.11.16 00:47:45.277024 [ 271 ] {c3a925c9-fb3c-49d5-8c15-751bc0c1051e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1385 | 2024.11.16 00:47:45.277836 [ 271 ] {c3a925c9-fb3c-49d5-8c15-751bc0c1051e} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1386 | 2024.11.16 00:47:45.277879 [ 271 ] {c3a925c9-fb3c-49d5-8c15-751bc0c1051e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1387 | 2024.11.16 00:47:45.278298 [ 271 ] {c3a925c9-fb3c-49d5-8c15-751bc0c1051e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1388 | 2024.11.16 00:47:45.278548 [ 271 ] {c3a925c9-fb3c-49d5-8c15-751bc0c1051e} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1389 | 2024.11.16 00:47:45.278721 [ 80 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1390 | 2024.11.16 00:47:45.278805 [ 271 ] {c3a925c9-fb3c-49d5-8c15-751bc0c1051e} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.001907 sec., 27267.960146827478 rows/sec., 2.07 MiB/sec. | ||
1391 | 2024.11.16 00:47:45.278878 [ 80 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1392 | 2024.11.16 00:47:45.278911 [ 271 ] {c3a925c9-fb3c-49d5-8c15-751bc0c1051e} <Debug> TCPHandler: Processed in 0.002306793 sec. | ||
1393 | 2024.11.16 00:47:45.278961 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1394 | 2024.11.16 00:47:45.279257 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1395 | 2024.11.16 00:47:45.279315 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
1396 | 2024.11.16 00:47:45.279578 [ 277 ] {6175f567-9546-4443-b26a-6a301fc1a606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1397 | 2024.11.16 00:47:45.279647 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1398 | 2024.11.16 00:47:45.279714 [ 277 ] {6175f567-9546-4443-b26a-6a301fc1a606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1399 | 2024.11.16 00:47:45.279794 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 215 rows starting from the beginning of the part | ||
1400 | 2024.11.16 00:47:45.279962 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
1401 | 2024.11.16 00:47:45.280523 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 215 rows starting from the beginning of the part | ||
1402 | 2024.11.16 00:47:45.280777 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1152 rows starting from the beginning of the part | ||
1403 | 2024.11.16 00:47:45.280909 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part | ||
1404 | 2024.11.16 00:47:45.281027 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part | ||
1405 | 2024.11.16 00:47:45.281812 [ 277 ] {6175f567-9546-4443-b26a-6a301fc1a606} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1406 | 2024.11.16 00:47:45.281860 [ 277 ] {6175f567-9546-4443-b26a-6a301fc1a606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1407 | 2024.11.16 00:47:45.282506 [ 277 ] {6175f567-9546-4443-b26a-6a301fc1a606} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1408 | 2024.11.16 00:47:45.282960 [ 277 ] {6175f567-9546-4443-b26a-6a301fc1a606} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1409 | 2024.11.16 00:47:45.283223 [ 80 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1410 | 2024.11.16 00:47:45.283281 [ 80 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1411 | 2024.11.16 00:47:45.283318 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1412 | 2024.11.16 00:47:45.283497 [ 277 ] {6175f567-9546-4443-b26a-6a301fc1a606} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.00399 sec., 14035.087719298246 rows/sec., 1.09 MiB/sec. | ||
1413 | 2024.11.16 00:47:45.283732 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
1414 | 2024.11.16 00:47:45.283760 [ 277 ] {6175f567-9546-4443-b26a-6a301fc1a606} <Debug> TCPHandler: Processed in 0.004701438 sec. | ||
1415 | 2024.11.16 00:47:45.283783 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1738 rows, containing 5 columns (5 merged, 0 gathered) in 0.004669587 sec., 372195.65670368704 rows/sec., 32.32 MiB/sec. | ||
1416 | 2024.11.16 00:47:45.283942 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1417 | 2024.11.16 00:47:45.283971 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1418 | 2024.11.16 00:47:45.283990 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 382 rows starting from the beginning of the part | ||
1419 | 2024.11.16 00:47:45.284104 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1420 | 2024.11.16 00:47:45.284474 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
1421 | 2024.11.16 00:47:45.284491 [ 271 ] {070041f5-b303-4835-b9cb-4b58e8bd6d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1422 | 2024.11.16 00:47:45.284797 [ 271 ] {070041f5-b303-4835-b9cb-4b58e8bd6d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1423 | 2024.11.16 00:47:45.285089 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 382 rows starting from the beginning of the part | ||
1424 | 2024.11.16 00:47:45.285659 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 465 rows starting from the beginning of the part | ||
1425 | 2024.11.16 00:47:45.285676 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_6_1} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1426 | 2024.11.16 00:47:45.286184 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_6_1} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1427 | 2024.11.16 00:47:45.286189 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
1428 | 2024.11.16 00:47:45.286572 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
1429 | 2024.11.16 00:47:45.286706 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
1430 | 2024.11.16 00:47:45.287799 [ 271 ] {070041f5-b303-4835-b9cb-4b58e8bd6d86} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1431 | 2024.11.16 00:47:45.287870 [ 271 ] {070041f5-b303-4835-b9cb-4b58e8bd6d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1432 | 2024.11.16 00:47:45.289073 [ 271 ] {070041f5-b303-4835-b9cb-4b58e8bd6d86} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1433 | 2024.11.16 00:47:45.289569 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1397 rows, containing 5 columns (5 merged, 0 gathered) in 0.006136666 sec., 227648.04211276938 rows/sec., 17.38 MiB/sec. | ||
1434 | 2024.11.16 00:47:45.289578 [ 271 ] {070041f5-b303-4835-b9cb-4b58e8bd6d86} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1435 | 2024.11.16 00:47:45.289793 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1436 | 2024.11.16 00:47:45.289794 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1437 | 2024.11.16 00:47:45.289873 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1438 | 2024.11.16 00:47:45.289948 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1439 | 2024.11.16 00:47:45.290177 [ 271 ] {070041f5-b303-4835-b9cb-4b58e8bd6d86} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.005877 sec., 25523.226135783563 rows/sec., 1.77 MiB/sec. | ||
1440 | 2024.11.16 00:47:45.290216 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
1441 | 2024.11.16 00:47:45.290460 [ 271 ] {070041f5-b303-4835-b9cb-4b58e8bd6d86} <Debug> TCPHandler: Processed in 0.006609899 sec. | ||
1442 | 2024.11.16 00:47:45.290689 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1443 | 2024.11.16 00:47:45.290703 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_6_1} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1444 | 2024.11.16 00:47:45.290746 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1445 | 2024.11.16 00:47:45.290805 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 227 rows starting from the beginning of the part | ||
1446 | 2024.11.16 00:47:45.290944 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_6_1} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1447 | 2024.11.16 00:47:45.291200 [ 277 ] {f396875b-839a-4f88-82e6-6bb8b38caf8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1448 | 2024.11.16 00:47:45.291264 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
1449 | 2024.11.16 00:47:45.291297 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
1450 | 2024.11.16 00:47:45.291395 [ 277 ] {f396875b-839a-4f88-82e6-6bb8b38caf8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1451 | 2024.11.16 00:47:45.291588 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 227 rows starting from the beginning of the part | ||
1452 | 2024.11.16 00:47:45.291934 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1920 rows starting from the beginning of the part | ||
1453 | 2024.11.16 00:47:45.292182 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 120 rows starting from the beginning of the part | ||
1454 | 2024.11.16 00:47:45.292411 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
1455 | 2024.11.16 00:47:45.292879 [ 277 ] {f396875b-839a-4f88-82e6-6bb8b38caf8a} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1456 | 2024.11.16 00:47:45.292920 [ 277 ] {f396875b-839a-4f88-82e6-6bb8b38caf8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1457 | 2024.11.16 00:47:45.293491 [ 277 ] {f396875b-839a-4f88-82e6-6bb8b38caf8a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1458 | 2024.11.16 00:47:45.293813 [ 277 ] {f396875b-839a-4f88-82e6-6bb8b38caf8a} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1459 | 2024.11.16 00:47:45.294085 [ 277 ] {f396875b-839a-4f88-82e6-6bb8b38caf8a} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.003093 sec., 16165.535079211122 rows/sec., 1.11 MiB/sec. | ||
1460 | 2024.11.16 00:47:45.294174 [ 277 ] {f396875b-839a-4f88-82e6-6bb8b38caf8a} <Debug> TCPHandler: Processed in 0.003587637 sec. | ||
1461 | 2024.11.16 00:47:45.294405 [ 195 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2794 rows, containing 5 columns (5 merged, 0 gathered) in 0.004322697 sec., 646355.735782545 rows/sec., 43.39 MiB/sec. | ||
1462 | 2024.11.16 00:47:45.294694 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1463 | 2024.11.16 00:47:45.294964 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1464 | 2024.11.16 00:47:45.295035 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1465 | 2024.11.16 00:47:45.295098 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
1466 | 2024.11.16 00:47:46.051314 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1467 | 2024.11.16 00:47:46.051364 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1468 | 2024.11.16 00:47:47.461107 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59032, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1469 | 2024.11.16 00:47:47.676780 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46734, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1470 | 2024.11.16 00:47:47.697206 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33740, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1471 | 2024.11.16 00:47:47.697299 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64585, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1472 | 2024.11.16 00:47:47.698646 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55647, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1473 | 2024.11.16 00:47:47.842961 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32921, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1474 | 2024.11.16 00:47:47.843196 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40416, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1475 | 2024.11.16 00:47:47.863529 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34478, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1476 | 2024.11.16 00:47:50.283304 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1477 | 2024.11.16 00:47:50.283486 [ 271 ] {215c8c57-6117-4dba-ba8f-baceab069e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1478 | 2024.11.16 00:47:50.283554 [ 271 ] {215c8c57-6117-4dba-ba8f-baceab069e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1479 | 2024.11.16 00:47:50.284291 [ 271 ] {215c8c57-6117-4dba-ba8f-baceab069e4d} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1480 | 2024.11.16 00:47:50.284335 [ 271 ] {215c8c57-6117-4dba-ba8f-baceab069e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1481 | 2024.11.16 00:47:50.284757 [ 271 ] {215c8c57-6117-4dba-ba8f-baceab069e4d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1482 | 2024.11.16 00:47:50.285014 [ 271 ] {215c8c57-6117-4dba-ba8f-baceab069e4d} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1483 | 2024.11.16 00:47:50.285223 [ 271 ] {215c8c57-6117-4dba-ba8f-baceab069e4d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001783 sec., 7851.934941110488 rows/sec., 565.23 KiB/sec. | ||
1484 | 2024.11.16 00:47:50.285305 [ 271 ] {215c8c57-6117-4dba-ba8f-baceab069e4d} <Debug> TCPHandler: Processed in 0.002125248 sec. | ||
1485 | 2024.11.16 00:47:50.285578 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1486 | 2024.11.16 00:47:50.285794 [ 277 ] {4312f506-4024-4a68-ac4e-fb4bfce11788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1487 | 2024.11.16 00:47:50.285877 [ 277 ] {4312f506-4024-4a68-ac4e-fb4bfce11788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1488 | 2024.11.16 00:47:50.286735 [ 277 ] {4312f506-4024-4a68-ac4e-fb4bfce11788} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1489 | 2024.11.16 00:47:50.286787 [ 277 ] {4312f506-4024-4a68-ac4e-fb4bfce11788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1490 | 2024.11.16 00:47:50.287237 [ 277 ] {4312f506-4024-4a68-ac4e-fb4bfce11788} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1491 | 2024.11.16 00:47:50.287496 [ 277 ] {4312f506-4024-4a68-ac4e-fb4bfce11788} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1492 | 2024.11.16 00:47:50.287730 [ 277 ] {4312f506-4024-4a68-ac4e-fb4bfce11788} <Debug> executeQuery: Read 267 rows, 24.06 KiB in 0.001998 sec., 133633.6336336336 rows/sec., 11.76 MiB/sec. | ||
1493 | 2024.11.16 00:47:50.287797 [ 277 ] {4312f506-4024-4a68-ac4e-fb4bfce11788} <Debug> TCPHandler: Processed in 0.002362664 sec. | ||
1494 | 2024.11.16 00:47:50.288022 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1495 | 2024.11.16 00:47:50.288250 [ 271 ] {1b63ae77-5547-4ba0-ab40-3f25591f5b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1496 | 2024.11.16 00:47:50.288341 [ 271 ] {1b63ae77-5547-4ba0-ab40-3f25591f5b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1497 | 2024.11.16 00:47:50.289203 [ 271 ] {1b63ae77-5547-4ba0-ab40-3f25591f5b64} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1498 | 2024.11.16 00:47:50.289241 [ 271 ] {1b63ae77-5547-4ba0-ab40-3f25591f5b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1499 | 2024.11.16 00:47:50.289613 [ 271 ] {1b63ae77-5547-4ba0-ab40-3f25591f5b64} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1500 | 2024.11.16 00:47:50.289851 [ 271 ] {1b63ae77-5547-4ba0-ab40-3f25591f5b64} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1501 | 2024.11.16 00:47:50.290077 [ 271 ] {1b63ae77-5547-4ba0-ab40-3f25591f5b64} <Debug> executeQuery: Read 41 rows, 3.01 KiB in 0.001882 sec., 21785.334750265676 rows/sec., 1.56 MiB/sec. | ||
1502 | 2024.11.16 00:47:50.290267 [ 271 ] {1b63ae77-5547-4ba0-ab40-3f25591f5b64} <Debug> TCPHandler: Processed in 0.002358964 sec. | ||
1503 | 2024.11.16 00:47:50.290476 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1504 | 2024.11.16 00:47:50.290685 [ 277 ] {bbda6db5-29d7-4f49-94b4-778268e84faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1505 | 2024.11.16 00:47:50.290769 [ 277 ] {bbda6db5-29d7-4f49-94b4-778268e84faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1506 | 2024.11.16 00:47:50.291391 [ 277 ] {bbda6db5-29d7-4f49-94b4-778268e84faf} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1507 | 2024.11.16 00:47:50.291431 [ 277 ] {bbda6db5-29d7-4f49-94b4-778268e84faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1508 | 2024.11.16 00:47:50.291788 [ 277 ] {bbda6db5-29d7-4f49-94b4-778268e84faf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1509 | 2024.11.16 00:47:50.292028 [ 277 ] {bbda6db5-29d7-4f49-94b4-778268e84faf} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1510 | 2024.11.16 00:47:50.292296 [ 277 ] {bbda6db5-29d7-4f49-94b4-778268e84faf} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001662 sec., 8423.58604091456 rows/sec., 589.93 KiB/sec. | ||
1511 | 2024.11.16 00:47:50.292489 [ 277 ] {bbda6db5-29d7-4f49-94b4-778268e84faf} <Debug> TCPHandler: Processed in 0.002107587 sec. | ||
1512 | 2024.11.16 00:47:50.292709 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1513 | 2024.11.16 00:47:50.292927 [ 271 ] {086927b1-71cd-4294-9461-ab0fd79dffff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1514 | 2024.11.16 00:47:50.292975 [ 271 ] {086927b1-71cd-4294-9461-ab0fd79dffff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1515 | 2024.11.16 00:47:50.293536 [ 271 ] {086927b1-71cd-4294-9461-ab0fd79dffff} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1516 | 2024.11.16 00:47:50.293574 [ 271 ] {086927b1-71cd-4294-9461-ab0fd79dffff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1517 | 2024.11.16 00:47:50.293933 [ 271 ] {086927b1-71cd-4294-9461-ab0fd79dffff} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1518 | 2024.11.16 00:47:50.294178 [ 271 ] {086927b1-71cd-4294-9461-ab0fd79dffff} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1519 | 2024.11.16 00:47:50.294355 [ 271 ] {086927b1-71cd-4294-9461-ab0fd79dffff} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001477 sec., 8801.624915368991 rows/sec., 548.78 KiB/sec. | ||
1520 | 2024.11.16 00:47:50.294407 [ 271 ] {086927b1-71cd-4294-9461-ab0fd79dffff} <Debug> TCPHandler: Processed in 0.001808409 sec. | ||
1521 | 2024.11.16 00:47:50.294539 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1522 | 2024.11.16 00:47:50.294656 [ 277 ] {693c6c2f-5d08-4983-a29c-da05c8d12724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1523 | 2024.11.16 00:47:50.294704 [ 277 ] {693c6c2f-5d08-4983-a29c-da05c8d12724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1524 | 2024.11.16 00:47:50.295411 [ 277 ] {693c6c2f-5d08-4983-a29c-da05c8d12724} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1525 | 2024.11.16 00:47:50.295450 [ 277 ] {693c6c2f-5d08-4983-a29c-da05c8d12724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1526 | 2024.11.16 00:47:50.295823 [ 277 ] {693c6c2f-5d08-4983-a29c-da05c8d12724} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1527 | 2024.11.16 00:47:50.296069 [ 277 ] {693c6c2f-5d08-4983-a29c-da05c8d12724} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1528 | 2024.11.16 00:47:50.296286 [ 277 ] {693c6c2f-5d08-4983-a29c-da05c8d12724} <Debug> executeQuery: Read 416 rows, 30.42 KiB in 0.001655 sec., 251359.5166163142 rows/sec., 17.95 MiB/sec. | ||
1529 | 2024.11.16 00:47:50.296336 [ 277 ] {693c6c2f-5d08-4983-a29c-da05c8d12724} <Debug> TCPHandler: Processed in 0.0018538 sec. | ||
1530 | 2024.11.16 00:47:50.296539 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1531 | 2024.11.16 00:47:50.296762 [ 271 ] {ca8c1399-a46a-4cbf-a16f-e110c616dad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1532 | 2024.11.16 00:47:50.296855 [ 271 ] {ca8c1399-a46a-4cbf-a16f-e110c616dad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1533 | 2024.11.16 00:47:50.297371 [ 271 ] {ca8c1399-a46a-4cbf-a16f-e110c616dad7} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1534 | 2024.11.16 00:47:50.297408 [ 271 ] {ca8c1399-a46a-4cbf-a16f-e110c616dad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1535 | 2024.11.16 00:47:50.297770 [ 271 ] {ca8c1399-a46a-4cbf-a16f-e110c616dad7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1536 | 2024.11.16 00:47:50.298005 [ 271 ] {ca8c1399-a46a-4cbf-a16f-e110c616dad7} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1537 | 2024.11.16 00:47:50.298202 [ 271 ] {ca8c1399-a46a-4cbf-a16f-e110c616dad7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001488 sec., 4032.2580645161293 rows/sec., 210.67 KiB/sec. | ||
1538 | 2024.11.16 00:47:50.298396 [ 271 ] {ca8c1399-a46a-4cbf-a16f-e110c616dad7} <Debug> TCPHandler: Processed in 0.001966384 sec. | ||
1539 | 2024.11.16 00:47:50.298605 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1540 | 2024.11.16 00:47:50.298821 [ 277 ] {c746869f-1002-485a-8fda-426ef0da1b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1541 | 2024.11.16 00:47:50.298915 [ 277 ] {c746869f-1002-485a-8fda-426ef0da1b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1542 | 2024.11.16 00:47:50.299481 [ 277 ] {c746869f-1002-485a-8fda-426ef0da1b8e} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1543 | 2024.11.16 00:47:50.299519 [ 277 ] {c746869f-1002-485a-8fda-426ef0da1b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1544 | 2024.11.16 00:47:50.299908 [ 277 ] {c746869f-1002-485a-8fda-426ef0da1b8e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1545 | 2024.11.16 00:47:50.300144 [ 277 ] {c746869f-1002-485a-8fda-426ef0da1b8e} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1546 | 2024.11.16 00:47:50.300391 [ 277 ] {c746869f-1002-485a-8fda-426ef0da1b8e} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.00162 sec., 140123.45679012345 rows/sec., 9.35 MiB/sec. | ||
1547 | 2024.11.16 00:47:50.300612 [ 277 ] {c746869f-1002-485a-8fda-426ef0da1b8e} <Debug> TCPHandler: Processed in 0.002110137 sec. | ||
1548 | 2024.11.16 00:47:50.300821 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1549 | 2024.11.16 00:47:50.300991 [ 271 ] {9c750914-5b06-4d3e-bfcc-9e5de3f39296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1550 | 2024.11.16 00:47:50.301050 [ 271 ] {9c750914-5b06-4d3e-bfcc-9e5de3f39296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1551 | 2024.11.16 00:47:50.301587 [ 271 ] {9c750914-5b06-4d3e-bfcc-9e5de3f39296} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1552 | 2024.11.16 00:47:50.301633 [ 271 ] {9c750914-5b06-4d3e-bfcc-9e5de3f39296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1553 | 2024.11.16 00:47:50.302029 [ 271 ] {9c750914-5b06-4d3e-bfcc-9e5de3f39296} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1554 | 2024.11.16 00:47:50.302264 [ 271 ] {9c750914-5b06-4d3e-bfcc-9e5de3f39296} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1555 | 2024.11.16 00:47:50.302450 [ 271 ] {9c750914-5b06-4d3e-bfcc-9e5de3f39296} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001491 sec., 670.690811535882 rows/sec., 45.19 KiB/sec. | ||
1556 | 2024.11.16 00:47:50.302499 [ 271 ] {9c750914-5b06-4d3e-bfcc-9e5de3f39296} <Debug> TCPHandler: Processed in 0.001788388 sec. | ||
1557 | 2024.11.16 00:47:50.302632 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1558 | 2024.11.16 00:47:50.302748 [ 277 ] {683a13c5-2c47-45e1-aa31-6f5cb9100782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1559 | 2024.11.16 00:47:50.302825 [ 277 ] {683a13c5-2c47-45e1-aa31-6f5cb9100782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1560 | 2024.11.16 00:47:50.304082 [ 277 ] {683a13c5-2c47-45e1-aa31-6f5cb9100782} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1561 | 2024.11.16 00:47:50.304122 [ 277 ] {683a13c5-2c47-45e1-aa31-6f5cb9100782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1562 | 2024.11.16 00:47:50.304749 [ 277 ] {683a13c5-2c47-45e1-aa31-6f5cb9100782} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1563 | 2024.11.16 00:47:50.305005 [ 277 ] {683a13c5-2c47-45e1-aa31-6f5cb9100782} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1564 | 2024.11.16 00:47:50.305237 [ 277 ] {683a13c5-2c47-45e1-aa31-6f5cb9100782} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002513 sec., 13529.645841623556 rows/sec., 24.24 MiB/sec. | ||
1565 | 2024.11.16 00:47:50.305329 [ 277 ] {683a13c5-2c47-45e1-aa31-6f5cb9100782} <Debug> TCPHandler: Processed in 0.002751745 sec. | ||
1566 | 2024.11.16 00:47:50.305482 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1567 | 2024.11.16 00:47:50.305619 [ 271 ] {944d46ae-80a1-42e7-b935-e6a36823f545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1568 | 2024.11.16 00:47:50.305677 [ 271 ] {944d46ae-80a1-42e7-b935-e6a36823f545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1569 | 2024.11.16 00:47:50.306178 [ 271 ] {944d46ae-80a1-42e7-b935-e6a36823f545} <Trace> oximeter.measurements_i64 (f07dc925-1bd9-416d-9f2e-eb724df8b785): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1570 | 2024.11.16 00:47:50.306215 [ 271 ] {944d46ae-80a1-42e7-b935-e6a36823f545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1571 | 2024.11.16 00:47:50.306587 [ 271 ] {944d46ae-80a1-42e7-b935-e6a36823f545} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1572 | 2024.11.16 00:47:50.306835 [ 271 ] {944d46ae-80a1-42e7-b935-e6a36823f545} <Trace> oximeter.measurements_i64 (f07dc925-1bd9-416d-9f2e-eb724df8b785): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1573 | 2024.11.16 00:47:50.307068 [ 271 ] {944d46ae-80a1-42e7-b935-e6a36823f545} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001462 sec., 10259.917920656635 rows/sec., 782.85 KiB/sec. | ||
1574 | 2024.11.16 00:47:50.307195 [ 271 ] {944d46ae-80a1-42e7-b935-e6a36823f545} <Debug> TCPHandler: Processed in 0.001781419 sec. | ||
1575 | 2024.11.16 00:47:50.307339 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1576 | 2024.11.16 00:47:50.307478 [ 277 ] {be8c352e-c979-42a2-ac6a-478c9c37c614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1577 | 2024.11.16 00:47:50.307535 [ 277 ] {be8c352e-c979-42a2-ac6a-478c9c37c614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1578 | 2024.11.16 00:47:50.308054 [ 277 ] {be8c352e-c979-42a2-ac6a-478c9c37c614} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1579 | 2024.11.16 00:47:50.308091 [ 277 ] {be8c352e-c979-42a2-ac6a-478c9c37c614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1580 | 2024.11.16 00:47:50.308447 [ 277 ] {be8c352e-c979-42a2-ac6a-478c9c37c614} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1581 | 2024.11.16 00:47:50.308686 [ 277 ] {be8c352e-c979-42a2-ac6a-478c9c37c614} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1582 | 2024.11.16 00:47:50.308858 [ 73 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1583 | 2024.11.16 00:47:50.308882 [ 277 ] {be8c352e-c979-42a2-ac6a-478c9c37c614} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001429 sec., 50384.88453463961 rows/sec., 3.21 MiB/sec. | ||
1584 | 2024.11.16 00:47:50.308945 [ 73 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1585 | 2024.11.16 00:47:50.309010 [ 277 ] {be8c352e-c979-42a2-ac6a-478c9c37c614} <Debug> TCPHandler: Processed in 0.001733487 sec. | ||
1586 | 2024.11.16 00:47:50.309017 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1587 | 2024.11.16 00:47:50.309353 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
1588 | 2024.11.16 00:47:50.309545 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1589 | 2024.11.16 00:47:50.309603 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 72 rows starting from the beginning of the part | ||
1590 | 2024.11.16 00:47:50.309721 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
1591 | 2024.11.16 00:47:50.309924 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part | ||
1592 | 2024.11.16 00:47:50.310135 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
1593 | 2024.11.16 00:47:50.310355 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
1594 | 2024.11.16 00:47:50.310451 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part | ||
1595 | 2024.11.16 00:47:50.311752 [ 200 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 4 columns (4 merged, 0 gathered) in 0.002602001 sec., 136817.77985481173 rows/sec., 8.98 MiB/sec. | ||
1596 | 2024.11.16 00:47:50.311918 [ 200 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1597 | 2024.11.16 00:47:50.312205 [ 200 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_6_1} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1598 | 2024.11.16 00:47:50.312282 [ 200 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_6_1} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1599 | 2024.11.16 00:47:50.312364 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
1600 | 2024.11.16 00:47:50.973746 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50949, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1601 | 2024.11.16 00:47:51.144907 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 272 | ||
1602 | 2024.11.16 00:47:51.147704 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1603 | 2024.11.16 00:47:51.147758 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1604 | 2024.11.16 00:47:51.149185 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1605 | 2024.11.16 00:47:51.149516 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1606 | 2024.11.16 00:47:51.150265 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 272 | ||
1607 | 2024.11.16 00:47:51.216193 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35550, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1608 | 2024.11.16 00:47:51.511105 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60154, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1609 | 2024.11.16 00:47:51.543751 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65489, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1610 | 2024.11.16 00:47:51.646419 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43615, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1611 | 2024.11.16 00:47:51.721837 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38133, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1612 | 2024.11.16 00:47:51.738352 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42045, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1613 | 2024.11.16 00:47:51.815709 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36596, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1614 | 2024.11.16 00:47:52.572222 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53887, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1615 | 2024.11.16 00:47:52.934046 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62531, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1616 | 2024.11.16 00:47:53.189570 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56650, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1617 | 2024.11.16 00:47:53.228781 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50915, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1618 | 2024.11.16 00:47:53.300218 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62184, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1619 | 2024.11.16 00:47:53.308830 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43551, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1620 | 2024.11.16 00:47:53.320342 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49907, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1621 | 2024.11.16 00:47:53.354739 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35239, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1622 | 2024.11.16 00:47:53.422110 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59547, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1623 | 2024.11.16 00:47:53.498314 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55046, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1624 | 2024.11.16 00:47:53.501688 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54455, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1625 | 2024.11.16 00:47:53.541097 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56031, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1626 | 2024.11.16 00:47:53.596561 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35718, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1627 | 2024.11.16 00:47:53.802253 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44842, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1628 | 2024.11.16 00:47:53.826623 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53760, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1629 | 2024.11.16 00:47:53.834960 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55969, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1630 | 2024.11.16 00:47:55.269263 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1631 | 2024.11.16 00:47:55.269690 [ 271 ] {c3e7dab8-0146-49b8-9810-b59dd2d064ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1632 | 2024.11.16 00:47:55.270424 [ 271 ] {c3e7dab8-0146-49b8-9810-b59dd2d064ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1633 | 2024.11.16 00:47:55.270479 [ 271 ] {c3e7dab8-0146-49b8-9810-b59dd2d064ac} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1634 | 2024.11.16 00:47:55.270842 [ 271 ] {c3e7dab8-0146-49b8-9810-b59dd2d064ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1635 | 2024.11.16 00:47:55.270924 [ 271 ] {c3e7dab8-0146-49b8-9810-b59dd2d064ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1636 | 2024.11.16 00:47:55.271098 [ 271 ] {c3e7dab8-0146-49b8-9810-b59dd2d064ac} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1637 | 2024.11.16 00:47:55.271471 [ 303 ] {c3e7dab8-0146-49b8-9810-b59dd2d064ac} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1638 | 2024.11.16 00:47:55.271502 [ 304 ] {c3e7dab8-0146-49b8-9810-b59dd2d064ac} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1639 | 2024.11.16 00:47:55.271666 [ 271 ] {c3e7dab8-0146-49b8-9810-b59dd2d064ac} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (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 | ||
1640 | 2024.11.16 00:47:55.271700 [ 271 ] {c3e7dab8-0146-49b8-9810-b59dd2d064ac} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1641 | 2024.11.16 00:47:55.271928 [ 271 ] {c3e7dab8-0146-49b8-9810-b59dd2d064ac} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1642 | 2024.11.16 00:47:55.273924 [ 271 ] {c3e7dab8-0146-49b8-9810-b59dd2d064ac} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
1643 | 2024.11.16 00:47:55.274000 [ 271 ] {c3e7dab8-0146-49b8-9810-b59dd2d064ac} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1644 | 2024.11.16 00:47:55.274050 [ 271 ] {c3e7dab8-0146-49b8-9810-b59dd2d064ac} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1645 | 2024.11.16 00:47:55.275371 [ 271 ] {c3e7dab8-0146-49b8-9810-b59dd2d064ac} <Debug> executeQuery: Read 36 rows, 1.36 KiB in 0.005893 sec., 6108.942813507551 rows/sec., 230.84 KiB/sec. | ||
1646 | 2024.11.16 00:47:55.275516 [ 271 ] {c3e7dab8-0146-49b8-9810-b59dd2d064ac} <Debug> TCPHandler: Processed in 0.006450134 sec. | ||
1647 | 2024.11.16 00:47:55.275954 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1648 | 2024.11.16 00:47:55.276238 [ 277 ] {e0161de2-24e5-477d-9bc6-75a87078f928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
1649 | 2024.11.16 00:47:55.276730 [ 277 ] {e0161de2-24e5-477d-9bc6-75a87078f928} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1650 | 2024.11.16 00:47:55.276793 [ 277 ] {e0161de2-24e5-477d-9bc6-75a87078f928} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
1651 | 2024.11.16 00:47:55.277204 [ 277 ] {e0161de2-24e5-477d-9bc6-75a87078f928} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1652 | 2024.11.16 00:47:55.277289 [ 277 ] {e0161de2-24e5-477d-9bc6-75a87078f928} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1653 | 2024.11.16 00:47:55.277465 [ 277 ] {e0161de2-24e5-477d-9bc6-75a87078f928} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1654 | 2024.11.16 00:47:55.277569 [ 304 ] {e0161de2-24e5-477d-9bc6-75a87078f928} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1655 | 2024.11.16 00:47:55.277584 [ 305 ] {e0161de2-24e5-477d-9bc6-75a87078f928} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1656 | 2024.11.16 00:47:55.277705 [ 277 ] {e0161de2-24e5-477d-9bc6-75a87078f928} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (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 | ||
1657 | 2024.11.16 00:47:55.277736 [ 277 ] {e0161de2-24e5-477d-9bc6-75a87078f928} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1658 | 2024.11.16 00:47:55.277833 [ 277 ] {e0161de2-24e5-477d-9bc6-75a87078f928} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1659 | 2024.11.16 00:47:55.277856 [ 277 ] {e0161de2-24e5-477d-9bc6-75a87078f928} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
1660 | 2024.11.16 00:47:55.277900 [ 277 ] {e0161de2-24e5-477d-9bc6-75a87078f928} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1661 | 2024.11.16 00:47:55.277949 [ 277 ] {e0161de2-24e5-477d-9bc6-75a87078f928} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
1662 | 2024.11.16 00:47:55.279011 [ 277 ] {e0161de2-24e5-477d-9bc6-75a87078f928} <Debug> executeQuery: Read 36 rows, 1.36 KiB in 0.002921 sec., 12324.54638822321 rows/sec., 465.71 KiB/sec. | ||
1663 | 2024.11.16 00:47:55.279151 [ 277 ] {e0161de2-24e5-477d-9bc6-75a87078f928} <Debug> TCPHandler: Processed in 0.003333491 sec. | ||
1664 | 2024.11.16 00:47:55.279452 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1665 | 2024.11.16 00:47:55.279688 [ 271 ] {0d33e79d-1581-475e-8c86-6dc531c2a195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) 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', 'sled_data_link:bytes_received', 'sled_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_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) | ||
1666 | 2024.11.16 00:47:55.280089 [ 271 ] {0d33e79d-1581-475e-8c86-6dc531c2a195} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1667 | 2024.11.16 00:47:55.280140 [ 271 ] {0d33e79d-1581-475e-8c86-6dc531c2a195} <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', 'sled_data_link:bytes_received', 'sled_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_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 | ||
1668 | 2024.11.16 00:47:55.280480 [ 271 ] {0d33e79d-1581-475e-8c86-6dc531c2a195} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1669 | 2024.11.16 00:47:55.280549 [ 271 ] {0d33e79d-1581-475e-8c86-6dc531c2a195} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1670 | 2024.11.16 00:47:55.280701 [ 271 ] {0d33e79d-1581-475e-8c86-6dc531c2a195} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
1671 | 2024.11.16 00:47:55.280803 [ 303 ] {0d33e79d-1581-475e-8c86-6dc531c2a195} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1672 | 2024.11.16 00:47:55.280809 [ 304 ] {0d33e79d-1581-475e-8c86-6dc531c2a195} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1673 | 2024.11.16 00:47:55.280922 [ 271 ] {0d33e79d-1581-475e-8c86-6dc531c2a195} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (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 | ||
1674 | 2024.11.16 00:47:55.280952 [ 271 ] {0d33e79d-1581-475e-8c86-6dc531c2a195} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1675 | 2024.11.16 00:47:55.281036 [ 271 ] {0d33e79d-1581-475e-8c86-6dc531c2a195} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1676 | 2024.11.16 00:47:55.281057 [ 271 ] {0d33e79d-1581-475e-8c86-6dc531c2a195} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
1677 | 2024.11.16 00:47:55.281100 [ 271 ] {0d33e79d-1581-475e-8c86-6dc531c2a195} <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', 'sled_data_link:bytes_received', 'sled_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_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'))" | ||
1678 | 2024.11.16 00:47:55.281150 [ 271 ] {0d33e79d-1581-475e-8c86-6dc531c2a195} <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', 'sled_data_link:bytes_received', 'sled_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_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'))" | ||
1679 | 2024.11.16 00:47:55.282297 [ 271 ] {0d33e79d-1581-475e-8c86-6dc531c2a195} <Debug> executeQuery: Read 36 rows, 1.36 KiB in 0.002732 sec., 13177.159590043924 rows/sec., 497.93 KiB/sec. | ||
1680 | 2024.11.16 00:47:55.282436 [ 271 ] {0d33e79d-1581-475e-8c86-6dc531c2a195} <Debug> TCPHandler: Processed in 0.003050613 sec. | ||
1681 | 2024.11.16 00:47:55.282717 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1682 | 2024.11.16 00:47:55.282950 [ 277 ] {1ee81d7b-fd79-4214-b71f-0fdeed7c3cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) 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', 'sled_data_link:bytes_received', 'sled_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) | ||
1683 | 2024.11.16 00:47:55.283316 [ 277 ] {1ee81d7b-fd79-4214-b71f-0fdeed7c3cc6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1684 | 2024.11.16 00:47:55.283368 [ 277 ] {1ee81d7b-fd79-4214-b71f-0fdeed7c3cc6} <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', 'sled_data_link:bytes_received', 'sled_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 | ||
1685 | 2024.11.16 00:47:55.283702 [ 277 ] {1ee81d7b-fd79-4214-b71f-0fdeed7c3cc6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1686 | 2024.11.16 00:47:55.283769 [ 277 ] {1ee81d7b-fd79-4214-b71f-0fdeed7c3cc6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1687 | 2024.11.16 00:47:55.283922 [ 277 ] {1ee81d7b-fd79-4214-b71f-0fdeed7c3cc6} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
1688 | 2024.11.16 00:47:55.283985 [ 303 ] {1ee81d7b-fd79-4214-b71f-0fdeed7c3cc6} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1689 | 2024.11.16 00:47:55.284026 [ 305 ] {1ee81d7b-fd79-4214-b71f-0fdeed7c3cc6} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1690 | 2024.11.16 00:47:55.284163 [ 277 ] {1ee81d7b-fd79-4214-b71f-0fdeed7c3cc6} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (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 | ||
1691 | 2024.11.16 00:47:55.284194 [ 277 ] {1ee81d7b-fd79-4214-b71f-0fdeed7c3cc6} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1692 | 2024.11.16 00:47:55.284277 [ 277 ] {1ee81d7b-fd79-4214-b71f-0fdeed7c3cc6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1693 | 2024.11.16 00:47:55.284299 [ 277 ] {1ee81d7b-fd79-4214-b71f-0fdeed7c3cc6} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
1694 | 2024.11.16 00:47:55.284342 [ 277 ] {1ee81d7b-fd79-4214-b71f-0fdeed7c3cc6} <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', 'sled_data_link:bytes_received', 'sled_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'))" | ||
1695 | 2024.11.16 00:47:55.284391 [ 277 ] {1ee81d7b-fd79-4214-b71f-0fdeed7c3cc6} <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', 'sled_data_link:bytes_received', 'sled_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'))" | ||
1696 | 2024.11.16 00:47:55.285473 [ 277 ] {1ee81d7b-fd79-4214-b71f-0fdeed7c3cc6} <Debug> executeQuery: Read 36 rows, 1.36 KiB in 0.002646 sec., 13605.442176870749 rows/sec., 514.12 KiB/sec. | ||
1697 | 2024.11.16 00:47:55.285605 [ 277 ] {1ee81d7b-fd79-4214-b71f-0fdeed7c3cc6} <Debug> TCPHandler: Processed in 0.00295866 sec. | ||
1698 | 2024.11.16 00:47:55.292232 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1699 | 2024.11.16 00:47:55.292383 [ 271 ] {3aeb0eb3-05ae-4c47-83c2-4e566b1b0f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1700 | 2024.11.16 00:47:55.292447 [ 271 ] {3aeb0eb3-05ae-4c47-83c2-4e566b1b0f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1701 | 2024.11.16 00:47:55.293266 [ 271 ] {3aeb0eb3-05ae-4c47-83c2-4e566b1b0f48} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1702 | 2024.11.16 00:47:55.293309 [ 271 ] {3aeb0eb3-05ae-4c47-83c2-4e566b1b0f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1703 | 2024.11.16 00:47:55.293819 [ 271 ] {3aeb0eb3-05ae-4c47-83c2-4e566b1b0f48} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1704 | 2024.11.16 00:47:55.294048 [ 271 ] {3aeb0eb3-05ae-4c47-83c2-4e566b1b0f48} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1705 | 2024.11.16 00:47:55.294287 [ 271 ] {3aeb0eb3-05ae-4c47-83c2-4e566b1b0f48} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001944 sec., 2057.61316872428 rows/sec., 261.72 KiB/sec. | ||
1706 | 2024.11.16 00:47:55.294403 [ 271 ] {3aeb0eb3-05ae-4c47-83c2-4e566b1b0f48} <Debug> TCPHandler: Processed in 0.002241371 sec. | ||
1707 | 2024.11.16 00:47:55.294603 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1708 | 2024.11.16 00:47:55.294833 [ 277 ] {2c225bb0-1f2a-4ab7-b57f-3f06d48657b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1709 | 2024.11.16 00:47:55.294925 [ 277 ] {2c225bb0-1f2a-4ab7-b57f-3f06d48657b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1710 | 2024.11.16 00:47:55.295629 [ 277 ] {2c225bb0-1f2a-4ab7-b57f-3f06d48657b6} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1711 | 2024.11.16 00:47:55.295669 [ 277 ] {2c225bb0-1f2a-4ab7-b57f-3f06d48657b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1712 | 2024.11.16 00:47:55.296086 [ 277 ] {2c225bb0-1f2a-4ab7-b57f-3f06d48657b6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1713 | 2024.11.16 00:47:55.296331 [ 277 ] {2c225bb0-1f2a-4ab7-b57f-3f06d48657b6} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1714 | 2024.11.16 00:47:55.296517 [ 277 ] {2c225bb0-1f2a-4ab7-b57f-3f06d48657b6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00175 sec., 32000 rows/sec., 2.44 MiB/sec. | ||
1715 | 2024.11.16 00:47:55.296566 [ 277 ] {2c225bb0-1f2a-4ab7-b57f-3f06d48657b6} <Debug> TCPHandler: Processed in 0.002068366 sec. | ||
1716 | 2024.11.16 00:47:55.296727 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1717 | 2024.11.16 00:47:55.296869 [ 271 ] {397d4a2c-0c4f-4c96-b20d-e189a73b1d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1718 | 2024.11.16 00:47:55.296927 [ 271 ] {397d4a2c-0c4f-4c96-b20d-e189a73b1d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1719 | 2024.11.16 00:47:55.297549 [ 271 ] {397d4a2c-0c4f-4c96-b20d-e189a73b1d58} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1720 | 2024.11.16 00:47:55.297590 [ 271 ] {397d4a2c-0c4f-4c96-b20d-e189a73b1d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1721 | 2024.11.16 00:47:55.297967 [ 271 ] {397d4a2c-0c4f-4c96-b20d-e189a73b1d58} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1722 | 2024.11.16 00:47:55.298214 [ 271 ] {397d4a2c-0c4f-4c96-b20d-e189a73b1d58} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1723 | 2024.11.16 00:47:55.298440 [ 271 ] {397d4a2c-0c4f-4c96-b20d-e189a73b1d58} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001603 sec., 39925.140361821585 rows/sec., 3.12 MiB/sec. | ||
1724 | 2024.11.16 00:47:55.298496 [ 271 ] {397d4a2c-0c4f-4c96-b20d-e189a73b1d58} <Debug> TCPHandler: Processed in 0.00183858 sec. | ||
1725 | 2024.11.16 00:47:55.298640 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1726 | 2024.11.16 00:47:55.298756 [ 277 ] {11678af3-5819-4c04-b44a-3828bc12fc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1727 | 2024.11.16 00:47:55.298807 [ 277 ] {11678af3-5819-4c04-b44a-3828bc12fc8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1728 | 2024.11.16 00:47:55.299351 [ 277 ] {11678af3-5819-4c04-b44a-3828bc12fc8c} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1729 | 2024.11.16 00:47:55.299388 [ 277 ] {11678af3-5819-4c04-b44a-3828bc12fc8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1730 | 2024.11.16 00:47:55.299765 [ 277 ] {11678af3-5819-4c04-b44a-3828bc12fc8c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1731 | 2024.11.16 00:47:55.300002 [ 277 ] {11678af3-5819-4c04-b44a-3828bc12fc8c} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1732 | 2024.11.16 00:47:55.300246 [ 277 ] {11678af3-5819-4c04-b44a-3828bc12fc8c} <Debug> executeQuery: Read 130 rows, 9.28 KiB in 0.001494 sec., 87014.72556894243 rows/sec., 6.07 MiB/sec. | ||
1733 | 2024.11.16 00:47:55.300373 [ 277 ] {11678af3-5819-4c04-b44a-3828bc12fc8c} <Debug> TCPHandler: Processed in 0.001786639 sec. | ||
1734 | 2024.11.16 00:47:55.300575 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1735 | 2024.11.16 00:47:55.300798 [ 271 ] {2f4d4434-742b-4437-8d86-f58cc8a5a210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1736 | 2024.11.16 00:47:55.300891 [ 271 ] {2f4d4434-742b-4437-8d86-f58cc8a5a210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1737 | 2024.11.16 00:47:55.301452 [ 271 ] {2f4d4434-742b-4437-8d86-f58cc8a5a210} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1738 | 2024.11.16 00:47:55.301491 [ 271 ] {2f4d4434-742b-4437-8d86-f58cc8a5a210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1739 | 2024.11.16 00:47:55.301866 [ 271 ] {2f4d4434-742b-4437-8d86-f58cc8a5a210} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1740 | 2024.11.16 00:47:55.302108 [ 271 ] {2f4d4434-742b-4437-8d86-f58cc8a5a210} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1741 | 2024.11.16 00:47:55.302324 [ 271 ] {2f4d4434-742b-4437-8d86-f58cc8a5a210} <Debug> executeQuery: Read 50 rows, 3.44 KiB in 0.001582 sec., 31605.562579013906 rows/sec., 2.12 MiB/sec. | ||
1742 | 2024.11.16 00:47:55.302375 [ 271 ] {2f4d4434-742b-4437-8d86-f58cc8a5a210} <Debug> TCPHandler: Processed in 0.001910272 sec. | ||
1743 | 2024.11.16 00:48:00.276368 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1744 | 2024.11.16 00:48:00.276566 [ 271 ] {da2325ab-1919-4aab-9083-4e42a4c10aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1745 | 2024.11.16 00:48:00.276637 [ 271 ] {da2325ab-1919-4aab-9083-4e42a4c10aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1746 | 2024.11.16 00:48:00.277403 [ 271 ] {da2325ab-1919-4aab-9083-4e42a4c10aef} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1747 | 2024.11.16 00:48:00.277455 [ 271 ] {da2325ab-1919-4aab-9083-4e42a4c10aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1748 | 2024.11.16 00:48:00.277906 [ 271 ] {da2325ab-1919-4aab-9083-4e42a4c10aef} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1749 | 2024.11.16 00:48:00.278158 [ 271 ] {da2325ab-1919-4aab-9083-4e42a4c10aef} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1750 | 2024.11.16 00:48:00.278401 [ 271 ] {da2325ab-1919-4aab-9083-4e42a4c10aef} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001885 sec., 29708.222811671087 rows/sec., 2.27 MiB/sec. | ||
1751 | 2024.11.16 00:48:00.278464 [ 271 ] {da2325ab-1919-4aab-9083-4e42a4c10aef} <Debug> TCPHandler: Processed in 0.002223541 sec. | ||
1752 | 2024.11.16 00:48:00.278742 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1753 | 2024.11.16 00:48:00.278934 [ 277 ] {0b154597-7565-4b46-a196-b0a73646924f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1754 | 2024.11.16 00:48:00.279015 [ 277 ] {0b154597-7565-4b46-a196-b0a73646924f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1755 | 2024.11.16 00:48:00.279784 [ 277 ] {0b154597-7565-4b46-a196-b0a73646924f} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1756 | 2024.11.16 00:48:00.279836 [ 277 ] {0b154597-7565-4b46-a196-b0a73646924f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1757 | 2024.11.16 00:48:00.280265 [ 277 ] {0b154597-7565-4b46-a196-b0a73646924f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1758 | 2024.11.16 00:48:00.280516 [ 277 ] {0b154597-7565-4b46-a196-b0a73646924f} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1759 | 2024.11.16 00:48:00.280796 [ 277 ] {0b154597-7565-4b46-a196-b0a73646924f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001917 sec., 33385.49817423057 rows/sec., 2.61 MiB/sec. | ||
1760 | 2024.11.16 00:48:00.280861 [ 277 ] {0b154597-7565-4b46-a196-b0a73646924f} <Debug> TCPHandler: Processed in 0.002262081 sec. | ||
1761 | 2024.11.16 00:48:00.281028 [ 271 ] {} <Trace> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1762 | 2024.11.16 00:48:00.281183 [ 271 ] {f2d5fd2d-dd37-411b-9f6d-466f8c72ab75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1763 | 2024.11.16 00:48:00.281248 [ 271 ] {f2d5fd2d-dd37-411b-9f6d-466f8c72ab75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1764 | 2024.11.16 00:48:00.281942 [ 271 ] {f2d5fd2d-dd37-411b-9f6d-466f8c72ab75} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1765 | 2024.11.16 00:48:00.281991 [ 271 ] {f2d5fd2d-dd37-411b-9f6d-466f8c72ab75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1766 | 2024.11.16 00:48:00.282425 [ 271 ] {f2d5fd2d-dd37-411b-9f6d-466f8c72ab75} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1767 | 2024.11.16 00:48:00.282663 [ 271 ] {f2d5fd2d-dd37-411b-9f6d-466f8c72ab75} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1768 | 2024.11.16 00:48:00.283008 [ 271 ] {f2d5fd2d-dd37-411b-9f6d-466f8c72ab75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001848 sec., 86580.08658008657 rows/sec., 6.03 MiB/sec. | ||
1769 | 2024.11.16 00:48:00.283141 [ 271 ] {f2d5fd2d-dd37-411b-9f6d-466f8c72ab75} <Debug> TCPHandler: Processed in 0.002180679 sec. | ||
1770 | 2024.11.16 00:48:00.283319 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1771 | 2024.11.16 00:48:00.283445 [ 277 ] {40d32610-1460-4176-b057-ffdaa3019465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1772 | 2024.11.16 00:48:00.283501 [ 277 ] {40d32610-1460-4176-b057-ffdaa3019465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1773 | 2024.11.16 00:48:00.284008 [ 277 ] {40d32610-1460-4176-b057-ffdaa3019465} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1774 | 2024.11.16 00:48:00.284050 [ 277 ] {40d32610-1460-4176-b057-ffdaa3019465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1775 | 2024.11.16 00:48:00.284458 [ 277 ] {40d32610-1460-4176-b057-ffdaa3019465} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1776 | 2024.11.16 00:48:00.284690 [ 277 ] {40d32610-1460-4176-b057-ffdaa3019465} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1777 | 2024.11.16 00:48:00.284902 [ 277 ] {40d32610-1460-4176-b057-ffdaa3019465} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001486 sec., 40376.85060565276 rows/sec., 2.72 MiB/sec. | ||
1778 | 2024.11.16 00:48:00.284955 [ 277 ] {40d32610-1460-4176-b057-ffdaa3019465} <Debug> TCPHandler: Processed in 0.001694766 sec. | ||
1779 | 2024.11.16 00:48:01.051609 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1780 | 2024.11.16 00:48:01.051671 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1781 | 2024.11.16 00:48:01.151328 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 298 | ||
1782 | 2024.11.16 00:48:01.154007 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1783 | 2024.11.16 00:48:01.154048 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1784 | 2024.11.16 00:48:01.155660 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1785 | 2024.11.16 00:48:01.155978 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1786 | 2024.11.16 00:48:01.156736 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 298 | ||
1787 | 2024.11.16 00:48:04.302813 [ 271 ] {} <Debug> TCPHandler: Done processing connection. | ||
1788 | 2024.11.16 00:48:04.302916 [ 271 ] {} <Debug> TCP-Session: 6675ec72-8f7b-40c0-9a93-3fd75b2ce7e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1789 | 2024.11.16 00:48:05.000169 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.32 MiB, peak 151.91 MiB, free memory in arenas 0.00 B, will set to 148.39 MiB (RSS), difference: 2.06 MiB | ||
1790 | 2024.11.16 00:48:05.283163 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1791 | 2024.11.16 00:48:05.283364 [ 277 ] {ad360084-c46e-4e7e-8033-8fd0486c9617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1792 | 2024.11.16 00:48:05.283449 [ 277 ] {ad360084-c46e-4e7e-8033-8fd0486c9617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1793 | 2024.11.16 00:48:05.284295 [ 277 ] {ad360084-c46e-4e7e-8033-8fd0486c9617} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1794 | 2024.11.16 00:48:05.284349 [ 277 ] {ad360084-c46e-4e7e-8033-8fd0486c9617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1795 | 2024.11.16 00:48:05.284798 [ 277 ] {ad360084-c46e-4e7e-8033-8fd0486c9617} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1796 | 2024.11.16 00:48:05.285061 [ 277 ] {ad360084-c46e-4e7e-8033-8fd0486c9617} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1797 | 2024.11.16 00:48:05.285377 [ 277 ] {ad360084-c46e-4e7e-8033-8fd0486c9617} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002061 sec., 6792.819019893256 rows/sec., 488.99 KiB/sec. | ||
1798 | 2024.11.16 00:48:05.285694 [ 277 ] {ad360084-c46e-4e7e-8033-8fd0486c9617} <Debug> TCPHandler: Processed in 0.002668083 sec. | ||
1799 | 2024.11.16 00:48:05.285880 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1800 | 2024.11.16 00:48:05.285997 [ 273 ] {6dd9b9f3-9291-43fc-ade7-a2b155fd50b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1801 | 2024.11.16 00:48:05.286046 [ 273 ] {6dd9b9f3-9291-43fc-ade7-a2b155fd50b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1802 | 2024.11.16 00:48:05.286812 [ 273 ] {6dd9b9f3-9291-43fc-ade7-a2b155fd50b4} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1803 | 2024.11.16 00:48:05.286855 [ 273 ] {6dd9b9f3-9291-43fc-ade7-a2b155fd50b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1804 | 2024.11.16 00:48:05.287246 [ 273 ] {6dd9b9f3-9291-43fc-ade7-a2b155fd50b4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1805 | 2024.11.16 00:48:05.287484 [ 273 ] {6dd9b9f3-9291-43fc-ade7-a2b155fd50b4} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1806 | 2024.11.16 00:48:05.287738 [ 273 ] {6dd9b9f3-9291-43fc-ade7-a2b155fd50b4} <Debug> executeQuery: Read 271 rows, 24.40 KiB in 0.001766 sec., 153454.1336353341 rows/sec., 13.49 MiB/sec. | ||
1807 | 2024.11.16 00:48:05.287913 [ 273 ] {6dd9b9f3-9291-43fc-ade7-a2b155fd50b4} <Debug> TCPHandler: Processed in 0.002095487 sec. | ||
1808 | 2024.11.16 00:48:05.288081 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1809 | 2024.11.16 00:48:05.288190 [ 277 ] {48c931b5-640b-439b-be8d-f07178911df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1810 | 2024.11.16 00:48:05.288235 [ 277 ] {48c931b5-640b-439b-be8d-f07178911df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1811 | 2024.11.16 00:48:05.288818 [ 277 ] {48c931b5-640b-439b-be8d-f07178911df0} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1812 | 2024.11.16 00:48:05.288859 [ 277 ] {48c931b5-640b-439b-be8d-f07178911df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1813 | 2024.11.16 00:48:05.289210 [ 277 ] {48c931b5-640b-439b-be8d-f07178911df0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1814 | 2024.11.16 00:48:05.289448 [ 277 ] {48c931b5-640b-439b-be8d-f07178911df0} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1815 | 2024.11.16 00:48:05.289698 [ 277 ] {48c931b5-640b-439b-be8d-f07178911df0} <Debug> executeQuery: Read 41 rows, 3.01 KiB in 0.001507 sec., 27206.3702720637 rows/sec., 1.95 MiB/sec. | ||
1816 | 2024.11.16 00:48:05.289786 [ 277 ] {48c931b5-640b-439b-be8d-f07178911df0} <Debug> TCPHandler: Processed in 0.001765388 sec. | ||
1817 | 2024.11.16 00:48:05.289933 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1818 | 2024.11.16 00:48:05.290039 [ 273 ] {4af6dad0-841c-4d77-a811-7e0f2d873052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1819 | 2024.11.16 00:48:05.290084 [ 273 ] {4af6dad0-841c-4d77-a811-7e0f2d873052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1820 | 2024.11.16 00:48:05.290624 [ 273 ] {4af6dad0-841c-4d77-a811-7e0f2d873052} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1821 | 2024.11.16 00:48:05.290665 [ 273 ] {4af6dad0-841c-4d77-a811-7e0f2d873052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1822 | 2024.11.16 00:48:05.291012 [ 273 ] {4af6dad0-841c-4d77-a811-7e0f2d873052} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1823 | 2024.11.16 00:48:05.291246 [ 273 ] {4af6dad0-841c-4d77-a811-7e0f2d873052} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1824 | 2024.11.16 00:48:05.291608 [ 273 ] {4af6dad0-841c-4d77-a811-7e0f2d873052} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001549 sec., 9038.089089735313 rows/sec., 632.97 KiB/sec. | ||
1825 | 2024.11.16 00:48:05.291747 [ 273 ] {4af6dad0-841c-4d77-a811-7e0f2d873052} <Debug> TCPHandler: Processed in 0.001870511 sec. | ||
1826 | 2024.11.16 00:48:05.291898 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1827 | 2024.11.16 00:48:05.292004 [ 277 ] {5ce7213f-d9bf-4ecb-b5af-e368631ba0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1828 | 2024.11.16 00:48:05.292048 [ 277 ] {5ce7213f-d9bf-4ecb-b5af-e368631ba0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1829 | 2024.11.16 00:48:05.292586 [ 277 ] {5ce7213f-d9bf-4ecb-b5af-e368631ba0e0} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1830 | 2024.11.16 00:48:05.292626 [ 277 ] {5ce7213f-d9bf-4ecb-b5af-e368631ba0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1831 | 2024.11.16 00:48:05.292969 [ 277 ] {5ce7213f-d9bf-4ecb-b5af-e368631ba0e0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1832 | 2024.11.16 00:48:05.293222 [ 277 ] {5ce7213f-d9bf-4ecb-b5af-e368631ba0e0} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1833 | 2024.11.16 00:48:05.293566 [ 277 ] {5ce7213f-d9bf-4ecb-b5af-e368631ba0e0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00153 sec., 8496.73202614379 rows/sec., 529.77 KiB/sec. | ||
1834 | 2024.11.16 00:48:05.293774 [ 277 ] {5ce7213f-d9bf-4ecb-b5af-e368631ba0e0} <Debug> TCPHandler: Processed in 0.001932222 sec. | ||
1835 | 2024.11.16 00:48:05.293925 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1836 | 2024.11.16 00:48:05.294030 [ 273 ] {594d1b24-8b2b-49a9-99ce-0f03c54ebcdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1837 | 2024.11.16 00:48:05.294074 [ 273 ] {594d1b24-8b2b-49a9-99ce-0f03c54ebcdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1838 | 2024.11.16 00:48:05.294746 [ 273 ] {594d1b24-8b2b-49a9-99ce-0f03c54ebcdc} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1839 | 2024.11.16 00:48:05.294785 [ 273 ] {594d1b24-8b2b-49a9-99ce-0f03c54ebcdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1840 | 2024.11.16 00:48:05.295157 [ 273 ] {594d1b24-8b2b-49a9-99ce-0f03c54ebcdc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1841 | 2024.11.16 00:48:05.295392 [ 273 ] {594d1b24-8b2b-49a9-99ce-0f03c54ebcdc} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1842 | 2024.11.16 00:48:05.295780 [ 273 ] {594d1b24-8b2b-49a9-99ce-0f03c54ebcdc} <Debug> executeQuery: Read 416 rows, 30.40 KiB in 0.001718 sec., 242142.0256111758 rows/sec., 17.28 MiB/sec. | ||
1843 | 2024.11.16 00:48:05.296038 [ 273 ] {594d1b24-8b2b-49a9-99ce-0f03c54ebcdc} <Debug> TCPHandler: Processed in 0.002170828 sec. | ||
1844 | 2024.11.16 00:48:05.296182 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1845 | 2024.11.16 00:48:05.296289 [ 277 ] {58d97cc0-bfb1-4f59-a577-de3b669aa682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1846 | 2024.11.16 00:48:05.296335 [ 277 ] {58d97cc0-bfb1-4f59-a577-de3b669aa682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1847 | 2024.11.16 00:48:05.296790 [ 277 ] {58d97cc0-bfb1-4f59-a577-de3b669aa682} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1848 | 2024.11.16 00:48:05.296828 [ 277 ] {58d97cc0-bfb1-4f59-a577-de3b669aa682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1849 | 2024.11.16 00:48:05.297172 [ 277 ] {58d97cc0-bfb1-4f59-a577-de3b669aa682} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1850 | 2024.11.16 00:48:05.297398 [ 277 ] {58d97cc0-bfb1-4f59-a577-de3b669aa682} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1851 | 2024.11.16 00:48:05.297753 [ 277 ] {58d97cc0-bfb1-4f59-a577-de3b669aa682} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001445 sec., 4152.249134948097 rows/sec., 216.94 KiB/sec. | ||
1852 | 2024.11.16 00:48:05.297925 [ 277 ] {58d97cc0-bfb1-4f59-a577-de3b669aa682} <Debug> TCPHandler: Processed in 0.001801468 sec. | ||
1853 | 2024.11.16 00:48:05.298079 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1854 | 2024.11.16 00:48:05.298190 [ 273 ] {f90f45e0-3649-4ff5-a1f2-aac548c9378e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1855 | 2024.11.16 00:48:05.298238 [ 273 ] {f90f45e0-3649-4ff5-a1f2-aac548c9378e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1856 | 2024.11.16 00:48:05.298786 [ 273 ] {f90f45e0-3649-4ff5-a1f2-aac548c9378e} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1857 | 2024.11.16 00:48:05.298825 [ 273 ] {f90f45e0-3649-4ff5-a1f2-aac548c9378e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1858 | 2024.11.16 00:48:05.299194 [ 273 ] {f90f45e0-3649-4ff5-a1f2-aac548c9378e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1859 | 2024.11.16 00:48:05.299427 [ 273 ] {f90f45e0-3649-4ff5-a1f2-aac548c9378e} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1860 | 2024.11.16 00:48:05.299610 [ 273 ] {f90f45e0-3649-4ff5-a1f2-aac548c9378e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001443 sec., 164241.16424116422 rows/sec., 11.01 MiB/sec. | ||
1861 | 2024.11.16 00:48:05.299659 [ 273 ] {f90f45e0-3649-4ff5-a1f2-aac548c9378e} <Debug> TCPHandler: Processed in 0.001637235 sec. | ||
1862 | 2024.11.16 00:48:05.299814 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1863 | 2024.11.16 00:48:05.299919 [ 277 ] {a3b14909-a945-466a-a327-3fae124ec03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1864 | 2024.11.16 00:48:05.299965 [ 277 ] {a3b14909-a945-466a-a327-3fae124ec03f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1865 | 2024.11.16 00:48:05.300366 [ 277 ] {a3b14909-a945-466a-a327-3fae124ec03f} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1866 | 2024.11.16 00:48:05.300402 [ 277 ] {a3b14909-a945-466a-a327-3fae124ec03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1867 | 2024.11.16 00:48:05.300730 [ 277 ] {a3b14909-a945-466a-a327-3fae124ec03f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1868 | 2024.11.16 00:48:05.300954 [ 277 ] {a3b14909-a945-466a-a327-3fae124ec03f} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1869 | 2024.11.16 00:48:05.301226 [ 277 ] {a3b14909-a945-466a-a327-3fae124ec03f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001294 sec., 772.7975270479135 rows/sec., 52.07 KiB/sec. | ||
1870 | 2024.11.16 00:48:05.301479 [ 277 ] {a3b14909-a945-466a-a327-3fae124ec03f} <Debug> TCPHandler: Processed in 0.001715567 sec. | ||
1871 | 2024.11.16 00:48:05.301636 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1872 | 2024.11.16 00:48:05.301741 [ 273 ] {7e80e848-0236-402b-9414-2e37c4ad7f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1873 | 2024.11.16 00:48:05.301811 [ 273 ] {7e80e848-0236-402b-9414-2e37c4ad7f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1874 | 2024.11.16 00:48:05.302987 [ 273 ] {7e80e848-0236-402b-9414-2e37c4ad7f8d} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1875 | 2024.11.16 00:48:05.303025 [ 273 ] {7e80e848-0236-402b-9414-2e37c4ad7f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1876 | 2024.11.16 00:48:05.303634 [ 273 ] {7e80e848-0236-402b-9414-2e37c4ad7f8d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1877 | 2024.11.16 00:48:05.303883 [ 273 ] {7e80e848-0236-402b-9414-2e37c4ad7f8d} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1878 | 2024.11.16 00:48:05.304293 [ 273 ] {7e80e848-0236-402b-9414-2e37c4ad7f8d} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002523 sec., 13476.020610384463 rows/sec., 24.15 MiB/sec. | ||
1879 | 2024.11.16 00:48:05.304567 [ 273 ] {7e80e848-0236-402b-9414-2e37c4ad7f8d} <Debug> TCPHandler: Processed in 0.002989082 sec. | ||
1880 | 2024.11.16 00:48:05.304721 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1881 | 2024.11.16 00:48:05.304827 [ 277 ] {c9f7bbc3-b15d-45a9-abeb-2577505de462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1882 | 2024.11.16 00:48:05.304874 [ 277 ] {c9f7bbc3-b15d-45a9-abeb-2577505de462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1883 | 2024.11.16 00:48:05.305315 [ 277 ] {c9f7bbc3-b15d-45a9-abeb-2577505de462} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1884 | 2024.11.16 00:48:05.305353 [ 277 ] {c9f7bbc3-b15d-45a9-abeb-2577505de462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1885 | 2024.11.16 00:48:05.305695 [ 277 ] {c9f7bbc3-b15d-45a9-abeb-2577505de462} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1886 | 2024.11.16 00:48:05.305929 [ 277 ] {c9f7bbc3-b15d-45a9-abeb-2577505de462} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1887 | 2024.11.16 00:48:05.306102 [ 277 ] {c9f7bbc3-b15d-45a9-abeb-2577505de462} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001298 sec., 63174.11402157165 rows/sec., 4.01 MiB/sec. | ||
1888 | 2024.11.16 00:48:05.306149 [ 277 ] {c9f7bbc3-b15d-45a9-abeb-2577505de462} <Debug> TCPHandler: Processed in 0.00148614 sec. | ||
1889 | 2024.11.16 00:48:10.277715 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1890 | 2024.11.16 00:48:10.277943 [ 277 ] {4be9c407-6663-4cfb-a705-c538492e6d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1891 | 2024.11.16 00:48:10.278024 [ 277 ] {4be9c407-6663-4cfb-a705-c538492e6d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1892 | 2024.11.16 00:48:10.278840 [ 277 ] {4be9c407-6663-4cfb-a705-c538492e6d7d} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1893 | 2024.11.16 00:48:10.278883 [ 277 ] {4be9c407-6663-4cfb-a705-c538492e6d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1894 | 2024.11.16 00:48:10.279310 [ 277 ] {4be9c407-6663-4cfb-a705-c538492e6d7d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1895 | 2024.11.16 00:48:10.279560 [ 277 ] {4be9c407-6663-4cfb-a705-c538492e6d7d} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1896 | 2024.11.16 00:48:10.279708 [ 52 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1897 | 2024.11.16 00:48:10.279760 [ 52 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1898 | 2024.11.16 00:48:10.279772 [ 277 ] {4be9c407-6663-4cfb-a705-c538492e6d7d} <Debug> executeQuery: Read 64 rows, 5.15 KiB in 0.001886 sec., 33934.25238600212 rows/sec., 2.67 MiB/sec. | ||
1899 | 2024.11.16 00:48:10.279791 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1900 | 2024.11.16 00:48:10.279869 [ 277 ] {4be9c407-6663-4cfb-a705-c538492e6d7d} <Debug> TCPHandler: Processed in 0.002296293 sec. | ||
1901 | 2024.11.16 00:48:10.279964 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
1902 | 2024.11.16 00:48:10.280070 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1903 | 2024.11.16 00:48:10.280100 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1904 | 2024.11.16 00:48:10.280142 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1367 rows starting from the beginning of the part | ||
1905 | 2024.11.16 00:48:10.280198 [ 273 ] {cb779348-b1e1-481f-810f-ba616447da16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1906 | 2024.11.16 00:48:10.280257 [ 273 ] {cb779348-b1e1-481f-810f-ba616447da16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1907 | 2024.11.16 00:48:10.280314 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 267 rows starting from the beginning of the part | ||
1908 | 2024.11.16 00:48:10.280662 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
1909 | 2024.11.16 00:48:10.281031 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
1910 | 2024.11.16 00:48:10.281264 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 271 rows starting from the beginning of the part | ||
1911 | 2024.11.16 00:48:10.281556 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
1912 | 2024.11.16 00:48:10.282336 [ 273 ] {cb779348-b1e1-481f-810f-ba616447da16} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1913 | 2024.11.16 00:48:10.282377 [ 273 ] {cb779348-b1e1-481f-810f-ba616447da16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1914 | 2024.11.16 00:48:10.282971 [ 273 ] {cb779348-b1e1-481f-810f-ba616447da16} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1915 | 2024.11.16 00:48:10.283348 [ 273 ] {cb779348-b1e1-481f-810f-ba616447da16} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1916 | 2024.11.16 00:48:10.283547 [ 52 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1917 | 2024.11.16 00:48:10.283617 [ 52 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1918 | 2024.11.16 00:48:10.283664 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1919 | 2024.11.16 00:48:10.283694 [ 273 ] {cb779348-b1e1-481f-810f-ba616447da16} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.00352 sec., 1136.3636363636363 rows/sec., 85.45 KiB/sec. | ||
1920 | 2024.11.16 00:48:10.284055 [ 273 ] {cb779348-b1e1-481f-810f-ba616447da16} <Debug> TCPHandler: Processed in 0.00404497 sec. | ||
1921 | 2024.11.16 00:48:10.284207 [ 195 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
1922 | 2024.11.16 00:48:10.284388 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1923 | 2024.11.16 00:48:10.284570 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2081 rows, containing 5 columns (5 merged, 0 gathered) in 0.004683617 sec., 444314.7251365771 rows/sec., 38.98 MiB/sec. | ||
1924 | 2024.11.16 00:48:10.284691 [ 277 ] {c088d682-fa58-4593-9b17-52b5740a416b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1925 | 2024.11.16 00:48:10.284753 [ 195 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1926 | 2024.11.16 00:48:10.284779 [ 277 ] {c088d682-fa58-4593-9b17-52b5740a416b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1927 | 2024.11.16 00:48:10.284874 [ 195 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
1928 | 2024.11.16 00:48:10.284935 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1929 | 2024.11.16 00:48:10.285423 [ 195 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
1930 | 2024.11.16 00:48:10.285969 [ 195 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
1931 | 2024.11.16 00:48:10.286433 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_11_2} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1932 | 2024.11.16 00:48:10.286799 [ 195 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 41 rows starting from the beginning of the part | ||
1933 | 2024.11.16 00:48:10.286879 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_11_2} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1934 | 2024.11.16 00:48:10.287160 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
1935 | 2024.11.16 00:48:10.287386 [ 195 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 41 rows starting from the beginning of the part | ||
1936 | 2024.11.16 00:48:10.287631 [ 195 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
1937 | 2024.11.16 00:48:10.288393 [ 277 ] {c088d682-fa58-4593-9b17-52b5740a416b} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1938 | 2024.11.16 00:48:10.288462 [ 277 ] {c088d682-fa58-4593-9b17-52b5740a416b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1939 | 2024.11.16 00:48:10.289342 [ 277 ] {c088d682-fa58-4593-9b17-52b5740a416b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1940 | 2024.11.16 00:48:10.289886 [ 277 ] {c088d682-fa58-4593-9b17-52b5740a416b} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1941 | 2024.11.16 00:48:10.290222 [ 52 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1942 | 2024.11.16 00:48:10.290348 [ 52 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1943 | 2024.11.16 00:48:10.290431 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1944 | 2024.11.16 00:48:10.290576 [ 196 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 122 rows, containing 5 columns (5 merged, 0 gathered) in 0.006765954 sec., 18031.45572671644 rows/sec., 1.35 MiB/sec. | ||
1945 | 2024.11.16 00:48:10.290586 [ 277 ] {c088d682-fa58-4593-9b17-52b5740a416b} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.005973 sec., 12891.34438305709 rows/sec., 1.01 MiB/sec. | ||
1946 | 2024.11.16 00:48:10.290914 [ 277 ] {c088d682-fa58-4593-9b17-52b5740a416b} <Debug> TCPHandler: Processed in 0.006688471 sec. | ||
1947 | 2024.11.16 00:48:10.290940 [ 201 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
1948 | 2024.11.16 00:48:10.290965 [ 196 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1949 | 2024.11.16 00:48:10.291163 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1950 | 2024.11.16 00:48:10.291482 [ 273 ] {e9307f94-253e-40ae-9409-90e4e7dab73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1951 | 2024.11.16 00:48:10.291465 [ 201 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1952 | 2024.11.16 00:48:10.291624 [ 273 ] {e9307f94-253e-40ae-9409-90e4e7dab73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1953 | 2024.11.16 00:48:10.291621 [ 201 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 847 rows starting from the beginning of the part | ||
1954 | 2024.11.16 00:48:10.291741 [ 196 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_6_1} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1955 | 2024.11.16 00:48:10.292242 [ 196 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_6_1} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1956 | 2024.11.16 00:48:10.292246 [ 201 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 416 rows starting from the beginning of the part | ||
1957 | 2024.11.16 00:48:10.292620 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
1958 | 2024.11.16 00:48:10.292741 [ 201 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
1959 | 2024.11.16 00:48:10.293106 [ 201 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
1960 | 2024.11.16 00:48:10.293479 [ 201 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 416 rows starting from the beginning of the part | ||
1961 | 2024.11.16 00:48:10.293726 [ 201 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 77 rows starting from the beginning of the part | ||
1962 | 2024.11.16 00:48:10.294694 [ 273 ] {e9307f94-253e-40ae-9409-90e4e7dab73a} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1963 | 2024.11.16 00:48:10.294763 [ 273 ] {e9307f94-253e-40ae-9409-90e4e7dab73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1964 | 2024.11.16 00:48:10.295820 [ 273 ] {e9307f94-253e-40ae-9409-90e4e7dab73a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1965 | 2024.11.16 00:48:10.296257 [ 273 ] {e9307f94-253e-40ae-9409-90e4e7dab73a} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1966 | 2024.11.16 00:48:10.296455 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1967 | 2024.11.16 00:48:10.296563 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1968 | 2024.11.16 00:48:10.296637 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1969 | 2024.11.16 00:48:10.296715 [ 273 ] {e9307f94-253e-40ae-9409-90e4e7dab73a} <Debug> executeQuery: Read 158 rows, 11.26 KiB in 0.005335 sec., 29615.745079662604 rows/sec., 2.06 MiB/sec. | ||
1970 | 2024.11.16 00:48:10.297179 [ 201 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
1971 | 2024.11.16 00:48:10.297206 [ 273 ] {e9307f94-253e-40ae-9409-90e4e7dab73a} <Debug> TCPHandler: Processed in 0.006170177 sec. | ||
1972 | 2024.11.16 00:48:10.297588 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1973 | 2024.11.16 00:48:10.297987 [ 201 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1974 | 2024.11.16 00:48:10.298150 [ 201 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2794 rows starting from the beginning of the part | ||
1975 | 2024.11.16 00:48:10.298379 [ 277 ] {bc2d1f17-e8a8-4b3e-9657-7a5a699a5e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1976 | 2024.11.16 00:48:10.298473 [ 195 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1884 rows, containing 5 columns (5 merged, 0 gathered) in 0.007840872 sec., 240279.39749558465 rows/sec., 18.34 MiB/sec. | ||
1977 | 2024.11.16 00:48:10.298564 [ 201 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 227 rows starting from the beginning of the part | ||
1978 | 2024.11.16 00:48:10.298885 [ 277 ] {bc2d1f17-e8a8-4b3e-9657-7a5a699a5e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1979 | 2024.11.16 00:48:10.299030 [ 201 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 130 rows starting from the beginning of the part | ||
1980 | 2024.11.16 00:48:10.299490 [ 201 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
1981 | 2024.11.16 00:48:10.299861 [ 201 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part | ||
1982 | 2024.11.16 00:48:10.300309 [ 201 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 158 rows starting from the beginning of the part | ||
1983 | 2024.11.16 00:48:10.300318 [ 195 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1984 | 2024.11.16 00:48:10.302245 [ 199 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_11_2} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1985 | 2024.11.16 00:48:10.303063 [ 199 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_11_2} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1986 | 2024.11.16 00:48:10.303513 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
1987 | 2024.11.16 00:48:10.305262 [ 277 ] {bc2d1f17-e8a8-4b3e-9657-7a5a699a5e40} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1988 | 2024.11.16 00:48:10.305306 [ 277 ] {bc2d1f17-e8a8-4b3e-9657-7a5a699a5e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
1989 | 2024.11.16 00:48:10.305911 [ 201 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3706 rows, containing 5 columns (5 merged, 0 gathered) in 0.009141108 sec., 405421.31216478354 rows/sec., 27.33 MiB/sec. | ||
1990 | 2024.11.16 00:48:10.306398 [ 201 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1991 | 2024.11.16 00:48:10.306519 [ 277 ] {bc2d1f17-e8a8-4b3e-9657-7a5a699a5e40} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1992 | 2024.11.16 00:48:10.306915 [ 201 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1993 | 2024.11.16 00:48:10.307098 [ 277 ] {bc2d1f17-e8a8-4b3e-9657-7a5a699a5e40} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1994 | 2024.11.16 00:48:10.307179 [ 201 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1995 | 2024.11.16 00:48:10.307351 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1996 | 2024.11.16 00:48:10.307415 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
1997 | 2024.11.16 00:48:10.307444 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1998 | 2024.11.16 00:48:10.307536 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1999 | 2024.11.16 00:48:10.307646 [ 277 ] {bc2d1f17-e8a8-4b3e-9657-7a5a699a5e40} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.009624 sec., 415.6275976724854 rows/sec., 762.66 KiB/sec. | ||
2000 | 2024.11.16 00:48:10.307939 [ 195 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::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 | ||
2001 | 2024.11.16 00:48:10.308459 [ 277 ] {bc2d1f17-e8a8-4b3e-9657-7a5a699a5e40} <Debug> TCPHandler: Processed in 0.01107183 sec. | ||
2002 | 2024.11.16 00:48:10.308757 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2003 | 2024.11.16 00:48:10.309066 [ 195 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2004 | 2024.11.16 00:48:10.309068 [ 273 ] {c6f2f43f-3080-4435-875e-d6e5690b2b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2005 | 2024.11.16 00:48:10.309206 [ 195 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::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 | ||
2006 | 2024.11.16 00:48:10.309217 [ 273 ] {c6f2f43f-3080-4435-875e-d6e5690b2b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2007 | 2024.11.16 00:48:10.310060 [ 195 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::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 | ||
2008 | 2024.11.16 00:48:10.310774 [ 195 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::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 | ||
2009 | 2024.11.16 00:48:10.311539 [ 195 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
2010 | 2024.11.16 00:48:10.311608 [ 273 ] {c6f2f43f-3080-4435-875e-d6e5690b2b59} <Trace> oximeter.measurements_i64 (f07dc925-1bd9-416d-9f2e-eb724df8b785): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2011 | 2024.11.16 00:48:10.311682 [ 273 ] {c6f2f43f-3080-4435-875e-d6e5690b2b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2012 | 2024.11.16 00:48:10.312161 [ 195 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
2013 | 2024.11.16 00:48:10.312821 [ 195 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
2014 | 2024.11.16 00:48:10.313098 [ 273 ] {c6f2f43f-3080-4435-875e-d6e5690b2b59} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2015 | 2024.11.16 00:48:10.313755 [ 273 ] {c6f2f43f-3080-4435-875e-d6e5690b2b59} <Trace> oximeter.measurements_i64 (f07dc925-1bd9-416d-9f2e-eb724df8b785): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2016 | 2024.11.16 00:48:10.314401 [ 273 ] {c6f2f43f-3080-4435-875e-d6e5690b2b59} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.00544 sec., 1654.4117647058822 rows/sec., 116.86 KiB/sec. | ||
2017 | 2024.11.16 00:48:10.314587 [ 273 ] {c6f2f43f-3080-4435-875e-d6e5690b2b59} <Debug> TCPHandler: Processed in 0.005997832 sec. | ||
2018 | 2024.11.16 00:48:10.314825 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2019 | 2024.11.16 00:48:10.315082 [ 277 ] {0e04faf6-c4fb-47ad-a8b1-76fdc89e87d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2020 | 2024.11.16 00:48:10.315236 [ 277 ] {0e04faf6-c4fb-47ad-a8b1-76fdc89e87d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2021 | 2024.11.16 00:48:10.317071 [ 277 ] {0e04faf6-c4fb-47ad-a8b1-76fdc89e87d2} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2022 | 2024.11.16 00:48:10.317137 [ 277 ] {0e04faf6-c4fb-47ad-a8b1-76fdc89e87d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2023 | 2024.11.16 00:48:10.318157 [ 277 ] {0e04faf6-c4fb-47ad-a8b1-76fdc89e87d2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2024 | 2024.11.16 00:48:10.318719 [ 277 ] {0e04faf6-c4fb-47ad-a8b1-76fdc89e87d2} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2025 | 2024.11.16 00:48:10.319265 [ 277 ] {0e04faf6-c4fb-47ad-a8b1-76fdc89e87d2} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.004259 sec., 13618.220239492839 rows/sec., 942.63 KiB/sec. | ||
2026 | 2024.11.16 00:48:10.319512 [ 277 ] {0e04faf6-c4fb-47ad-a8b1-76fdc89e87d2} <Debug> TCPHandler: Processed in 0.004797901 sec. | ||
2027 | 2024.11.16 00:48:10.319935 [ 193 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 94 rows, containing 19 columns (19 merged, 0 gathered) in 0.012300404 sec., 7642.0254164009575 rows/sec., 13.69 MiB/sec. | ||
2028 | 2024.11.16 00:48:10.320232 [ 195 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2029 | 2024.11.16 00:48:10.320616 [ 195 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2030 | 2024.11.16 00:48:10.320689 [ 195 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2031 | 2024.11.16 00:48:10.320796 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
2032 | 2024.11.16 00:48:11.157804 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 334 | ||
2033 | 2024.11.16 00:48:11.160711 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2034 | 2024.11.16 00:48:11.160764 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2035 | 2024.11.16 00:48:11.162183 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2036 | 2024.11.16 00:48:11.162509 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2037 | 2024.11.16 00:48:11.162726 [ 49 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2038 | 2024.11.16 00:48:11.162848 [ 49 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2039 | 2024.11.16 00:48:11.162914 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2040 | 2024.11.16 00:48:11.163651 [ 199 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::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 | ||
2041 | 2024.11.16 00:48:11.164572 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 334 | ||
2042 | 2024.11.16 00:48:11.164984 [ 199 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2043 | 2024.11.16 00:48:11.165173 [ 199 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::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 | ||
2044 | 2024.11.16 00:48:11.165822 [ 199 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 86 rows starting from the beginning of the part | ||
2045 | 2024.11.16 00:48:11.166423 [ 199 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
2046 | 2024.11.16 00:48:11.167008 [ 199 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
2047 | 2024.11.16 00:48:11.167552 [ 199 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
2048 | 2024.11.16 00:48:11.168057 [ 199 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::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 | ||
2049 | 2024.11.16 00:48:11.186767 [ 193 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 72 columns (72 merged, 0 gathered) in 0.023643671 sec., 14126.40194494332 rows/sec., 13.99 MiB/sec. | ||
2050 | 2024.11.16 00:48:11.187761 [ 193 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2051 | 2024.11.16 00:48:11.188604 [ 193 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_6_1} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2052 | 2024.11.16 00:48:11.188702 [ 193 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_6_1} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2053 | 2024.11.16 00:48:11.189013 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
2054 | 2024.11.16 00:48:12.000229 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.85 MiB, peak 155.32 MiB, free memory in arenas 0.00 B, will set to 151.16 MiB (RSS), difference: 1.31 MiB | ||
2055 | 2024.11.16 00:48:15.277169 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2056 | 2024.11.16 00:48:15.277397 [ 277 ] {e07cf819-188a-40b2-97a6-0a2c5b83b357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2057 | 2024.11.16 00:48:15.277481 [ 277 ] {e07cf819-188a-40b2-97a6-0a2c5b83b357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2058 | 2024.11.16 00:48:15.278265 [ 277 ] {e07cf819-188a-40b2-97a6-0a2c5b83b357} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2059 | 2024.11.16 00:48:15.278317 [ 277 ] {e07cf819-188a-40b2-97a6-0a2c5b83b357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2060 | 2024.11.16 00:48:15.278753 [ 277 ] {e07cf819-188a-40b2-97a6-0a2c5b83b357} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2061 | 2024.11.16 00:48:15.279005 [ 277 ] {e07cf819-188a-40b2-97a6-0a2c5b83b357} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2062 | 2024.11.16 00:48:15.279254 [ 277 ] {e07cf819-188a-40b2-97a6-0a2c5b83b357} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001917 sec., 29212.310902451747 rows/sec., 2.23 MiB/sec. | ||
2063 | 2024.11.16 00:48:15.279319 [ 277 ] {e07cf819-188a-40b2-97a6-0a2c5b83b357} <Debug> TCPHandler: Processed in 0.002298722 sec. | ||
2064 | 2024.11.16 00:48:15.279515 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2065 | 2024.11.16 00:48:15.279660 [ 273 ] {39031673-0d41-4361-befc-65cfb008ba39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2066 | 2024.11.16 00:48:15.279720 [ 273 ] {39031673-0d41-4361-befc-65cfb008ba39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2067 | 2024.11.16 00:48:15.280402 [ 273 ] {39031673-0d41-4361-befc-65cfb008ba39} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2068 | 2024.11.16 00:48:15.280454 [ 273 ] {39031673-0d41-4361-befc-65cfb008ba39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2069 | 2024.11.16 00:48:15.280874 [ 273 ] {39031673-0d41-4361-befc-65cfb008ba39} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2070 | 2024.11.16 00:48:15.281131 [ 273 ] {39031673-0d41-4361-befc-65cfb008ba39} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2071 | 2024.11.16 00:48:15.281359 [ 273 ] {39031673-0d41-4361-befc-65cfb008ba39} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001734 sec., 36908.881199538635 rows/sec., 2.88 MiB/sec. | ||
2072 | 2024.11.16 00:48:15.281417 [ 273 ] {39031673-0d41-4361-befc-65cfb008ba39} <Debug> TCPHandler: Processed in 0.001971564 sec. | ||
2073 | 2024.11.16 00:48:15.281556 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2074 | 2024.11.16 00:48:15.281681 [ 277 ] {354e1428-57a5-4a05-833c-4eb47c006030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2075 | 2024.11.16 00:48:15.281742 [ 277 ] {354e1428-57a5-4a05-833c-4eb47c006030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2076 | 2024.11.16 00:48:15.282376 [ 277 ] {354e1428-57a5-4a05-833c-4eb47c006030} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2077 | 2024.11.16 00:48:15.282425 [ 277 ] {354e1428-57a5-4a05-833c-4eb47c006030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2078 | 2024.11.16 00:48:15.282843 [ 277 ] {354e1428-57a5-4a05-833c-4eb47c006030} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2079 | 2024.11.16 00:48:15.283084 [ 277 ] {354e1428-57a5-4a05-833c-4eb47c006030} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2080 | 2024.11.16 00:48:15.283302 [ 277 ] {354e1428-57a5-4a05-833c-4eb47c006030} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001652 sec., 96852.30024213075 rows/sec., 6.75 MiB/sec. | ||
2081 | 2024.11.16 00:48:15.283353 [ 277 ] {354e1428-57a5-4a05-833c-4eb47c006030} <Debug> TCPHandler: Processed in 0.00184908 sec. | ||
2082 | 2024.11.16 00:48:15.283512 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2083 | 2024.11.16 00:48:15.283622 [ 273 ] {9b6d3c8e-ae83-4e36-920e-a7a692167247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2084 | 2024.11.16 00:48:15.283671 [ 273 ] {9b6d3c8e-ae83-4e36-920e-a7a692167247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2085 | 2024.11.16 00:48:15.284160 [ 273 ] {9b6d3c8e-ae83-4e36-920e-a7a692167247} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2086 | 2024.11.16 00:48:15.284200 [ 273 ] {9b6d3c8e-ae83-4e36-920e-a7a692167247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2087 | 2024.11.16 00:48:15.284636 [ 273 ] {9b6d3c8e-ae83-4e36-920e-a7a692167247} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2088 | 2024.11.16 00:48:15.284880 [ 273 ] {9b6d3c8e-ae83-4e36-920e-a7a692167247} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2089 | 2024.11.16 00:48:15.285059 [ 45 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2090 | 2024.11.16 00:48:15.285131 [ 273 ] {9b6d3c8e-ae83-4e36-920e-a7a692167247} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001524 sec., 39370.07874015748 rows/sec., 2.65 MiB/sec. | ||
2091 | 2024.11.16 00:48:15.285141 [ 45 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2092 | 2024.11.16 00:48:15.285215 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2093 | 2024.11.16 00:48:15.285254 [ 273 ] {9b6d3c8e-ae83-4e36-920e-a7a692167247} <Debug> TCPHandler: Processed in 0.001790669 sec. | ||
2094 | 2024.11.16 00:48:15.285419 [ 189 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
2095 | 2024.11.16 00:48:15.285555 [ 189 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2096 | 2024.11.16 00:48:15.285600 [ 189 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 356 rows starting from the beginning of the part | ||
2097 | 2024.11.16 00:48:15.285696 [ 189 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
2098 | 2024.11.16 00:48:15.285779 [ 189 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
2099 | 2024.11.16 00:48:15.286021 [ 189 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part | ||
2100 | 2024.11.16 00:48:15.286129 [ 189 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 58 rows starting from the beginning of the part | ||
2101 | 2024.11.16 00:48:15.286330 [ 189 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
2102 | 2024.11.16 00:48:15.287545 [ 198 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 666 rows, containing 4 columns (4 merged, 0 gathered) in 0.00220108 sec., 302578.73407599906 rows/sec., 19.97 MiB/sec. | ||
2103 | 2024.11.16 00:48:15.287823 [ 199 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2104 | 2024.11.16 00:48:15.288244 [ 199 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_11_2} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2105 | 2024.11.16 00:48:15.288361 [ 199 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_11_2} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2106 | 2024.11.16 00:48:15.288476 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
2107 | 2024.11.16 00:48:16.052362 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2108 | 2024.11.16 00:48:16.052415 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2109 | 2024.11.16 00:48:17.056390 [ 43 ] {} <Debug> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2110 | 2024.11.16 00:48:17.056469 [ 43 ] {} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2111 | 2024.11.16 00:48:17.056496 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2112 | 2024.11.16 00:48:17.056719 [ 189 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
2113 | 2024.11.16 00:48:17.056890 [ 189 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2114 | 2024.11.16 00:48:17.056928 [ 189 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
2115 | 2024.11.16 00:48:17.057006 [ 189 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
2116 | 2024.11.16 00:48:17.057245 [ 189 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part | ||
2117 | 2024.11.16 00:48:17.057455 [ 189 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
2118 | 2024.11.16 00:48:17.057635 [ 189 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
2119 | 2024.11.16 00:48:17.058803 [ 199 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 5 columns (5 merged, 0 gathered) in 0.00221742 sec., 128076.7739084161 rows/sec., 9.18 MiB/sec. | ||
2120 | 2024.11.16 00:48:17.059048 [ 198 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2121 | 2024.11.16 00:48:17.059444 [ 198 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_5_1} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2122 | 2024.11.16 00:48:17.059549 [ 198 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_5_1} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2123 | 2024.11.16 00:48:17.059659 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
2124 | 2024.11.16 00:48:17.471443 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64494, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2125 | 2024.11.16 00:48:17.683872 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54443, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2126 | 2024.11.16 00:48:17.710327 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50191, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2127 | 2024.11.16 00:48:17.711714 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62140, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2128 | 2024.11.16 00:48:17.712958 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48023, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2129 | 2024.11.16 00:48:17.854259 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37070, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2130 | 2024.11.16 00:48:17.859593 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60558, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2131 | 2024.11.16 00:48:17.883864 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59013, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2132 | 2024.11.16 00:48:20.283516 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2133 | 2024.11.16 00:48:20.283812 [ 277 ] {7a575ba7-2c91-45c9-8c32-b7d991119797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2134 | 2024.11.16 00:48:20.283884 [ 277 ] {7a575ba7-2c91-45c9-8c32-b7d991119797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2135 | 2024.11.16 00:48:20.284629 [ 277 ] {7a575ba7-2c91-45c9-8c32-b7d991119797} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2136 | 2024.11.16 00:48:20.284677 [ 277 ] {7a575ba7-2c91-45c9-8c32-b7d991119797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2137 | 2024.11.16 00:48:20.285118 [ 277 ] {7a575ba7-2c91-45c9-8c32-b7d991119797} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2138 | 2024.11.16 00:48:20.285361 [ 277 ] {7a575ba7-2c91-45c9-8c32-b7d991119797} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2139 | 2024.11.16 00:48:20.285551 [ 42 ] {} <Debug> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2140 | 2024.11.16 00:48:20.285621 [ 277 ] {7a575ba7-2c91-45c9-8c32-b7d991119797} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001883 sec., 7434.944237918216 rows/sec., 535.22 KiB/sec. | ||
2141 | 2024.11.16 00:48:20.285637 [ 42 ] {} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2142 | 2024.11.16 00:48:20.285714 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2143 | 2024.11.16 00:48:20.285740 [ 277 ] {7a575ba7-2c91-45c9-8c32-b7d991119797} <Debug> TCPHandler: Processed in 0.002415225 sec. | ||
2144 | 2024.11.16 00:48:20.285949 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2145 | 2024.11.16 00:48:20.285956 [ 189 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
2146 | 2024.11.16 00:48:20.286136 [ 273 ] {e854a640-a93d-4c13-82cd-b4fb9c88f9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2147 | 2024.11.16 00:48:20.286232 [ 273 ] {e854a640-a93d-4c13-82cd-b4fb9c88f9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2148 | 2024.11.16 00:48:20.286335 [ 189 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2149 | 2024.11.16 00:48:20.286442 [ 189 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
2150 | 2024.11.16 00:48:20.286824 [ 189 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
2151 | 2024.11.16 00:48:20.287221 [ 189 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
2152 | 2024.11.16 00:48:20.287691 [ 189 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
2153 | 2024.11.16 00:48:20.287985 [ 189 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
2154 | 2024.11.16 00:48:20.289014 [ 273 ] {e854a640-a93d-4c13-82cd-b4fb9c88f9c6} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2155 | 2024.11.16 00:48:20.289078 [ 273 ] {e854a640-a93d-4c13-82cd-b4fb9c88f9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2156 | 2024.11.16 00:48:20.290043 [ 273 ] {e854a640-a93d-4c13-82cd-b4fb9c88f9c6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2157 | 2024.11.16 00:48:20.290439 [ 189 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004608325 sec., 15189.900885896719 rows/sec., 1.13 MiB/sec. | ||
2158 | 2024.11.16 00:48:20.290581 [ 273 ] {e854a640-a93d-4c13-82cd-b4fb9c88f9c6} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2159 | 2024.11.16 00:48:20.290644 [ 189 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2160 | 2024.11.16 00:48:20.291137 [ 273 ] {e854a640-a93d-4c13-82cd-b4fb9c88f9c6} <Debug> executeQuery: Read 281 rows, 25.37 KiB in 0.005022 sec., 55953.80326563122 rows/sec., 4.93 MiB/sec. | ||
2161 | 2024.11.16 00:48:20.291461 [ 273 ] {e854a640-a93d-4c13-82cd-b4fb9c88f9c6} <Debug> TCPHandler: Processed in 0.005588212 sec. | ||
2162 | 2024.11.16 00:48:20.291458 [ 189 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_5_1} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2163 | 2024.11.16 00:48:20.291688 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2164 | 2024.11.16 00:48:20.291716 [ 189 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_5_1} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2165 | 2024.11.16 00:48:20.291857 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2166 | 2024.11.16 00:48:20.291913 [ 277 ] {b5d49663-cf65-4b5e-9c6d-86fe924ecd7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2167 | 2024.11.16 00:48:20.291971 [ 277 ] {b5d49663-cf65-4b5e-9c6d-86fe924ecd7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2168 | 2024.11.16 00:48:20.292670 [ 277 ] {b5d49663-cf65-4b5e-9c6d-86fe924ecd7c} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2169 | 2024.11.16 00:48:20.292717 [ 277 ] {b5d49663-cf65-4b5e-9c6d-86fe924ecd7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2170 | 2024.11.16 00:48:20.293075 [ 277 ] {b5d49663-cf65-4b5e-9c6d-86fe924ecd7c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2171 | 2024.11.16 00:48:20.293311 [ 277 ] {b5d49663-cf65-4b5e-9c6d-86fe924ecd7c} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2172 | 2024.11.16 00:48:20.293519 [ 277 ] {b5d49663-cf65-4b5e-9c6d-86fe924ecd7c} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.00167 sec., 27544.91017964072 rows/sec., 1.98 MiB/sec. | ||
2173 | 2024.11.16 00:48:20.293572 [ 277 ] {b5d49663-cf65-4b5e-9c6d-86fe924ecd7c} <Debug> TCPHandler: Processed in 0.001972874 sec. | ||
2174 | 2024.11.16 00:48:20.293709 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2175 | 2024.11.16 00:48:20.293838 [ 273 ] {c8642524-732d-4746-af29-91145cc785fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2176 | 2024.11.16 00:48:20.293893 [ 273 ] {c8642524-732d-4746-af29-91145cc785fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2177 | 2024.11.16 00:48:20.294557 [ 273 ] {c8642524-732d-4746-af29-91145cc785fe} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2178 | 2024.11.16 00:48:20.294606 [ 273 ] {c8642524-732d-4746-af29-91145cc785fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2179 | 2024.11.16 00:48:20.294968 [ 273 ] {c8642524-732d-4746-af29-91145cc785fe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2180 | 2024.11.16 00:48:20.295210 [ 273 ] {c8642524-732d-4746-af29-91145cc785fe} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2181 | 2024.11.16 00:48:20.295420 [ 273 ] {c8642524-732d-4746-af29-91145cc785fe} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001611 sec., 8690.254500310366 rows/sec., 608.61 KiB/sec. | ||
2182 | 2024.11.16 00:48:20.295474 [ 273 ] {c8642524-732d-4746-af29-91145cc785fe} <Debug> TCPHandler: Processed in 0.001816739 sec. | ||
2183 | 2024.11.16 00:48:20.295609 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2184 | 2024.11.16 00:48:20.295715 [ 277 ] {cfe352eb-7170-4ff5-9a17-611db6e54773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2185 | 2024.11.16 00:48:20.295767 [ 277 ] {cfe352eb-7170-4ff5-9a17-611db6e54773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2186 | 2024.11.16 00:48:20.296390 [ 277 ] {cfe352eb-7170-4ff5-9a17-611db6e54773} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2187 | 2024.11.16 00:48:20.296437 [ 277 ] {cfe352eb-7170-4ff5-9a17-611db6e54773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2188 | 2024.11.16 00:48:20.296821 [ 277 ] {cfe352eb-7170-4ff5-9a17-611db6e54773} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2189 | 2024.11.16 00:48:20.297059 [ 277 ] {cfe352eb-7170-4ff5-9a17-611db6e54773} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2190 | 2024.11.16 00:48:20.297214 [ 42 ] {} <Debug> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2191 | 2024.11.16 00:48:20.297278 [ 42 ] {} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2192 | 2024.11.16 00:48:20.297314 [ 277 ] {cfe352eb-7170-4ff5-9a17-611db6e54773} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001612 sec., 8064.5161290322585 rows/sec., 502.82 KiB/sec. | ||
2193 | 2024.11.16 00:48:20.297322 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2194 | 2024.11.16 00:48:20.297482 [ 277 ] {cfe352eb-7170-4ff5-9a17-611db6e54773} <Debug> TCPHandler: Processed in 0.001916392 sec. | ||
2195 | 2024.11.16 00:48:20.297723 [ 189 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
2196 | 2024.11.16 00:48:20.297753 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2197 | 2024.11.16 00:48:20.298195 [ 273 ] {e27eaecd-6166-4391-8b85-961d5ea58655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2198 | 2024.11.16 00:48:20.298210 [ 189 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2199 | 2024.11.16 00:48:20.298280 [ 189 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
2200 | 2024.11.16 00:48:20.298306 [ 273 ] {e27eaecd-6166-4391-8b85-961d5ea58655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2201 | 2024.11.16 00:48:20.298658 [ 189 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
2202 | 2024.11.16 00:48:20.298972 [ 189 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
2203 | 2024.11.16 00:48:20.299399 [ 189 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
2204 | 2024.11.16 00:48:20.299724 [ 189 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
2205 | 2024.11.16 00:48:20.301432 [ 273 ] {e27eaecd-6166-4391-8b85-961d5ea58655} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2206 | 2024.11.16 00:48:20.301505 [ 273 ] {e27eaecd-6166-4391-8b85-961d5ea58655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2207 | 2024.11.16 00:48:20.302041 [ 192 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004586334 sec., 14172.539549016708 rows/sec., 939.02 KiB/sec. | ||
2208 | 2024.11.16 00:48:20.302210 [ 192 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2209 | 2024.11.16 00:48:20.302292 [ 273 ] {e27eaecd-6166-4391-8b85-961d5ea58655} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2210 | 2024.11.16 00:48:20.302533 [ 192 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_5_1} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2211 | 2024.11.16 00:48:20.302628 [ 273 ] {e27eaecd-6166-4391-8b85-961d5ea58655} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2212 | 2024.11.16 00:48:20.302647 [ 192 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_5_1} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2213 | 2024.11.16 00:48:20.302743 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2214 | 2024.11.16 00:48:20.303018 [ 273 ] {e27eaecd-6166-4391-8b85-961d5ea58655} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.004958 sec., 84913.27148043567 rows/sec., 6.07 MiB/sec. | ||
2215 | 2024.11.16 00:48:20.303170 [ 273 ] {e27eaecd-6166-4391-8b85-961d5ea58655} <Debug> TCPHandler: Processed in 0.005569561 sec. | ||
2216 | 2024.11.16 00:48:20.303331 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2217 | 2024.11.16 00:48:20.303458 [ 277 ] {cf4914ee-99bd-416b-a453-00017b85b1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2218 | 2024.11.16 00:48:20.303514 [ 277 ] {cf4914ee-99bd-416b-a453-00017b85b1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2219 | 2024.11.16 00:48:20.303998 [ 277 ] {cf4914ee-99bd-416b-a453-00017b85b1b3} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2220 | 2024.11.16 00:48:20.304037 [ 277 ] {cf4914ee-99bd-416b-a453-00017b85b1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2221 | 2024.11.16 00:48:20.304391 [ 277 ] {cf4914ee-99bd-416b-a453-00017b85b1b3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2222 | 2024.11.16 00:48:20.304624 [ 277 ] {cf4914ee-99bd-416b-a453-00017b85b1b3} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2223 | 2024.11.16 00:48:20.304861 [ 277 ] {cf4914ee-99bd-416b-a453-00017b85b1b3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001431 sec., 4192.8721174004195 rows/sec., 219.06 KiB/sec. | ||
2224 | 2024.11.16 00:48:20.304910 [ 277 ] {cf4914ee-99bd-416b-a453-00017b85b1b3} <Debug> TCPHandler: Processed in 0.001641424 sec. | ||
2225 | 2024.11.16 00:48:20.305052 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2226 | 2024.11.16 00:48:20.305181 [ 273 ] {fce76588-3e54-4788-85f3-b4e571744251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2227 | 2024.11.16 00:48:20.305239 [ 273 ] {fce76588-3e54-4788-85f3-b4e571744251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2228 | 2024.11.16 00:48:20.305852 [ 273 ] {fce76588-3e54-4788-85f3-b4e571744251} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2229 | 2024.11.16 00:48:20.305892 [ 273 ] {fce76588-3e54-4788-85f3-b4e571744251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2230 | 2024.11.16 00:48:20.306273 [ 273 ] {fce76588-3e54-4788-85f3-b4e571744251} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2231 | 2024.11.16 00:48:20.306510 [ 273 ] {fce76588-3e54-4788-85f3-b4e571744251} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2232 | 2024.11.16 00:48:20.306725 [ 273 ] {fce76588-3e54-4788-85f3-b4e571744251} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001575 sec., 150476.19047619047 rows/sec., 10.09 MiB/sec. | ||
2233 | 2024.11.16 00:48:20.306776 [ 273 ] {fce76588-3e54-4788-85f3-b4e571744251} <Debug> TCPHandler: Processed in 0.001786579 sec. | ||
2234 | 2024.11.16 00:48:20.306931 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2235 | 2024.11.16 00:48:20.307059 [ 277 ] {a20b3755-f9ae-4a72-bd2e-14116dccb79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2236 | 2024.11.16 00:48:20.307115 [ 277 ] {a20b3755-f9ae-4a72-bd2e-14116dccb79d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2237 | 2024.11.16 00:48:20.307617 [ 277 ] {a20b3755-f9ae-4a72-bd2e-14116dccb79d} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2238 | 2024.11.16 00:48:20.307663 [ 277 ] {a20b3755-f9ae-4a72-bd2e-14116dccb79d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2239 | 2024.11.16 00:48:20.308009 [ 277 ] {a20b3755-f9ae-4a72-bd2e-14116dccb79d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2240 | 2024.11.16 00:48:20.308240 [ 277 ] {a20b3755-f9ae-4a72-bd2e-14116dccb79d} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2241 | 2024.11.16 00:48:20.308397 [ 42 ] {} <Debug> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2242 | 2024.11.16 00:48:20.308455 [ 42 ] {} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2243 | 2024.11.16 00:48:20.308491 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2244 | 2024.11.16 00:48:20.308505 [ 277 ] {a20b3755-f9ae-4a72-bd2e-14116dccb79d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001464 sec., 683.0601092896175 rows/sec., 46.03 KiB/sec. | ||
2245 | 2024.11.16 00:48:20.308641 [ 277 ] {a20b3755-f9ae-4a72-bd2e-14116dccb79d} <Debug> TCPHandler: Processed in 0.001766608 sec. | ||
2246 | 2024.11.16 00:48:20.308744 [ 191 ] {79b27335-8804-491f-8049-66d6de7bbe75::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 | ||
2247 | 2024.11.16 00:48:20.308818 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2248 | 2024.11.16 00:48:20.309017 [ 191 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2249 | 2024.11.16 00:48:20.309031 [ 273 ] {5f809c24-20b8-47ce-893a-32dd0f57c2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2250 | 2024.11.16 00:48:20.309092 [ 191 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
2251 | 2024.11.16 00:48:20.309160 [ 273 ] {5f809c24-20b8-47ce-893a-32dd0f57c2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2252 | 2024.11.16 00:48:20.309532 [ 191 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
2253 | 2024.11.16 00:48:20.309901 [ 191 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
2254 | 2024.11.16 00:48:20.310304 [ 191 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
2255 | 2024.11.16 00:48:20.310651 [ 191 ] {79b27335-8804-491f-8049-66d6de7bbe75::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 | ||
2256 | 2024.11.16 00:48:20.313841 [ 191 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005228872 sec., 956.2291828906885 rows/sec., 64.43 KiB/sec. | ||
2257 | 2024.11.16 00:48:20.314061 [ 191 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2258 | 2024.11.16 00:48:20.314244 [ 273 ] {5f809c24-20b8-47ce-893a-32dd0f57c2f0} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2259 | 2024.11.16 00:48:20.314321 [ 273 ] {5f809c24-20b8-47ce-893a-32dd0f57c2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2260 | 2024.11.16 00:48:20.314687 [ 191 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_5_1} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2261 | 2024.11.16 00:48:20.314844 [ 191 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_5_1} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2262 | 2024.11.16 00:48:20.314966 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2263 | 2024.11.16 00:48:20.315377 [ 273 ] {5f809c24-20b8-47ce-893a-32dd0f57c2f0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2264 | 2024.11.16 00:48:20.315643 [ 273 ] {5f809c24-20b8-47ce-893a-32dd0f57c2f0} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2265 | 2024.11.16 00:48:20.315896 [ 273 ] {5f809c24-20b8-47ce-893a-32dd0f57c2f0} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.006926 sec., 5630.955818654346 rows/sec., 10.09 MiB/sec. | ||
2266 | 2024.11.16 00:48:20.316346 [ 273 ] {5f809c24-20b8-47ce-893a-32dd0f57c2f0} <Debug> TCPHandler: Processed in 0.007594726 sec. | ||
2267 | 2024.11.16 00:48:20.316508 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2268 | 2024.11.16 00:48:20.316636 [ 277 ] {b0c5631b-64ef-46b8-a73d-82ba990cc7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2269 | 2024.11.16 00:48:20.316692 [ 277 ] {b0c5631b-64ef-46b8-a73d-82ba990cc7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2270 | 2024.11.16 00:48:20.317230 [ 277 ] {b0c5631b-64ef-46b8-a73d-82ba990cc7d8} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2271 | 2024.11.16 00:48:20.317277 [ 277 ] {b0c5631b-64ef-46b8-a73d-82ba990cc7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2272 | 2024.11.16 00:48:20.317698 [ 277 ] {b0c5631b-64ef-46b8-a73d-82ba990cc7d8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2273 | 2024.11.16 00:48:20.317936 [ 277 ] {b0c5631b-64ef-46b8-a73d-82ba990cc7d8} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2274 | 2024.11.16 00:48:20.318147 [ 277 ] {b0c5631b-64ef-46b8-a73d-82ba990cc7d8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001539 sec., 53281.35152696556 rows/sec., 3.38 MiB/sec. | ||
2275 | 2024.11.16 00:48:20.318195 [ 277 ] {b0c5631b-64ef-46b8-a73d-82ba990cc7d8} <Debug> TCPHandler: Processed in 0.001748927 sec. | ||
2276 | 2024.11.16 00:48:20.988229 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33408, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2277 | 2024.11.16 00:48:21.165674 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 364 | ||
2278 | 2024.11.16 00:48:21.168451 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2279 | 2024.11.16 00:48:21.168506 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2280 | 2024.11.16 00:48:21.170039 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2281 | 2024.11.16 00:48:21.170371 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2282 | 2024.11.16 00:48:21.170911 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 364 | ||
2283 | 2024.11.16 00:48:21.224649 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45935, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2284 | 2024.11.16 00:48:21.526207 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34486, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2285 | 2024.11.16 00:48:21.548592 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63886, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2286 | 2024.11.16 00:48:21.654355 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52153, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2287 | 2024.11.16 00:48:21.724797 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39549, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2288 | 2024.11.16 00:48:21.755185 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56072, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2289 | 2024.11.16 00:48:21.818745 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36271, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2290 | 2024.11.16 00:48:22.580320 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56496, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2291 | 2024.11.16 00:48:22.948152 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59365, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2292 | 2024.11.16 00:48:23.194569 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48350, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2293 | 2024.11.16 00:48:23.237875 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62088, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2294 | 2024.11.16 00:48:23.318386 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58315, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2295 | 2024.11.16 00:48:23.318392 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:32838, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2296 | 2024.11.16 00:48:23.326816 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53753, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2297 | 2024.11.16 00:48:23.372192 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54525, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2298 | 2024.11.16 00:48:23.427549 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41183, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2299 | 2024.11.16 00:48:23.500179 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33739, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2300 | 2024.11.16 00:48:23.521451 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40708, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2301 | 2024.11.16 00:48:23.549763 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41219, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2302 | 2024.11.16 00:48:23.616206 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35003, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2303 | 2024.11.16 00:48:23.821936 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45189, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2304 | 2024.11.16 00:48:23.830271 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42282, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2305 | 2024.11.16 00:48:23.853596 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45604, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2306 | 2024.11.16 00:48:25.268867 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2307 | 2024.11.16 00:48:25.269136 [ 277 ] {1be7268f-0112-4233-8ab1-9405ba1726a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2308 | 2024.11.16 00:48:25.269561 [ 277 ] {1be7268f-0112-4233-8ab1-9405ba1726a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2309 | 2024.11.16 00:48:25.269614 [ 277 ] {1be7268f-0112-4233-8ab1-9405ba1726a1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2310 | 2024.11.16 00:48:25.269988 [ 277 ] {1be7268f-0112-4233-8ab1-9405ba1726a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2311 | 2024.11.16 00:48:25.270068 [ 277 ] {1be7268f-0112-4233-8ab1-9405ba1726a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2312 | 2024.11.16 00:48:25.270238 [ 277 ] {1be7268f-0112-4233-8ab1-9405ba1726a1} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2313 | 2024.11.16 00:48:25.270436 [ 304 ] {1be7268f-0112-4233-8ab1-9405ba1726a1} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2314 | 2024.11.16 00:48:25.270542 [ 307 ] {1be7268f-0112-4233-8ab1-9405ba1726a1} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2315 | 2024.11.16 00:48:25.270562 [ 305 ] {1be7268f-0112-4233-8ab1-9405ba1726a1} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2316 | 2024.11.16 00:48:25.270723 [ 277 ] {1be7268f-0112-4233-8ab1-9405ba1726a1} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (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 | ||
2317 | 2024.11.16 00:48:25.270757 [ 277 ] {1be7268f-0112-4233-8ab1-9405ba1726a1} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2318 | 2024.11.16 00:48:25.270875 [ 277 ] {1be7268f-0112-4233-8ab1-9405ba1726a1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2319 | 2024.11.16 00:48:25.270898 [ 277 ] {1be7268f-0112-4233-8ab1-9405ba1726a1} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
2320 | 2024.11.16 00:48:25.270943 [ 277 ] {1be7268f-0112-4233-8ab1-9405ba1726a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2321 | 2024.11.16 00:48:25.270992 [ 277 ] {1be7268f-0112-4233-8ab1-9405ba1726a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2322 | 2024.11.16 00:48:25.271035 [ 277 ] {1be7268f-0112-4233-8ab1-9405ba1726a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2323 | 2024.11.16 00:48:25.272637 [ 277 ] {1be7268f-0112-4233-8ab1-9405ba1726a1} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003627 sec., 11028.398125172318 rows/sec., 420.57 KiB/sec. | ||
2324 | 2024.11.16 00:48:25.272837 [ 277 ] {1be7268f-0112-4233-8ab1-9405ba1726a1} <Debug> TCPHandler: Processed in 0.004099931 sec. | ||
2325 | 2024.11.16 00:48:25.279765 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2326 | 2024.11.16 00:48:25.279887 [ 277 ] {cecf58a5-a21e-494a-ad12-625c86d1d4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2327 | 2024.11.16 00:48:25.279946 [ 277 ] {cecf58a5-a21e-494a-ad12-625c86d1d4d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2328 | 2024.11.16 00:48:25.280769 [ 277 ] {cecf58a5-a21e-494a-ad12-625c86d1d4d1} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2329 | 2024.11.16 00:48:25.280824 [ 277 ] {cecf58a5-a21e-494a-ad12-625c86d1d4d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2330 | 2024.11.16 00:48:25.281317 [ 277 ] {cecf58a5-a21e-494a-ad12-625c86d1d4d1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2331 | 2024.11.16 00:48:25.281564 [ 277 ] {cecf58a5-a21e-494a-ad12-625c86d1d4d1} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2332 | 2024.11.16 00:48:25.281804 [ 277 ] {cecf58a5-a21e-494a-ad12-625c86d1d4d1} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001953 sec., 512.0327700972862 rows/sec., 116.01 KiB/sec. | ||
2333 | 2024.11.16 00:48:25.281890 [ 277 ] {cecf58a5-a21e-494a-ad12-625c86d1d4d1} <Debug> TCPHandler: Processed in 0.002176839 sec. | ||
2334 | 2024.11.16 00:48:25.282087 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2335 | 2024.11.16 00:48:25.282227 [ 273 ] {bfb19132-7828-4429-9117-c887706c35e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2336 | 2024.11.16 00:48:25.282285 [ 273 ] {bfb19132-7828-4429-9117-c887706c35e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2337 | 2024.11.16 00:48:25.282941 [ 273 ] {bfb19132-7828-4429-9117-c887706c35e7} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2338 | 2024.11.16 00:48:25.282981 [ 273 ] {bfb19132-7828-4429-9117-c887706c35e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2339 | 2024.11.16 00:48:25.283335 [ 273 ] {bfb19132-7828-4429-9117-c887706c35e7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2340 | 2024.11.16 00:48:25.283596 [ 273 ] {bfb19132-7828-4429-9117-c887706c35e7} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2341 | 2024.11.16 00:48:25.283855 [ 273 ] {bfb19132-7828-4429-9117-c887706c35e7} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001637 sec., 4886.988393402566 rows/sec., 398.50 KiB/sec. | ||
2342 | 2024.11.16 00:48:25.283949 [ 273 ] {bfb19132-7828-4429-9117-c887706c35e7} <Debug> TCPHandler: Processed in 0.001929543 sec. | ||
2343 | 2024.11.16 00:48:25.284100 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2344 | 2024.11.16 00:48:25.284226 [ 277 ] {18d82435-d92d-4f13-b4b2-513504e7d0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2345 | 2024.11.16 00:48:25.284279 [ 277 ] {18d82435-d92d-4f13-b4b2-513504e7d0a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2346 | 2024.11.16 00:48:25.284938 [ 277 ] {18d82435-d92d-4f13-b4b2-513504e7d0a7} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2347 | 2024.11.16 00:48:25.284978 [ 277 ] {18d82435-d92d-4f13-b4b2-513504e7d0a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2348 | 2024.11.16 00:48:25.285321 [ 277 ] {18d82435-d92d-4f13-b4b2-513504e7d0a7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2349 | 2024.11.16 00:48:25.285554 [ 277 ] {18d82435-d92d-4f13-b4b2-513504e7d0a7} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2350 | 2024.11.16 00:48:25.285768 [ 277 ] {18d82435-d92d-4f13-b4b2-513504e7d0a7} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.001568 sec., 38265.30612244898 rows/sec., 2.91 MiB/sec. | ||
2351 | 2024.11.16 00:48:25.285856 [ 277 ] {18d82435-d92d-4f13-b4b2-513504e7d0a7} <Debug> TCPHandler: Processed in 0.001817799 sec. | ||
2352 | 2024.11.16 00:48:25.286024 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2353 | 2024.11.16 00:48:25.286152 [ 273 ] {d4ec8cce-0b46-46f8-9b3d-9f89fd830267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2354 | 2024.11.16 00:48:25.286207 [ 273 ] {d4ec8cce-0b46-46f8-9b3d-9f89fd830267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2355 | 2024.11.16 00:48:25.286833 [ 273 ] {d4ec8cce-0b46-46f8-9b3d-9f89fd830267} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2356 | 2024.11.16 00:48:25.286882 [ 273 ] {d4ec8cce-0b46-46f8-9b3d-9f89fd830267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2357 | 2024.11.16 00:48:25.287219 [ 273 ] {d4ec8cce-0b46-46f8-9b3d-9f89fd830267} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2358 | 2024.11.16 00:48:25.287459 [ 273 ] {d4ec8cce-0b46-46f8-9b3d-9f89fd830267} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2359 | 2024.11.16 00:48:25.287661 [ 273 ] {d4ec8cce-0b46-46f8-9b3d-9f89fd830267} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001536 sec., 5208.333333333333 rows/sec., 363.67 KiB/sec. | ||
2360 | 2024.11.16 00:48:25.287713 [ 273 ] {d4ec8cce-0b46-46f8-9b3d-9f89fd830267} <Debug> TCPHandler: Processed in 0.001754308 sec. | ||
2361 | 2024.11.16 00:48:25.287856 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2362 | 2024.11.16 00:48:25.287979 [ 277 ] {b91ce58b-2c57-4ad9-b965-0bd6dc9507f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2363 | 2024.11.16 00:48:25.288033 [ 277 ] {b91ce58b-2c57-4ad9-b965-0bd6dc9507f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2364 | 2024.11.16 00:48:25.288682 [ 277 ] {b91ce58b-2c57-4ad9-b965-0bd6dc9507f9} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2365 | 2024.11.16 00:48:25.288729 [ 277 ] {b91ce58b-2c57-4ad9-b965-0bd6dc9507f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2366 | 2024.11.16 00:48:25.289108 [ 277 ] {b91ce58b-2c57-4ad9-b965-0bd6dc9507f9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2367 | 2024.11.16 00:48:25.289335 [ 277 ] {b91ce58b-2c57-4ad9-b965-0bd6dc9507f9} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2368 | 2024.11.16 00:48:25.289517 [ 277 ] {b91ce58b-2c57-4ad9-b965-0bd6dc9507f9} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001567 sec., 45947.670708359925 rows/sec., 3.59 MiB/sec. | ||
2369 | 2024.11.16 00:48:25.289568 [ 277 ] {b91ce58b-2c57-4ad9-b965-0bd6dc9507f9} <Debug> TCPHandler: Processed in 0.001763978 sec. | ||
2370 | 2024.11.16 00:48:25.289699 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2371 | 2024.11.16 00:48:25.289806 [ 273 ] {f9fe8921-1b88-4c81-aa9a-cc751ad0303c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2372 | 2024.11.16 00:48:25.289856 [ 273 ] {f9fe8921-1b88-4c81-aa9a-cc751ad0303c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2373 | 2024.11.16 00:48:25.290451 [ 273 ] {f9fe8921-1b88-4c81-aa9a-cc751ad0303c} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2374 | 2024.11.16 00:48:25.290498 [ 273 ] {f9fe8921-1b88-4c81-aa9a-cc751ad0303c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2375 | 2024.11.16 00:48:25.290939 [ 273 ] {f9fe8921-1b88-4c81-aa9a-cc751ad0303c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2376 | 2024.11.16 00:48:25.291175 [ 273 ] {f9fe8921-1b88-4c81-aa9a-cc751ad0303c} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2377 | 2024.11.16 00:48:25.291449 [ 273 ] {f9fe8921-1b88-4c81-aa9a-cc751ad0303c} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.00165 sec., 80000 rows/sec., 5.57 MiB/sec. | ||
2378 | 2024.11.16 00:48:25.291628 [ 273 ] {f9fe8921-1b88-4c81-aa9a-cc751ad0303c} <Debug> TCPHandler: Processed in 0.001979504 sec. | ||
2379 | 2024.11.16 00:48:25.291765 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2380 | 2024.11.16 00:48:25.291869 [ 277 ] {720d83cf-3d86-44f5-9046-cc81f859a5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2381 | 2024.11.16 00:48:25.291924 [ 277 ] {720d83cf-3d86-44f5-9046-cc81f859a5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2382 | 2024.11.16 00:48:25.292469 [ 277 ] {720d83cf-3d86-44f5-9046-cc81f859a5e5} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2383 | 2024.11.16 00:48:25.292515 [ 277 ] {720d83cf-3d86-44f5-9046-cc81f859a5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2384 | 2024.11.16 00:48:25.292921 [ 277 ] {720d83cf-3d86-44f5-9046-cc81f859a5e5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2385 | 2024.11.16 00:48:25.293176 [ 277 ] {720d83cf-3d86-44f5-9046-cc81f859a5e5} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2386 | 2024.11.16 00:48:25.293380 [ 277 ] {720d83cf-3d86-44f5-9046-cc81f859a5e5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001533 sec., 31311.15459882583 rows/sec., 2.11 MiB/sec. | ||
2387 | 2024.11.16 00:48:25.293428 [ 277 ] {720d83cf-3d86-44f5-9046-cc81f859a5e5} <Debug> TCPHandler: Processed in 0.001712327 sec. | ||
2388 | 2024.11.16 00:48:30.276681 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2389 | 2024.11.16 00:48:30.276886 [ 277 ] {8a5e8386-0398-4509-8d9e-a441a14291ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2390 | 2024.11.16 00:48:30.276959 [ 277 ] {8a5e8386-0398-4509-8d9e-a441a14291ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2391 | 2024.11.16 00:48:30.277727 [ 277 ] {8a5e8386-0398-4509-8d9e-a441a14291ab} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2392 | 2024.11.16 00:48:30.277850 [ 277 ] {8a5e8386-0398-4509-8d9e-a441a14291ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2393 | 2024.11.16 00:48:30.278264 [ 277 ] {8a5e8386-0398-4509-8d9e-a441a14291ab} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2394 | 2024.11.16 00:48:30.278505 [ 277 ] {8a5e8386-0398-4509-8d9e-a441a14291ab} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2395 | 2024.11.16 00:48:30.278746 [ 277 ] {8a5e8386-0398-4509-8d9e-a441a14291ab} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001912 sec., 29288.70292887029 rows/sec., 2.24 MiB/sec. | ||
2396 | 2024.11.16 00:48:30.278801 [ 277 ] {8a5e8386-0398-4509-8d9e-a441a14291ab} <Debug> TCPHandler: Processed in 0.002251321 sec. | ||
2397 | 2024.11.16 00:48:30.278976 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2398 | 2024.11.16 00:48:30.279093 [ 273 ] {3d33d30d-951b-4e1b-9ec0-514c2542dea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2399 | 2024.11.16 00:48:30.279140 [ 273 ] {3d33d30d-951b-4e1b-9ec0-514c2542dea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2400 | 2024.11.16 00:48:30.279719 [ 273 ] {3d33d30d-951b-4e1b-9ec0-514c2542dea5} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2401 | 2024.11.16 00:48:30.279846 [ 273 ] {3d33d30d-951b-4e1b-9ec0-514c2542dea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2402 | 2024.11.16 00:48:30.280220 [ 273 ] {3d33d30d-951b-4e1b-9ec0-514c2542dea5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2403 | 2024.11.16 00:48:30.280484 [ 273 ] {3d33d30d-951b-4e1b-9ec0-514c2542dea5} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2404 | 2024.11.16 00:48:30.280700 [ 273 ] {3d33d30d-951b-4e1b-9ec0-514c2542dea5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001631 sec., 39239.73022685469 rows/sec., 3.06 MiB/sec. | ||
2405 | 2024.11.16 00:48:30.280753 [ 273 ] {3d33d30d-951b-4e1b-9ec0-514c2542dea5} <Debug> TCPHandler: Processed in 0.00183424 sec. | ||
2406 | 2024.11.16 00:48:30.280908 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2407 | 2024.11.16 00:48:30.281013 [ 277 ] {43a28331-7b35-46d4-87f6-32fa4b3a1569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2408 | 2024.11.16 00:48:30.281072 [ 277 ] {43a28331-7b35-46d4-87f6-32fa4b3a1569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2409 | 2024.11.16 00:48:30.281691 [ 277 ] {43a28331-7b35-46d4-87f6-32fa4b3a1569} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2410 | 2024.11.16 00:48:30.281738 [ 277 ] {43a28331-7b35-46d4-87f6-32fa4b3a1569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2411 | 2024.11.16 00:48:30.282166 [ 277 ] {43a28331-7b35-46d4-87f6-32fa4b3a1569} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2412 | 2024.11.16 00:48:30.282397 [ 277 ] {43a28331-7b35-46d4-87f6-32fa4b3a1569} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2413 | 2024.11.16 00:48:30.282585 [ 277 ] {43a28331-7b35-46d4-87f6-32fa4b3a1569} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001587 sec., 100819.15563957152 rows/sec., 7.02 MiB/sec. | ||
2414 | 2024.11.16 00:48:30.282687 [ 277 ] {43a28331-7b35-46d4-87f6-32fa4b3a1569} <Debug> TCPHandler: Processed in 0.001829969 sec. | ||
2415 | 2024.11.16 00:48:30.283036 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2416 | 2024.11.16 00:48:30.283146 [ 273 ] {a87bc591-39a8-443d-9616-d055c19d8768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2417 | 2024.11.16 00:48:30.283197 [ 273 ] {a87bc591-39a8-443d-9616-d055c19d8768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2418 | 2024.11.16 00:48:30.283673 [ 273 ] {a87bc591-39a8-443d-9616-d055c19d8768} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2419 | 2024.11.16 00:48:30.283713 [ 273 ] {a87bc591-39a8-443d-9616-d055c19d8768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2420 | 2024.11.16 00:48:30.284068 [ 273 ] {a87bc591-39a8-443d-9616-d055c19d8768} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2421 | 2024.11.16 00:48:30.284298 [ 273 ] {a87bc591-39a8-443d-9616-d055c19d8768} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2422 | 2024.11.16 00:48:30.284526 [ 273 ] {a87bc591-39a8-443d-9616-d055c19d8768} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001404 sec., 42735.042735042734 rows/sec., 2.88 MiB/sec. | ||
2423 | 2024.11.16 00:48:30.284617 [ 273 ] {a87bc591-39a8-443d-9616-d055c19d8768} <Debug> TCPHandler: Processed in 0.001636535 sec. | ||
2424 | 2024.11.16 00:48:31.052465 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2425 | 2024.11.16 00:48:31.052523 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2426 | 2024.11.16 00:48:31.171980 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 388 | ||
2427 | 2024.11.16 00:48:31.174569 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2428 | 2024.11.16 00:48:31.174611 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2429 | 2024.11.16 00:48:31.176149 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2430 | 2024.11.16 00:48:31.176468 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2431 | 2024.11.16 00:48:31.176920 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 388 | ||
2432 | 2024.11.16 00:48:31.747347 [ 66 ] {} <Debug> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2433 | 2024.11.16 00:48:31.747422 [ 66 ] {} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2434 | 2024.11.16 00:48:31.747461 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2435 | 2024.11.16 00:48:31.747650 [ 189 ] {21799063-a985-4172-8d75-92148673c53a::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 | ||
2436 | 2024.11.16 00:48:31.747832 [ 189 ] {21799063-a985-4172-8d75-92148673c53a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2437 | 2024.11.16 00:48:31.747877 [ 189 ] {21799063-a985-4172-8d75-92148673c53a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
2438 | 2024.11.16 00:48:31.747963 [ 189 ] {21799063-a985-4172-8d75-92148673c53a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
2439 | 2024.11.16 00:48:31.748059 [ 189 ] {21799063-a985-4172-8d75-92148673c53a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
2440 | 2024.11.16 00:48:31.748299 [ 189 ] {21799063-a985-4172-8d75-92148673c53a::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 | ||
2441 | 2024.11.16 00:48:31.748443 [ 189 ] {21799063-a985-4172-8d75-92148673c53a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
2442 | 2024.11.16 00:48:31.749674 [ 191 ] {21799063-a985-4172-8d75-92148673c53a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.002111937 sec., 14204.969182319359 rows/sec., 742.15 KiB/sec. | ||
2443 | 2024.11.16 00:48:31.749976 [ 190 ] {21799063-a985-4172-8d75-92148673c53a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2444 | 2024.11.16 00:48:31.750353 [ 190 ] {21799063-a985-4172-8d75-92148673c53a::all_1_5_1} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2445 | 2024.11.16 00:48:31.750435 [ 190 ] {21799063-a985-4172-8d75-92148673c53a::all_1_5_1} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2446 | 2024.11.16 00:48:31.750519 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2447 | 2024.11.16 00:48:35.283707 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2448 | 2024.11.16 00:48:35.283937 [ 277 ] {73387d52-3e1c-4d72-bc2f-1da8b849242f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2449 | 2024.11.16 00:48:35.284019 [ 277 ] {73387d52-3e1c-4d72-bc2f-1da8b849242f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2450 | 2024.11.16 00:48:35.284783 [ 277 ] {73387d52-3e1c-4d72-bc2f-1da8b849242f} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2451 | 2024.11.16 00:48:35.284833 [ 277 ] {73387d52-3e1c-4d72-bc2f-1da8b849242f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2452 | 2024.11.16 00:48:35.285255 [ 277 ] {73387d52-3e1c-4d72-bc2f-1da8b849242f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2453 | 2024.11.16 00:48:35.285508 [ 277 ] {73387d52-3e1c-4d72-bc2f-1da8b849242f} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2454 | 2024.11.16 00:48:35.285771 [ 277 ] {73387d52-3e1c-4d72-bc2f-1da8b849242f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001883 sec., 7434.944237918216 rows/sec., 535.22 KiB/sec. | ||
2455 | 2024.11.16 00:48:35.285968 [ 277 ] {73387d52-3e1c-4d72-bc2f-1da8b849242f} <Debug> TCPHandler: Processed in 0.002399395 sec. | ||
2456 | 2024.11.16 00:48:35.286176 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2457 | 2024.11.16 00:48:35.286325 [ 273 ] {ddb59cdd-9a66-4c3b-b7f5-ebefd41100c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2458 | 2024.11.16 00:48:35.286384 [ 273 ] {ddb59cdd-9a66-4c3b-b7f5-ebefd41100c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2459 | 2024.11.16 00:48:35.287199 [ 273 ] {ddb59cdd-9a66-4c3b-b7f5-ebefd41100c1} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2460 | 2024.11.16 00:48:35.287242 [ 273 ] {ddb59cdd-9a66-4c3b-b7f5-ebefd41100c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2461 | 2024.11.16 00:48:35.287638 [ 273 ] {ddb59cdd-9a66-4c3b-b7f5-ebefd41100c1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2462 | 2024.11.16 00:48:35.287882 [ 273 ] {ddb59cdd-9a66-4c3b-b7f5-ebefd41100c1} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2463 | 2024.11.16 00:48:35.288056 [ 117 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2464 | 2024.11.16 00:48:35.288123 [ 273 ] {ddb59cdd-9a66-4c3b-b7f5-ebefd41100c1} <Debug> executeQuery: Read 281 rows, 25.37 KiB in 0.00183 sec., 153551.912568306 rows/sec., 13.54 MiB/sec. | ||
2465 | 2024.11.16 00:48:35.288146 [ 117 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2466 | 2024.11.16 00:48:35.288218 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2467 | 2024.11.16 00:48:35.288242 [ 273 ] {ddb59cdd-9a66-4c3b-b7f5-ebefd41100c1} <Debug> TCPHandler: Processed in 0.002134678 sec. | ||
2468 | 2024.11.16 00:48:35.288495 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2469 | 2024.11.16 00:48:35.288664 [ 186 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
2470 | 2024.11.16 00:48:35.288846 [ 277 ] {f5091bcb-13be-4dc1-9e51-9aec29de3be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2471 | 2024.11.16 00:48:35.288971 [ 277 ] {f5091bcb-13be-4dc1-9e51-9aec29de3be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2472 | 2024.11.16 00:48:35.289073 [ 186 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2473 | 2024.11.16 00:48:35.289183 [ 186 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1419 rows starting from the beginning of the part | ||
2474 | 2024.11.16 00:48:35.289540 [ 186 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
2475 | 2024.11.16 00:48:35.289977 [ 186 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 281 rows starting from the beginning of the part | ||
2476 | 2024.11.16 00:48:35.290377 [ 186 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
2477 | 2024.11.16 00:48:35.290606 [ 186 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
2478 | 2024.11.16 00:48:35.290959 [ 186 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 281 rows starting from the beginning of the part | ||
2479 | 2024.11.16 00:48:35.291711 [ 277 ] {f5091bcb-13be-4dc1-9e51-9aec29de3be9} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2480 | 2024.11.16 00:48:35.291772 [ 277 ] {f5091bcb-13be-4dc1-9e51-9aec29de3be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2481 | 2024.11.16 00:48:35.292562 [ 277 ] {f5091bcb-13be-4dc1-9e51-9aec29de3be9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2482 | 2024.11.16 00:48:35.293095 [ 277 ] {f5091bcb-13be-4dc1-9e51-9aec29de3be9} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2483 | 2024.11.16 00:48:35.293632 [ 277 ] {f5091bcb-13be-4dc1-9e51-9aec29de3be9} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.004875 sec., 9435.897435897436 rows/sec., 695.11 KiB/sec. | ||
2484 | 2024.11.16 00:48:35.293730 [ 277 ] {f5091bcb-13be-4dc1-9e51-9aec29de3be9} <Debug> TCPHandler: Processed in 0.005381626 sec. | ||
2485 | 2024.11.16 00:48:35.293899 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2486 | 2024.11.16 00:48:35.294184 [ 273 ] {906fe219-7582-48c4-ac65-0db7729e84d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2487 | 2024.11.16 00:48:35.294260 [ 273 ] {906fe219-7582-48c4-ac65-0db7729e84d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2488 | 2024.11.16 00:48:35.294724 [ 186 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2153 rows, containing 5 columns (5 merged, 0 gathered) in 0.006379203 sec., 337502.97646900406 rows/sec., 29.68 MiB/sec. | ||
2489 | 2024.11.16 00:48:35.295064 [ 186 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2490 | 2024.11.16 00:48:35.295618 [ 273 ] {906fe219-7582-48c4-ac65-0db7729e84d7} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2491 | 2024.11.16 00:48:35.295664 [ 186 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_16_3} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2492 | 2024.11.16 00:48:35.295691 [ 273 ] {906fe219-7582-48c4-ac65-0db7729e84d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2493 | 2024.11.16 00:48:35.295858 [ 186 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_16_3} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2494 | 2024.11.16 00:48:35.296020 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
2495 | 2024.11.16 00:48:35.296290 [ 273 ] {906fe219-7582-48c4-ac65-0db7729e84d7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2496 | 2024.11.16 00:48:35.296535 [ 273 ] {906fe219-7582-48c4-ac65-0db7729e84d7} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2497 | 2024.11.16 00:48:35.296803 [ 273 ] {906fe219-7582-48c4-ac65-0db7729e84d7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002689 sec., 5206.396429899591 rows/sec., 364.62 KiB/sec. | ||
2498 | 2024.11.16 00:48:35.296976 [ 273 ] {906fe219-7582-48c4-ac65-0db7729e84d7} <Debug> TCPHandler: Processed in 0.003153876 sec. | ||
2499 | 2024.11.16 00:48:35.297128 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2500 | 2024.11.16 00:48:35.297257 [ 277 ] {1a36a956-2398-4df5-8b82-dca63437decb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2501 | 2024.11.16 00:48:35.297311 [ 277 ] {1a36a956-2398-4df5-8b82-dca63437decb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2502 | 2024.11.16 00:48:35.297947 [ 277 ] {1a36a956-2398-4df5-8b82-dca63437decb} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2503 | 2024.11.16 00:48:35.297994 [ 277 ] {1a36a956-2398-4df5-8b82-dca63437decb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2504 | 2024.11.16 00:48:35.298370 [ 277 ] {1a36a956-2398-4df5-8b82-dca63437decb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2505 | 2024.11.16 00:48:35.298601 [ 277 ] {1a36a956-2398-4df5-8b82-dca63437decb} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2506 | 2024.11.16 00:48:35.298802 [ 277 ] {1a36a956-2398-4df5-8b82-dca63437decb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001575 sec., 8253.968253968254 rows/sec., 514.63 KiB/sec. | ||
2507 | 2024.11.16 00:48:35.298854 [ 277 ] {1a36a956-2398-4df5-8b82-dca63437decb} <Debug> TCPHandler: Processed in 0.001789998 sec. | ||
2508 | 2024.11.16 00:48:35.298989 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2509 | 2024.11.16 00:48:35.299095 [ 273 ] {4ed4da90-f904-4d49-80f1-cd7548cc005c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2510 | 2024.11.16 00:48:35.299141 [ 273 ] {4ed4da90-f904-4d49-80f1-cd7548cc005c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2511 | 2024.11.16 00:48:35.299937 [ 273 ] {4ed4da90-f904-4d49-80f1-cd7548cc005c} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2512 | 2024.11.16 00:48:35.299985 [ 273 ] {4ed4da90-f904-4d49-80f1-cd7548cc005c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2513 | 2024.11.16 00:48:35.300392 [ 273 ] {4ed4da90-f904-4d49-80f1-cd7548cc005c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2514 | 2024.11.16 00:48:35.300630 [ 273 ] {4ed4da90-f904-4d49-80f1-cd7548cc005c} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2515 | 2024.11.16 00:48:35.300790 [ 117 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2516 | 2024.11.16 00:48:35.300863 [ 117 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2517 | 2024.11.16 00:48:35.300880 [ 273 ] {4ed4da90-f904-4d49-80f1-cd7548cc005c} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001799 sec., 234018.89938854918 rows/sec., 16.72 MiB/sec. | ||
2518 | 2024.11.16 00:48:35.300911 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2519 | 2024.11.16 00:48:35.301036 [ 273 ] {4ed4da90-f904-4d49-80f1-cd7548cc005c} <Debug> TCPHandler: Processed in 0.002096607 sec. | ||
2520 | 2024.11.16 00:48:35.301235 [ 191 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
2521 | 2024.11.16 00:48:35.301251 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2522 | 2024.11.16 00:48:35.301548 [ 277 ] {532db9ab-52ee-4b65-a550-ab9d0be28423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2523 | 2024.11.16 00:48:35.301562 [ 191 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2524 | 2024.11.16 00:48:35.301652 [ 191 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 894 rows starting from the beginning of the part | ||
2525 | 2024.11.16 00:48:35.301662 [ 277 ] {532db9ab-52ee-4b65-a550-ab9d0be28423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2526 | 2024.11.16 00:48:35.302061 [ 191 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
2527 | 2024.11.16 00:48:35.302418 [ 191 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 421 rows starting from the beginning of the part | ||
2528 | 2024.11.16 00:48:35.302771 [ 191 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 72 rows starting from the beginning of the part | ||
2529 | 2024.11.16 00:48:35.303082 [ 191 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
2530 | 2024.11.16 00:48:35.303415 [ 191 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 421 rows starting from the beginning of the part | ||
2531 | 2024.11.16 00:48:35.304132 [ 277 ] {532db9ab-52ee-4b65-a550-ab9d0be28423} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2532 | 2024.11.16 00:48:35.304183 [ 277 ] {532db9ab-52ee-4b65-a550-ab9d0be28423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2533 | 2024.11.16 00:48:35.304981 [ 277 ] {532db9ab-52ee-4b65-a550-ab9d0be28423} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2534 | 2024.11.16 00:48:35.305510 [ 277 ] {532db9ab-52ee-4b65-a550-ab9d0be28423} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2535 | 2024.11.16 00:48:35.306002 [ 277 ] {532db9ab-52ee-4b65-a550-ab9d0be28423} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004552 sec., 1318.1019332161688 rows/sec., 68.87 KiB/sec. | ||
2536 | 2024.11.16 00:48:35.306095 [ 277 ] {532db9ab-52ee-4b65-a550-ab9d0be28423} <Debug> TCPHandler: Processed in 0.004961544 sec. | ||
2537 | 2024.11.16 00:48:35.306237 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2538 | 2024.11.16 00:48:35.306470 [ 273 ] {9dadd77e-1f1c-43e0-9ee1-3945cfc49502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2539 | 2024.11.16 00:48:35.306638 [ 273 ] {9dadd77e-1f1c-43e0-9ee1-3945cfc49502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2540 | 2024.11.16 00:48:35.306697 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1936 rows, containing 5 columns (5 merged, 0 gathered) in 0.005641013 sec., 343200.7690817234 rows/sec., 26.25 MiB/sec. | ||
2541 | 2024.11.16 00:48:35.306997 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2542 | 2024.11.16 00:48:35.307543 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_16_3} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2543 | 2024.11.16 00:48:35.307759 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_16_3} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2544 | 2024.11.16 00:48:35.307798 [ 273 ] {9dadd77e-1f1c-43e0-9ee1-3945cfc49502} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2545 | 2024.11.16 00:48:35.307882 [ 273 ] {9dadd77e-1f1c-43e0-9ee1-3945cfc49502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2546 | 2024.11.16 00:48:35.307891 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2547 | 2024.11.16 00:48:35.308316 [ 273 ] {9dadd77e-1f1c-43e0-9ee1-3945cfc49502} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2548 | 2024.11.16 00:48:35.308565 [ 273 ] {9dadd77e-1f1c-43e0-9ee1-3945cfc49502} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2549 | 2024.11.16 00:48:35.308735 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2550 | 2024.11.16 00:48:35.308792 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2551 | 2024.11.16 00:48:35.308826 [ 273 ] {9dadd77e-1f1c-43e0-9ee1-3945cfc49502} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002463 sec., 96224.11693057248 rows/sec., 6.45 MiB/sec. | ||
2552 | 2024.11.16 00:48:35.308835 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2553 | 2024.11.16 00:48:35.308998 [ 273 ] {9dadd77e-1f1c-43e0-9ee1-3945cfc49502} <Debug> TCPHandler: Processed in 0.002813886 sec. | ||
2554 | 2024.11.16 00:48:35.309337 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2555 | 2024.11.16 00:48:35.309360 [ 186 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
2556 | 2024.11.16 00:48:35.309671 [ 277 ] {3fef0578-8085-4056-a9fa-9f989231225b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2557 | 2024.11.16 00:48:35.309732 [ 186 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2558 | 2024.11.16 00:48:35.309781 [ 277 ] {3fef0578-8085-4056-a9fa-9f989231225b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2559 | 2024.11.16 00:48:35.309799 [ 186 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3706 rows starting from the beginning of the part | ||
2560 | 2024.11.16 00:48:35.310187 [ 186 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
2561 | 2024.11.16 00:48:35.310563 [ 186 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 237 rows starting from the beginning of the part | ||
2562 | 2024.11.16 00:48:35.310965 [ 186 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 132 rows starting from the beginning of the part | ||
2563 | 2024.11.16 00:48:35.311273 [ 186 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
2564 | 2024.11.16 00:48:35.311620 [ 186 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part | ||
2565 | 2024.11.16 00:48:35.312304 [ 277 ] {3fef0578-8085-4056-a9fa-9f989231225b} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2566 | 2024.11.16 00:48:35.312353 [ 277 ] {3fef0578-8085-4056-a9fa-9f989231225b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2567 | 2024.11.16 00:48:35.313144 [ 277 ] {3fef0578-8085-4056-a9fa-9f989231225b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2568 | 2024.11.16 00:48:35.313570 [ 277 ] {3fef0578-8085-4056-a9fa-9f989231225b} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2569 | 2024.11.16 00:48:35.314206 [ 277 ] {3fef0578-8085-4056-a9fa-9f989231225b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004593 sec., 217.72262138036143 rows/sec., 14.67 KiB/sec. | ||
2570 | 2024.11.16 00:48:35.314491 [ 277 ] {3fef0578-8085-4056-a9fa-9f989231225b} <Debug> TCPHandler: Processed in 0.005370236 sec. | ||
2571 | 2024.11.16 00:48:35.314702 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2572 | 2024.11.16 00:48:35.314862 [ 273 ] {9a244e57-22b1-4daf-bd76-10c92d3c0388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2573 | 2024.11.16 00:48:35.315083 [ 273 ] {9a244e57-22b1-4daf-bd76-10c92d3c0388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2574 | 2024.11.16 00:48:35.316298 [ 186 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4632 rows, containing 5 columns (5 merged, 0 gathered) in 0.007319109 sec., 632863.9182720191 rows/sec., 42.77 MiB/sec. | ||
2575 | 2024.11.16 00:48:35.316742 [ 186 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2576 | 2024.11.16 00:48:35.317292 [ 186 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2577 | 2024.11.16 00:48:35.317522 [ 186 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2578 | 2024.11.16 00:48:35.317700 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
2579 | 2024.11.16 00:48:35.317935 [ 273 ] {9a244e57-22b1-4daf-bd76-10c92d3c0388} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2580 | 2024.11.16 00:48:35.317980 [ 273 ] {9a244e57-22b1-4daf-bd76-10c92d3c0388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2581 | 2024.11.16 00:48:35.318658 [ 273 ] {9a244e57-22b1-4daf-bd76-10c92d3c0388} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2582 | 2024.11.16 00:48:35.318911 [ 273 ] {9a244e57-22b1-4daf-bd76-10c92d3c0388} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2583 | 2024.11.16 00:48:35.319149 [ 273 ] {9a244e57-22b1-4daf-bd76-10c92d3c0388} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.004321 sec., 9025.688498032863 rows/sec., 16.17 MiB/sec. | ||
2584 | 2024.11.16 00:48:35.319254 [ 273 ] {9a244e57-22b1-4daf-bd76-10c92d3c0388} <Debug> TCPHandler: Processed in 0.004655726 sec. | ||
2585 | 2024.11.16 00:48:35.319401 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2586 | 2024.11.16 00:48:35.319527 [ 277 ] {0736bfea-8522-4060-9091-c6310cb616f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2587 | 2024.11.16 00:48:35.319583 [ 277 ] {0736bfea-8522-4060-9091-c6310cb616f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2588 | 2024.11.16 00:48:35.320104 [ 277 ] {0736bfea-8522-4060-9091-c6310cb616f6} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2589 | 2024.11.16 00:48:35.320151 [ 277 ] {0736bfea-8522-4060-9091-c6310cb616f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2590 | 2024.11.16 00:48:35.320507 [ 277 ] {0736bfea-8522-4060-9091-c6310cb616f6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2591 | 2024.11.16 00:48:35.320736 [ 277 ] {0736bfea-8522-4060-9091-c6310cb616f6} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2592 | 2024.11.16 00:48:35.320970 [ 277 ] {0736bfea-8522-4060-9091-c6310cb616f6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001466 sec., 55934.51568894952 rows/sec., 3.55 MiB/sec. | ||
2593 | 2024.11.16 00:48:35.321059 [ 277 ] {0736bfea-8522-4060-9091-c6310cb616f6} <Debug> TCPHandler: Processed in 0.001721996 sec. | ||
2594 | 2024.11.16 00:48:40.275127 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2595 | 2024.11.16 00:48:40.275350 [ 277 ] {40381aa7-f4d5-4df4-a422-5b5207e043d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2596 | 2024.11.16 00:48:40.275422 [ 277 ] {40381aa7-f4d5-4df4-a422-5b5207e043d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2597 | 2024.11.16 00:48:40.276148 [ 277 ] {40381aa7-f4d5-4df4-a422-5b5207e043d9} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2598 | 2024.11.16 00:48:40.276198 [ 277 ] {40381aa7-f4d5-4df4-a422-5b5207e043d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2599 | 2024.11.16 00:48:40.276598 [ 277 ] {40381aa7-f4d5-4df4-a422-5b5207e043d9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2600 | 2024.11.16 00:48:40.276851 [ 277 ] {40381aa7-f4d5-4df4-a422-5b5207e043d9} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2601 | 2024.11.16 00:48:40.277123 [ 277 ] {40381aa7-f4d5-4df4-a422-5b5207e043d9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001826 sec., 2190.580503833516 rows/sec., 178.63 KiB/sec. | ||
2602 | 2024.11.16 00:48:40.277259 [ 277 ] {40381aa7-f4d5-4df4-a422-5b5207e043d9} <Debug> TCPHandler: Processed in 0.002276821 sec. | ||
2603 | 2024.11.16 00:48:40.277454 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2604 | 2024.11.16 00:48:40.277594 [ 273 ] {f8da3193-4f6b-4ec0-9cef-2a9519c76e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2605 | 2024.11.16 00:48:40.277651 [ 273 ] {f8da3193-4f6b-4ec0-9cef-2a9519c76e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2606 | 2024.11.16 00:48:40.278348 [ 273 ] {f8da3193-4f6b-4ec0-9cef-2a9519c76e25} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2607 | 2024.11.16 00:48:40.278388 [ 273 ] {f8da3193-4f6b-4ec0-9cef-2a9519c76e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2608 | 2024.11.16 00:48:40.278755 [ 273 ] {f8da3193-4f6b-4ec0-9cef-2a9519c76e25} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2609 | 2024.11.16 00:48:40.278993 [ 273 ] {f8da3193-4f6b-4ec0-9cef-2a9519c76e25} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2610 | 2024.11.16 00:48:40.279262 [ 273 ] {f8da3193-4f6b-4ec0-9cef-2a9519c76e25} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001691 sec., 34299.23122412773 rows/sec., 2.61 MiB/sec. | ||
2611 | 2024.11.16 00:48:40.279468 [ 273 ] {f8da3193-4f6b-4ec0-9cef-2a9519c76e25} <Debug> TCPHandler: Processed in 0.002080836 sec. | ||
2612 | 2024.11.16 00:48:40.279636 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2613 | 2024.11.16 00:48:40.279763 [ 277 ] {3d210768-1ddb-4f9a-9c2b-4fb02348445c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2614 | 2024.11.16 00:48:40.279818 [ 277 ] {3d210768-1ddb-4f9a-9c2b-4fb02348445c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2615 | 2024.11.16 00:48:40.280446 [ 277 ] {3d210768-1ddb-4f9a-9c2b-4fb02348445c} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2616 | 2024.11.16 00:48:40.280485 [ 277 ] {3d210768-1ddb-4f9a-9c2b-4fb02348445c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2617 | 2024.11.16 00:48:40.280816 [ 277 ] {3d210768-1ddb-4f9a-9c2b-4fb02348445c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2618 | 2024.11.16 00:48:40.281062 [ 277 ] {3d210768-1ddb-4f9a-9c2b-4fb02348445c} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2619 | 2024.11.16 00:48:40.281326 [ 277 ] {3d210768-1ddb-4f9a-9c2b-4fb02348445c} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001574 sec., 2541.296060991105 rows/sec., 177.44 KiB/sec. | ||
2620 | 2024.11.16 00:48:40.281461 [ 277 ] {3d210768-1ddb-4f9a-9c2b-4fb02348445c} <Debug> TCPHandler: Processed in 0.001886271 sec. | ||
2621 | 2024.11.16 00:48:40.281600 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2622 | 2024.11.16 00:48:40.281729 [ 273 ] {3cd456a8-dedc-4e1e-ac69-fc25e5171d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2623 | 2024.11.16 00:48:40.281785 [ 273 ] {3cd456a8-dedc-4e1e-ac69-fc25e5171d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2624 | 2024.11.16 00:48:40.282401 [ 273 ] {3cd456a8-dedc-4e1e-ac69-fc25e5171d35} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2625 | 2024.11.16 00:48:40.282446 [ 273 ] {3cd456a8-dedc-4e1e-ac69-fc25e5171d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2626 | 2024.11.16 00:48:40.282818 [ 273 ] {3cd456a8-dedc-4e1e-ac69-fc25e5171d35} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2627 | 2024.11.16 00:48:40.283055 [ 273 ] {3cd456a8-dedc-4e1e-ac69-fc25e5171d35} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2628 | 2024.11.16 00:48:40.283373 [ 273 ] {3cd456a8-dedc-4e1e-ac69-fc25e5171d35} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001643 sec., 41387.70541692027 rows/sec., 3.23 MiB/sec. | ||
2629 | 2024.11.16 00:48:40.283559 [ 273 ] {3cd456a8-dedc-4e1e-ac69-fc25e5171d35} <Debug> TCPHandler: Processed in 0.002016774 sec. | ||
2630 | 2024.11.16 00:48:40.283708 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2631 | 2024.11.16 00:48:40.283837 [ 277 ] {f0710d93-3195-4ca0-88d8-537fd8bd3de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2632 | 2024.11.16 00:48:40.283896 [ 277 ] {f0710d93-3195-4ca0-88d8-537fd8bd3de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2633 | 2024.11.16 00:48:40.284491 [ 277 ] {f0710d93-3195-4ca0-88d8-537fd8bd3de4} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2634 | 2024.11.16 00:48:40.284530 [ 277 ] {f0710d93-3195-4ca0-88d8-537fd8bd3de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2635 | 2024.11.16 00:48:40.284897 [ 277 ] {f0710d93-3195-4ca0-88d8-537fd8bd3de4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2636 | 2024.11.16 00:48:40.285129 [ 277 ] {f0710d93-3195-4ca0-88d8-537fd8bd3de4} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2637 | 2024.11.16 00:48:40.285398 [ 277 ] {f0710d93-3195-4ca0-88d8-537fd8bd3de4} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001584 sec., 82070.70707070708 rows/sec., 5.71 MiB/sec. | ||
2638 | 2024.11.16 00:48:40.285595 [ 277 ] {f0710d93-3195-4ca0-88d8-537fd8bd3de4} <Debug> TCPHandler: Processed in 0.001945082 sec. | ||
2639 | 2024.11.16 00:48:40.285742 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2640 | 2024.11.16 00:48:40.285851 [ 273 ] {ecdb4d93-9a54-4a6d-a20c-5dfe07704ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2641 | 2024.11.16 00:48:40.285899 [ 273 ] {ecdb4d93-9a54-4a6d-a20c-5dfe07704ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2642 | 2024.11.16 00:48:40.286363 [ 273 ] {ecdb4d93-9a54-4a6d-a20c-5dfe07704ebb} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2643 | 2024.11.16 00:48:40.286402 [ 273 ] {ecdb4d93-9a54-4a6d-a20c-5dfe07704ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2644 | 2024.11.16 00:48:40.286757 [ 273 ] {ecdb4d93-9a54-4a6d-a20c-5dfe07704ebb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2645 | 2024.11.16 00:48:40.286994 [ 273 ] {ecdb4d93-9a54-4a6d-a20c-5dfe07704ebb} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2646 | 2024.11.16 00:48:40.287155 [ 61 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2647 | 2024.11.16 00:48:40.287224 [ 273 ] {ecdb4d93-9a54-4a6d-a20c-5dfe07704ebb} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001392 sec., 34482.75862068965 rows/sec., 2.32 MiB/sec. | ||
2648 | 2024.11.16 00:48:40.287234 [ 61 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2649 | 2024.11.16 00:48:40.287306 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2650 | 2024.11.16 00:48:40.287350 [ 273 ] {ecdb4d93-9a54-4a6d-a20c-5dfe07704ebb} <Debug> TCPHandler: Processed in 0.001656935 sec. | ||
2651 | 2024.11.16 00:48:40.287740 [ 191 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
2652 | 2024.11.16 00:48:40.287937 [ 191 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2653 | 2024.11.16 00:48:40.287982 [ 191 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 666 rows starting from the beginning of the part | ||
2654 | 2024.11.16 00:48:40.288069 [ 191 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
2655 | 2024.11.16 00:48:40.288329 [ 191 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
2656 | 2024.11.16 00:48:40.288470 [ 191 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
2657 | 2024.11.16 00:48:40.288619 [ 191 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 82 rows starting from the beginning of the part | ||
2658 | 2024.11.16 00:48:40.288760 [ 191 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
2659 | 2024.11.16 00:48:40.290001 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 986 rows, containing 4 columns (4 merged, 0 gathered) in 0.002546669 sec., 387172.42012998153 rows/sec., 25.48 MiB/sec. | ||
2660 | 2024.11.16 00:48:40.290276 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2661 | 2024.11.16 00:48:40.290631 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_16_3} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2662 | 2024.11.16 00:48:40.290721 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_16_3} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2663 | 2024.11.16 00:48:40.290819 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
2664 | 2024.11.16 00:48:41.177982 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 422 | ||
2665 | 2024.11.16 00:48:41.180844 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2666 | 2024.11.16 00:48:41.180900 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2667 | 2024.11.16 00:48:41.182354 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2668 | 2024.11.16 00:48:41.182677 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2669 | 2024.11.16 00:48:41.183581 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 422 | ||
2670 | 2024.11.16 00:48:45.276067 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2671 | 2024.11.16 00:48:45.276298 [ 277 ] {471c05a3-6189-4dfa-92c9-e43b895f3c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2672 | 2024.11.16 00:48:45.276378 [ 277 ] {471c05a3-6189-4dfa-92c9-e43b895f3c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2673 | 2024.11.16 00:48:45.277154 [ 277 ] {471c05a3-6189-4dfa-92c9-e43b895f3c52} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2674 | 2024.11.16 00:48:45.277205 [ 277 ] {471c05a3-6189-4dfa-92c9-e43b895f3c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2675 | 2024.11.16 00:48:45.277632 [ 277 ] {471c05a3-6189-4dfa-92c9-e43b895f3c52} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2676 | 2024.11.16 00:48:45.277887 [ 277 ] {471c05a3-6189-4dfa-92c9-e43b895f3c52} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2677 | 2024.11.16 00:48:45.278121 [ 277 ] {471c05a3-6189-4dfa-92c9-e43b895f3c52} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001876 sec., 29850.746268656716 rows/sec., 2.28 MiB/sec. | ||
2678 | 2024.11.16 00:48:45.278237 [ 277 ] {471c05a3-6189-4dfa-92c9-e43b895f3c52} <Debug> TCPHandler: Processed in 0.002314883 sec. | ||
2679 | 2024.11.16 00:48:45.278472 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2680 | 2024.11.16 00:48:45.278594 [ 273 ] {2e20751d-313b-4c9b-9205-857a910901ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2681 | 2024.11.16 00:48:45.278644 [ 273 ] {2e20751d-313b-4c9b-9205-857a910901ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2682 | 2024.11.16 00:48:45.279236 [ 273 ] {2e20751d-313b-4c9b-9205-857a910901ff} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2683 | 2024.11.16 00:48:45.279276 [ 273 ] {2e20751d-313b-4c9b-9205-857a910901ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2684 | 2024.11.16 00:48:45.279663 [ 273 ] {2e20751d-313b-4c9b-9205-857a910901ff} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2685 | 2024.11.16 00:48:45.279909 [ 273 ] {2e20751d-313b-4c9b-9205-857a910901ff} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2686 | 2024.11.16 00:48:45.280133 [ 273 ] {2e20751d-313b-4c9b-9205-857a910901ff} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001564 sec., 40920.71611253197 rows/sec., 3.19 MiB/sec. | ||
2687 | 2024.11.16 00:48:45.280186 [ 273 ] {2e20751d-313b-4c9b-9205-857a910901ff} <Debug> TCPHandler: Processed in 0.001817019 sec. | ||
2688 | 2024.11.16 00:48:45.280328 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2689 | 2024.11.16 00:48:45.280433 [ 277 ] {6fb1b46f-7a97-42d3-84b6-14fac7e50c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2690 | 2024.11.16 00:48:45.280490 [ 277 ] {6fb1b46f-7a97-42d3-84b6-14fac7e50c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2691 | 2024.11.16 00:48:45.281119 [ 277 ] {6fb1b46f-7a97-42d3-84b6-14fac7e50c3b} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2692 | 2024.11.16 00:48:45.281168 [ 277 ] {6fb1b46f-7a97-42d3-84b6-14fac7e50c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2693 | 2024.11.16 00:48:45.281599 [ 277 ] {6fb1b46f-7a97-42d3-84b6-14fac7e50c3b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2694 | 2024.11.16 00:48:45.281842 [ 277 ] {6fb1b46f-7a97-42d3-84b6-14fac7e50c3b} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2695 | 2024.11.16 00:48:45.282061 [ 277 ] {6fb1b46f-7a97-42d3-84b6-14fac7e50c3b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00165 sec., 96969.69696969698 rows/sec., 6.75 MiB/sec. | ||
2696 | 2024.11.16 00:48:45.282112 [ 277 ] {6fb1b46f-7a97-42d3-84b6-14fac7e50c3b} <Debug> TCPHandler: Processed in 0.00183418 sec. | ||
2697 | 2024.11.16 00:48:45.282266 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2698 | 2024.11.16 00:48:45.282379 [ 273 ] {739a2b7b-34e9-4c43-9ec3-3273c20492da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2699 | 2024.11.16 00:48:45.282428 [ 273 ] {739a2b7b-34e9-4c43-9ec3-3273c20492da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2700 | 2024.11.16 00:48:45.282888 [ 273 ] {739a2b7b-34e9-4c43-9ec3-3273c20492da} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2701 | 2024.11.16 00:48:45.282929 [ 273 ] {739a2b7b-34e9-4c43-9ec3-3273c20492da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2702 | 2024.11.16 00:48:45.283303 [ 273 ] {739a2b7b-34e9-4c43-9ec3-3273c20492da} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2703 | 2024.11.16 00:48:45.283542 [ 273 ] {739a2b7b-34e9-4c43-9ec3-3273c20492da} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2704 | 2024.11.16 00:48:45.283801 [ 273 ] {739a2b7b-34e9-4c43-9ec3-3273c20492da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001446 sec., 41493.775933609955 rows/sec., 2.80 MiB/sec. | ||
2705 | 2024.11.16 00:48:45.284002 [ 273 ] {739a2b7b-34e9-4c43-9ec3-3273c20492da} <Debug> TCPHandler: Processed in 0.001786558 sec. | ||
2706 | 2024.11.16 00:48:46.052567 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2707 | 2024.11.16 00:48:46.052623 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2708 | 2024.11.16 00:48:47.490534 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52587, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2709 | 2024.11.16 00:48:47.687041 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36226, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2710 | 2024.11.16 00:48:47.715508 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51753, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2711 | 2024.11.16 00:48:47.727891 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56423, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2712 | 2024.11.16 00:48:47.732127 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2713 | 2024.11.16 00:48:47.865431 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56693, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2714 | 2024.11.16 00:48:47.871694 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65257, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2715 | 2024.11.16 00:48:47.898054 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62772, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2716 | 2024.11.16 00:48:50.283142 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2717 | 2024.11.16 00:48:50.283330 [ 277 ] {3112e1f0-98a6-4e0f-bf91-5f51f466731a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2718 | 2024.11.16 00:48:50.283403 [ 277 ] {3112e1f0-98a6-4e0f-bf91-5f51f466731a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2719 | 2024.11.16 00:48:50.284153 [ 277 ] {3112e1f0-98a6-4e0f-bf91-5f51f466731a} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2720 | 2024.11.16 00:48:50.284202 [ 277 ] {3112e1f0-98a6-4e0f-bf91-5f51f466731a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2721 | 2024.11.16 00:48:50.284624 [ 277 ] {3112e1f0-98a6-4e0f-bf91-5f51f466731a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2722 | 2024.11.16 00:48:50.284873 [ 277 ] {3112e1f0-98a6-4e0f-bf91-5f51f466731a} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2723 | 2024.11.16 00:48:50.285170 [ 277 ] {3112e1f0-98a6-4e0f-bf91-5f51f466731a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001881 sec., 7442.849548112706 rows/sec., 535.79 KiB/sec. | ||
2724 | 2024.11.16 00:48:50.285330 [ 277 ] {3112e1f0-98a6-4e0f-bf91-5f51f466731a} <Debug> TCPHandler: Processed in 0.002317243 sec. | ||
2725 | 2024.11.16 00:48:50.285502 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2726 | 2024.11.16 00:48:50.285628 [ 273 ] {3e00c83f-655e-4269-90e6-ac117c52aee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2727 | 2024.11.16 00:48:50.285688 [ 273 ] {3e00c83f-655e-4269-90e6-ac117c52aee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2728 | 2024.11.16 00:48:50.286543 [ 273 ] {3e00c83f-655e-4269-90e6-ac117c52aee3} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2729 | 2024.11.16 00:48:50.286593 [ 273 ] {3e00c83f-655e-4269-90e6-ac117c52aee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2730 | 2024.11.16 00:48:50.286997 [ 273 ] {3e00c83f-655e-4269-90e6-ac117c52aee3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2731 | 2024.11.16 00:48:50.287247 [ 273 ] {3e00c83f-655e-4269-90e6-ac117c52aee3} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2732 | 2024.11.16 00:48:50.287459 [ 273 ] {3e00c83f-655e-4269-90e6-ac117c52aee3} <Debug> executeQuery: Read 281 rows, 25.37 KiB in 0.001864 sec., 150751.0729613734 rows/sec., 13.29 MiB/sec. | ||
2733 | 2024.11.16 00:48:50.287511 [ 273 ] {3e00c83f-655e-4269-90e6-ac117c52aee3} <Debug> TCPHandler: Processed in 0.002068056 sec. | ||
2734 | 2024.11.16 00:48:50.287660 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2735 | 2024.11.16 00:48:50.287768 [ 277 ] {04c22fd3-7c25-47ea-b4cb-2733f49e340d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2736 | 2024.11.16 00:48:50.287813 [ 277 ] {04c22fd3-7c25-47ea-b4cb-2733f49e340d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2737 | 2024.11.16 00:48:50.288368 [ 277 ] {04c22fd3-7c25-47ea-b4cb-2733f49e340d} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2738 | 2024.11.16 00:48:50.288408 [ 277 ] {04c22fd3-7c25-47ea-b4cb-2733f49e340d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2739 | 2024.11.16 00:48:50.288744 [ 277 ] {04c22fd3-7c25-47ea-b4cb-2733f49e340d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2740 | 2024.11.16 00:48:50.288978 [ 277 ] {04c22fd3-7c25-47ea-b4cb-2733f49e340d} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2741 | 2024.11.16 00:48:50.289133 [ 154 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2742 | 2024.11.16 00:48:50.289204 [ 277 ] {04c22fd3-7c25-47ea-b4cb-2733f49e340d} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001452 sec., 31680.440771349862 rows/sec., 2.28 MiB/sec. | ||
2743 | 2024.11.16 00:48:50.289215 [ 154 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2744 | 2024.11.16 00:48:50.289285 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2745 | 2024.11.16 00:48:50.289325 [ 277 ] {04c22fd3-7c25-47ea-b4cb-2733f49e340d} <Debug> TCPHandler: Processed in 0.001714406 sec. | ||
2746 | 2024.11.16 00:48:50.289468 [ 188 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
2747 | 2024.11.16 00:48:50.289496 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2748 | 2024.11.16 00:48:50.289620 [ 188 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2749 | 2024.11.16 00:48:50.289639 [ 273 ] {256e1593-b07f-4050-877a-5ddc84e00e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2750 | 2024.11.16 00:48:50.289665 [ 188 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 45 rows starting from the beginning of the part | ||
2751 | 2024.11.16 00:48:50.289694 [ 273 ] {256e1593-b07f-4050-877a-5ddc84e00e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2752 | 2024.11.16 00:48:50.289907 [ 188 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part | ||
2753 | 2024.11.16 00:48:50.290142 [ 188 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
2754 | 2024.11.16 00:48:50.290411 [ 188 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part | ||
2755 | 2024.11.16 00:48:50.290644 [ 188 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
2756 | 2024.11.16 00:48:50.290822 [ 188 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
2757 | 2024.11.16 00:48:50.291514 [ 273 ] {256e1593-b07f-4050-877a-5ddc84e00e1a} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2758 | 2024.11.16 00:48:50.291557 [ 273 ] {256e1593-b07f-4050-877a-5ddc84e00e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2759 | 2024.11.16 00:48:50.292148 [ 273 ] {256e1593-b07f-4050-877a-5ddc84e00e1a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2760 | 2024.11.16 00:48:50.292520 [ 273 ] {256e1593-b07f-4050-877a-5ddc84e00e1a} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2761 | 2024.11.16 00:48:50.292530 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 5 columns (5 merged, 0 gathered) in 0.003140265 sec., 62096.670185477975 rows/sec., 4.69 MiB/sec. | ||
2762 | 2024.11.16 00:48:50.292866 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2763 | 2024.11.16 00:48:50.292942 [ 273 ] {256e1593-b07f-4050-877a-5ddc84e00e1a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003311 sec., 4228.329809725158 rows/sec., 296.12 KiB/sec. | ||
2764 | 2024.11.16 00:48:50.293218 [ 273 ] {256e1593-b07f-4050-877a-5ddc84e00e1a} <Debug> TCPHandler: Processed in 0.003779342 sec. | ||
2765 | 2024.11.16 00:48:50.293396 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2766 | 2024.11.16 00:48:50.293595 [ 277 ] {4b7f9bf6-605e-4f0e-a3fb-bd1d9176bc9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2767 | 2024.11.16 00:48:50.293603 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_11_2} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2768 | 2024.11.16 00:48:50.293676 [ 277 ] {4b7f9bf6-605e-4f0e-a3fb-bd1d9176bc9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2769 | 2024.11.16 00:48:50.293844 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_11_2} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2770 | 2024.11.16 00:48:50.294023 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
2771 | 2024.11.16 00:48:50.294487 [ 277 ] {4b7f9bf6-605e-4f0e-a3fb-bd1d9176bc9d} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2772 | 2024.11.16 00:48:50.294530 [ 277 ] {4b7f9bf6-605e-4f0e-a3fb-bd1d9176bc9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2773 | 2024.11.16 00:48:50.294872 [ 277 ] {4b7f9bf6-605e-4f0e-a3fb-bd1d9176bc9d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2774 | 2024.11.16 00:48:50.295116 [ 277 ] {4b7f9bf6-605e-4f0e-a3fb-bd1d9176bc9d} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2775 | 2024.11.16 00:48:50.295397 [ 277 ] {4b7f9bf6-605e-4f0e-a3fb-bd1d9176bc9d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001831 sec., 7099.9453850355 rows/sec., 442.68 KiB/sec. | ||
2776 | 2024.11.16 00:48:50.295543 [ 277 ] {4b7f9bf6-605e-4f0e-a3fb-bd1d9176bc9d} <Debug> TCPHandler: Processed in 0.00223139 sec. | ||
2777 | 2024.11.16 00:48:50.295690 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2778 | 2024.11.16 00:48:50.295824 [ 273 ] {1c70d5da-eb62-45af-a513-9acad1a0eb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2779 | 2024.11.16 00:48:50.295880 [ 273 ] {1c70d5da-eb62-45af-a513-9acad1a0eb95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2780 | 2024.11.16 00:48:50.296705 [ 273 ] {1c70d5da-eb62-45af-a513-9acad1a0eb95} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2781 | 2024.11.16 00:48:50.296745 [ 273 ] {1c70d5da-eb62-45af-a513-9acad1a0eb95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2782 | 2024.11.16 00:48:50.297124 [ 273 ] {1c70d5da-eb62-45af-a513-9acad1a0eb95} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2783 | 2024.11.16 00:48:50.297358 [ 273 ] {1c70d5da-eb62-45af-a513-9acad1a0eb95} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2784 | 2024.11.16 00:48:50.297603 [ 273 ] {1c70d5da-eb62-45af-a513-9acad1a0eb95} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001802 sec., 233629.30077691455 rows/sec., 16.69 MiB/sec. | ||
2785 | 2024.11.16 00:48:50.297706 [ 273 ] {1c70d5da-eb62-45af-a513-9acad1a0eb95} <Debug> TCPHandler: Processed in 0.002078686 sec. | ||
2786 | 2024.11.16 00:48:50.297852 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2787 | 2024.11.16 00:48:50.297977 [ 277 ] {fe8b50fb-bbdd-442b-94d4-d32511cc4c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2788 | 2024.11.16 00:48:50.298031 [ 277 ] {fe8b50fb-bbdd-442b-94d4-d32511cc4c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2789 | 2024.11.16 00:48:50.298547 [ 277 ] {fe8b50fb-bbdd-442b-94d4-d32511cc4c28} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2790 | 2024.11.16 00:48:50.298593 [ 277 ] {fe8b50fb-bbdd-442b-94d4-d32511cc4c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2791 | 2024.11.16 00:48:50.298933 [ 277 ] {fe8b50fb-bbdd-442b-94d4-d32511cc4c28} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2792 | 2024.11.16 00:48:50.299160 [ 277 ] {fe8b50fb-bbdd-442b-94d4-d32511cc4c28} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2793 | 2024.11.16 00:48:50.299369 [ 277 ] {fe8b50fb-bbdd-442b-94d4-d32511cc4c28} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00142 sec., 4225.352112676056 rows/sec., 220.76 KiB/sec. | ||
2794 | 2024.11.16 00:48:50.299416 [ 277 ] {fe8b50fb-bbdd-442b-94d4-d32511cc4c28} <Debug> TCPHandler: Processed in 0.001625184 sec. | ||
2795 | 2024.11.16 00:48:50.299543 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2796 | 2024.11.16 00:48:50.299659 [ 273 ] {f0e1b312-f03f-488d-8679-e190efb5c01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2797 | 2024.11.16 00:48:50.299718 [ 273 ] {f0e1b312-f03f-488d-8679-e190efb5c01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2798 | 2024.11.16 00:48:50.300337 [ 273 ] {f0e1b312-f03f-488d-8679-e190efb5c01d} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2799 | 2024.11.16 00:48:50.300384 [ 273 ] {f0e1b312-f03f-488d-8679-e190efb5c01d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2800 | 2024.11.16 00:48:50.300794 [ 273 ] {f0e1b312-f03f-488d-8679-e190efb5c01d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2801 | 2024.11.16 00:48:50.301035 [ 273 ] {f0e1b312-f03f-488d-8679-e190efb5c01d} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2802 | 2024.11.16 00:48:50.301247 [ 273 ] {f0e1b312-f03f-488d-8679-e190efb5c01d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001617 sec., 146567.71799628943 rows/sec., 9.82 MiB/sec. | ||
2803 | 2024.11.16 00:48:50.301299 [ 273 ] {f0e1b312-f03f-488d-8679-e190efb5c01d} <Debug> TCPHandler: Processed in 0.001806579 sec. | ||
2804 | 2024.11.16 00:48:50.301435 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2805 | 2024.11.16 00:48:50.301538 [ 277 ] {0fe25482-6781-4f74-a1e4-66bcf5649b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2806 | 2024.11.16 00:48:50.301585 [ 277 ] {0fe25482-6781-4f74-a1e4-66bcf5649b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2807 | 2024.11.16 00:48:50.302091 [ 277 ] {0fe25482-6781-4f74-a1e4-66bcf5649b10} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2808 | 2024.11.16 00:48:50.302137 [ 277 ] {0fe25482-6781-4f74-a1e4-66bcf5649b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2809 | 2024.11.16 00:48:50.302533 [ 277 ] {0fe25482-6781-4f74-a1e4-66bcf5649b10} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2810 | 2024.11.16 00:48:50.302777 [ 277 ] {0fe25482-6781-4f74-a1e4-66bcf5649b10} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2811 | 2024.11.16 00:48:50.303074 [ 277 ] {0fe25482-6781-4f74-a1e4-66bcf5649b10} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001528 sec., 654.4502617801047 rows/sec., 44.10 KiB/sec. | ||
2812 | 2024.11.16 00:48:50.303202 [ 277 ] {0fe25482-6781-4f74-a1e4-66bcf5649b10} <Debug> TCPHandler: Processed in 0.001817739 sec. | ||
2813 | 2024.11.16 00:48:50.303333 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2814 | 2024.11.16 00:48:50.303438 [ 273 ] {c1174c14-6e23-4850-897d-3560f70a5fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2815 | 2024.11.16 00:48:50.303507 [ 273 ] {c1174c14-6e23-4850-897d-3560f70a5fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2816 | 2024.11.16 00:48:50.304571 [ 273 ] {c1174c14-6e23-4850-897d-3560f70a5fe0} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2817 | 2024.11.16 00:48:50.304612 [ 273 ] {c1174c14-6e23-4850-897d-3560f70a5fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2818 | 2024.11.16 00:48:50.305277 [ 273 ] {c1174c14-6e23-4850-897d-3560f70a5fe0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2819 | 2024.11.16 00:48:50.305534 [ 273 ] {c1174c14-6e23-4850-897d-3560f70a5fe0} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2820 | 2024.11.16 00:48:50.305774 [ 273 ] {c1174c14-6e23-4850-897d-3560f70a5fe0} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002357 sec., 16546.457361052184 rows/sec., 29.65 MiB/sec. | ||
2821 | 2024.11.16 00:48:50.305866 [ 273 ] {c1174c14-6e23-4850-897d-3560f70a5fe0} <Debug> TCPHandler: Processed in 0.00258485 sec. | ||
2822 | 2024.11.16 00:48:50.306004 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2823 | 2024.11.16 00:48:50.306109 [ 277 ] {051421f7-7110-4960-b9a7-3b5439a6c573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2824 | 2024.11.16 00:48:50.306160 [ 277 ] {051421f7-7110-4960-b9a7-3b5439a6c573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2825 | 2024.11.16 00:48:50.306584 [ 277 ] {051421f7-7110-4960-b9a7-3b5439a6c573} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2826 | 2024.11.16 00:48:50.306623 [ 277 ] {051421f7-7110-4960-b9a7-3b5439a6c573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2827 | 2024.11.16 00:48:50.306977 [ 277 ] {051421f7-7110-4960-b9a7-3b5439a6c573} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2828 | 2024.11.16 00:48:50.307205 [ 277 ] {051421f7-7110-4960-b9a7-3b5439a6c573} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2829 | 2024.11.16 00:48:50.307416 [ 277 ] {051421f7-7110-4960-b9a7-3b5439a6c573} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001329 sec., 61700.526711813385 rows/sec., 3.92 MiB/sec. | ||
2830 | 2024.11.16 00:48:50.307463 [ 277 ] {051421f7-7110-4960-b9a7-3b5439a6c573} <Debug> TCPHandler: Processed in 0.001509141 sec. | ||
2831 | 2024.11.16 00:48:50.993345 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39561, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2832 | 2024.11.16 00:48:51.184662 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 452 | ||
2833 | 2024.11.16 00:48:51.187452 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2834 | 2024.11.16 00:48:51.187507 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2835 | 2024.11.16 00:48:51.189150 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2836 | 2024.11.16 00:48:51.189479 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2837 | 2024.11.16 00:48:51.190354 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 452 | ||
2838 | 2024.11.16 00:48:51.226869 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65059, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2839 | 2024.11.16 00:48:51.538019 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33907, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2840 | 2024.11.16 00:48:51.552215 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42568, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2841 | 2024.11.16 00:48:51.656525 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46978, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2842 | 2024.11.16 00:48:51.740981 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38697, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2843 | 2024.11.16 00:48:51.774370 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44385, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2844 | 2024.11.16 00:48:51.827975 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33082, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2845 | 2024.11.16 00:48:52.588840 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55359, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2846 | 2024.11.16 00:48:52.950608 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57509, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2847 | 2024.11.16 00:48:53.210093 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65404, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2848 | 2024.11.16 00:48:53.252354 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39322, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2849 | 2024.11.16 00:48:53.328318 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34256, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2850 | 2024.11.16 00:48:53.328412 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56699, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2851 | 2024.11.16 00:48:53.339845 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43713, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2852 | 2024.11.16 00:48:53.384148 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65169, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2853 | 2024.11.16 00:48:53.447474 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63267, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2854 | 2024.11.16 00:48:53.516760 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59078, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2855 | 2024.11.16 00:48:53.536144 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59267, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2856 | 2024.11.16 00:48:53.570566 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44988, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2857 | 2024.11.16 00:48:53.628276 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64887, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2858 | 2024.11.16 00:48:53.836024 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39585, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2859 | 2024.11.16 00:48:53.841413 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50144, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2860 | 2024.11.16 00:48:53.868799 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53517, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2861 | 2024.11.16 00:48:55.276644 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2862 | 2024.11.16 00:48:55.276856 [ 277 ] {2405df4c-3a72-42ff-82d0-10fcf7d13bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2863 | 2024.11.16 00:48:55.276940 [ 277 ] {2405df4c-3a72-42ff-82d0-10fcf7d13bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2864 | 2024.11.16 00:48:55.277788 [ 277 ] {2405df4c-3a72-42ff-82d0-10fcf7d13bfd} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2865 | 2024.11.16 00:48:55.277841 [ 277 ] {2405df4c-3a72-42ff-82d0-10fcf7d13bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2866 | 2024.11.16 00:48:55.278282 [ 277 ] {2405df4c-3a72-42ff-82d0-10fcf7d13bfd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2867 | 2024.11.16 00:48:55.278548 [ 277 ] {2405df4c-3a72-42ff-82d0-10fcf7d13bfd} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2868 | 2024.11.16 00:48:55.278793 [ 277 ] {2405df4c-3a72-42ff-82d0-10fcf7d13bfd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001994 sec., 1003.0090270812436 rows/sec., 81.79 KiB/sec. | ||
2869 | 2024.11.16 00:48:55.278978 [ 277 ] {2405df4c-3a72-42ff-82d0-10fcf7d13bfd} <Debug> TCPHandler: Processed in 0.002479227 sec. | ||
2870 | 2024.11.16 00:48:55.279185 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2871 | 2024.11.16 00:48:55.279334 [ 273 ] {ab619da6-f955-4c91-b038-246383d88e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2872 | 2024.11.16 00:48:55.279392 [ 273 ] {ab619da6-f955-4c91-b038-246383d88e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2873 | 2024.11.16 00:48:55.280044 [ 273 ] {ab619da6-f955-4c91-b038-246383d88e19} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2874 | 2024.11.16 00:48:55.280087 [ 273 ] {ab619da6-f955-4c91-b038-246383d88e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2875 | 2024.11.16 00:48:55.280460 [ 273 ] {ab619da6-f955-4c91-b038-246383d88e19} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2876 | 2024.11.16 00:48:55.280712 [ 273 ] {ab619da6-f955-4c91-b038-246383d88e19} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2877 | 2024.11.16 00:48:55.280927 [ 273 ] {ab619da6-f955-4c91-b038-246383d88e19} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001628 sec., 35012.28501228501 rows/sec., 2.67 MiB/sec. | ||
2878 | 2024.11.16 00:48:55.280979 [ 273 ] {ab619da6-f955-4c91-b038-246383d88e19} <Debug> TCPHandler: Processed in 0.00186518 sec. | ||
2879 | 2024.11.16 00:48:55.281144 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2880 | 2024.11.16 00:48:55.281273 [ 277 ] {9eba008e-9c07-4ae9-9a33-f083ff303610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2881 | 2024.11.16 00:48:55.281328 [ 277 ] {9eba008e-9c07-4ae9-9a33-f083ff303610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2882 | 2024.11.16 00:48:55.281916 [ 277 ] {9eba008e-9c07-4ae9-9a33-f083ff303610} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2883 | 2024.11.16 00:48:55.281957 [ 277 ] {9eba008e-9c07-4ae9-9a33-f083ff303610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2884 | 2024.11.16 00:48:55.282294 [ 277 ] {9eba008e-9c07-4ae9-9a33-f083ff303610} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2885 | 2024.11.16 00:48:55.282527 [ 277 ] {9eba008e-9c07-4ae9-9a33-f083ff303610} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2886 | 2024.11.16 00:48:55.282723 [ 277 ] {9eba008e-9c07-4ae9-9a33-f083ff303610} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00148 sec., 1351.3513513513515 rows/sec., 94.36 KiB/sec. | ||
2887 | 2024.11.16 00:48:55.282775 [ 277 ] {9eba008e-9c07-4ae9-9a33-f083ff303610} <Debug> TCPHandler: Processed in 0.001694306 sec. | ||
2888 | 2024.11.16 00:48:55.282920 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2889 | 2024.11.16 00:48:55.283029 [ 273 ] {9b889e53-0ed7-46b7-aa40-185f5de8fc63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2890 | 2024.11.16 00:48:55.283076 [ 273 ] {9b889e53-0ed7-46b7-aa40-185f5de8fc63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2891 | 2024.11.16 00:48:55.283622 [ 273 ] {9b889e53-0ed7-46b7-aa40-185f5de8fc63} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2892 | 2024.11.16 00:48:55.283662 [ 273 ] {9b889e53-0ed7-46b7-aa40-185f5de8fc63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2893 | 2024.11.16 00:48:55.284024 [ 273 ] {9b889e53-0ed7-46b7-aa40-185f5de8fc63} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2894 | 2024.11.16 00:48:55.284283 [ 273 ] {9b889e53-0ed7-46b7-aa40-185f5de8fc63} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2895 | 2024.11.16 00:48:55.284490 [ 273 ] {9b889e53-0ed7-46b7-aa40-185f5de8fc63} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001484 sec., 44474.3935309973 rows/sec., 3.47 MiB/sec. | ||
2896 | 2024.11.16 00:48:55.284540 [ 273 ] {9b889e53-0ed7-46b7-aa40-185f5de8fc63} <Debug> TCPHandler: Processed in 0.001672815 sec. | ||
2897 | 2024.11.16 00:48:55.284670 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2898 | 2024.11.16 00:48:55.284783 [ 277 ] {861ba7e0-416f-4ae7-9160-5e9fdcdd8f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2899 | 2024.11.16 00:48:55.284842 [ 277 ] {861ba7e0-416f-4ae7-9160-5e9fdcdd8f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2900 | 2024.11.16 00:48:55.285458 [ 277 ] {861ba7e0-416f-4ae7-9160-5e9fdcdd8f16} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2901 | 2024.11.16 00:48:55.285519 [ 277 ] {861ba7e0-416f-4ae7-9160-5e9fdcdd8f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2902 | 2024.11.16 00:48:55.286076 [ 277 ] {861ba7e0-416f-4ae7-9160-5e9fdcdd8f16} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2903 | 2024.11.16 00:48:55.286310 [ 277 ] {861ba7e0-416f-4ae7-9160-5e9fdcdd8f16} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2904 | 2024.11.16 00:48:55.286565 [ 277 ] {861ba7e0-416f-4ae7-9160-5e9fdcdd8f16} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001812 sec., 88852.09713024282 rows/sec., 6.19 MiB/sec. | ||
2905 | 2024.11.16 00:48:55.286763 [ 277 ] {861ba7e0-416f-4ae7-9160-5e9fdcdd8f16} <Debug> TCPHandler: Processed in 0.002139818 sec. | ||
2906 | 2024.11.16 00:48:55.286938 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2907 | 2024.11.16 00:48:55.287069 [ 273 ] {77958b0c-2c7e-4c20-8689-659883ae1169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2908 | 2024.11.16 00:48:55.287124 [ 273 ] {77958b0c-2c7e-4c20-8689-659883ae1169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2909 | 2024.11.16 00:48:55.287680 [ 273 ] {77958b0c-2c7e-4c20-8689-659883ae1169} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2910 | 2024.11.16 00:48:55.287726 [ 273 ] {77958b0c-2c7e-4c20-8689-659883ae1169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2911 | 2024.11.16 00:48:55.288084 [ 273 ] {77958b0c-2c7e-4c20-8689-659883ae1169} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2912 | 2024.11.16 00:48:55.288313 [ 273 ] {77958b0c-2c7e-4c20-8689-659883ae1169} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2913 | 2024.11.16 00:48:55.288517 [ 273 ] {77958b0c-2c7e-4c20-8689-659883ae1169} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001478 sec., 40595.399188092015 rows/sec., 2.74 MiB/sec. | ||
2914 | 2024.11.16 00:48:55.288565 [ 273 ] {77958b0c-2c7e-4c20-8689-659883ae1169} <Debug> TCPHandler: Processed in 0.001690016 sec. | ||
2915 | 2024.11.16 00:49:00.276716 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2916 | 2024.11.16 00:49:00.276939 [ 277 ] {2f0661f2-cde6-42fb-aa72-4f8674295d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2917 | 2024.11.16 00:49:00.277013 [ 277 ] {2f0661f2-cde6-42fb-aa72-4f8674295d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2918 | 2024.11.16 00:49:00.277774 [ 277 ] {2f0661f2-cde6-42fb-aa72-4f8674295d93} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2919 | 2024.11.16 00:49:00.277823 [ 277 ] {2f0661f2-cde6-42fb-aa72-4f8674295d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2920 | 2024.11.16 00:49:00.278254 [ 277 ] {2f0661f2-cde6-42fb-aa72-4f8674295d93} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2921 | 2024.11.16 00:49:00.278502 [ 277 ] {2f0661f2-cde6-42fb-aa72-4f8674295d93} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2922 | 2024.11.16 00:49:00.278713 [ 146 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2923 | 2024.11.16 00:49:00.278753 [ 277 ] {2f0661f2-cde6-42fb-aa72-4f8674295d93} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001871 sec., 29930.51843933725 rows/sec., 2.29 MiB/sec. | ||
2924 | 2024.11.16 00:49:00.278825 [ 146 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2925 | 2024.11.16 00:49:00.278890 [ 277 ] {2f0661f2-cde6-42fb-aa72-4f8674295d93} <Debug> TCPHandler: Processed in 0.002313593 sec. | ||
2926 | 2024.11.16 00:49:00.278917 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2927 | 2024.11.16 00:49:00.279091 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
2928 | 2024.11.16 00:49:00.279114 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2929 | 2024.11.16 00:49:00.279249 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2930 | 2024.11.16 00:49:00.279297 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1425 rows starting from the beginning of the part | ||
2931 | 2024.11.16 00:49:00.279301 [ 273 ] {f23c98cf-f734-4ca8-ae1a-d098218fcfcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2932 | 2024.11.16 00:49:00.279387 [ 273 ] {f23c98cf-f734-4ca8-ae1a-d098218fcfcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2933 | 2024.11.16 00:49:00.279449 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 58 rows starting from the beginning of the part | ||
2934 | 2024.11.16 00:49:00.279781 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
2935 | 2024.11.16 00:49:00.280095 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 281 rows starting from the beginning of the part | ||
2936 | 2024.11.16 00:49:00.280391 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 57 rows starting from the beginning of the part | ||
2937 | 2024.11.16 00:49:00.280716 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
2938 | 2024.11.16 00:49:00.281523 [ 273 ] {f23c98cf-f734-4ca8-ae1a-d098218fcfcb} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2939 | 2024.11.16 00:49:00.281566 [ 273 ] {f23c98cf-f734-4ca8-ae1a-d098218fcfcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2940 | 2024.11.16 00:49:00.282243 [ 273 ] {f23c98cf-f734-4ca8-ae1a-d098218fcfcb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2941 | 2024.11.16 00:49:00.282637 [ 273 ] {f23c98cf-f734-4ca8-ae1a-d098218fcfcb} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2942 | 2024.11.16 00:49:00.282882 [ 200 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1933 rows, containing 5 columns (5 merged, 0 gathered) in 0.003852125 sec., 501800.9540188857 rows/sec., 43.71 MiB/sec. | ||
2943 | 2024.11.16 00:49:00.282951 [ 146 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2944 | 2024.11.16 00:49:00.283032 [ 146 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2945 | 2024.11.16 00:49:00.283065 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2946 | 2024.11.16 00:49:00.283085 [ 273 ] {f23c98cf-f734-4ca8-ae1a-d098218fcfcb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003824 sec., 16736.401673640168 rows/sec., 1.31 MiB/sec. | ||
2947 | 2024.11.16 00:49:00.283269 [ 200 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2948 | 2024.11.16 00:49:00.283487 [ 273 ] {f23c98cf-f734-4ca8-ae1a-d098218fcfcb} <Debug> TCPHandler: Processed in 0.00443995 sec. | ||
2949 | 2024.11.16 00:49:00.283604 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
2950 | 2024.11.16 00:49:00.283707 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2951 | 2024.11.16 00:49:00.284023 [ 277 ] {7667bb4a-d937-4de3-aa06-689828b53f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2952 | 2024.11.16 00:49:00.284087 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2953 | 2024.11.16 00:49:00.284118 [ 200 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_21_4} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2954 | 2024.11.16 00:49:00.284175 [ 277 ] {7667bb4a-d937-4de3-aa06-689828b53f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2955 | 2024.11.16 00:49:00.284260 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 903 rows starting from the beginning of the part | ||
2956 | 2024.11.16 00:49:00.284412 [ 200 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_21_4} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
2957 | 2024.11.16 00:49:00.284866 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 68 rows starting from the beginning of the part | ||
2958 | 2024.11.16 00:49:00.284940 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
2959 | 2024.11.16 00:49:00.285382 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
2960 | 2024.11.16 00:49:00.285740 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 421 rows starting from the beginning of the part | ||
2961 | 2024.11.16 00:49:00.286042 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 66 rows starting from the beginning of the part | ||
2962 | 2024.11.16 00:49:00.286191 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
2963 | 2024.11.16 00:49:00.287230 [ 277 ] {7667bb4a-d937-4de3-aa06-689828b53f9b} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2964 | 2024.11.16 00:49:00.287298 [ 277 ] {7667bb4a-d937-4de3-aa06-689828b53f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2965 | 2024.11.16 00:49:00.288327 [ 277 ] {7667bb4a-d937-4de3-aa06-689828b53f9b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2966 | 2024.11.16 00:49:00.288773 [ 277 ] {7667bb4a-d937-4de3-aa06-689828b53f9b} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2967 | 2024.11.16 00:49:00.289036 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2968 | 2024.11.16 00:49:00.289154 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2969 | 2024.11.16 00:49:00.289239 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2970 | 2024.11.16 00:49:00.289463 [ 277 ] {7667bb4a-d937-4de3-aa06-689828b53f9b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005517 sec., 29001.26880551024 rows/sec., 2.02 MiB/sec. | ||
2971 | 2024.11.16 00:49:00.290071 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
2972 | 2024.11.16 00:49:00.290146 [ 277 ] {7667bb4a-d937-4de3-aa06-689828b53f9b} <Debug> TCPHandler: Processed in 0.006509726 sec. | ||
2973 | 2024.11.16 00:49:00.290261 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1586 rows, containing 5 columns (5 merged, 0 gathered) in 0.007044041 sec., 225154.85074547408 rows/sec., 17.35 MiB/sec. | ||
2974 | 2024.11.16 00:49:00.290552 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2975 | 2024.11.16 00:49:00.290704 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2976 | 2024.11.16 00:49:00.290773 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4632 rows starting from the beginning of the part | ||
2977 | 2024.11.16 00:49:00.290791 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2978 | 2024.11.16 00:49:00.290992 [ 273 ] {b0894b6e-fc67-4a86-bc2f-a9d851894abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2979 | 2024.11.16 00:49:00.291313 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 130 rows starting from the beginning of the part | ||
2980 | 2024.11.16 00:49:00.291322 [ 273 ] {b0894b6e-fc67-4a86-bc2f-a9d851894abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2981 | 2024.11.16 00:49:00.291816 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
2982 | 2024.11.16 00:49:00.292277 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_21_4} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2983 | 2024.11.16 00:49:00.292306 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
2984 | 2024.11.16 00:49:00.292831 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_21_4} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
2985 | 2024.11.16 00:49:00.292874 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 161 rows starting from the beginning of the part | ||
2986 | 2024.11.16 00:49:00.293264 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
2987 | 2024.11.16 00:49:00.293420 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
2988 | 2024.11.16 00:49:00.294011 [ 273 ] {b0894b6e-fc67-4a86-bc2f-a9d851894abb} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2989 | 2024.11.16 00:49:00.294052 [ 273 ] {b0894b6e-fc67-4a86-bc2f-a9d851894abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2990 | 2024.11.16 00:49:00.294632 [ 273 ] {b0894b6e-fc67-4a86-bc2f-a9d851894abb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2991 | 2024.11.16 00:49:00.294973 [ 273 ] {b0894b6e-fc67-4a86-bc2f-a9d851894abb} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2992 | 2024.11.16 00:49:00.295247 [ 273 ] {b0894b6e-fc67-4a86-bc2f-a9d851894abb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004444 sec., 13501.350135013501 rows/sec., 931.73 KiB/sec. | ||
2993 | 2024.11.16 00:49:00.295302 [ 273 ] {b0894b6e-fc67-4a86-bc2f-a9d851894abb} <Debug> TCPHandler: Processed in 0.004987085 sec. | ||
2994 | 2024.11.16 00:49:00.296789 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5480 rows, containing 5 columns (5 merged, 0 gathered) in 0.007359169 sec., 744649.2939624026 rows/sec., 50.48 MiB/sec. | ||
2995 | 2024.11.16 00:49:00.297207 [ 197 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2996 | 2024.11.16 00:49:00.297551 [ 197 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2997 | 2024.11.16 00:49:00.297635 [ 197 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
2998 | 2024.11.16 00:49:00.297725 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
2999 | 2024.11.16 00:49:01.052864 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3000 | 2024.11.16 00:49:01.052917 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3001 | 2024.11.16 00:49:01.191425 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 472 | ||
3002 | 2024.11.16 00:49:01.194059 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3003 | 2024.11.16 00:49:01.194114 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3004 | 2024.11.16 00:49:01.195511 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3005 | 2024.11.16 00:49:01.195844 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3006 | 2024.11.16 00:49:01.196043 [ 145 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3007 | 2024.11.16 00:49:01.196138 [ 145 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3008 | 2024.11.16 00:49:01.196196 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3009 | 2024.11.16 00:49:01.196768 [ 196 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::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 | ||
3010 | 2024.11.16 00:49:01.197441 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 472 | ||
3011 | 2024.11.16 00:49:01.197907 [ 196 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3012 | 2024.11.16 00:49:01.198081 [ 196 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 334 rows starting from the beginning of the part | ||
3013 | 2024.11.16 00:49:01.198587 [ 196 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::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 | ||
3014 | 2024.11.16 00:49:01.199051 [ 196 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
3015 | 2024.11.16 00:49:01.199474 [ 196 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
3016 | 2024.11.16 00:49:01.199902 [ 196 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::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 | ||
3017 | 2024.11.16 00:49:01.200287 [ 196 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
3018 | 2024.11.16 00:49:01.207793 [ 201 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 472 rows, containing 72 columns (72 merged, 0 gathered) in 0.011439511 sec., 41260.50492892572 rows/sec., 37.69 MiB/sec. | ||
3019 | 2024.11.16 00:49:01.208933 [ 194 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3020 | 2024.11.16 00:49:01.209725 [ 194 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_11_2} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3021 | 2024.11.16 00:49:01.209810 [ 194 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_11_2} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3022 | 2024.11.16 00:49:01.210115 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
3023 | 2024.11.16 00:49:02.001332 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000962576 sec. | ||
3024 | 2024.11.16 00:49:05.284161 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3025 | 2024.11.16 00:49:05.284370 [ 277 ] {dcec96e3-dc76-40be-a2ad-02893fb51449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3026 | 2024.11.16 00:49:05.284444 [ 277 ] {dcec96e3-dc76-40be-a2ad-02893fb51449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3027 | 2024.11.16 00:49:05.285183 [ 277 ] {dcec96e3-dc76-40be-a2ad-02893fb51449} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3028 | 2024.11.16 00:49:05.285236 [ 277 ] {dcec96e3-dc76-40be-a2ad-02893fb51449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3029 | 2024.11.16 00:49:05.285663 [ 277 ] {dcec96e3-dc76-40be-a2ad-02893fb51449} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3030 | 2024.11.16 00:49:05.285920 [ 277 ] {dcec96e3-dc76-40be-a2ad-02893fb51449} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3031 | 2024.11.16 00:49:05.286215 [ 277 ] {dcec96e3-dc76-40be-a2ad-02893fb51449} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001877 sec., 7458.710708577518 rows/sec., 536.93 KiB/sec. | ||
3032 | 2024.11.16 00:49:05.286539 [ 277 ] {dcec96e3-dc76-40be-a2ad-02893fb51449} <Debug> TCPHandler: Processed in 0.002538198 sec. | ||
3033 | 2024.11.16 00:49:05.286784 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3034 | 2024.11.16 00:49:05.286935 [ 273 ] {c94c865f-f028-4528-8a3b-8b533e6e2c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3035 | 2024.11.16 00:49:05.286996 [ 273 ] {c94c865f-f028-4528-8a3b-8b533e6e2c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3036 | 2024.11.16 00:49:05.287700 [ 273 ] {c94c865f-f028-4528-8a3b-8b533e6e2c9b} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3037 | 2024.11.16 00:49:05.287743 [ 273 ] {c94c865f-f028-4528-8a3b-8b533e6e2c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3038 | 2024.11.16 00:49:05.288142 [ 273 ] {c94c865f-f028-4528-8a3b-8b533e6e2c9b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3039 | 2024.11.16 00:49:05.288397 [ 273 ] {c94c865f-f028-4528-8a3b-8b533e6e2c9b} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3040 | 2024.11.16 00:49:05.288695 [ 273 ] {c94c865f-f028-4528-8a3b-8b533e6e2c9b} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001794 sec., 157748.04905239688 rows/sec., 13.92 MiB/sec. | ||
3041 | 2024.11.16 00:49:05.289302 [ 273 ] {c94c865f-f028-4528-8a3b-8b533e6e2c9b} <Debug> TCPHandler: Processed in 0.002621621 sec. | ||
3042 | 2024.11.16 00:49:05.289472 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3043 | 2024.11.16 00:49:05.289606 [ 277 ] {cc476995-25df-4ac5-a6d5-3547294e142e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3044 | 2024.11.16 00:49:05.289662 [ 277 ] {cc476995-25df-4ac5-a6d5-3547294e142e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3045 | 2024.11.16 00:49:05.290293 [ 277 ] {cc476995-25df-4ac5-a6d5-3547294e142e} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3046 | 2024.11.16 00:49:05.290333 [ 277 ] {cc476995-25df-4ac5-a6d5-3547294e142e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3047 | 2024.11.16 00:49:05.290681 [ 277 ] {cc476995-25df-4ac5-a6d5-3547294e142e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3048 | 2024.11.16 00:49:05.290922 [ 277 ] {cc476995-25df-4ac5-a6d5-3547294e142e} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3049 | 2024.11.16 00:49:05.291147 [ 277 ] {cc476995-25df-4ac5-a6d5-3547294e142e} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001565 sec., 30031.948881789136 rows/sec., 2.16 MiB/sec. | ||
3050 | 2024.11.16 00:49:05.291231 [ 277 ] {cc476995-25df-4ac5-a6d5-3547294e142e} <Debug> TCPHandler: Processed in 0.0018216 sec. | ||
3051 | 2024.11.16 00:49:05.291379 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3052 | 2024.11.16 00:49:05.291509 [ 273 ] {cf7107c3-1de7-476e-b9dd-bc8148c306b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3053 | 2024.11.16 00:49:05.291564 [ 273 ] {cf7107c3-1de7-476e-b9dd-bc8148c306b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3054 | 2024.11.16 00:49:05.292189 [ 273 ] {cf7107c3-1de7-476e-b9dd-bc8148c306b0} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3055 | 2024.11.16 00:49:05.292229 [ 273 ] {cf7107c3-1de7-476e-b9dd-bc8148c306b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3056 | 2024.11.16 00:49:05.292575 [ 273 ] {cf7107c3-1de7-476e-b9dd-bc8148c306b0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3057 | 2024.11.16 00:49:05.292812 [ 273 ] {cf7107c3-1de7-476e-b9dd-bc8148c306b0} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3058 | 2024.11.16 00:49:05.293169 [ 273 ] {cf7107c3-1de7-476e-b9dd-bc8148c306b0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001662 sec., 8423.58604091456 rows/sec., 589.93 KiB/sec. | ||
3059 | 2024.11.16 00:49:05.293427 [ 273 ] {cf7107c3-1de7-476e-b9dd-bc8148c306b0} <Debug> TCPHandler: Processed in 0.002105527 sec. | ||
3060 | 2024.11.16 00:49:05.293618 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3061 | 2024.11.16 00:49:05.293748 [ 277 ] {c8ae526a-d425-4718-9d2a-3ea67d845ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3062 | 2024.11.16 00:49:05.293801 [ 277 ] {c8ae526a-d425-4718-9d2a-3ea67d845ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3063 | 2024.11.16 00:49:05.294384 [ 277 ] {c8ae526a-d425-4718-9d2a-3ea67d845ba6} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3064 | 2024.11.16 00:49:05.294450 [ 277 ] {c8ae526a-d425-4718-9d2a-3ea67d845ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3065 | 2024.11.16 00:49:05.294786 [ 277 ] {c8ae526a-d425-4718-9d2a-3ea67d845ba6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3066 | 2024.11.16 00:49:05.295014 [ 277 ] {c8ae526a-d425-4718-9d2a-3ea67d845ba6} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3067 | 2024.11.16 00:49:05.295306 [ 277 ] {c8ae526a-d425-4718-9d2a-3ea67d845ba6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001571 sec., 8274.984086569064 rows/sec., 515.94 KiB/sec. | ||
3068 | 2024.11.16 00:49:05.295540 [ 277 ] {c8ae526a-d425-4718-9d2a-3ea67d845ba6} <Debug> TCPHandler: Processed in 0.001972423 sec. | ||
3069 | 2024.11.16 00:49:05.295821 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3070 | 2024.11.16 00:49:05.295964 [ 273 ] {e3622fb3-83b3-4e30-a230-a8ae20bd53d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3071 | 2024.11.16 00:49:05.296023 [ 273 ] {e3622fb3-83b3-4e30-a230-a8ae20bd53d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3072 | 2024.11.16 00:49:05.296739 [ 273 ] {e3622fb3-83b3-4e30-a230-a8ae20bd53d4} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3073 | 2024.11.16 00:49:05.296781 [ 273 ] {e3622fb3-83b3-4e30-a230-a8ae20bd53d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3074 | 2024.11.16 00:49:05.297155 [ 273 ] {e3622fb3-83b3-4e30-a230-a8ae20bd53d4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3075 | 2024.11.16 00:49:05.297393 [ 273 ] {e3622fb3-83b3-4e30-a230-a8ae20bd53d4} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3076 | 2024.11.16 00:49:05.297675 [ 273 ] {e3622fb3-83b3-4e30-a230-a8ae20bd53d4} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001724 sec., 244779.5823665893 rows/sec., 17.49 MiB/sec. | ||
3077 | 2024.11.16 00:49:05.297882 [ 273 ] {e3622fb3-83b3-4e30-a230-a8ae20bd53d4} <Debug> TCPHandler: Processed in 0.00221375 sec. | ||
3078 | 2024.11.16 00:49:05.298026 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3079 | 2024.11.16 00:49:05.298152 [ 277 ] {762bc13d-36a6-4b79-abc2-f3965b5c5d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3080 | 2024.11.16 00:49:05.298209 [ 277 ] {762bc13d-36a6-4b79-abc2-f3965b5c5d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3081 | 2024.11.16 00:49:05.298748 [ 277 ] {762bc13d-36a6-4b79-abc2-f3965b5c5d18} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3082 | 2024.11.16 00:49:05.298794 [ 277 ] {762bc13d-36a6-4b79-abc2-f3965b5c5d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3083 | 2024.11.16 00:49:05.299176 [ 277 ] {762bc13d-36a6-4b79-abc2-f3965b5c5d18} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3084 | 2024.11.16 00:49:05.299405 [ 277 ] {762bc13d-36a6-4b79-abc2-f3965b5c5d18} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3085 | 2024.11.16 00:49:05.299676 [ 277 ] {762bc13d-36a6-4b79-abc2-f3965b5c5d18} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001535 sec., 3908.7947882736157 rows/sec., 204.22 KiB/sec. | ||
3086 | 2024.11.16 00:49:05.299779 [ 277 ] {762bc13d-36a6-4b79-abc2-f3965b5c5d18} <Debug> TCPHandler: Processed in 0.001803829 sec. | ||
3087 | 2024.11.16 00:49:05.299922 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3088 | 2024.11.16 00:49:05.300029 [ 273 ] {150c30ce-f00b-48d3-bf2f-2cd336a8427e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3089 | 2024.11.16 00:49:05.300078 [ 273 ] {150c30ce-f00b-48d3-bf2f-2cd336a8427e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3090 | 2024.11.16 00:49:05.300605 [ 273 ] {150c30ce-f00b-48d3-bf2f-2cd336a8427e} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3091 | 2024.11.16 00:49:05.300644 [ 273 ] {150c30ce-f00b-48d3-bf2f-2cd336a8427e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3092 | 2024.11.16 00:49:05.301026 [ 273 ] {150c30ce-f00b-48d3-bf2f-2cd336a8427e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3093 | 2024.11.16 00:49:05.301269 [ 273 ] {150c30ce-f00b-48d3-bf2f-2cd336a8427e} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3094 | 2024.11.16 00:49:05.301545 [ 273 ] {150c30ce-f00b-48d3-bf2f-2cd336a8427e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001518 sec., 156126.48221343872 rows/sec., 10.46 MiB/sec. | ||
3095 | 2024.11.16 00:49:05.301734 [ 273 ] {150c30ce-f00b-48d3-bf2f-2cd336a8427e} <Debug> TCPHandler: Processed in 0.001864201 sec. | ||
3096 | 2024.11.16 00:49:05.301880 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3097 | 2024.11.16 00:49:05.301986 [ 277 ] {b1c346a4-617b-40ad-9a5e-ad953f1ba38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3098 | 2024.11.16 00:49:05.302033 [ 277 ] {b1c346a4-617b-40ad-9a5e-ad953f1ba38b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3099 | 2024.11.16 00:49:05.302474 [ 277 ] {b1c346a4-617b-40ad-9a5e-ad953f1ba38b} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3100 | 2024.11.16 00:49:05.302512 [ 277 ] {b1c346a4-617b-40ad-9a5e-ad953f1ba38b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3101 | 2024.11.16 00:49:05.302839 [ 277 ] {b1c346a4-617b-40ad-9a5e-ad953f1ba38b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3102 | 2024.11.16 00:49:05.303071 [ 277 ] {b1c346a4-617b-40ad-9a5e-ad953f1ba38b} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3103 | 2024.11.16 00:49:05.303434 [ 277 ] {b1c346a4-617b-40ad-9a5e-ad953f1ba38b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001441 sec., 693.9625260235947 rows/sec., 46.76 KiB/sec. | ||
3104 | 2024.11.16 00:49:05.303624 [ 277 ] {b1c346a4-617b-40ad-9a5e-ad953f1ba38b} <Debug> TCPHandler: Processed in 0.001788859 sec. | ||
3105 | 2024.11.16 00:49:05.303769 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3106 | 2024.11.16 00:49:05.303879 [ 273 ] {ee692e36-c79f-4b1d-be93-7461359792c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3107 | 2024.11.16 00:49:05.303950 [ 273 ] {ee692e36-c79f-4b1d-be93-7461359792c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3108 | 2024.11.16 00:49:05.305043 [ 273 ] {ee692e36-c79f-4b1d-be93-7461359792c1} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3109 | 2024.11.16 00:49:05.305083 [ 273 ] {ee692e36-c79f-4b1d-be93-7461359792c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3110 | 2024.11.16 00:49:05.305708 [ 273 ] {ee692e36-c79f-4b1d-be93-7461359792c1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3111 | 2024.11.16 00:49:05.305969 [ 273 ] {ee692e36-c79f-4b1d-be93-7461359792c1} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3112 | 2024.11.16 00:49:05.306292 [ 273 ] {ee692e36-c79f-4b1d-be93-7461359792c1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002413 sec., 16576.875259013676 rows/sec., 29.70 MiB/sec. | ||
3113 | 2024.11.16 00:49:05.306439 [ 273 ] {ee692e36-c79f-4b1d-be93-7461359792c1} <Debug> TCPHandler: Processed in 0.002722634 sec. | ||
3114 | 2024.11.16 00:49:05.306575 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3115 | 2024.11.16 00:49:05.306685 [ 277 ] {b0fef229-3081-4420-bbe4-0c6a966e788f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3116 | 2024.11.16 00:49:05.306732 [ 277 ] {b0fef229-3081-4420-bbe4-0c6a966e788f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3117 | 2024.11.16 00:49:05.307157 [ 277 ] {b0fef229-3081-4420-bbe4-0c6a966e788f} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3118 | 2024.11.16 00:49:05.307195 [ 277 ] {b0fef229-3081-4420-bbe4-0c6a966e788f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3119 | 2024.11.16 00:49:05.307538 [ 277 ] {b0fef229-3081-4420-bbe4-0c6a966e788f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3120 | 2024.11.16 00:49:05.307767 [ 277 ] {b0fef229-3081-4420-bbe4-0c6a966e788f} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3121 | 2024.11.16 00:49:05.307928 [ 142 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3122 | 2024.11.16 00:49:05.307999 [ 277 ] {b0fef229-3081-4420-bbe4-0c6a966e788f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001334 sec., 61469.265367316344 rows/sec., 3.90 MiB/sec. | ||
3123 | 2024.11.16 00:49:05.308008 [ 142 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3124 | 2024.11.16 00:49:05.308088 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3125 | 2024.11.16 00:49:05.308120 [ 277 ] {b0fef229-3081-4420-bbe4-0c6a966e788f} <Debug> TCPHandler: Processed in 0.001588883 sec. | ||
3126 | 2024.11.16 00:49:05.308391 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
3127 | 2024.11.16 00:49:05.308526 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3128 | 2024.11.16 00:49:05.308557 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 986 rows starting from the beginning of the part | ||
3129 | 2024.11.16 00:49:05.308619 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
3130 | 2024.11.16 00:49:05.308748 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part | ||
3131 | 2024.11.16 00:49:05.308850 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
3132 | 2024.11.16 00:49:05.308935 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
3133 | 2024.11.16 00:49:05.309010 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part | ||
3134 | 2024.11.16 00:49:05.310025 [ 194 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 4 columns (4 merged, 0 gathered) in 0.001826189 sec., 728292.6356472414 rows/sec., 47.87 MiB/sec. | ||
3135 | 2024.11.16 00:49:05.310194 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3136 | 2024.11.16 00:49:05.310456 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_21_4} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3137 | 2024.11.16 00:49:05.310530 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_21_4} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3138 | 2024.11.16 00:49:05.310598 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
3139 | 2024.11.16 00:49:10.275794 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3140 | 2024.11.16 00:49:10.276021 [ 277 ] {7d209764-ec47-4edc-b3f6-4bea783d06c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3141 | 2024.11.16 00:49:10.276101 [ 277 ] {7d209764-ec47-4edc-b3f6-4bea783d06c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3142 | 2024.11.16 00:49:10.276850 [ 277 ] {7d209764-ec47-4edc-b3f6-4bea783d06c3} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3143 | 2024.11.16 00:49:10.276894 [ 277 ] {7d209764-ec47-4edc-b3f6-4bea783d06c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3144 | 2024.11.16 00:49:10.277290 [ 277 ] {7d209764-ec47-4edc-b3f6-4bea783d06c3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3145 | 2024.11.16 00:49:10.277540 [ 277 ] {7d209764-ec47-4edc-b3f6-4bea783d06c3} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3146 | 2024.11.16 00:49:10.277882 [ 277 ] {7d209764-ec47-4edc-b3f6-4bea783d06c3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00189 sec., 2116.4021164021165 rows/sec., 172.58 KiB/sec. | ||
3147 | 2024.11.16 00:49:10.278074 [ 277 ] {7d209764-ec47-4edc-b3f6-4bea783d06c3} <Debug> TCPHandler: Processed in 0.002419046 sec. | ||
3148 | 2024.11.16 00:49:10.278262 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3149 | 2024.11.16 00:49:10.278377 [ 273 ] {cf5f0307-f8c0-4b3f-8b51-092b83146bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3150 | 2024.11.16 00:49:10.278425 [ 273 ] {cf5f0307-f8c0-4b3f-8b51-092b83146bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3151 | 2024.11.16 00:49:10.279024 [ 273 ] {cf5f0307-f8c0-4b3f-8b51-092b83146bda} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3152 | 2024.11.16 00:49:10.279065 [ 273 ] {cf5f0307-f8c0-4b3f-8b51-092b83146bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3153 | 2024.11.16 00:49:10.279436 [ 273 ] {cf5f0307-f8c0-4b3f-8b51-092b83146bda} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3154 | 2024.11.16 00:49:10.279677 [ 273 ] {cf5f0307-f8c0-4b3f-8b51-092b83146bda} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3155 | 2024.11.16 00:49:10.279965 [ 273 ] {cf5f0307-f8c0-4b3f-8b51-092b83146bda} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001586 sec., 36569.98738965952 rows/sec., 2.79 MiB/sec. | ||
3156 | 2024.11.16 00:49:10.280181 [ 273 ] {cf5f0307-f8c0-4b3f-8b51-092b83146bda} <Debug> TCPHandler: Processed in 0.001974774 sec. | ||
3157 | 2024.11.16 00:49:10.280355 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3158 | 2024.11.16 00:49:10.280482 [ 277 ] {4f77216f-30d1-4d14-be2b-d000bbde9f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3159 | 2024.11.16 00:49:10.280537 [ 277 ] {4f77216f-30d1-4d14-be2b-d000bbde9f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3160 | 2024.11.16 00:49:10.281185 [ 277 ] {4f77216f-30d1-4d14-be2b-d000bbde9f4c} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3161 | 2024.11.16 00:49:10.281225 [ 277 ] {4f77216f-30d1-4d14-be2b-d000bbde9f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3162 | 2024.11.16 00:49:10.281558 [ 277 ] {4f77216f-30d1-4d14-be2b-d000bbde9f4c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3163 | 2024.11.16 00:49:10.281795 [ 277 ] {4f77216f-30d1-4d14-be2b-d000bbde9f4c} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3164 | 2024.11.16 00:49:10.282000 [ 277 ] {4f77216f-30d1-4d14-be2b-d000bbde9f4c} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001548 sec., 2583.9793281653747 rows/sec., 180.42 KiB/sec. | ||
3165 | 2024.11.16 00:49:10.282052 [ 277 ] {4f77216f-30d1-4d14-be2b-d000bbde9f4c} <Debug> TCPHandler: Processed in 0.001757488 sec. | ||
3166 | 2024.11.16 00:49:10.282189 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3167 | 2024.11.16 00:49:10.282317 [ 273 ] {98c0a745-054d-41be-a4bd-6b76ed6a9925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3168 | 2024.11.16 00:49:10.282373 [ 273 ] {98c0a745-054d-41be-a4bd-6b76ed6a9925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3169 | 2024.11.16 00:49:10.283043 [ 273 ] {98c0a745-054d-41be-a4bd-6b76ed6a9925} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3170 | 2024.11.16 00:49:10.283092 [ 273 ] {98c0a745-054d-41be-a4bd-6b76ed6a9925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3171 | 2024.11.16 00:49:10.283467 [ 273 ] {98c0a745-054d-41be-a4bd-6b76ed6a9925} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3172 | 2024.11.16 00:49:10.283711 [ 273 ] {98c0a745-054d-41be-a4bd-6b76ed6a9925} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3173 | 2024.11.16 00:49:10.283921 [ 273 ] {98c0a745-054d-41be-a4bd-6b76ed6a9925} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001633 sec., 41641.151255358236 rows/sec., 3.25 MiB/sec. | ||
3174 | 2024.11.16 00:49:10.283974 [ 273 ] {98c0a745-054d-41be-a4bd-6b76ed6a9925} <Debug> TCPHandler: Processed in 0.0018362 sec. | ||
3175 | 2024.11.16 00:49:10.284113 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3176 | 2024.11.16 00:49:10.284224 [ 277 ] {8681da11-f73f-41cf-b583-e75a00c587e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3177 | 2024.11.16 00:49:10.284283 [ 277 ] {8681da11-f73f-41cf-b583-e75a00c587e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3178 | 2024.11.16 00:49:10.284892 [ 277 ] {8681da11-f73f-41cf-b583-e75a00c587e7} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3179 | 2024.11.16 00:49:10.284938 [ 277 ] {8681da11-f73f-41cf-b583-e75a00c587e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3180 | 2024.11.16 00:49:10.285353 [ 277 ] {8681da11-f73f-41cf-b583-e75a00c587e7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3181 | 2024.11.16 00:49:10.285579 [ 277 ] {8681da11-f73f-41cf-b583-e75a00c587e7} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3182 | 2024.11.16 00:49:10.285839 [ 277 ] {8681da11-f73f-41cf-b583-e75a00c587e7} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001632 sec., 79656.86274509804 rows/sec., 5.55 MiB/sec. | ||
3183 | 2024.11.16 00:49:10.286069 [ 277 ] {8681da11-f73f-41cf-b583-e75a00c587e7} <Debug> TCPHandler: Processed in 0.002000234 sec. | ||
3184 | 2024.11.16 00:49:10.286230 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3185 | 2024.11.16 00:49:10.286362 [ 273 ] {f8a2112e-f88b-4d9d-ac5d-7f2f7ddff3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3186 | 2024.11.16 00:49:10.286421 [ 273 ] {f8a2112e-f88b-4d9d-ac5d-7f2f7ddff3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3187 | 2024.11.16 00:49:10.286979 [ 273 ] {f8a2112e-f88b-4d9d-ac5d-7f2f7ddff3d7} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3188 | 2024.11.16 00:49:10.287026 [ 273 ] {f8a2112e-f88b-4d9d-ac5d-7f2f7ddff3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3189 | 2024.11.16 00:49:10.287407 [ 273 ] {f8a2112e-f88b-4d9d-ac5d-7f2f7ddff3d7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3190 | 2024.11.16 00:49:10.287649 [ 273 ] {f8a2112e-f88b-4d9d-ac5d-7f2f7ddff3d7} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3191 | 2024.11.16 00:49:10.287901 [ 273 ] {f8a2112e-f88b-4d9d-ac5d-7f2f7ddff3d7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00157 sec., 30573.248407643314 rows/sec., 2.06 MiB/sec. | ||
3192 | 2024.11.16 00:49:10.288113 [ 273 ] {f8a2112e-f88b-4d9d-ac5d-7f2f7ddff3d7} <Debug> TCPHandler: Processed in 0.001942543 sec. | ||
3193 | 2024.11.16 00:49:11.198541 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 506 | ||
3194 | 2024.11.16 00:49:11.201312 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3195 | 2024.11.16 00:49:11.201357 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3196 | 2024.11.16 00:49:11.202826 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3197 | 2024.11.16 00:49:11.203146 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3198 | 2024.11.16 00:49:11.204014 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 506 | ||
3199 | 2024.11.16 00:49:15.276541 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3200 | 2024.11.16 00:49:15.276868 [ 277 ] {d596e04f-d5d3-42dd-96f9-9468166ae18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3201 | 2024.11.16 00:49:15.276986 [ 277 ] {d596e04f-d5d3-42dd-96f9-9468166ae18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3202 | 2024.11.16 00:49:15.277884 [ 277 ] {d596e04f-d5d3-42dd-96f9-9468166ae18b} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3203 | 2024.11.16 00:49:15.277933 [ 277 ] {d596e04f-d5d3-42dd-96f9-9468166ae18b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3204 | 2024.11.16 00:49:15.278363 [ 277 ] {d596e04f-d5d3-42dd-96f9-9468166ae18b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3205 | 2024.11.16 00:49:15.278612 [ 277 ] {d596e04f-d5d3-42dd-96f9-9468166ae18b} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3206 | 2024.11.16 00:49:15.278868 [ 277 ] {d596e04f-d5d3-42dd-96f9-9468166ae18b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002087 sec., 26832.774317201725 rows/sec., 2.05 MiB/sec. | ||
3207 | 2024.11.16 00:49:15.278998 [ 277 ] {d596e04f-d5d3-42dd-96f9-9468166ae18b} <Debug> TCPHandler: Processed in 0.002646462 sec. | ||
3208 | 2024.11.16 00:49:15.279179 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3209 | 2024.11.16 00:49:15.279324 [ 273 ] {c3725cbb-eaf7-42e5-9ad7-5a15bdf6c87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3210 | 2024.11.16 00:49:15.279384 [ 273 ] {c3725cbb-eaf7-42e5-9ad7-5a15bdf6c87b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3211 | 2024.11.16 00:49:15.280055 [ 273 ] {c3725cbb-eaf7-42e5-9ad7-5a15bdf6c87b} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3212 | 2024.11.16 00:49:15.280103 [ 273 ] {c3725cbb-eaf7-42e5-9ad7-5a15bdf6c87b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3213 | 2024.11.16 00:49:15.280510 [ 273 ] {c3725cbb-eaf7-42e5-9ad7-5a15bdf6c87b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3214 | 2024.11.16 00:49:15.280749 [ 273 ] {c3725cbb-eaf7-42e5-9ad7-5a15bdf6c87b} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3215 | 2024.11.16 00:49:15.280967 [ 273 ] {c3725cbb-eaf7-42e5-9ad7-5a15bdf6c87b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001679 sec., 38117.92733770101 rows/sec., 2.98 MiB/sec. | ||
3216 | 2024.11.16 00:49:15.281021 [ 273 ] {c3725cbb-eaf7-42e5-9ad7-5a15bdf6c87b} <Debug> TCPHandler: Processed in 0.001910592 sec. | ||
3217 | 2024.11.16 00:49:15.281157 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3218 | 2024.11.16 00:49:15.281262 [ 277 ] {aba3c678-23d1-4bda-98fb-14e5a804f8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3219 | 2024.11.16 00:49:15.281312 [ 277 ] {aba3c678-23d1-4bda-98fb-14e5a804f8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3220 | 2024.11.16 00:49:15.281928 [ 277 ] {aba3c678-23d1-4bda-98fb-14e5a804f8f2} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3221 | 2024.11.16 00:49:15.281974 [ 277 ] {aba3c678-23d1-4bda-98fb-14e5a804f8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3222 | 2024.11.16 00:49:15.282409 [ 277 ] {aba3c678-23d1-4bda-98fb-14e5a804f8f2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3223 | 2024.11.16 00:49:15.282644 [ 277 ] {aba3c678-23d1-4bda-98fb-14e5a804f8f2} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3224 | 2024.11.16 00:49:15.282823 [ 277 ] {aba3c678-23d1-4bda-98fb-14e5a804f8f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001583 sec., 101073.9102969046 rows/sec., 7.04 MiB/sec. | ||
3225 | 2024.11.16 00:49:15.282872 [ 277 ] {aba3c678-23d1-4bda-98fb-14e5a804f8f2} <Debug> TCPHandler: Processed in 0.001765968 sec. | ||
3226 | 2024.11.16 00:49:15.283003 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3227 | 2024.11.16 00:49:15.283109 [ 273 ] {a1c5227b-c956-4470-9326-7de665595c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3228 | 2024.11.16 00:49:15.283155 [ 273 ] {a1c5227b-c956-4470-9326-7de665595c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3229 | 2024.11.16 00:49:15.283588 [ 273 ] {a1c5227b-c956-4470-9326-7de665595c33} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3230 | 2024.11.16 00:49:15.283625 [ 273 ] {a1c5227b-c956-4470-9326-7de665595c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3231 | 2024.11.16 00:49:15.283983 [ 273 ] {a1c5227b-c956-4470-9326-7de665595c33} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3232 | 2024.11.16 00:49:15.284226 [ 273 ] {a1c5227b-c956-4470-9326-7de665595c33} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3233 | 2024.11.16 00:49:15.284444 [ 273 ] {a1c5227b-c956-4470-9326-7de665595c33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001353 sec., 44345.89800443459 rows/sec., 2.99 MiB/sec. | ||
3234 | 2024.11.16 00:49:15.284632 [ 273 ] {a1c5227b-c956-4470-9326-7de665595c33} <Debug> TCPHandler: Processed in 0.001674896 sec. | ||
3235 | 2024.11.16 00:49:16.052972 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3236 | 2024.11.16 00:49:16.053026 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3237 | 2024.11.16 00:49:17.341122 [ 131 ] {} <Debug> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3238 | 2024.11.16 00:49:17.341214 [ 131 ] {} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3239 | 2024.11.16 00:49:17.341239 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3240 | 2024.11.16 00:49:17.341414 [ 195 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
3241 | 2024.11.16 00:49:17.341654 [ 195 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3242 | 2024.11.16 00:49:17.341693 [ 195 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 242 rows starting from the beginning of the part | ||
3243 | 2024.11.16 00:49:17.341780 [ 195 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
3244 | 2024.11.16 00:49:17.341981 [ 195 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
3245 | 2024.11.16 00:49:17.342266 [ 195 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
3246 | 2024.11.16 00:49:17.342448 [ 195 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
3247 | 2024.11.16 00:49:17.343600 [ 196 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002293322 sec., 129942.50262283273 rows/sec., 9.32 MiB/sec. | ||
3248 | 2024.11.16 00:49:17.343842 [ 194 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3249 | 2024.11.16 00:49:17.344214 [ 194 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_9_2} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3250 | 2024.11.16 00:49:17.344308 [ 194 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_9_2} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3251 | 2024.11.16 00:49:17.344413 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
3252 | 2024.11.16 00:49:17.507697 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40065, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3253 | 2024.11.16 00:49:17.701201 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59806, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3254 | 2024.11.16 00:49:17.727576 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37009, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3255 | 2024.11.16 00:49:17.735852 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65351, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3256 | 2024.11.16 00:49:17.737080 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56000, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3257 | 2024.11.16 00:49:17.868466 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49549, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3258 | 2024.11.16 00:49:17.876862 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44103, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3259 | 2024.11.16 00:49:17.901219 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35195, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3260 | 2024.11.16 00:49:20.282418 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3261 | 2024.11.16 00:49:20.282635 [ 277 ] {c49ef430-f592-4a66-a875-a820d44c1295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3262 | 2024.11.16 00:49:20.282720 [ 277 ] {c49ef430-f592-4a66-a875-a820d44c1295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3263 | 2024.11.16 00:49:20.283580 [ 277 ] {c49ef430-f592-4a66-a875-a820d44c1295} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3264 | 2024.11.16 00:49:20.283632 [ 277 ] {c49ef430-f592-4a66-a875-a820d44c1295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3265 | 2024.11.16 00:49:20.284048 [ 277 ] {c49ef430-f592-4a66-a875-a820d44c1295} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3266 | 2024.11.16 00:49:20.284291 [ 277 ] {c49ef430-f592-4a66-a875-a820d44c1295} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3267 | 2024.11.16 00:49:20.284487 [ 129 ] {} <Debug> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3268 | 2024.11.16 00:49:20.284555 [ 277 ] {c49ef430-f592-4a66-a875-a820d44c1295} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001974 sec., 7092.198581560284 rows/sec., 510.54 KiB/sec. | ||
3269 | 2024.11.16 00:49:20.284566 [ 129 ] {} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3270 | 2024.11.16 00:49:20.284639 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3271 | 2024.11.16 00:49:20.284698 [ 277 ] {c49ef430-f592-4a66-a875-a820d44c1295} <Debug> TCPHandler: Processed in 0.002423826 sec. | ||
3272 | 2024.11.16 00:49:20.284958 [ 193 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
3273 | 2024.11.16 00:49:20.285006 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3274 | 2024.11.16 00:49:20.285338 [ 193 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3275 | 2024.11.16 00:49:20.285367 [ 273 ] {c7b31602-6b3c-45a3-b995-cc42bfbbaf7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3276 | 2024.11.16 00:49:20.285400 [ 193 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
3277 | 2024.11.16 00:49:20.285449 [ 273 ] {c7b31602-6b3c-45a3-b995-cc42bfbbaf7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3278 | 2024.11.16 00:49:20.285758 [ 193 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
3279 | 2024.11.16 00:49:20.286083 [ 193 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
3280 | 2024.11.16 00:49:20.286382 [ 193 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
3281 | 2024.11.16 00:49:20.286752 [ 193 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
3282 | 2024.11.16 00:49:20.288581 [ 273 ] {c7b31602-6b3c-45a3-b995-cc42bfbbaf7c} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3283 | 2024.11.16 00:49:20.288662 [ 273 ] {c7b31602-6b3c-45a3-b995-cc42bfbbaf7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3284 | 2024.11.16 00:49:20.289445 [ 196 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004699738 sec., 14894.447307488204 rows/sec., 1.10 MiB/sec. | ||
3285 | 2024.11.16 00:49:20.289719 [ 193 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3286 | 2024.11.16 00:49:20.289755 [ 273 ] {c7b31602-6b3c-45a3-b995-cc42bfbbaf7c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3287 | 2024.11.16 00:49:20.290258 [ 193 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_9_2} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3288 | 2024.11.16 00:49:20.290264 [ 273 ] {c7b31602-6b3c-45a3-b995-cc42bfbbaf7c} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3289 | 2024.11.16 00:49:20.290432 [ 193 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_9_2} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3290 | 2024.11.16 00:49:20.290651 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3291 | 2024.11.16 00:49:20.290732 [ 273 ] {c7b31602-6b3c-45a3-b995-cc42bfbbaf7c} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.005449 sec., 51936.13507065517 rows/sec., 4.58 MiB/sec. | ||
3292 | 2024.11.16 00:49:20.290807 [ 273 ] {c7b31602-6b3c-45a3-b995-cc42bfbbaf7c} <Debug> TCPHandler: Processed in 0.005950432 sec. | ||
3293 | 2024.11.16 00:49:20.290970 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3294 | 2024.11.16 00:49:20.291075 [ 277 ] {0f07d1c3-7607-4cf2-be14-bb02a32b3d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3295 | 2024.11.16 00:49:20.291120 [ 277 ] {0f07d1c3-7607-4cf2-be14-bb02a32b3d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3296 | 2024.11.16 00:49:20.291714 [ 277 ] {0f07d1c3-7607-4cf2-be14-bb02a32b3d56} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3297 | 2024.11.16 00:49:20.291753 [ 277 ] {0f07d1c3-7607-4cf2-be14-bb02a32b3d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3298 | 2024.11.16 00:49:20.292111 [ 277 ] {0f07d1c3-7607-4cf2-be14-bb02a32b3d56} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3299 | 2024.11.16 00:49:20.292356 [ 277 ] {0f07d1c3-7607-4cf2-be14-bb02a32b3d56} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3300 | 2024.11.16 00:49:20.292600 [ 277 ] {0f07d1c3-7607-4cf2-be14-bb02a32b3d56} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001533 sec., 30658.83887801696 rows/sec., 2.21 MiB/sec. | ||
3301 | 2024.11.16 00:49:20.292794 [ 277 ] {0f07d1c3-7607-4cf2-be14-bb02a32b3d56} <Debug> TCPHandler: Processed in 0.001877451 sec. | ||
3302 | 2024.11.16 00:49:20.292956 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3303 | 2024.11.16 00:49:20.293064 [ 273 ] {fed997a9-f969-4ba3-bac8-0916a094463e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3304 | 2024.11.16 00:49:20.293110 [ 273 ] {fed997a9-f969-4ba3-bac8-0916a094463e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3305 | 2024.11.16 00:49:20.293678 [ 273 ] {fed997a9-f969-4ba3-bac8-0916a094463e} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3306 | 2024.11.16 00:49:20.293717 [ 273 ] {fed997a9-f969-4ba3-bac8-0916a094463e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3307 | 2024.11.16 00:49:20.294053 [ 273 ] {fed997a9-f969-4ba3-bac8-0916a094463e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3308 | 2024.11.16 00:49:20.294289 [ 273 ] {fed997a9-f969-4ba3-bac8-0916a094463e} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3309 | 2024.11.16 00:49:20.294494 [ 273 ] {fed997a9-f969-4ba3-bac8-0916a094463e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001453 sec., 9635.237439779765 rows/sec., 674.79 KiB/sec. | ||
3310 | 2024.11.16 00:49:20.294545 [ 273 ] {fed997a9-f969-4ba3-bac8-0916a094463e} <Debug> TCPHandler: Processed in 0.001641075 sec. | ||
3311 | 2024.11.16 00:49:20.294706 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3312 | 2024.11.16 00:49:20.294832 [ 277 ] {9aa53e35-a189-46db-a9cd-a88127434eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3313 | 2024.11.16 00:49:20.294886 [ 277 ] {9aa53e35-a189-46db-a9cd-a88127434eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3314 | 2024.11.16 00:49:20.295519 [ 277 ] {9aa53e35-a189-46db-a9cd-a88127434eee} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3315 | 2024.11.16 00:49:20.295560 [ 277 ] {9aa53e35-a189-46db-a9cd-a88127434eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3316 | 2024.11.16 00:49:20.295902 [ 277 ] {9aa53e35-a189-46db-a9cd-a88127434eee} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3317 | 2024.11.16 00:49:20.296131 [ 277 ] {9aa53e35-a189-46db-a9cd-a88127434eee} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3318 | 2024.11.16 00:49:20.296281 [ 129 ] {} <Debug> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3319 | 2024.11.16 00:49:20.296341 [ 129 ] {} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3320 | 2024.11.16 00:49:20.296374 [ 277 ] {9aa53e35-a189-46db-a9cd-a88127434eee} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001561 sec., 8327.994875080076 rows/sec., 519.25 KiB/sec. | ||
3321 | 2024.11.16 00:49:20.296380 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3322 | 2024.11.16 00:49:20.296523 [ 277 ] {9aa53e35-a189-46db-a9cd-a88127434eee} <Debug> TCPHandler: Processed in 0.001879391 sec. | ||
3323 | 2024.11.16 00:49:20.296815 [ 196 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
3324 | 2024.11.16 00:49:20.296816 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3325 | 2024.11.16 00:49:20.297040 [ 273 ] {ec8ba8f8-5c31-4860-81af-eefc36747f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3326 | 2024.11.16 00:49:20.297051 [ 196 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3327 | 2024.11.16 00:49:20.297104 [ 196 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
3328 | 2024.11.16 00:49:20.297109 [ 273 ] {ec8ba8f8-5c31-4860-81af-eefc36747f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3329 | 2024.11.16 00:49:20.297420 [ 196 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
3330 | 2024.11.16 00:49:20.297643 [ 196 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
3331 | 2024.11.16 00:49:20.298034 [ 196 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
3332 | 2024.11.16 00:49:20.298305 [ 196 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
3333 | 2024.11.16 00:49:20.299371 [ 273 ] {ec8ba8f8-5c31-4860-81af-eefc36747f0a} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3334 | 2024.11.16 00:49:20.299419 [ 273 ] {ec8ba8f8-5c31-4860-81af-eefc36747f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3335 | 2024.11.16 00:49:20.299824 [ 199 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003298389 sec., 19706.590095952903 rows/sec., 1.28 MiB/sec. | ||
3336 | 2024.11.16 00:49:20.300024 [ 273 ] {ec8ba8f8-5c31-4860-81af-eefc36747f0a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3337 | 2024.11.16 00:49:20.300057 [ 199 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3338 | 2024.11.16 00:49:20.300486 [ 273 ] {ec8ba8f8-5c31-4860-81af-eefc36747f0a} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3339 | 2024.11.16 00:49:20.300682 [ 198 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_9_2} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3340 | 2024.11.16 00:49:20.300920 [ 273 ] {ec8ba8f8-5c31-4860-81af-eefc36747f0a} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.003923 sec., 107570.73668111139 rows/sec., 7.69 MiB/sec. | ||
3341 | 2024.11.16 00:49:20.300978 [ 198 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_9_2} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3342 | 2024.11.16 00:49:20.301062 [ 273 ] {ec8ba8f8-5c31-4860-81af-eefc36747f0a} <Debug> TCPHandler: Processed in 0.00441734 sec. | ||
3343 | 2024.11.16 00:49:20.301227 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3344 | 2024.11.16 00:49:20.301272 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3345 | 2024.11.16 00:49:20.301405 [ 277 ] {8c68c61a-3300-4942-a929-21a738a90eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3346 | 2024.11.16 00:49:20.301462 [ 277 ] {8c68c61a-3300-4942-a929-21a738a90eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3347 | 2024.11.16 00:49:20.302019 [ 277 ] {8c68c61a-3300-4942-a929-21a738a90eeb} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3348 | 2024.11.16 00:49:20.302065 [ 277 ] {8c68c61a-3300-4942-a929-21a738a90eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3349 | 2024.11.16 00:49:20.302489 [ 277 ] {8c68c61a-3300-4942-a929-21a738a90eeb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3350 | 2024.11.16 00:49:20.302724 [ 277 ] {8c68c61a-3300-4942-a929-21a738a90eeb} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3351 | 2024.11.16 00:49:20.303015 [ 277 ] {8c68c61a-3300-4942-a929-21a738a90eeb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001618 sec., 3708.2818294190356 rows/sec., 193.74 KiB/sec. | ||
3352 | 2024.11.16 00:49:20.303158 [ 277 ] {8c68c61a-3300-4942-a929-21a738a90eeb} <Debug> TCPHandler: Processed in 0.001974474 sec. | ||
3353 | 2024.11.16 00:49:20.303296 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3354 | 2024.11.16 00:49:20.303401 [ 273 ] {0cf324dd-ddd3-4fad-8841-7790f69d92d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3355 | 2024.11.16 00:49:20.303450 [ 273 ] {0cf324dd-ddd3-4fad-8841-7790f69d92d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3356 | 2024.11.16 00:49:20.304103 [ 273 ] {0cf324dd-ddd3-4fad-8841-7790f69d92d9} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3357 | 2024.11.16 00:49:20.304150 [ 273 ] {0cf324dd-ddd3-4fad-8841-7790f69d92d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3358 | 2024.11.16 00:49:20.304581 [ 273 ] {0cf324dd-ddd3-4fad-8841-7790f69d92d9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3359 | 2024.11.16 00:49:20.304817 [ 273 ] {0cf324dd-ddd3-4fad-8841-7790f69d92d9} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3360 | 2024.11.16 00:49:20.305032 [ 273 ] {0cf324dd-ddd3-4fad-8841-7790f69d92d9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001653 sec., 143375.68058076224 rows/sec., 9.61 MiB/sec. | ||
3361 | 2024.11.16 00:49:20.305082 [ 273 ] {0cf324dd-ddd3-4fad-8841-7790f69d92d9} <Debug> TCPHandler: Processed in 0.00183785 sec. | ||
3362 | 2024.11.16 00:49:20.305210 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3363 | 2024.11.16 00:49:20.305313 [ 277 ] {c17b023b-9499-467b-9b09-4e54a9b6350a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3364 | 2024.11.16 00:49:20.305361 [ 277 ] {c17b023b-9499-467b-9b09-4e54a9b6350a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3365 | 2024.11.16 00:49:20.305846 [ 277 ] {c17b023b-9499-467b-9b09-4e54a9b6350a} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3366 | 2024.11.16 00:49:20.305892 [ 277 ] {c17b023b-9499-467b-9b09-4e54a9b6350a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3367 | 2024.11.16 00:49:20.306303 [ 277 ] {c17b023b-9499-467b-9b09-4e54a9b6350a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3368 | 2024.11.16 00:49:20.306571 [ 277 ] {c17b023b-9499-467b-9b09-4e54a9b6350a} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3369 | 2024.11.16 00:49:20.306848 [ 277 ] {c17b023b-9499-467b-9b09-4e54a9b6350a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001556 sec., 642.6735218508998 rows/sec., 43.31 KiB/sec. | ||
3370 | 2024.11.16 00:49:20.307024 [ 277 ] {c17b023b-9499-467b-9b09-4e54a9b6350a} <Debug> TCPHandler: Processed in 0.00186135 sec. | ||
3371 | 2024.11.16 00:49:20.307174 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3372 | 2024.11.16 00:49:20.307278 [ 273 ] {b4b76374-fef0-458b-92d6-58cd7594d048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3373 | 2024.11.16 00:49:20.307348 [ 273 ] {b4b76374-fef0-458b-92d6-58cd7594d048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3374 | 2024.11.16 00:49:20.308455 [ 273 ] {b4b76374-fef0-458b-92d6-58cd7594d048} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3375 | 2024.11.16 00:49:20.308493 [ 273 ] {b4b76374-fef0-458b-92d6-58cd7594d048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3376 | 2024.11.16 00:49:20.309116 [ 273 ] {b4b76374-fef0-458b-92d6-58cd7594d048} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3377 | 2024.11.16 00:49:20.309367 [ 273 ] {b4b76374-fef0-458b-92d6-58cd7594d048} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3378 | 2024.11.16 00:49:20.309537 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3379 | 2024.11.16 00:49:20.309606 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3380 | 2024.11.16 00:49:20.309643 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3381 | 2024.11.16 00:49:20.309650 [ 273 ] {b4b76374-fef0-458b-92d6-58cd7594d048} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002385 sec., 16771.488469601678 rows/sec., 30.05 MiB/sec. | ||
3382 | 2024.11.16 00:49:20.309988 [ 199 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::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 | ||
3383 | 2024.11.16 00:49:20.310013 [ 273 ] {b4b76374-fef0-458b-92d6-58cd7594d048} <Debug> TCPHandler: Processed in 0.002889878 sec. | ||
3384 | 2024.11.16 00:49:20.310221 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3385 | 2024.11.16 00:49:20.310506 [ 277 ] {348be5b1-f426-49ce-bc6f-edba61e4d9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3386 | 2024.11.16 00:49:20.310632 [ 277 ] {348be5b1-f426-49ce-bc6f-edba61e4d9bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3387 | 2024.11.16 00:49:20.310650 [ 199 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3388 | 2024.11.16 00:49:20.310870 [ 199 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 94 rows starting from the beginning of the part | ||
3389 | 2024.11.16 00:49:20.311661 [ 199 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part | ||
3390 | 2024.11.16 00:49:20.312436 [ 199 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part | ||
3391 | 2024.11.16 00:49:20.312791 [ 277 ] {348be5b1-f426-49ce-bc6f-edba61e4d9bb} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3392 | 2024.11.16 00:49:20.312924 [ 277 ] {348be5b1-f426-49ce-bc6f-edba61e4d9bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3393 | 2024.11.16 00:49:20.313178 [ 199 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::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 | ||
3394 | 2024.11.16 00:49:20.313805 [ 199 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
3395 | 2024.11.16 00:49:20.314385 [ 199 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
3396 | 2024.11.16 00:49:20.314418 [ 277 ] {348be5b1-f426-49ce-bc6f-edba61e4d9bb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3397 | 2024.11.16 00:49:20.315128 [ 277 ] {348be5b1-f426-49ce-bc6f-edba61e4d9bb} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3398 | 2024.11.16 00:49:20.315908 [ 277 ] {348be5b1-f426-49ce-bc6f-edba61e4d9bb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005506 sec., 14892.844169996368 rows/sec., 968.58 KiB/sec. | ||
3399 | 2024.11.16 00:49:20.316080 [ 277 ] {348be5b1-f426-49ce-bc6f-edba61e4d9bb} <Debug> TCPHandler: Processed in 0.005970252 sec. | ||
3400 | 2024.11.16 00:49:20.319285 [ 198 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 291 rows, containing 19 columns (19 merged, 0 gathered) in 0.009542029 sec., 30496.658519901794 rows/sec., 54.65 MiB/sec. | ||
3401 | 2024.11.16 00:49:20.319851 [ 189 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3402 | 2024.11.16 00:49:20.320365 [ 189 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3403 | 2024.11.16 00:49:20.320471 [ 189 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3404 | 2024.11.16 00:49:20.320622 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
3405 | 2024.11.16 00:49:21.008750 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40062, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3406 | 2024.11.16 00:49:21.205092 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 536 | ||
3407 | 2024.11.16 00:49:21.207909 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3408 | 2024.11.16 00:49:21.207960 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3409 | 2024.11.16 00:49:21.209395 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3410 | 2024.11.16 00:49:21.209715 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3411 | 2024.11.16 00:49:21.210320 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 536 | ||
3412 | 2024.11.16 00:49:21.241151 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41671, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3413 | 2024.11.16 00:49:21.541633 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48299, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3414 | 2024.11.16 00:49:21.564268 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46771, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3415 | 2024.11.16 00:49:21.661966 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60309, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3416 | 2024.11.16 00:49:21.748657 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54945, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3417 | 2024.11.16 00:49:21.786935 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38617, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3418 | 2024.11.16 00:49:21.829207 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40253, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3419 | 2024.11.16 00:49:22.590501 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41238, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3420 | 2024.11.16 00:49:22.968395 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57686, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3421 | 2024.11.16 00:49:23.225008 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46635, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3422 | 2024.11.16 00:49:23.265226 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47378, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3423 | 2024.11.16 00:49:23.335725 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40157, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3424 | 2024.11.16 00:49:23.344363 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62727, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3425 | 2024.11.16 00:49:23.344631 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37257, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3426 | 2024.11.16 00:49:23.389924 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52363, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3427 | 2024.11.16 00:49:23.462378 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33144, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3428 | 2024.11.16 00:49:23.520574 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48459, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3429 | 2024.11.16 00:49:23.540973 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47673, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3430 | 2024.11.16 00:49:23.591334 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44763, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3431 | 2024.11.16 00:49:23.642886 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64243, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3432 | 2024.11.16 00:49:23.844369 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55855, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3433 | 2024.11.16 00:49:23.847724 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47143, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3434 | 2024.11.16 00:49:23.870058 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41791, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3435 | 2024.11.16 00:49:25.275070 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3436 | 2024.11.16 00:49:25.275371 [ 277 ] {80e28664-062c-48d5-b48a-161cca1a1782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3437 | 2024.11.16 00:49:25.275488 [ 277 ] {80e28664-062c-48d5-b48a-161cca1a1782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3438 | 2024.11.16 00:49:25.276301 [ 277 ] {80e28664-062c-48d5-b48a-161cca1a1782} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3439 | 2024.11.16 00:49:25.276351 [ 277 ] {80e28664-062c-48d5-b48a-161cca1a1782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3440 | 2024.11.16 00:49:25.276770 [ 277 ] {80e28664-062c-48d5-b48a-161cca1a1782} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3441 | 2024.11.16 00:49:25.277022 [ 277 ] {80e28664-062c-48d5-b48a-161cca1a1782} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3442 | 2024.11.16 00:49:25.277290 [ 277 ] {80e28664-062c-48d5-b48a-161cca1a1782} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.002006 sec., 3988.035892323031 rows/sec., 325.20 KiB/sec. | ||
3443 | 2024.11.16 00:49:25.277354 [ 277 ] {80e28664-062c-48d5-b48a-161cca1a1782} <Debug> TCPHandler: Processed in 0.002478577 sec. | ||
3444 | 2024.11.16 00:49:25.277530 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3445 | 2024.11.16 00:49:25.277671 [ 273 ] {2a0272b0-3764-45d2-ace9-cf3ddc0fc6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3446 | 2024.11.16 00:49:25.277729 [ 273 ] {2a0272b0-3764-45d2-ace9-cf3ddc0fc6c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3447 | 2024.11.16 00:49:25.278402 [ 273 ] {2a0272b0-3764-45d2-ace9-cf3ddc0fc6c5} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3448 | 2024.11.16 00:49:25.278450 [ 273 ] {2a0272b0-3764-45d2-ace9-cf3ddc0fc6c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3449 | 2024.11.16 00:49:25.278841 [ 273 ] {2a0272b0-3764-45d2-ace9-cf3ddc0fc6c5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3450 | 2024.11.16 00:49:25.279078 [ 273 ] {2a0272b0-3764-45d2-ace9-cf3ddc0fc6c5} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3451 | 2024.11.16 00:49:25.279267 [ 122 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3452 | 2024.11.16 00:49:25.279318 [ 273 ] {2a0272b0-3764-45d2-ace9-cf3ddc0fc6c5} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.001681 sec., 35693.03985722784 rows/sec., 2.71 MiB/sec. | ||
3453 | 2024.11.16 00:49:25.279390 [ 122 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3454 | 2024.11.16 00:49:25.279444 [ 273 ] {2a0272b0-3764-45d2-ace9-cf3ddc0fc6c5} <Debug> TCPHandler: Processed in 0.001983034 sec. | ||
3455 | 2024.11.16 00:49:25.279472 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3456 | 2024.11.16 00:49:25.279630 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3457 | 2024.11.16 00:49:25.279950 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
3458 | 2024.11.16 00:49:25.280020 [ 277 ] {c74704fe-cda5-4c6d-b42e-0f4ccd21ec46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3459 | 2024.11.16 00:49:25.280210 [ 277 ] {c74704fe-cda5-4c6d-b42e-0f4ccd21ec46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3460 | 2024.11.16 00:49:25.280510 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3461 | 2024.11.16 00:49:25.280590 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1428 rows starting from the beginning of the part | ||
3462 | 2024.11.16 00:49:25.280994 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 283 rows starting from the beginning of the part | ||
3463 | 2024.11.16 00:49:25.281395 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 58 rows starting from the beginning of the part | ||
3464 | 2024.11.16 00:49:25.281715 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
3465 | 2024.11.16 00:49:25.281988 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 283 rows starting from the beginning of the part | ||
3466 | 2024.11.16 00:49:25.282344 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
3467 | 2024.11.16 00:49:25.283039 [ 277 ] {c74704fe-cda5-4c6d-b42e-0f4ccd21ec46} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3468 | 2024.11.16 00:49:25.283105 [ 277 ] {c74704fe-cda5-4c6d-b42e-0f4ccd21ec46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3469 | 2024.11.16 00:49:25.284068 [ 277 ] {c74704fe-cda5-4c6d-b42e-0f4ccd21ec46} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3470 | 2024.11.16 00:49:25.284645 [ 277 ] {c74704fe-cda5-4c6d-b42e-0f4ccd21ec46} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3471 | 2024.11.16 00:49:25.284933 [ 122 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3472 | 2024.11.16 00:49:25.285059 [ 122 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3473 | 2024.11.16 00:49:25.285162 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3474 | 2024.11.16 00:49:25.285300 [ 277 ] {c74704fe-cda5-4c6d-b42e-0f4ccd21ec46} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.005371 sec., 1489.4805436603986 rows/sec., 104.00 KiB/sec. | ||
3475 | 2024.11.16 00:49:25.285539 [ 189 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
3476 | 2024.11.16 00:49:25.285614 [ 277 ] {c74704fe-cda5-4c6d-b42e-0f4ccd21ec46} <Debug> TCPHandler: Processed in 0.006065735 sec. | ||
3477 | 2024.11.16 00:49:25.286042 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3478 | 2024.11.16 00:49:25.286120 [ 189 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3479 | 2024.11.16 00:49:25.286274 [ 189 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 58 rows starting from the beginning of the part | ||
3480 | 2024.11.16 00:49:25.286380 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2168 rows, containing 5 columns (5 merged, 0 gathered) in 0.006767063 sec., 320375.323829555 rows/sec., 28.17 MiB/sec. | ||
3481 | 2024.11.16 00:49:25.286620 [ 273 ] {d0fd0107-1363-4feb-a9af-661643f365f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3482 | 2024.11.16 00:49:25.286674 [ 189 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
3483 | 2024.11.16 00:49:25.286855 [ 273 ] {d0fd0107-1363-4feb-a9af-661643f365f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3484 | 2024.11.16 00:49:25.286894 [ 198 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3485 | 2024.11.16 00:49:25.287109 [ 189 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
3486 | 2024.11.16 00:49:25.287650 [ 189 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
3487 | 2024.11.16 00:49:25.288004 [ 189 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part | ||
3488 | 2024.11.16 00:49:25.288291 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_26_5} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3489 | 2024.11.16 00:49:25.288363 [ 189 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
3490 | 2024.11.16 00:49:25.288732 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_26_5} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3491 | 2024.11.16 00:49:25.289070 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
3492 | 2024.11.16 00:49:25.290408 [ 273 ] {d0fd0107-1363-4feb-a9af-661643f365f8} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3493 | 2024.11.16 00:49:25.290475 [ 273 ] {d0fd0107-1363-4feb-a9af-661643f365f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3494 | 2024.11.16 00:49:25.291565 [ 273 ] {d0fd0107-1363-4feb-a9af-661643f365f8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3495 | 2024.11.16 00:49:25.291643 [ 187 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 5 columns (5 merged, 0 gathered) in 0.006354892 sec., 26121.608360928873 rows/sec., 1.96 MiB/sec. | ||
3496 | 2024.11.16 00:49:25.291938 [ 187 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3497 | 2024.11.16 00:49:25.291940 [ 273 ] {d0fd0107-1363-4feb-a9af-661643f365f8} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3498 | 2024.11.16 00:49:25.292290 [ 121 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3499 | 2024.11.16 00:49:25.292408 [ 121 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3500 | 2024.11.16 00:49:25.292463 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3501 | 2024.11.16 00:49:25.292484 [ 273 ] {d0fd0107-1363-4feb-a9af-661643f365f8} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.00605 sec., 11900.826446280993 rows/sec., 953.32 KiB/sec. | ||
3502 | 2024.11.16 00:49:25.292825 [ 273 ] {d0fd0107-1363-4feb-a9af-661643f365f8} <Debug> TCPHandler: Processed in 0.007076023 sec. | ||
3503 | 2024.11.16 00:49:25.292844 [ 190 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
3504 | 2024.11.16 00:49:25.293085 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3505 | 2024.11.16 00:49:25.293132 [ 187 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_16_3} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3506 | 2024.11.16 00:49:25.293174 [ 190 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3507 | 2024.11.16 00:49:25.293280 [ 190 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 909 rows starting from the beginning of the part | ||
3508 | 2024.11.16 00:49:25.293555 [ 277 ] {13a0e8ec-eefe-4e93-a4a5-16ed32f75245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3509 | 2024.11.16 00:49:25.293609 [ 187 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_16_3} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3510 | 2024.11.16 00:49:25.293682 [ 190 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 422 rows starting from the beginning of the part | ||
3511 | 2024.11.16 00:49:25.293781 [ 277 ] {13a0e8ec-eefe-4e93-a4a5-16ed32f75245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3512 | 2024.11.16 00:49:25.294162 [ 190 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 68 rows starting from the beginning of the part | ||
3513 | 2024.11.16 00:49:25.294642 [ 190 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
3514 | 2024.11.16 00:49:25.294635 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
3515 | 2024.11.16 00:49:25.295063 [ 190 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 422 rows starting from the beginning of the part | ||
3516 | 2024.11.16 00:49:25.295456 [ 190 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 72 rows starting from the beginning of the part | ||
3517 | 2024.11.16 00:49:25.296546 [ 277 ] {13a0e8ec-eefe-4e93-a4a5-16ed32f75245} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3518 | 2024.11.16 00:49:25.296618 [ 277 ] {13a0e8ec-eefe-4e93-a4a5-16ed32f75245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3519 | 2024.11.16 00:49:25.297721 [ 277 ] {13a0e8ec-eefe-4e93-a4a5-16ed32f75245} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3520 | 2024.11.16 00:49:25.298183 [ 277 ] {13a0e8ec-eefe-4e93-a4a5-16ed32f75245} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3521 | 2024.11.16 00:49:25.298442 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3522 | 2024.11.16 00:49:25.298549 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3523 | 2024.11.16 00:49:25.298665 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3524 | 2024.11.16 00:49:25.298942 [ 277 ] {13a0e8ec-eefe-4e93-a4a5-16ed32f75245} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.00554 sec., 23826.714801444043 rows/sec., 1.66 MiB/sec. | ||
3525 | 2024.11.16 00:49:25.298961 [ 190 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1957 rows, containing 5 columns (5 merged, 0 gathered) in 0.006381183 sec., 306682.94577980286 rows/sec., 23.48 MiB/sec. | ||
3526 | 2024.11.16 00:49:25.299234 [ 187 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
3527 | 2024.11.16 00:49:25.299250 [ 277 ] {13a0e8ec-eefe-4e93-a4a5-16ed32f75245} <Debug> TCPHandler: Processed in 0.006292571 sec. | ||
3528 | 2024.11.16 00:49:25.299343 [ 190 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3529 | 2024.11.16 00:49:25.299573 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3530 | 2024.11.16 00:49:25.299722 [ 187 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3531 | 2024.11.16 00:49:25.299878 [ 273 ] {615526c6-8b91-4e73-bdef-b98b6a72dca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3532 | 2024.11.16 00:49:25.299883 [ 187 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 5480 rows starting from the beginning of the part | ||
3533 | 2024.11.16 00:49:25.300005 [ 273 ] {615526c6-8b91-4e73-bdef-b98b6a72dca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3534 | 2024.11.16 00:49:25.300276 [ 190 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_26_5} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3535 | 2024.11.16 00:49:25.300487 [ 187 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 237 rows starting from the beginning of the part | ||
3536 | 2024.11.16 00:49:25.300678 [ 190 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_26_5} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3537 | 2024.11.16 00:49:25.301095 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
3538 | 2024.11.16 00:49:25.301152 [ 187 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 130 rows starting from the beginning of the part | ||
3539 | 2024.11.16 00:49:25.301519 [ 187 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
3540 | 2024.11.16 00:49:25.301803 [ 187 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 237 rows starting from the beginning of the part | ||
3541 | 2024.11.16 00:49:25.302193 [ 187 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 132 rows starting from the beginning of the part | ||
3542 | 2024.11.16 00:49:25.302912 [ 273 ] {615526c6-8b91-4e73-bdef-b98b6a72dca7} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3543 | 2024.11.16 00:49:25.302972 [ 273 ] {615526c6-8b91-4e73-bdef-b98b6a72dca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3544 | 2024.11.16 00:49:25.303785 [ 273 ] {615526c6-8b91-4e73-bdef-b98b6a72dca7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3545 | 2024.11.16 00:49:25.304201 [ 273 ] {615526c6-8b91-4e73-bdef-b98b6a72dca7} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3546 | 2024.11.16 00:49:25.304825 [ 273 ] {615526c6-8b91-4e73-bdef-b98b6a72dca7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005007 sec., 9586.578789694428 rows/sec., 661.57 KiB/sec. | ||
3547 | 2024.11.16 00:49:25.305245 [ 273 ] {615526c6-8b91-4e73-bdef-b98b6a72dca7} <Debug> TCPHandler: Processed in 0.005834399 sec. | ||
3548 | 2024.11.16 00:49:25.306760 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6376 rows, containing 5 columns (5 merged, 0 gathered) in 0.007868583 sec., 810311.0814234278 rows/sec., 54.98 MiB/sec. | ||
3549 | 2024.11.16 00:49:25.307495 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3550 | 2024.11.16 00:49:25.307862 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3551 | 2024.11.16 00:49:25.307943 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3552 | 2024.11.16 00:49:25.308032 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
3553 | 2024.11.16 00:49:30.276341 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3554 | 2024.11.16 00:49:30.276666 [ 277 ] {1c4eb18b-9fe7-42b3-a4e4-b260686a4998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3555 | 2024.11.16 00:49:30.276783 [ 277 ] {1c4eb18b-9fe7-42b3-a4e4-b260686a4998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3556 | 2024.11.16 00:49:30.277601 [ 277 ] {1c4eb18b-9fe7-42b3-a4e4-b260686a4998} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3557 | 2024.11.16 00:49:30.277655 [ 277 ] {1c4eb18b-9fe7-42b3-a4e4-b260686a4998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3558 | 2024.11.16 00:49:30.278087 [ 277 ] {1c4eb18b-9fe7-42b3-a4e4-b260686a4998} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3559 | 2024.11.16 00:49:30.278336 [ 277 ] {1c4eb18b-9fe7-42b3-a4e4-b260686a4998} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3560 | 2024.11.16 00:49:30.278589 [ 277 ] {1c4eb18b-9fe7-42b3-a4e4-b260686a4998} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002013 sec., 27819.175360158966 rows/sec., 2.12 MiB/sec. | ||
3561 | 2024.11.16 00:49:30.278645 [ 277 ] {1c4eb18b-9fe7-42b3-a4e4-b260686a4998} <Debug> TCPHandler: Processed in 0.002497697 sec. | ||
3562 | 2024.11.16 00:49:30.278839 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3563 | 2024.11.16 00:49:30.278975 [ 273 ] {781f7217-c9ad-41dc-bdd0-4bf9d0f4dc0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3564 | 2024.11.16 00:49:30.279031 [ 273 ] {781f7217-c9ad-41dc-bdd0-4bf9d0f4dc0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3565 | 2024.11.16 00:49:30.279721 [ 273 ] {781f7217-c9ad-41dc-bdd0-4bf9d0f4dc0b} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3566 | 2024.11.16 00:49:30.279771 [ 273 ] {781f7217-c9ad-41dc-bdd0-4bf9d0f4dc0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3567 | 2024.11.16 00:49:30.280138 [ 273 ] {781f7217-c9ad-41dc-bdd0-4bf9d0f4dc0b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3568 | 2024.11.16 00:49:30.280374 [ 273 ] {781f7217-c9ad-41dc-bdd0-4bf9d0f4dc0b} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3569 | 2024.11.16 00:49:30.280631 [ 273 ] {781f7217-c9ad-41dc-bdd0-4bf9d0f4dc0b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001686 sec., 37959.667852906285 rows/sec., 2.96 MiB/sec. | ||
3570 | 2024.11.16 00:49:30.280844 [ 273 ] {781f7217-c9ad-41dc-bdd0-4bf9d0f4dc0b} <Debug> TCPHandler: Processed in 0.002066506 sec. | ||
3571 | 2024.11.16 00:49:30.281034 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3572 | 2024.11.16 00:49:30.281165 [ 277 ] {548885a1-55bf-4512-84a1-797a45728c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3573 | 2024.11.16 00:49:30.281227 [ 277 ] {548885a1-55bf-4512-84a1-797a45728c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3574 | 2024.11.16 00:49:30.281868 [ 277 ] {548885a1-55bf-4512-84a1-797a45728c88} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3575 | 2024.11.16 00:49:30.281908 [ 277 ] {548885a1-55bf-4512-84a1-797a45728c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3576 | 2024.11.16 00:49:30.282292 [ 277 ] {548885a1-55bf-4512-84a1-797a45728c88} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3577 | 2024.11.16 00:49:30.282528 [ 277 ] {548885a1-55bf-4512-84a1-797a45728c88} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3578 | 2024.11.16 00:49:30.282786 [ 277 ] {548885a1-55bf-4512-84a1-797a45728c88} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001644 sec., 97323.60097323601 rows/sec., 6.78 MiB/sec. | ||
3579 | 2024.11.16 00:49:30.282983 [ 277 ] {548885a1-55bf-4512-84a1-797a45728c88} <Debug> TCPHandler: Processed in 0.002019585 sec. | ||
3580 | 2024.11.16 00:49:30.283194 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3581 | 2024.11.16 00:49:30.283337 [ 273 ] {425ede8d-e2d2-403a-9b69-62c5948cba06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3582 | 2024.11.16 00:49:30.283398 [ 273 ] {425ede8d-e2d2-403a-9b69-62c5948cba06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3583 | 2024.11.16 00:49:30.284149 [ 273 ] {425ede8d-e2d2-403a-9b69-62c5948cba06} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3584 | 2024.11.16 00:49:30.284191 [ 273 ] {425ede8d-e2d2-403a-9b69-62c5948cba06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3585 | 2024.11.16 00:49:30.284568 [ 273 ] {425ede8d-e2d2-403a-9b69-62c5948cba06} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3586 | 2024.11.16 00:49:30.284814 [ 273 ] {425ede8d-e2d2-403a-9b69-62c5948cba06} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3587 | 2024.11.16 00:49:30.284966 [ 118 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3588 | 2024.11.16 00:49:30.285036 [ 273 ] {425ede8d-e2d2-403a-9b69-62c5948cba06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001728 sec., 34722.222222222226 rows/sec., 2.34 MiB/sec. | ||
3589 | 2024.11.16 00:49:30.285043 [ 118 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3590 | 2024.11.16 00:49:30.285129 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3591 | 2024.11.16 00:49:30.285161 [ 273 ] {425ede8d-e2d2-403a-9b69-62c5948cba06} <Debug> TCPHandler: Processed in 0.002063206 sec. | ||
3592 | 2024.11.16 00:49:30.285428 [ 191 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
3593 | 2024.11.16 00:49:30.285602 [ 191 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3594 | 2024.11.16 00:49:30.285646 [ 191 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1330 rows starting from the beginning of the part | ||
3595 | 2024.11.16 00:49:30.285737 [ 191 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
3596 | 2024.11.16 00:49:30.285933 [ 191 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
3597 | 2024.11.16 00:49:30.286150 [ 191 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
3598 | 2024.11.16 00:49:30.286272 [ 191 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
3599 | 2024.11.16 00:49:30.286462 [ 191 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
3600 | 2024.11.16 00:49:30.287819 [ 190 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1628 rows, containing 4 columns (4 merged, 0 gathered) in 0.00256753 sec., 634072.4353756333 rows/sec., 41.75 MiB/sec. | ||
3601 | 2024.11.16 00:49:30.288088 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3602 | 2024.11.16 00:49:30.288496 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_26_5} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3603 | 2024.11.16 00:49:30.288601 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_26_5} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3604 | 2024.11.16 00:49:30.288710 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3605 | 2024.11.16 00:49:31.053270 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3606 | 2024.11.16 00:49:31.053314 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3607 | 2024.11.16 00:49:31.211377 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 556 | ||
3608 | 2024.11.16 00:49:31.214048 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3609 | 2024.11.16 00:49:31.214096 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3610 | 2024.11.16 00:49:31.215720 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3611 | 2024.11.16 00:49:31.216060 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3612 | 2024.11.16 00:49:31.217242 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 556 | ||
3613 | 2024.11.16 00:49:31.713863 [ 115 ] {} <Debug> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3614 | 2024.11.16 00:49:31.713969 [ 115 ] {} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3615 | 2024.11.16 00:49:31.714014 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3616 | 2024.11.16 00:49:31.714295 [ 191 ] {79b27335-8804-491f-8049-66d6de7bbe75::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 | ||
3617 | 2024.11.16 00:49:31.714574 [ 191 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3618 | 2024.11.16 00:49:31.714636 [ 191 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
3619 | 2024.11.16 00:49:31.714761 [ 191 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
3620 | 2024.11.16 00:49:31.715187 [ 191 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
3621 | 2024.11.16 00:49:31.715391 [ 191 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
3622 | 2024.11.16 00:49:31.715565 [ 191 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
3623 | 2024.11.16 00:49:31.716727 [ 190 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002613721 sec., 3443.366755671321 rows/sec., 232.02 KiB/sec. | ||
3624 | 2024.11.16 00:49:31.716945 [ 190 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3625 | 2024.11.16 00:49:31.717289 [ 190 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_9_2} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3626 | 2024.11.16 00:49:31.717378 [ 190 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_9_2} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3627 | 2024.11.16 00:49:31.717472 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3628 | 2024.11.16 00:49:32.667665 [ 115 ] {} <Debug> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3629 | 2024.11.16 00:49:32.667745 [ 115 ] {} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3630 | 2024.11.16 00:49:32.667767 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3631 | 2024.11.16 00:49:32.667992 [ 200 ] {21799063-a985-4172-8d75-92148673c53a::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 | ||
3632 | 2024.11.16 00:49:32.668208 [ 200 ] {21799063-a985-4172-8d75-92148673c53a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3633 | 2024.11.16 00:49:32.668255 [ 200 ] {21799063-a985-4172-8d75-92148673c53a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
3634 | 2024.11.16 00:49:32.668342 [ 200 ] {21799063-a985-4172-8d75-92148673c53a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
3635 | 2024.11.16 00:49:32.668443 [ 200 ] {21799063-a985-4172-8d75-92148673c53a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
3636 | 2024.11.16 00:49:32.668721 [ 200 ] {21799063-a985-4172-8d75-92148673c53a::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 | ||
3637 | 2024.11.16 00:49:32.668828 [ 200 ] {21799063-a985-4172-8d75-92148673c53a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
3638 | 2024.11.16 00:49:32.669838 [ 191 ] {21799063-a985-4172-8d75-92148673c53a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.001990094 sec., 27134.396666690118 rows/sec., 1.38 MiB/sec. | ||
3639 | 2024.11.16 00:49:32.670000 [ 188 ] {21799063-a985-4172-8d75-92148673c53a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3640 | 2024.11.16 00:49:32.670337 [ 188 ] {21799063-a985-4172-8d75-92148673c53a::all_1_9_2} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3641 | 2024.11.16 00:49:32.670428 [ 188 ] {21799063-a985-4172-8d75-92148673c53a::all_1_9_2} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3642 | 2024.11.16 00:49:32.670508 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
3643 | 2024.11.16 00:49:35.282498 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3644 | 2024.11.16 00:49:35.282704 [ 277 ] {ad411b01-0fc0-447e-8a77-f5f31838f1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3645 | 2024.11.16 00:49:35.282784 [ 277 ] {ad411b01-0fc0-447e-8a77-f5f31838f1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3646 | 2024.11.16 00:49:35.283541 [ 277 ] {ad411b01-0fc0-447e-8a77-f5f31838f1f1} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3647 | 2024.11.16 00:49:35.283585 [ 277 ] {ad411b01-0fc0-447e-8a77-f5f31838f1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3648 | 2024.11.16 00:49:35.284024 [ 277 ] {ad411b01-0fc0-447e-8a77-f5f31838f1f1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3649 | 2024.11.16 00:49:35.284274 [ 277 ] {ad411b01-0fc0-447e-8a77-f5f31838f1f1} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3650 | 2024.11.16 00:49:35.284503 [ 277 ] {ad411b01-0fc0-447e-8a77-f5f31838f1f1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001857 sec., 7539.041464728056 rows/sec., 542.71 KiB/sec. | ||
3651 | 2024.11.16 00:49:35.284567 [ 277 ] {ad411b01-0fc0-447e-8a77-f5f31838f1f1} <Debug> TCPHandler: Processed in 0.00221129 sec. | ||
3652 | 2024.11.16 00:49:35.284736 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3653 | 2024.11.16 00:49:35.284882 [ 273 ] {04c27c35-3a46-4ed4-a89e-15ba109f7992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3654 | 2024.11.16 00:49:35.284941 [ 273 ] {04c27c35-3a46-4ed4-a89e-15ba109f7992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3655 | 2024.11.16 00:49:35.285737 [ 273 ] {04c27c35-3a46-4ed4-a89e-15ba109f7992} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3656 | 2024.11.16 00:49:35.285786 [ 273 ] {04c27c35-3a46-4ed4-a89e-15ba109f7992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3657 | 2024.11.16 00:49:35.286199 [ 273 ] {04c27c35-3a46-4ed4-a89e-15ba109f7992} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3658 | 2024.11.16 00:49:35.286444 [ 273 ] {04c27c35-3a46-4ed4-a89e-15ba109f7992} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3659 | 2024.11.16 00:49:35.286693 [ 273 ] {04c27c35-3a46-4ed4-a89e-15ba109f7992} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001847 sec., 153221.44017325394 rows/sec., 13.52 MiB/sec. | ||
3660 | 2024.11.16 00:49:35.286797 [ 273 ] {04c27c35-3a46-4ed4-a89e-15ba109f7992} <Debug> TCPHandler: Processed in 0.002127357 sec. | ||
3661 | 2024.11.16 00:49:35.287049 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3662 | 2024.11.16 00:49:35.287199 [ 277 ] {57be0148-a9e0-45e1-bda0-29d6f081d8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3663 | 2024.11.16 00:49:35.287255 [ 277 ] {57be0148-a9e0-45e1-bda0-29d6f081d8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3664 | 2024.11.16 00:49:35.287934 [ 277 ] {57be0148-a9e0-45e1-bda0-29d6f081d8c4} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3665 | 2024.11.16 00:49:35.287974 [ 277 ] {57be0148-a9e0-45e1-bda0-29d6f081d8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3666 | 2024.11.16 00:49:35.288330 [ 277 ] {57be0148-a9e0-45e1-bda0-29d6f081d8c4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3667 | 2024.11.16 00:49:35.288568 [ 277 ] {57be0148-a9e0-45e1-bda0-29d6f081d8c4} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3668 | 2024.11.16 00:49:35.288777 [ 277 ] {57be0148-a9e0-45e1-bda0-29d6f081d8c4} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.00161 sec., 29192.54658385093 rows/sec., 2.10 MiB/sec. | ||
3669 | 2024.11.16 00:49:35.288829 [ 277 ] {57be0148-a9e0-45e1-bda0-29d6f081d8c4} <Debug> TCPHandler: Processed in 0.001915183 sec. | ||
3670 | 2024.11.16 00:49:35.288978 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3671 | 2024.11.16 00:49:35.289109 [ 273 ] {0ad17717-034f-411d-b19e-8f9a1bb9890d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3672 | 2024.11.16 00:49:35.289166 [ 273 ] {0ad17717-034f-411d-b19e-8f9a1bb9890d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3673 | 2024.11.16 00:49:35.289811 [ 273 ] {0ad17717-034f-411d-b19e-8f9a1bb9890d} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3674 | 2024.11.16 00:49:35.289859 [ 273 ] {0ad17717-034f-411d-b19e-8f9a1bb9890d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3675 | 2024.11.16 00:49:35.290215 [ 273 ] {0ad17717-034f-411d-b19e-8f9a1bb9890d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3676 | 2024.11.16 00:49:35.290467 [ 273 ] {0ad17717-034f-411d-b19e-8f9a1bb9890d} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3677 | 2024.11.16 00:49:35.290678 [ 273 ] {0ad17717-034f-411d-b19e-8f9a1bb9890d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001598 sec., 8760.951188986233 rows/sec., 613.56 KiB/sec. | ||
3678 | 2024.11.16 00:49:35.290732 [ 273 ] {0ad17717-034f-411d-b19e-8f9a1bb9890d} <Debug> TCPHandler: Processed in 0.001817609 sec. | ||
3679 | 2024.11.16 00:49:35.290927 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3680 | 2024.11.16 00:49:35.291053 [ 277 ] {a5df499c-e7c5-4aa1-8e70-ea082ef7b908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3681 | 2024.11.16 00:49:35.291109 [ 277 ] {a5df499c-e7c5-4aa1-8e70-ea082ef7b908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3682 | 2024.11.16 00:49:35.291735 [ 277 ] {a5df499c-e7c5-4aa1-8e70-ea082ef7b908} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3683 | 2024.11.16 00:49:35.291782 [ 277 ] {a5df499c-e7c5-4aa1-8e70-ea082ef7b908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3684 | 2024.11.16 00:49:35.292145 [ 277 ] {a5df499c-e7c5-4aa1-8e70-ea082ef7b908} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3685 | 2024.11.16 00:49:35.292379 [ 277 ] {a5df499c-e7c5-4aa1-8e70-ea082ef7b908} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3686 | 2024.11.16 00:49:35.292581 [ 277 ] {a5df499c-e7c5-4aa1-8e70-ea082ef7b908} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001557 sec., 8349.389852280026 rows/sec., 520.58 KiB/sec. | ||
3687 | 2024.11.16 00:49:35.292631 [ 277 ] {a5df499c-e7c5-4aa1-8e70-ea082ef7b908} <Debug> TCPHandler: Processed in 0.001761098 sec. | ||
3688 | 2024.11.16 00:49:35.292761 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3689 | 2024.11.16 00:49:35.292866 [ 273 ] {969a8b23-bddf-4a94-b91d-3d70d4c208f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3690 | 2024.11.16 00:49:35.292914 [ 273 ] {969a8b23-bddf-4a94-b91d-3d70d4c208f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3691 | 2024.11.16 00:49:35.293703 [ 273 ] {969a8b23-bddf-4a94-b91d-3d70d4c208f8} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3692 | 2024.11.16 00:49:35.293750 [ 273 ] {969a8b23-bddf-4a94-b91d-3d70d4c208f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3693 | 2024.11.16 00:49:35.294150 [ 273 ] {969a8b23-bddf-4a94-b91d-3d70d4c208f8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3694 | 2024.11.16 00:49:35.294387 [ 273 ] {969a8b23-bddf-4a94-b91d-3d70d4c208f8} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3695 | 2024.11.16 00:49:35.294608 [ 273 ] {969a8b23-bddf-4a94-b91d-3d70d4c208f8} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001763 sec., 239364.71922858764 rows/sec., 17.11 MiB/sec. | ||
3696 | 2024.11.16 00:49:35.294659 [ 273 ] {969a8b23-bddf-4a94-b91d-3d70d4c208f8} <Debug> TCPHandler: Processed in 0.001950053 sec. | ||
3697 | 2024.11.16 00:49:35.294794 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3698 | 2024.11.16 00:49:35.294900 [ 277 ] {fa64d41b-e788-45db-b3d9-9d9d30112286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3699 | 2024.11.16 00:49:35.294956 [ 277 ] {fa64d41b-e788-45db-b3d9-9d9d30112286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3700 | 2024.11.16 00:49:35.295478 [ 277 ] {fa64d41b-e788-45db-b3d9-9d9d30112286} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3701 | 2024.11.16 00:49:35.295525 [ 277 ] {fa64d41b-e788-45db-b3d9-9d9d30112286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3702 | 2024.11.16 00:49:35.295934 [ 277 ] {fa64d41b-e788-45db-b3d9-9d9d30112286} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3703 | 2024.11.16 00:49:35.296179 [ 277 ] {fa64d41b-e788-45db-b3d9-9d9d30112286} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3704 | 2024.11.16 00:49:35.296440 [ 277 ] {fa64d41b-e788-45db-b3d9-9d9d30112286} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 201.59 KiB/sec. | ||
3705 | 2024.11.16 00:49:35.296591 [ 277 ] {fa64d41b-e788-45db-b3d9-9d9d30112286} <Debug> TCPHandler: Processed in 0.00184248 sec. | ||
3706 | 2024.11.16 00:49:35.296719 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3707 | 2024.11.16 00:49:35.296827 [ 273 ] {5580218d-4162-4cca-b994-1dddc371df13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3708 | 2024.11.16 00:49:35.296876 [ 273 ] {5580218d-4162-4cca-b994-1dddc371df13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3709 | 2024.11.16 00:49:35.297509 [ 273 ] {5580218d-4162-4cca-b994-1dddc371df13} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3710 | 2024.11.16 00:49:35.297556 [ 273 ] {5580218d-4162-4cca-b994-1dddc371df13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3711 | 2024.11.16 00:49:35.297991 [ 273 ] {5580218d-4162-4cca-b994-1dddc371df13} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3712 | 2024.11.16 00:49:35.298226 [ 273 ] {5580218d-4162-4cca-b994-1dddc371df13} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3713 | 2024.11.16 00:49:35.298438 [ 273 ] {5580218d-4162-4cca-b994-1dddc371df13} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001633 sec., 145131.65952235152 rows/sec., 9.73 MiB/sec. | ||
3714 | 2024.11.16 00:49:35.298490 [ 273 ] {5580218d-4162-4cca-b994-1dddc371df13} <Debug> TCPHandler: Processed in 0.001822909 sec. | ||
3715 | 2024.11.16 00:49:35.298621 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3716 | 2024.11.16 00:49:35.298726 [ 277 ] {febd46fb-2dd1-4204-ae41-4d1894f979f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3717 | 2024.11.16 00:49:35.298773 [ 277 ] {febd46fb-2dd1-4204-ae41-4d1894f979f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3718 | 2024.11.16 00:49:35.299187 [ 277 ] {febd46fb-2dd1-4204-ae41-4d1894f979f4} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3719 | 2024.11.16 00:49:35.299226 [ 277 ] {febd46fb-2dd1-4204-ae41-4d1894f979f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3720 | 2024.11.16 00:49:35.299570 [ 277 ] {febd46fb-2dd1-4204-ae41-4d1894f979f4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3721 | 2024.11.16 00:49:35.299796 [ 277 ] {febd46fb-2dd1-4204-ae41-4d1894f979f4} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3722 | 2024.11.16 00:49:35.300004 [ 277 ] {febd46fb-2dd1-4204-ae41-4d1894f979f4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0013 sec., 769.2307692307693 rows/sec., 51.83 KiB/sec. | ||
3723 | 2024.11.16 00:49:35.300052 [ 277 ] {febd46fb-2dd1-4204-ae41-4d1894f979f4} <Debug> TCPHandler: Processed in 0.0014816 sec. | ||
3724 | 2024.11.16 00:49:35.300183 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3725 | 2024.11.16 00:49:35.300290 [ 273 ] {822a19fe-699c-4ae7-965c-10c3b191cb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3726 | 2024.11.16 00:49:35.300357 [ 273 ] {822a19fe-699c-4ae7-965c-10c3b191cb05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3727 | 2024.11.16 00:49:35.301432 [ 273 ] {822a19fe-699c-4ae7-965c-10c3b191cb05} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3728 | 2024.11.16 00:49:35.301473 [ 273 ] {822a19fe-699c-4ae7-965c-10c3b191cb05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3729 | 2024.11.16 00:49:35.302170 [ 273 ] {822a19fe-699c-4ae7-965c-10c3b191cb05} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3730 | 2024.11.16 00:49:35.302449 [ 273 ] {822a19fe-699c-4ae7-965c-10c3b191cb05} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3731 | 2024.11.16 00:49:35.302783 [ 273 ] {822a19fe-699c-4ae7-965c-10c3b191cb05} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002486 sec., 16090.104585679808 rows/sec., 28.83 MiB/sec. | ||
3732 | 2024.11.16 00:49:35.302955 [ 273 ] {822a19fe-699c-4ae7-965c-10c3b191cb05} <Debug> TCPHandler: Processed in 0.002822687 sec. | ||
3733 | 2024.11.16 00:49:35.303103 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3734 | 2024.11.16 00:49:35.303230 [ 277 ] {7c40d477-4408-4387-83e9-6f4f5923f71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3735 | 2024.11.16 00:49:35.303286 [ 277 ] {7c40d477-4408-4387-83e9-6f4f5923f71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3736 | 2024.11.16 00:49:35.303807 [ 277 ] {7c40d477-4408-4387-83e9-6f4f5923f71b} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3737 | 2024.11.16 00:49:35.303854 [ 277 ] {7c40d477-4408-4387-83e9-6f4f5923f71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3738 | 2024.11.16 00:49:35.304240 [ 277 ] {7c40d477-4408-4387-83e9-6f4f5923f71b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3739 | 2024.11.16 00:49:35.304477 [ 277 ] {7c40d477-4408-4387-83e9-6f4f5923f71b} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3740 | 2024.11.16 00:49:35.304679 [ 277 ] {7c40d477-4408-4387-83e9-6f4f5923f71b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001478 sec., 55480.37889039242 rows/sec., 3.52 MiB/sec. | ||
3741 | 2024.11.16 00:49:35.304727 [ 277 ] {7c40d477-4408-4387-83e9-6f4f5923f71b} <Debug> TCPHandler: Processed in 0.001684416 sec. | ||
3742 | 2024.11.16 00:49:36.221001 [ 110 ] {} <Debug> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3743 | 2024.11.16 00:49:36.221094 [ 110 ] {} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3744 | 2024.11.16 00:49:36.221135 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3745 | 2024.11.16 00:49:36.221457 [ 200 ] {91c85941-ee7c-402e-9109-8e5da563148c::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 | ||
3746 | 2024.11.16 00:49:36.221734 [ 200 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3747 | 2024.11.16 00:49:36.221801 [ 200 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
3748 | 2024.11.16 00:49:36.221958 [ 200 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
3749 | 2024.11.16 00:49:36.222252 [ 200 ] {91c85941-ee7c-402e-9109-8e5da563148c::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 | ||
3750 | 2024.11.16 00:49:36.222420 [ 200 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
3751 | 2024.11.16 00:49:36.222526 [ 200 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
3752 | 2024.11.16 00:49:36.223511 [ 191 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.002249701 sec., 11557.091364585784 rows/sec., 987.54 KiB/sec. | ||
3753 | 2024.11.16 00:49:36.223794 [ 191 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3754 | 2024.11.16 00:49:36.224252 [ 191 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_5_1} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3755 | 2024.11.16 00:49:36.224337 [ 191 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_5_1} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3756 | 2024.11.16 00:49:36.224435 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3757 | 2024.11.16 00:49:40.275035 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3758 | 2024.11.16 00:49:40.275238 [ 277 ] {8640df2a-cba7-46bb-a193-b974bb71b6b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3759 | 2024.11.16 00:49:40.275315 [ 277 ] {8640df2a-cba7-46bb-a193-b974bb71b6b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3760 | 2024.11.16 00:49:40.276061 [ 277 ] {8640df2a-cba7-46bb-a193-b974bb71b6b9} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3761 | 2024.11.16 00:49:40.276113 [ 277 ] {8640df2a-cba7-46bb-a193-b974bb71b6b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3762 | 2024.11.16 00:49:40.276520 [ 277 ] {8640df2a-cba7-46bb-a193-b974bb71b6b9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3763 | 2024.11.16 00:49:40.276778 [ 277 ] {8640df2a-cba7-46bb-a193-b974bb71b6b9} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3764 | 2024.11.16 00:49:40.277035 [ 277 ] {8640df2a-cba7-46bb-a193-b974bb71b6b9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001844 sec., 2169.1973969631235 rows/sec., 176.88 KiB/sec. | ||
3765 | 2024.11.16 00:49:40.277243 [ 277 ] {8640df2a-cba7-46bb-a193-b974bb71b6b9} <Debug> TCPHandler: Processed in 0.002339113 sec. | ||
3766 | 2024.11.16 00:49:40.277440 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3767 | 2024.11.16 00:49:40.277587 [ 273 ] {9baf82b2-63dd-48dc-a597-417946732711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3768 | 2024.11.16 00:49:40.277646 [ 273 ] {9baf82b2-63dd-48dc-a597-417946732711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3769 | 2024.11.16 00:49:40.278309 [ 273 ] {9baf82b2-63dd-48dc-a597-417946732711} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3770 | 2024.11.16 00:49:40.278351 [ 273 ] {9baf82b2-63dd-48dc-a597-417946732711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3771 | 2024.11.16 00:49:40.278724 [ 273 ] {9baf82b2-63dd-48dc-a597-417946732711} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3772 | 2024.11.16 00:49:40.278965 [ 273 ] {9baf82b2-63dd-48dc-a597-417946732711} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3773 | 2024.11.16 00:49:40.279224 [ 273 ] {9baf82b2-63dd-48dc-a597-417946732711} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001662 sec., 34897.71359807461 rows/sec., 2.66 MiB/sec. | ||
3774 | 2024.11.16 00:49:40.279294 [ 273 ] {9baf82b2-63dd-48dc-a597-417946732711} <Debug> TCPHandler: Processed in 0.001923842 sec. | ||
3775 | 2024.11.16 00:49:40.279548 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3776 | 2024.11.16 00:49:40.279764 [ 277 ] {a552b002-7576-4e3a-ac29-9ecaf82e4195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3777 | 2024.11.16 00:49:40.279820 [ 277 ] {a552b002-7576-4e3a-ac29-9ecaf82e4195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3778 | 2024.11.16 00:49:40.280396 [ 277 ] {a552b002-7576-4e3a-ac29-9ecaf82e4195} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3779 | 2024.11.16 00:49:40.280435 [ 277 ] {a552b002-7576-4e3a-ac29-9ecaf82e4195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3780 | 2024.11.16 00:49:40.280764 [ 277 ] {a552b002-7576-4e3a-ac29-9ecaf82e4195} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3781 | 2024.11.16 00:49:40.280992 [ 277 ] {a552b002-7576-4e3a-ac29-9ecaf82e4195} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3782 | 2024.11.16 00:49:40.281261 [ 277 ] {a552b002-7576-4e3a-ac29-9ecaf82e4195} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001535 sec., 2605.863192182411 rows/sec., 181.95 KiB/sec. | ||
3783 | 2024.11.16 00:49:40.281472 [ 277 ] {a552b002-7576-4e3a-ac29-9ecaf82e4195} <Debug> TCPHandler: Processed in 0.002059866 sec. | ||
3784 | 2024.11.16 00:49:40.281640 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3785 | 2024.11.16 00:49:40.281768 [ 273 ] {c2bb67e9-cc31-4130-9d91-6a7be320a99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3786 | 2024.11.16 00:49:40.281824 [ 273 ] {c2bb67e9-cc31-4130-9d91-6a7be320a99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3787 | 2024.11.16 00:49:40.282432 [ 273 ] {c2bb67e9-cc31-4130-9d91-6a7be320a99f} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3788 | 2024.11.16 00:49:40.282473 [ 273 ] {c2bb67e9-cc31-4130-9d91-6a7be320a99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3789 | 2024.11.16 00:49:40.282820 [ 273 ] {c2bb67e9-cc31-4130-9d91-6a7be320a99f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3790 | 2024.11.16 00:49:40.283065 [ 273 ] {c2bb67e9-cc31-4130-9d91-6a7be320a99f} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3791 | 2024.11.16 00:49:40.283282 [ 273 ] {c2bb67e9-cc31-4130-9d91-6a7be320a99f} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001542 sec., 44098.57328145266 rows/sec., 3.45 MiB/sec. | ||
3792 | 2024.11.16 00:49:40.283334 [ 273 ] {c2bb67e9-cc31-4130-9d91-6a7be320a99f} <Debug> TCPHandler: Processed in 0.001757008 sec. | ||
3793 | 2024.11.16 00:49:40.283482 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3794 | 2024.11.16 00:49:40.283608 [ 277 ] {92e34c42-ad64-4e49-88dc-832b2a0b0f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3795 | 2024.11.16 00:49:40.283666 [ 277 ] {92e34c42-ad64-4e49-88dc-832b2a0b0f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3796 | 2024.11.16 00:49:40.284231 [ 277 ] {92e34c42-ad64-4e49-88dc-832b2a0b0f4b} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3797 | 2024.11.16 00:49:40.284269 [ 277 ] {92e34c42-ad64-4e49-88dc-832b2a0b0f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3798 | 2024.11.16 00:49:40.284660 [ 277 ] {92e34c42-ad64-4e49-88dc-832b2a0b0f4b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3799 | 2024.11.16 00:49:40.284896 [ 277 ] {92e34c42-ad64-4e49-88dc-832b2a0b0f4b} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3800 | 2024.11.16 00:49:40.285101 [ 277 ] {92e34c42-ad64-4e49-88dc-832b2a0b0f4b} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001521 sec., 85470.08547008547 rows/sec., 5.95 MiB/sec. | ||
3801 | 2024.11.16 00:49:40.285152 [ 277 ] {92e34c42-ad64-4e49-88dc-832b2a0b0f4b} <Debug> TCPHandler: Processed in 0.001731377 sec. | ||
3802 | 2024.11.16 00:49:40.285295 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3803 | 2024.11.16 00:49:40.285424 [ 273 ] {3d18c906-4cde-419b-8cca-9ac41c5eecd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3804 | 2024.11.16 00:49:40.285481 [ 273 ] {3d18c906-4cde-419b-8cca-9ac41c5eecd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3805 | 2024.11.16 00:49:40.286015 [ 273 ] {3d18c906-4cde-419b-8cca-9ac41c5eecd1} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3806 | 2024.11.16 00:49:40.286061 [ 273 ] {3d18c906-4cde-419b-8cca-9ac41c5eecd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3807 | 2024.11.16 00:49:40.286418 [ 273 ] {3d18c906-4cde-419b-8cca-9ac41c5eecd1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3808 | 2024.11.16 00:49:40.286662 [ 273 ] {3d18c906-4cde-419b-8cca-9ac41c5eecd1} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3809 | 2024.11.16 00:49:40.286864 [ 273 ] {3d18c906-4cde-419b-8cca-9ac41c5eecd1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001469 sec., 32675.289312457455 rows/sec., 2.20 MiB/sec. | ||
3810 | 2024.11.16 00:49:40.286914 [ 273 ] {3d18c906-4cde-419b-8cca-9ac41c5eecd1} <Debug> TCPHandler: Processed in 0.001680066 sec. | ||
3811 | 2024.11.16 00:49:41.218279 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 590 | ||
3812 | 2024.11.16 00:49:41.221366 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3813 | 2024.11.16 00:49:41.221419 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3814 | 2024.11.16 00:49:41.222924 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3815 | 2024.11.16 00:49:41.223240 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3816 | 2024.11.16 00:49:41.224277 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 590 | ||
3817 | 2024.11.16 00:49:45.276081 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3818 | 2024.11.16 00:49:45.276371 [ 277 ] {54980dbc-1cd1-4331-8ffc-bf372358f2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3819 | 2024.11.16 00:49:45.276446 [ 277 ] {54980dbc-1cd1-4331-8ffc-bf372358f2a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3820 | 2024.11.16 00:49:45.277211 [ 277 ] {54980dbc-1cd1-4331-8ffc-bf372358f2a6} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3821 | 2024.11.16 00:49:45.277263 [ 277 ] {54980dbc-1cd1-4331-8ffc-bf372358f2a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3822 | 2024.11.16 00:49:45.277694 [ 277 ] {54980dbc-1cd1-4331-8ffc-bf372358f2a6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3823 | 2024.11.16 00:49:45.277972 [ 277 ] {54980dbc-1cd1-4331-8ffc-bf372358f2a6} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3824 | 2024.11.16 00:49:45.278254 [ 277 ] {54980dbc-1cd1-4331-8ffc-bf372358f2a6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001932 sec., 28985.507246376812 rows/sec., 2.21 MiB/sec. | ||
3825 | 2024.11.16 00:49:45.278397 [ 277 ] {54980dbc-1cd1-4331-8ffc-bf372358f2a6} <Debug> TCPHandler: Processed in 0.002504688 sec. | ||
3826 | 2024.11.16 00:49:45.278628 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3827 | 2024.11.16 00:49:45.278774 [ 273 ] {c116d165-1985-4006-98a2-30ba53ab301a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3828 | 2024.11.16 00:49:45.278835 [ 273 ] {c116d165-1985-4006-98a2-30ba53ab301a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3829 | 2024.11.16 00:49:45.279496 [ 273 ] {c116d165-1985-4006-98a2-30ba53ab301a} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3830 | 2024.11.16 00:49:45.279537 [ 273 ] {c116d165-1985-4006-98a2-30ba53ab301a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3831 | 2024.11.16 00:49:45.279911 [ 273 ] {c116d165-1985-4006-98a2-30ba53ab301a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3832 | 2024.11.16 00:49:45.280159 [ 273 ] {c116d165-1985-4006-98a2-30ba53ab301a} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3833 | 2024.11.16 00:49:45.280376 [ 273 ] {c116d165-1985-4006-98a2-30ba53ab301a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001635 sec., 39143.73088685016 rows/sec., 3.06 MiB/sec. | ||
3834 | 2024.11.16 00:49:45.280429 [ 273 ] {c116d165-1985-4006-98a2-30ba53ab301a} <Debug> TCPHandler: Processed in 0.001902682 sec. | ||
3835 | 2024.11.16 00:49:45.280581 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3836 | 2024.11.16 00:49:45.280707 [ 277 ] {3be8a91a-88c1-4169-8524-b1dad6c97189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3837 | 2024.11.16 00:49:45.280767 [ 277 ] {3be8a91a-88c1-4169-8524-b1dad6c97189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3838 | 2024.11.16 00:49:45.281361 [ 277 ] {3be8a91a-88c1-4169-8524-b1dad6c97189} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3839 | 2024.11.16 00:49:45.281401 [ 277 ] {3be8a91a-88c1-4169-8524-b1dad6c97189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3840 | 2024.11.16 00:49:45.281795 [ 277 ] {3be8a91a-88c1-4169-8524-b1dad6c97189} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3841 | 2024.11.16 00:49:45.282031 [ 277 ] {3be8a91a-88c1-4169-8524-b1dad6c97189} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3842 | 2024.11.16 00:49:45.282247 [ 277 ] {3be8a91a-88c1-4169-8524-b1dad6c97189} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001568 sec., 102040.81632653062 rows/sec., 7.11 MiB/sec. | ||
3843 | 2024.11.16 00:49:45.282298 [ 277 ] {3be8a91a-88c1-4169-8524-b1dad6c97189} <Debug> TCPHandler: Processed in 0.001780319 sec. | ||
3844 | 2024.11.16 00:49:45.282428 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3845 | 2024.11.16 00:49:45.282532 [ 273 ] {afbaeffc-1bba-4e43-96e1-f7fa33f32592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3846 | 2024.11.16 00:49:45.282578 [ 273 ] {afbaeffc-1bba-4e43-96e1-f7fa33f32592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3847 | 2024.11.16 00:49:45.283033 [ 273 ] {afbaeffc-1bba-4e43-96e1-f7fa33f32592} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3848 | 2024.11.16 00:49:45.283074 [ 273 ] {afbaeffc-1bba-4e43-96e1-f7fa33f32592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3849 | 2024.11.16 00:49:45.283433 [ 273 ] {afbaeffc-1bba-4e43-96e1-f7fa33f32592} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3850 | 2024.11.16 00:49:45.283660 [ 273 ] {afbaeffc-1bba-4e43-96e1-f7fa33f32592} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3851 | 2024.11.16 00:49:45.283866 [ 273 ] {afbaeffc-1bba-4e43-96e1-f7fa33f32592} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00135 sec., 44444.444444444445 rows/sec., 3.00 MiB/sec. | ||
3852 | 2024.11.16 00:49:45.283960 [ 273 ] {afbaeffc-1bba-4e43-96e1-f7fa33f32592} <Debug> TCPHandler: Processed in 0.001583193 sec. | ||
3853 | 2024.11.16 00:49:46.053366 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3854 | 2024.11.16 00:49:46.053444 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3855 | 2024.11.16 00:49:47.518841 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35192, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3856 | 2024.11.16 00:49:47.712338 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44040, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3857 | 2024.11.16 00:49:47.730673 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61855, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3858 | 2024.11.16 00:49:47.751940 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53437, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3859 | 2024.11.16 00:49:47.752195 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61862, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3860 | 2024.11.16 00:49:47.870584 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45708, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3861 | 2024.11.16 00:49:47.880925 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60097, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3862 | 2024.11.16 00:49:47.905278 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52178, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3863 | 2024.11.16 00:49:50.283234 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3864 | 2024.11.16 00:49:50.283485 [ 277 ] {636828af-6f2f-4773-bb06-32bba9e4c362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3865 | 2024.11.16 00:49:50.283602 [ 277 ] {636828af-6f2f-4773-bb06-32bba9e4c362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3866 | 2024.11.16 00:49:50.284643 [ 277 ] {636828af-6f2f-4773-bb06-32bba9e4c362} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3867 | 2024.11.16 00:49:50.284693 [ 277 ] {636828af-6f2f-4773-bb06-32bba9e4c362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3868 | 2024.11.16 00:49:50.285108 [ 277 ] {636828af-6f2f-4773-bb06-32bba9e4c362} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3869 | 2024.11.16 00:49:50.285352 [ 277 ] {636828af-6f2f-4773-bb06-32bba9e4c362} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3870 | 2024.11.16 00:49:50.285650 [ 277 ] {636828af-6f2f-4773-bb06-32bba9e4c362} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002242 sec., 6244.424620874219 rows/sec., 449.51 KiB/sec. | ||
3871 | 2024.11.16 00:49:50.285823 [ 277 ] {636828af-6f2f-4773-bb06-32bba9e4c362} <Debug> TCPHandler: Processed in 0.002731244 sec. | ||
3872 | 2024.11.16 00:49:50.286001 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3873 | 2024.11.16 00:49:50.286136 [ 273 ] {d0d5c862-fcff-492a-a922-9193e521cd3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3874 | 2024.11.16 00:49:50.286192 [ 273 ] {d0d5c862-fcff-492a-a922-9193e521cd3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3875 | 2024.11.16 00:49:50.286903 [ 273 ] {d0d5c862-fcff-492a-a922-9193e521cd3b} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3876 | 2024.11.16 00:49:50.286943 [ 273 ] {d0d5c862-fcff-492a-a922-9193e521cd3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3877 | 2024.11.16 00:49:50.287323 [ 273 ] {d0d5c862-fcff-492a-a922-9193e521cd3b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3878 | 2024.11.16 00:49:50.287558 [ 273 ] {d0d5c862-fcff-492a-a922-9193e521cd3b} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3879 | 2024.11.16 00:49:50.287747 [ 98 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3880 | 2024.11.16 00:49:50.287801 [ 273 ] {d0d5c862-fcff-492a-a922-9193e521cd3b} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001696 sec., 166863.20754716982 rows/sec., 14.72 MiB/sec. | ||
3881 | 2024.11.16 00:49:50.287879 [ 98 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3882 | 2024.11.16 00:49:50.287921 [ 273 ] {d0d5c862-fcff-492a-a922-9193e521cd3b} <Debug> TCPHandler: Processed in 0.001984464 sec. | ||
3883 | 2024.11.16 00:49:50.287961 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3884 | 2024.11.16 00:49:50.288113 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3885 | 2024.11.16 00:49:50.288231 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
3886 | 2024.11.16 00:49:50.288317 [ 277 ] {6e2beab2-d310-4a72-a9a4-969c76a2e845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3887 | 2024.11.16 00:49:50.288426 [ 277 ] {6e2beab2-d310-4a72-a9a4-969c76a2e845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3888 | 2024.11.16 00:49:50.288557 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3889 | 2024.11.16 00:49:50.288663 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1432 rows starting from the beginning of the part | ||
3890 | 2024.11.16 00:49:50.288942 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
3891 | 2024.11.16 00:49:50.289377 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 283 rows starting from the beginning of the part | ||
3892 | 2024.11.16 00:49:50.289755 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 58 rows starting from the beginning of the part | ||
3893 | 2024.11.16 00:49:50.290119 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
3894 | 2024.11.16 00:49:50.290427 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 283 rows starting from the beginning of the part | ||
3895 | 2024.11.16 00:49:50.291393 [ 277 ] {6e2beab2-d310-4a72-a9a4-969c76a2e845} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3896 | 2024.11.16 00:49:50.291474 [ 277 ] {6e2beab2-d310-4a72-a9a4-969c76a2e845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3897 | 2024.11.16 00:49:50.292415 [ 277 ] {6e2beab2-d310-4a72-a9a4-969c76a2e845} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3898 | 2024.11.16 00:49:50.293044 [ 277 ] {6e2beab2-d310-4a72-a9a4-969c76a2e845} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3899 | 2024.11.16 00:49:50.293431 [ 277 ] {6e2beab2-d310-4a72-a9a4-969c76a2e845} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.005162 sec., 9104.99806276637 rows/sec., 671.03 KiB/sec. | ||
3900 | 2024.11.16 00:49:50.293535 [ 277 ] {6e2beab2-d310-4a72-a9a4-969c76a2e845} <Debug> TCPHandler: Processed in 0.005503199 sec. | ||
3901 | 2024.11.16 00:49:50.293774 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3902 | 2024.11.16 00:49:50.294022 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2168 rows, containing 5 columns (5 merged, 0 gathered) in 0.005925091 sec., 365901.55324196705 rows/sec., 32.18 MiB/sec. | ||
3903 | 2024.11.16 00:49:50.294036 [ 273 ] {2a04d505-c233-42a4-ac0a-d51085ab63c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3904 | 2024.11.16 00:49:50.294124 [ 273 ] {2a04d505-c233-42a4-ac0a-d51085ab63c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3905 | 2024.11.16 00:49:50.294311 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3906 | 2024.11.16 00:49:50.294940 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_31_6} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3907 | 2024.11.16 00:49:50.295171 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_31_6} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3908 | 2024.11.16 00:49:50.295357 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
3909 | 2024.11.16 00:49:50.295456 [ 273 ] {2a04d505-c233-42a4-ac0a-d51085ab63c1} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3910 | 2024.11.16 00:49:50.295499 [ 273 ] {2a04d505-c233-42a4-ac0a-d51085ab63c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3911 | 2024.11.16 00:49:50.295844 [ 273 ] {2a04d505-c233-42a4-ac0a-d51085ab63c1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3912 | 2024.11.16 00:49:50.296087 [ 273 ] {2a04d505-c233-42a4-ac0a-d51085ab63c1} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3913 | 2024.11.16 00:49:50.296306 [ 273 ] {2a04d505-c233-42a4-ac0a-d51085ab63c1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002324 sec., 6024.096385542169 rows/sec., 421.89 KiB/sec. | ||
3914 | 2024.11.16 00:49:50.296424 [ 273 ] {2a04d505-c233-42a4-ac0a-d51085ab63c1} <Debug> TCPHandler: Processed in 0.002782726 sec. | ||
3915 | 2024.11.16 00:49:50.296569 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3916 | 2024.11.16 00:49:50.296696 [ 277 ] {bf4bfbf2-b878-4efc-b8aa-2217919137f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3917 | 2024.11.16 00:49:50.296750 [ 277 ] {bf4bfbf2-b878-4efc-b8aa-2217919137f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3918 | 2024.11.16 00:49:50.297381 [ 277 ] {bf4bfbf2-b878-4efc-b8aa-2217919137f0} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3919 | 2024.11.16 00:49:50.297420 [ 277 ] {bf4bfbf2-b878-4efc-b8aa-2217919137f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3920 | 2024.11.16 00:49:50.297763 [ 277 ] {bf4bfbf2-b878-4efc-b8aa-2217919137f0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3921 | 2024.11.16 00:49:50.297992 [ 277 ] {bf4bfbf2-b878-4efc-b8aa-2217919137f0} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3922 | 2024.11.16 00:49:50.298203 [ 277 ] {bf4bfbf2-b878-4efc-b8aa-2217919137f0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001536 sec., 8463.541666666666 rows/sec., 527.70 KiB/sec. | ||
3923 | 2024.11.16 00:49:50.298254 [ 277 ] {bf4bfbf2-b878-4efc-b8aa-2217919137f0} <Debug> TCPHandler: Processed in 0.001748707 sec. | ||
3924 | 2024.11.16 00:49:50.298380 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3925 | 2024.11.16 00:49:50.298506 [ 273 ] {8025b4d7-bdc3-4ccf-a063-38b93d79a75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3926 | 2024.11.16 00:49:50.298559 [ 273 ] {8025b4d7-bdc3-4ccf-a063-38b93d79a75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3927 | 2024.11.16 00:49:50.299353 [ 273 ] {8025b4d7-bdc3-4ccf-a063-38b93d79a75f} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3928 | 2024.11.16 00:49:50.299391 [ 273 ] {8025b4d7-bdc3-4ccf-a063-38b93d79a75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3929 | 2024.11.16 00:49:50.299773 [ 273 ] {8025b4d7-bdc3-4ccf-a063-38b93d79a75f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3930 | 2024.11.16 00:49:50.299997 [ 273 ] {8025b4d7-bdc3-4ccf-a063-38b93d79a75f} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3931 | 2024.11.16 00:49:50.300163 [ 97 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3932 | 2024.11.16 00:49:50.300218 [ 97 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3933 | 2024.11.16 00:49:50.300237 [ 273 ] {8025b4d7-bdc3-4ccf-a063-38b93d79a75f} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001747 sec., 241556.9547796222 rows/sec., 17.26 MiB/sec. | ||
3934 | 2024.11.16 00:49:50.300255 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3935 | 2024.11.16 00:49:50.300404 [ 273 ] {8025b4d7-bdc3-4ccf-a063-38b93d79a75f} <Debug> TCPHandler: Processed in 0.002074797 sec. | ||
3936 | 2024.11.16 00:49:50.300499 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
3937 | 2024.11.16 00:49:50.300575 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3938 | 2024.11.16 00:49:50.300685 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3939 | 2024.11.16 00:49:50.300776 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 914 rows starting from the beginning of the part | ||
3940 | 2024.11.16 00:49:50.300784 [ 277 ] {c74413b6-88b0-4e90-9a17-39cbd46fc97c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3941 | 2024.11.16 00:49:50.300961 [ 277 ] {c74413b6-88b0-4e90-9a17-39cbd46fc97c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3942 | 2024.11.16 00:49:50.301086 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
3943 | 2024.11.16 00:49:50.301507 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 422 rows starting from the beginning of the part | ||
3944 | 2024.11.16 00:49:50.301883 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 68 rows starting from the beginning of the part | ||
3945 | 2024.11.16 00:49:50.302223 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
3946 | 2024.11.16 00:49:50.302484 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 422 rows starting from the beginning of the part | ||
3947 | 2024.11.16 00:49:50.303455 [ 277 ] {c74413b6-88b0-4e90-9a17-39cbd46fc97c} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3948 | 2024.11.16 00:49:50.303519 [ 277 ] {c74413b6-88b0-4e90-9a17-39cbd46fc97c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3949 | 2024.11.16 00:49:50.304465 [ 277 ] {c74413b6-88b0-4e90-9a17-39cbd46fc97c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3950 | 2024.11.16 00:49:50.305111 [ 277 ] {c74413b6-88b0-4e90-9a17-39cbd46fc97c} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3951 | 2024.11.16 00:49:50.305381 [ 277 ] {c74413b6-88b0-4e90-9a17-39cbd46fc97c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004666 sec., 1285.8979854264894 rows/sec., 67.18 KiB/sec. | ||
3952 | 2024.11.16 00:49:50.305550 [ 277 ] {c74413b6-88b0-4e90-9a17-39cbd46fc97c} <Debug> TCPHandler: Processed in 0.005039136 sec. | ||
3953 | 2024.11.16 00:49:50.305804 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3954 | 2024.11.16 00:49:50.306005 [ 201 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1954 rows, containing 5 columns (5 merged, 0 gathered) in 0.005640093 sec., 346448.1879997369 rows/sec., 26.52 MiB/sec. | ||
3955 | 2024.11.16 00:49:50.306037 [ 273 ] {23dc485f-9f0f-4284-984a-1cdd40efc182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3956 | 2024.11.16 00:49:50.306126 [ 273 ] {23dc485f-9f0f-4284-984a-1cdd40efc182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3957 | 2024.11.16 00:49:50.306250 [ 201 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3958 | 2024.11.16 00:49:50.306869 [ 201 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_31_6} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3959 | 2024.11.16 00:49:50.307111 [ 201 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_31_6} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3960 | 2024.11.16 00:49:50.307274 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
3961 | 2024.11.16 00:49:50.307407 [ 273 ] {23dc485f-9f0f-4284-984a-1cdd40efc182} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3962 | 2024.11.16 00:49:50.307450 [ 273 ] {23dc485f-9f0f-4284-984a-1cdd40efc182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3963 | 2024.11.16 00:49:50.307839 [ 273 ] {23dc485f-9f0f-4284-984a-1cdd40efc182} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3964 | 2024.11.16 00:49:50.308071 [ 273 ] {23dc485f-9f0f-4284-984a-1cdd40efc182} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3965 | 2024.11.16 00:49:50.308252 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3966 | 2024.11.16 00:49:50.308309 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3967 | 2024.11.16 00:49:50.308326 [ 273 ] {23dc485f-9f0f-4284-984a-1cdd40efc182} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002326 sec., 101891.65950128977 rows/sec., 6.83 MiB/sec. | ||
3968 | 2024.11.16 00:49:50.308342 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3969 | 2024.11.16 00:49:50.308494 [ 273 ] {23dc485f-9f0f-4284-984a-1cdd40efc182} <Debug> TCPHandler: Processed in 0.002833017 sec. | ||
3970 | 2024.11.16 00:49:50.308552 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
3971 | 2024.11.16 00:49:50.308668 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3972 | 2024.11.16 00:49:50.308674 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3973 | 2024.11.16 00:49:50.308724 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 6376 rows starting from the beginning of the part | ||
3974 | 2024.11.16 00:49:50.308876 [ 277 ] {e92d58ac-b6d2-44db-b762-510e77c0e290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3975 | 2024.11.16 00:49:50.308890 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
3976 | 2024.11.16 00:49:50.309002 [ 277 ] {e92d58ac-b6d2-44db-b762-510e77c0e290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3977 | 2024.11.16 00:49:50.309114 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 237 rows starting from the beginning of the part | ||
3978 | 2024.11.16 00:49:50.309384 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 130 rows starting from the beginning of the part | ||
3979 | 2024.11.16 00:49:50.309616 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
3980 | 2024.11.16 00:49:50.309852 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
3981 | 2024.11.16 00:49:50.310479 [ 277 ] {e92d58ac-b6d2-44db-b762-510e77c0e290} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3982 | 2024.11.16 00:49:50.310522 [ 277 ] {e92d58ac-b6d2-44db-b762-510e77c0e290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3983 | 2024.11.16 00:49:50.310990 [ 277 ] {e92d58ac-b6d2-44db-b762-510e77c0e290} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3984 | 2024.11.16 00:49:50.311333 [ 277 ] {e92d58ac-b6d2-44db-b762-510e77c0e290} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3985 | 2024.11.16 00:49:50.311817 [ 277 ] {e92d58ac-b6d2-44db-b762-510e77c0e290} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003025 sec., 330.57851239669424 rows/sec., 22.28 KiB/sec. | ||
3986 | 2024.11.16 00:49:50.312102 [ 277 ] {e92d58ac-b6d2-44db-b762-510e77c0e290} <Debug> TCPHandler: Processed in 0.003501685 sec. | ||
3987 | 2024.11.16 00:49:50.312504 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3988 | 2024.11.16 00:49:50.312641 [ 273 ] {7efed2bf-2922-4bdc-8aa8-643b70c8f95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3989 | 2024.11.16 00:49:50.312733 [ 273 ] {7efed2bf-2922-4bdc-8aa8-643b70c8f95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3990 | 2024.11.16 00:49:50.313767 [ 197 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7300 rows, containing 5 columns (5 merged, 0 gathered) in 0.005291194 sec., 1379650.7933748036 rows/sec., 93.69 MiB/sec. | ||
3991 | 2024.11.16 00:49:50.314318 [ 197 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3992 | 2024.11.16 00:49:50.314380 [ 273 ] {7efed2bf-2922-4bdc-8aa8-643b70c8f95c} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3993 | 2024.11.16 00:49:50.314467 [ 273 ] {7efed2bf-2922-4bdc-8aa8-643b70c8f95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3994 | 2024.11.16 00:49:50.314973 [ 197 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3995 | 2024.11.16 00:49:50.315172 [ 197 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3996 | 2024.11.16 00:49:50.315357 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
3997 | 2024.11.16 00:49:50.315711 [ 273 ] {7efed2bf-2922-4bdc-8aa8-643b70c8f95c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3998 | 2024.11.16 00:49:50.315981 [ 273 ] {7efed2bf-2922-4bdc-8aa8-643b70c8f95c} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3999 | 2024.11.16 00:49:50.316294 [ 273 ] {7efed2bf-2922-4bdc-8aa8-643b70c8f95c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.003673 sec., 10890.280424720937 rows/sec., 19.51 MiB/sec. | ||
4000 | 2024.11.16 00:49:50.316529 [ 273 ] {7efed2bf-2922-4bdc-8aa8-643b70c8f95c} <Debug> TCPHandler: Processed in 0.004322017 sec. | ||
4001 | 2024.11.16 00:49:50.316677 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4002 | 2024.11.16 00:49:50.316804 [ 277 ] {b0b74426-cfa3-470b-a907-5125a16c6b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4003 | 2024.11.16 00:49:50.316859 [ 277 ] {b0b74426-cfa3-470b-a907-5125a16c6b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4004 | 2024.11.16 00:49:50.317380 [ 277 ] {b0b74426-cfa3-470b-a907-5125a16c6b37} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4005 | 2024.11.16 00:49:50.317419 [ 277 ] {b0b74426-cfa3-470b-a907-5125a16c6b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4006 | 2024.11.16 00:49:50.317779 [ 277 ] {b0b74426-cfa3-470b-a907-5125a16c6b37} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4007 | 2024.11.16 00:49:50.318015 [ 277 ] {b0b74426-cfa3-470b-a907-5125a16c6b37} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4008 | 2024.11.16 00:49:50.318232 [ 277 ] {b0b74426-cfa3-470b-a907-5125a16c6b37} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001456 sec., 56318.681318681316 rows/sec., 3.58 MiB/sec. | ||
4009 | 2024.11.16 00:49:50.318282 [ 277 ] {b0b74426-cfa3-470b-a907-5125a16c6b37} <Debug> TCPHandler: Processed in 0.001668136 sec. | ||
4010 | 2024.11.16 00:49:51.014791 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65258, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4011 | 2024.11.16 00:49:51.225365 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 620 | ||
4012 | 2024.11.16 00:49:51.228141 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4013 | 2024.11.16 00:49:51.228186 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4014 | 2024.11.16 00:49:51.229555 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4015 | 2024.11.16 00:49:51.229867 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4016 | 2024.11.16 00:49:51.230087 [ 96 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4017 | 2024.11.16 00:49:51.230213 [ 96 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4018 | 2024.11.16 00:49:51.230287 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4019 | 2024.11.16 00:49:51.230788 [ 194 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::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 | ||
4020 | 2024.11.16 00:49:51.231635 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 620 | ||
4021 | 2024.11.16 00:49:51.231973 [ 194 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4022 | 2024.11.16 00:49:51.232101 [ 194 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 472 rows starting from the beginning of the part | ||
4023 | 2024.11.16 00:49:51.232715 [ 194 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
4024 | 2024.11.16 00:49:51.233259 [ 194 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
4025 | 2024.11.16 00:49:51.233755 [ 194 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
4026 | 2024.11.16 00:49:51.234211 [ 194 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
4027 | 2024.11.16 00:49:51.234664 [ 194 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
4028 | 2024.11.16 00:49:51.242685 [ 200 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 620 rows, containing 72 columns (72 merged, 0 gathered) in 0.012239632 sec., 50655.1177355659 rows/sec., 43.77 MiB/sec. | ||
4029 | 2024.11.16 00:49:51.243852 [ 200 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4030 | 2024.11.16 00:49:51.244687 [ 200 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_16_3} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4031 | 2024.11.16 00:49:51.244783 [ 200 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_16_3} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4032 | 2024.11.16 00:49:51.245099 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
4033 | 2024.11.16 00:49:51.254564 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51073, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4034 | 2024.11.16 00:49:51.553556 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54557, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4035 | 2024.11.16 00:49:51.576248 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50852, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4036 | 2024.11.16 00:49:51.664068 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64011, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4037 | 2024.11.16 00:49:51.768158 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38478, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4038 | 2024.11.16 00:49:51.801653 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64877, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4039 | 2024.11.16 00:49:51.837130 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65031, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4040 | 2024.11.16 00:49:52.607850 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57450, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4041 | 2024.11.16 00:49:52.972708 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52131, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4042 | 2024.11.16 00:49:53.230666 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52191, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4043 | 2024.11.16 00:49:53.272534 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65252, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4044 | 2024.11.16 00:49:53.343056 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61860, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4045 | 2024.11.16 00:49:53.348493 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42046, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4046 | 2024.11.16 00:49:53.356126 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37021, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4047 | 2024.11.16 00:49:53.394420 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39222, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4048 | 2024.11.16 00:49:53.483314 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61897, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4049 | 2024.11.16 00:49:53.524319 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57117, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4050 | 2024.11.16 00:49:53.559771 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63269, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4051 | 2024.11.16 00:49:53.592168 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36283, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4052 | 2024.11.16 00:49:53.653950 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39175, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4053 | 2024.11.16 00:49:53.852634 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59259, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4054 | 2024.11.16 00:49:53.860015 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49002, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4055 | 2024.11.16 00:49:53.890389 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50527, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4056 | 2024.11.16 00:49:55.274925 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4057 | 2024.11.16 00:49:55.275140 [ 277 ] {180c153c-917a-414b-822a-dfddbd082278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4058 | 2024.11.16 00:49:55.275221 [ 277 ] {180c153c-917a-414b-822a-dfddbd082278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4059 | 2024.11.16 00:49:55.275993 [ 277 ] {180c153c-917a-414b-822a-dfddbd082278} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4060 | 2024.11.16 00:49:55.276037 [ 277 ] {180c153c-917a-414b-822a-dfddbd082278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4061 | 2024.11.16 00:49:55.276452 [ 277 ] {180c153c-917a-414b-822a-dfddbd082278} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4062 | 2024.11.16 00:49:55.276702 [ 277 ] {180c153c-917a-414b-822a-dfddbd082278} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4063 | 2024.11.16 00:49:55.276936 [ 277 ] {180c153c-917a-414b-822a-dfddbd082278} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00185 sec., 1081.081081081081 rows/sec., 88.15 KiB/sec. | ||
4064 | 2024.11.16 00:49:55.277093 [ 277 ] {180c153c-917a-414b-822a-dfddbd082278} <Debug> TCPHandler: Processed in 0.002304902 sec. | ||
4065 | 2024.11.16 00:49:55.277277 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4066 | 2024.11.16 00:49:55.277398 [ 273 ] {93716dc4-5b91-452c-aa52-f90f55ed4ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4067 | 2024.11.16 00:49:55.277447 [ 273 ] {93716dc4-5b91-452c-aa52-f90f55ed4ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4068 | 2024.11.16 00:49:55.278142 [ 273 ] {93716dc4-5b91-452c-aa52-f90f55ed4ea1} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4069 | 2024.11.16 00:49:55.278190 [ 273 ] {93716dc4-5b91-452c-aa52-f90f55ed4ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4070 | 2024.11.16 00:49:55.278619 [ 273 ] {93716dc4-5b91-452c-aa52-f90f55ed4ea1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4071 | 2024.11.16 00:49:55.278856 [ 273 ] {93716dc4-5b91-452c-aa52-f90f55ed4ea1} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4072 | 2024.11.16 00:49:55.279036 [ 273 ] {93716dc4-5b91-452c-aa52-f90f55ed4ea1} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001667 sec., 34193.161367726454 rows/sec., 2.61 MiB/sec. | ||
4073 | 2024.11.16 00:49:55.279086 [ 273 ] {93716dc4-5b91-452c-aa52-f90f55ed4ea1} <Debug> TCPHandler: Processed in 0.001869341 sec. | ||
4074 | 2024.11.16 00:49:55.279230 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4075 | 2024.11.16 00:49:55.279337 [ 277 ] {0fb49b7b-95a7-4a50-975b-e71c14bbb72c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4076 | 2024.11.16 00:49:55.279381 [ 277 ] {0fb49b7b-95a7-4a50-975b-e71c14bbb72c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4077 | 2024.11.16 00:49:55.279962 [ 277 ] {0fb49b7b-95a7-4a50-975b-e71c14bbb72c} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4078 | 2024.11.16 00:49:55.280006 [ 277 ] {0fb49b7b-95a7-4a50-975b-e71c14bbb72c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4079 | 2024.11.16 00:49:55.280406 [ 277 ] {0fb49b7b-95a7-4a50-975b-e71c14bbb72c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4080 | 2024.11.16 00:49:55.280653 [ 277 ] {0fb49b7b-95a7-4a50-975b-e71c14bbb72c} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4081 | 2024.11.16 00:49:55.280843 [ 277 ] {0fb49b7b-95a7-4a50-975b-e71c14bbb72c} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001528 sec., 1308.9005235602094 rows/sec., 91.39 KiB/sec. | ||
4082 | 2024.11.16 00:49:55.280970 [ 277 ] {0fb49b7b-95a7-4a50-975b-e71c14bbb72c} <Debug> TCPHandler: Processed in 0.001789258 sec. | ||
4083 | 2024.11.16 00:49:55.281118 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4084 | 2024.11.16 00:49:55.281223 [ 273 ] {895ab16e-5455-450e-a42c-ea371732e906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4085 | 2024.11.16 00:49:55.281273 [ 273 ] {895ab16e-5455-450e-a42c-ea371732e906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4086 | 2024.11.16 00:49:55.281815 [ 273 ] {895ab16e-5455-450e-a42c-ea371732e906} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4087 | 2024.11.16 00:49:55.281853 [ 273 ] {895ab16e-5455-450e-a42c-ea371732e906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4088 | 2024.11.16 00:49:55.282199 [ 273 ] {895ab16e-5455-450e-a42c-ea371732e906} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4089 | 2024.11.16 00:49:55.282435 [ 273 ] {895ab16e-5455-450e-a42c-ea371732e906} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4090 | 2024.11.16 00:49:55.282610 [ 273 ] {895ab16e-5455-450e-a42c-ea371732e906} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001409 sec., 46841.73172462739 rows/sec., 3.66 MiB/sec. | ||
4091 | 2024.11.16 00:49:55.282660 [ 273 ] {895ab16e-5455-450e-a42c-ea371732e906} <Debug> TCPHandler: Processed in 0.001593443 sec. | ||
4092 | 2024.11.16 00:49:55.282801 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4093 | 2024.11.16 00:49:55.282907 [ 277 ] {fa2433a5-7a05-47ab-b2dd-0e3832fe9fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4094 | 2024.11.16 00:49:55.282957 [ 277 ] {fa2433a5-7a05-47ab-b2dd-0e3832fe9fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4095 | 2024.11.16 00:49:55.283458 [ 277 ] {fa2433a5-7a05-47ab-b2dd-0e3832fe9fb0} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4096 | 2024.11.16 00:49:55.283495 [ 277 ] {fa2433a5-7a05-47ab-b2dd-0e3832fe9fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4097 | 2024.11.16 00:49:55.283866 [ 277 ] {fa2433a5-7a05-47ab-b2dd-0e3832fe9fb0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4098 | 2024.11.16 00:49:55.284105 [ 277 ] {fa2433a5-7a05-47ab-b2dd-0e3832fe9fb0} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4099 | 2024.11.16 00:49:55.284280 [ 277 ] {fa2433a5-7a05-47ab-b2dd-0e3832fe9fb0} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001394 sec., 92539.45480631276 rows/sec., 6.44 MiB/sec. | ||
4100 | 2024.11.16 00:49:55.284328 [ 277 ] {fa2433a5-7a05-47ab-b2dd-0e3832fe9fb0} <Debug> TCPHandler: Processed in 0.001577423 sec. | ||
4101 | 2024.11.16 00:49:55.284461 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4102 | 2024.11.16 00:49:55.284586 [ 273 ] {17745d08-569f-49f7-bff8-fa46756a4c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4103 | 2024.11.16 00:49:55.284642 [ 273 ] {17745d08-569f-49f7-bff8-fa46756a4c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4104 | 2024.11.16 00:49:55.285173 [ 273 ] {17745d08-569f-49f7-bff8-fa46756a4c7a} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4105 | 2024.11.16 00:49:55.285219 [ 273 ] {17745d08-569f-49f7-bff8-fa46756a4c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4106 | 2024.11.16 00:49:55.285620 [ 273 ] {17745d08-569f-49f7-bff8-fa46756a4c7a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4107 | 2024.11.16 00:49:55.285853 [ 273 ] {17745d08-569f-49f7-bff8-fa46756a4c7a} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4108 | 2024.11.16 00:49:55.285975 [ 92 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4109 | 2024.11.16 00:49:55.286019 [ 92 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4110 | 2024.11.16 00:49:55.286035 [ 273 ] {17745d08-569f-49f7-bff8-fa46756a4c7a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001477 sec., 32498.307379823967 rows/sec., 2.19 MiB/sec. | ||
4111 | 2024.11.16 00:49:55.286044 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4112 | 2024.11.16 00:49:55.286122 [ 273 ] {17745d08-569f-49f7-bff8-fa46756a4c7a} <Debug> TCPHandler: Processed in 0.001705586 sec. | ||
4113 | 2024.11.16 00:49:55.286503 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
4114 | 2024.11.16 00:49:55.286696 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4115 | 2024.11.16 00:49:55.286735 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1628 rows starting from the beginning of the part | ||
4116 | 2024.11.16 00:49:55.286812 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part | ||
4117 | 2024.11.16 00:49:55.287011 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part | ||
4118 | 2024.11.16 00:49:55.287191 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
4119 | 2024.11.16 00:49:55.287325 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part | ||
4120 | 2024.11.16 00:49:55.287512 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part | ||
4121 | 2024.11.16 00:49:55.288928 [ 194 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1948 rows, containing 4 columns (4 merged, 0 gathered) in 0.002750184 sec., 708316.2435677031 rows/sec., 46.59 MiB/sec. | ||
4122 | 2024.11.16 00:49:55.289207 [ 193 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4123 | 2024.11.16 00:49:55.289568 [ 193 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_31_6} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4124 | 2024.11.16 00:49:55.289667 [ 193 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_31_6} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4125 | 2024.11.16 00:49:55.289775 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
4126 | 2024.11.16 00:50:00.275908 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4127 | 2024.11.16 00:50:00.276231 [ 277 ] {57b8f7ae-beb8-4771-a872-ff6cfe986f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4128 | 2024.11.16 00:50:00.276348 [ 277 ] {57b8f7ae-beb8-4771-a872-ff6cfe986f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4129 | 2024.11.16 00:50:00.277218 [ 277 ] {57b8f7ae-beb8-4771-a872-ff6cfe986f9b} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4130 | 2024.11.16 00:50:00.277263 [ 277 ] {57b8f7ae-beb8-4771-a872-ff6cfe986f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4131 | 2024.11.16 00:50:00.277674 [ 277 ] {57b8f7ae-beb8-4771-a872-ff6cfe986f9b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4132 | 2024.11.16 00:50:00.277922 [ 277 ] {57b8f7ae-beb8-4771-a872-ff6cfe986f9b} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4133 | 2024.11.16 00:50:00.278129 [ 277 ] {57b8f7ae-beb8-4771-a872-ff6cfe986f9b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001982 sec., 28254.28859737639 rows/sec., 2.16 MiB/sec. | ||
4134 | 2024.11.16 00:50:00.278227 [ 277 ] {57b8f7ae-beb8-4771-a872-ff6cfe986f9b} <Debug> TCPHandler: Processed in 0.002508488 sec. | ||
4135 | 2024.11.16 00:50:00.278412 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4136 | 2024.11.16 00:50:00.278555 [ 273 ] {e5c1f94d-85a0-4e1c-bc00-2300573b33d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4137 | 2024.11.16 00:50:00.278614 [ 273 ] {e5c1f94d-85a0-4e1c-bc00-2300573b33d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4138 | 2024.11.16 00:50:00.279193 [ 273 ] {e5c1f94d-85a0-4e1c-bc00-2300573b33d0} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4139 | 2024.11.16 00:50:00.279238 [ 273 ] {e5c1f94d-85a0-4e1c-bc00-2300573b33d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4140 | 2024.11.16 00:50:00.279615 [ 273 ] {e5c1f94d-85a0-4e1c-bc00-2300573b33d0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4141 | 2024.11.16 00:50:00.279854 [ 273 ] {e5c1f94d-85a0-4e1c-bc00-2300573b33d0} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4142 | 2024.11.16 00:50:00.280039 [ 273 ] {e5c1f94d-85a0-4e1c-bc00-2300573b33d0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00152 sec., 42105.26315789473 rows/sec., 3.29 MiB/sec. | ||
4143 | 2024.11.16 00:50:00.280089 [ 273 ] {e5c1f94d-85a0-4e1c-bc00-2300573b33d0} <Debug> TCPHandler: Processed in 0.001753158 sec. | ||
4144 | 2024.11.16 00:50:00.280231 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4145 | 2024.11.16 00:50:00.280336 [ 277 ] {15eeb854-73ff-4b4c-84b6-f1480f97cf2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4146 | 2024.11.16 00:50:00.280387 [ 277 ] {15eeb854-73ff-4b4c-84b6-f1480f97cf2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4147 | 2024.11.16 00:50:00.280889 [ 277 ] {15eeb854-73ff-4b4c-84b6-f1480f97cf2c} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4148 | 2024.11.16 00:50:00.280926 [ 277 ] {15eeb854-73ff-4b4c-84b6-f1480f97cf2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4149 | 2024.11.16 00:50:00.281293 [ 277 ] {15eeb854-73ff-4b4c-84b6-f1480f97cf2c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4150 | 2024.11.16 00:50:00.281523 [ 277 ] {15eeb854-73ff-4b4c-84b6-f1480f97cf2c} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4151 | 2024.11.16 00:50:00.281733 [ 277 ] {15eeb854-73ff-4b4c-84b6-f1480f97cf2c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00141 sec., 113475.17730496454 rows/sec., 7.90 MiB/sec. | ||
4152 | 2024.11.16 00:50:00.281825 [ 277 ] {15eeb854-73ff-4b4c-84b6-f1480f97cf2c} <Debug> TCPHandler: Processed in 0.001639845 sec. | ||
4153 | 2024.11.16 00:50:00.282063 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4154 | 2024.11.16 00:50:00.282204 [ 273 ] {563fad0f-095f-450a-b28f-16e7d45dc5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4155 | 2024.11.16 00:50:00.282265 [ 273 ] {563fad0f-095f-450a-b28f-16e7d45dc5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4156 | 2024.11.16 00:50:00.282786 [ 273 ] {563fad0f-095f-450a-b28f-16e7d45dc5c1} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4157 | 2024.11.16 00:50:00.282824 [ 273 ] {563fad0f-095f-450a-b28f-16e7d45dc5c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4158 | 2024.11.16 00:50:00.283177 [ 273 ] {563fad0f-095f-450a-b28f-16e7d45dc5c1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4159 | 2024.11.16 00:50:00.283411 [ 273 ] {563fad0f-095f-450a-b28f-16e7d45dc5c1} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4160 | 2024.11.16 00:50:00.283611 [ 273 ] {563fad0f-095f-450a-b28f-16e7d45dc5c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001435 sec., 41811.846689895465 rows/sec., 2.82 MiB/sec. | ||
4161 | 2024.11.16 00:50:00.283726 [ 273 ] {563fad0f-095f-450a-b28f-16e7d45dc5c1} <Debug> TCPHandler: Processed in 0.001798708 sec. | ||
4162 | 2024.11.16 00:50:01.053498 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4163 | 2024.11.16 00:50:01.053556 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4164 | 2024.11.16 00:50:01.232717 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 640 | ||
4165 | 2024.11.16 00:50:01.235212 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4166 | 2024.11.16 00:50:01.235268 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4167 | 2024.11.16 00:50:01.236656 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4168 | 2024.11.16 00:50:01.236982 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4169 | 2024.11.16 00:50:01.237560 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 640 | ||
4170 | 2024.11.16 00:50:05.282652 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4171 | 2024.11.16 00:50:05.282934 [ 277 ] {1cc859a1-78ce-486f-bdef-e49fa794a3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4172 | 2024.11.16 00:50:05.283008 [ 277 ] {1cc859a1-78ce-486f-bdef-e49fa794a3c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4173 | 2024.11.16 00:50:05.283745 [ 277 ] {1cc859a1-78ce-486f-bdef-e49fa794a3c4} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4174 | 2024.11.16 00:50:05.283796 [ 277 ] {1cc859a1-78ce-486f-bdef-e49fa794a3c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4175 | 2024.11.16 00:50:05.284223 [ 277 ] {1cc859a1-78ce-486f-bdef-e49fa794a3c4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4176 | 2024.11.16 00:50:05.284485 [ 277 ] {1cc859a1-78ce-486f-bdef-e49fa794a3c4} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4177 | 2024.11.16 00:50:05.284755 [ 277 ] {1cc859a1-78ce-486f-bdef-e49fa794a3c4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001865 sec., 7506.7024128686335 rows/sec., 540.38 KiB/sec. | ||
4178 | 2024.11.16 00:50:05.284873 [ 277 ] {1cc859a1-78ce-486f-bdef-e49fa794a3c4} <Debug> TCPHandler: Processed in 0.002409485 sec. | ||
4179 | 2024.11.16 00:50:05.285095 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4180 | 2024.11.16 00:50:05.285243 [ 273 ] {29d2c706-aab2-4534-83a5-3efaa600f8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4181 | 2024.11.16 00:50:05.285303 [ 273 ] {29d2c706-aab2-4534-83a5-3efaa600f8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4182 | 2024.11.16 00:50:05.286060 [ 273 ] {29d2c706-aab2-4534-83a5-3efaa600f8ec} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4183 | 2024.11.16 00:50:05.286103 [ 273 ] {29d2c706-aab2-4534-83a5-3efaa600f8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4184 | 2024.11.16 00:50:05.286497 [ 273 ] {29d2c706-aab2-4534-83a5-3efaa600f8ec} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4185 | 2024.11.16 00:50:05.286734 [ 273 ] {29d2c706-aab2-4534-83a5-3efaa600f8ec} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4186 | 2024.11.16 00:50:05.286958 [ 273 ] {29d2c706-aab2-4534-83a5-3efaa600f8ec} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001752 sec., 161529.6803652968 rows/sec., 14.25 MiB/sec. | ||
4187 | 2024.11.16 00:50:05.287010 [ 273 ] {29d2c706-aab2-4534-83a5-3efaa600f8ec} <Debug> TCPHandler: Processed in 0.002020884 sec. | ||
4188 | 2024.11.16 00:50:05.287162 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4189 | 2024.11.16 00:50:05.287289 [ 277 ] {69f23aee-5246-4a34-bbd6-53ff30cd5018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4190 | 2024.11.16 00:50:05.287342 [ 277 ] {69f23aee-5246-4a34-bbd6-53ff30cd5018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4191 | 2024.11.16 00:50:05.287952 [ 277 ] {69f23aee-5246-4a34-bbd6-53ff30cd5018} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4192 | 2024.11.16 00:50:05.287991 [ 277 ] {69f23aee-5246-4a34-bbd6-53ff30cd5018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4193 | 2024.11.16 00:50:05.288333 [ 277 ] {69f23aee-5246-4a34-bbd6-53ff30cd5018} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4194 | 2024.11.16 00:50:05.288564 [ 277 ] {69f23aee-5246-4a34-bbd6-53ff30cd5018} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4195 | 2024.11.16 00:50:05.288727 [ 85 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4196 | 2024.11.16 00:50:05.288789 [ 277 ] {69f23aee-5246-4a34-bbd6-53ff30cd5018} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001528 sec., 30759.16230366492 rows/sec., 2.21 MiB/sec. | ||
4197 | 2024.11.16 00:50:05.288813 [ 85 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4198 | 2024.11.16 00:50:05.288884 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4199 | 2024.11.16 00:50:05.288901 [ 277 ] {69f23aee-5246-4a34-bbd6-53ff30cd5018} <Debug> TCPHandler: Processed in 0.001799809 sec. | ||
4200 | 2024.11.16 00:50:05.289122 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4201 | 2024.11.16 00:50:05.289152 [ 195 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
4202 | 2024.11.16 00:50:05.289327 [ 273 ] {1b7bb39f-5f1b-45c2-89ca-accc09d6a88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4203 | 2024.11.16 00:50:05.289448 [ 273 ] {1b7bb39f-5f1b-45c2-89ca-accc09d6a88d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4204 | 2024.11.16 00:50:05.289489 [ 195 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4205 | 2024.11.16 00:50:05.289608 [ 195 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 65 rows starting from the beginning of the part | ||
4206 | 2024.11.16 00:50:05.289911 [ 195 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 47 rows starting from the beginning of the part | ||
4207 | 2024.11.16 00:50:05.290400 [ 195 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
4208 | 2024.11.16 00:50:05.290805 [ 195 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 47 rows starting from the beginning of the part | ||
4209 | 2024.11.16 00:50:05.291068 [ 195 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
4210 | 2024.11.16 00:50:05.291440 [ 195 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 47 rows starting from the beginning of the part | ||
4211 | 2024.11.16 00:50:05.292060 [ 273 ] {1b7bb39f-5f1b-45c2-89ca-accc09d6a88d} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4212 | 2024.11.16 00:50:05.292130 [ 273 ] {1b7bb39f-5f1b-45c2-89ca-accc09d6a88d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4213 | 2024.11.16 00:50:05.293043 [ 273 ] {1b7bb39f-5f1b-45c2-89ca-accc09d6a88d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4214 | 2024.11.16 00:50:05.293605 [ 273 ] {1b7bb39f-5f1b-45c2-89ca-accc09d6a88d} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4215 | 2024.11.16 00:50:05.294345 [ 273 ] {1b7bb39f-5f1b-45c2-89ca-accc09d6a88d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005059 sec., 2767.345325163076 rows/sec., 193.81 KiB/sec. | ||
4216 | 2024.11.16 00:50:05.294765 [ 273 ] {1b7bb39f-5f1b-45c2-89ca-accc09d6a88d} <Debug> TCPHandler: Processed in 0.005739815 sec. | ||
4217 | 2024.11.16 00:50:05.295057 [ 194 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.006002143 sec., 35320.71795023877 rows/sec., 2.66 MiB/sec. | ||
4218 | 2024.11.16 00:50:05.295073 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4219 | 2024.11.16 00:50:05.295302 [ 277 ] {b2299d47-f5e5-4680-af8a-dec0a3446e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4220 | 2024.11.16 00:50:05.295329 [ 194 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4221 | 2024.11.16 00:50:05.295387 [ 277 ] {b2299d47-f5e5-4680-af8a-dec0a3446e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4222 | 2024.11.16 00:50:05.296050 [ 194 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_21_4} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4223 | 2024.11.16 00:50:05.296230 [ 194 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_21_4} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4224 | 2024.11.16 00:50:05.296417 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4225 | 2024.11.16 00:50:05.296603 [ 277 ] {b2299d47-f5e5-4680-af8a-dec0a3446e68} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4226 | 2024.11.16 00:50:05.296647 [ 277 ] {b2299d47-f5e5-4680-af8a-dec0a3446e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4227 | 2024.11.16 00:50:05.296998 [ 277 ] {b2299d47-f5e5-4680-af8a-dec0a3446e68} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4228 | 2024.11.16 00:50:05.297232 [ 277 ] {b2299d47-f5e5-4680-af8a-dec0a3446e68} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4229 | 2024.11.16 00:50:05.297581 [ 277 ] {b2299d47-f5e5-4680-af8a-dec0a3446e68} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.0023 sec., 5652.173913043478 rows/sec., 352.41 KiB/sec. | ||
4230 | 2024.11.16 00:50:05.297870 [ 277 ] {b2299d47-f5e5-4680-af8a-dec0a3446e68} <Debug> TCPHandler: Processed in 0.002966051 sec. | ||
4231 | 2024.11.16 00:50:05.298063 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4232 | 2024.11.16 00:50:05.298195 [ 273 ] {fa17e33e-8930-4dde-9353-530c7df4c356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4233 | 2024.11.16 00:50:05.298252 [ 273 ] {fa17e33e-8930-4dde-9353-530c7df4c356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4234 | 2024.11.16 00:50:05.299073 [ 273 ] {fa17e33e-8930-4dde-9353-530c7df4c356} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4235 | 2024.11.16 00:50:05.299114 [ 273 ] {fa17e33e-8930-4dde-9353-530c7df4c356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4236 | 2024.11.16 00:50:05.299493 [ 273 ] {fa17e33e-8930-4dde-9353-530c7df4c356} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4237 | 2024.11.16 00:50:05.299731 [ 273 ] {fa17e33e-8930-4dde-9353-530c7df4c356} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4238 | 2024.11.16 00:50:05.299965 [ 273 ] {fa17e33e-8930-4dde-9353-530c7df4c356} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001794 sec., 235228.53957636567 rows/sec., 16.81 MiB/sec. | ||
4239 | 2024.11.16 00:50:05.300154 [ 273 ] {fa17e33e-8930-4dde-9353-530c7df4c356} <Debug> TCPHandler: Processed in 0.002149509 sec. | ||
4240 | 2024.11.16 00:50:05.300393 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4241 | 2024.11.16 00:50:05.300523 [ 277 ] {b99ad05a-0669-4723-aef7-22043d3e6d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4242 | 2024.11.16 00:50:05.300581 [ 277 ] {b99ad05a-0669-4723-aef7-22043d3e6d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4243 | 2024.11.16 00:50:05.301077 [ 277 ] {b99ad05a-0669-4723-aef7-22043d3e6d35} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4244 | 2024.11.16 00:50:05.301116 [ 277 ] {b99ad05a-0669-4723-aef7-22043d3e6d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4245 | 2024.11.16 00:50:05.301468 [ 277 ] {b99ad05a-0669-4723-aef7-22043d3e6d35} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4246 | 2024.11.16 00:50:05.301699 [ 277 ] {b99ad05a-0669-4723-aef7-22043d3e6d35} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4247 | 2024.11.16 00:50:05.301952 [ 277 ] {b99ad05a-0669-4723-aef7-22043d3e6d35} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001439 sec., 4169.562195969424 rows/sec., 217.84 KiB/sec. | ||
4248 | 2024.11.16 00:50:05.302115 [ 277 ] {b99ad05a-0669-4723-aef7-22043d3e6d35} <Debug> TCPHandler: Processed in 0.00183894 sec. | ||
4249 | 2024.11.16 00:50:05.302265 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4250 | 2024.11.16 00:50:05.302393 [ 273 ] {f4ac409f-de05-4b2f-b0e0-e429425354c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4251 | 2024.11.16 00:50:05.302453 [ 273 ] {f4ac409f-de05-4b2f-b0e0-e429425354c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4252 | 2024.11.16 00:50:05.303051 [ 273 ] {f4ac409f-de05-4b2f-b0e0-e429425354c4} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4253 | 2024.11.16 00:50:05.303090 [ 273 ] {f4ac409f-de05-4b2f-b0e0-e429425354c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4254 | 2024.11.16 00:50:05.303471 [ 273 ] {f4ac409f-de05-4b2f-b0e0-e429425354c4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4255 | 2024.11.16 00:50:05.303707 [ 273 ] {f4ac409f-de05-4b2f-b0e0-e429425354c4} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4256 | 2024.11.16 00:50:05.303907 [ 273 ] {f4ac409f-de05-4b2f-b0e0-e429425354c4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001531 sec., 154800.78380143698 rows/sec., 10.38 MiB/sec. | ||
4257 | 2024.11.16 00:50:05.304048 [ 273 ] {f4ac409f-de05-4b2f-b0e0-e429425354c4} <Debug> TCPHandler: Processed in 0.00184499 sec. | ||
4258 | 2024.11.16 00:50:05.304288 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4259 | 2024.11.16 00:50:05.304479 [ 277 ] {4fec07e7-2de0-4fca-9ec4-04bd4d7a6d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4260 | 2024.11.16 00:50:05.304537 [ 277 ] {4fec07e7-2de0-4fca-9ec4-04bd4d7a6d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4261 | 2024.11.16 00:50:05.305015 [ 277 ] {4fec07e7-2de0-4fca-9ec4-04bd4d7a6d9f} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4262 | 2024.11.16 00:50:05.305052 [ 277 ] {4fec07e7-2de0-4fca-9ec4-04bd4d7a6d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4263 | 2024.11.16 00:50:05.305394 [ 277 ] {4fec07e7-2de0-4fca-9ec4-04bd4d7a6d9f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4264 | 2024.11.16 00:50:05.305616 [ 277 ] {4fec07e7-2de0-4fca-9ec4-04bd4d7a6d9f} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4265 | 2024.11.16 00:50:05.305963 [ 277 ] {4fec07e7-2de0-4fca-9ec4-04bd4d7a6d9f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001466 sec., 682.1282401091405 rows/sec., 45.96 KiB/sec. | ||
4266 | 2024.11.16 00:50:05.306278 [ 277 ] {4fec07e7-2de0-4fca-9ec4-04bd4d7a6d9f} <Debug> TCPHandler: Processed in 0.002127728 sec. | ||
4267 | 2024.11.16 00:50:05.306437 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4268 | 2024.11.16 00:50:05.306567 [ 273 ] {876787ad-5517-46ef-bdc7-8118639ae590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4269 | 2024.11.16 00:50:05.306650 [ 273 ] {876787ad-5517-46ef-bdc7-8118639ae590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4270 | 2024.11.16 00:50:05.307768 [ 273 ] {876787ad-5517-46ef-bdc7-8118639ae590} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4271 | 2024.11.16 00:50:05.307807 [ 273 ] {876787ad-5517-46ef-bdc7-8118639ae590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4272 | 2024.11.16 00:50:05.308434 [ 273 ] {876787ad-5517-46ef-bdc7-8118639ae590} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4273 | 2024.11.16 00:50:05.308690 [ 273 ] {876787ad-5517-46ef-bdc7-8118639ae590} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4274 | 2024.11.16 00:50:05.308997 [ 273 ] {876787ad-5517-46ef-bdc7-8118639ae590} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002443 sec., 16373.311502251332 rows/sec., 29.34 MiB/sec. | ||
4275 | 2024.11.16 00:50:05.309681 [ 273 ] {876787ad-5517-46ef-bdc7-8118639ae590} <Debug> TCPHandler: Processed in 0.003302039 sec. | ||
4276 | 2024.11.16 00:50:05.309837 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4277 | 2024.11.16 00:50:05.309963 [ 277 ] {c64fef7f-83f5-42ef-b14d-63bbbce2ab9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4278 | 2024.11.16 00:50:05.310019 [ 277 ] {c64fef7f-83f5-42ef-b14d-63bbbce2ab9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4279 | 2024.11.16 00:50:05.310559 [ 277 ] {c64fef7f-83f5-42ef-b14d-63bbbce2ab9a} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4280 | 2024.11.16 00:50:05.310604 [ 277 ] {c64fef7f-83f5-42ef-b14d-63bbbce2ab9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4281 | 2024.11.16 00:50:05.310980 [ 277 ] {c64fef7f-83f5-42ef-b14d-63bbbce2ab9a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4282 | 2024.11.16 00:50:05.311205 [ 277 ] {c64fef7f-83f5-42ef-b14d-63bbbce2ab9a} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4283 | 2024.11.16 00:50:05.311526 [ 277 ] {c64fef7f-83f5-42ef-b14d-63bbbce2ab9a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001548 sec., 52971.576227390186 rows/sec., 3.36 MiB/sec. | ||
4284 | 2024.11.16 00:50:05.311867 [ 277 ] {c64fef7f-83f5-42ef-b14d-63bbbce2ab9a} <Debug> TCPHandler: Processed in 0.002081656 sec. | ||
4285 | 2024.11.16 00:50:10.275933 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4286 | 2024.11.16 00:50:10.276255 [ 277 ] {fbcd276e-2bc9-4f15-b994-92a3fa3c65bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4287 | 2024.11.16 00:50:10.276372 [ 277 ] {fbcd276e-2bc9-4f15-b994-92a3fa3c65bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4288 | 2024.11.16 00:50:10.277341 [ 277 ] {fbcd276e-2bc9-4f15-b994-92a3fa3c65bd} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4289 | 2024.11.16 00:50:10.277384 [ 277 ] {fbcd276e-2bc9-4f15-b994-92a3fa3c65bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4290 | 2024.11.16 00:50:10.277794 [ 277 ] {fbcd276e-2bc9-4f15-b994-92a3fa3c65bd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4291 | 2024.11.16 00:50:10.278045 [ 277 ] {fbcd276e-2bc9-4f15-b994-92a3fa3c65bd} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4292 | 2024.11.16 00:50:10.278369 [ 277 ] {fbcd276e-2bc9-4f15-b994-92a3fa3c65bd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002186 sec., 1829.826166514181 rows/sec., 149.21 KiB/sec. | ||
4293 | 2024.11.16 00:50:10.278683 [ 277 ] {fbcd276e-2bc9-4f15-b994-92a3fa3c65bd} <Debug> TCPHandler: Processed in 0.002930899 sec. | ||
4294 | 2024.11.16 00:50:10.278892 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4295 | 2024.11.16 00:50:10.279042 [ 273 ] {5295abbb-da62-4ca1-a310-b20963460764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4296 | 2024.11.16 00:50:10.279101 [ 273 ] {5295abbb-da62-4ca1-a310-b20963460764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4297 | 2024.11.16 00:50:10.279820 [ 273 ] {5295abbb-da62-4ca1-a310-b20963460764} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4298 | 2024.11.16 00:50:10.279867 [ 273 ] {5295abbb-da62-4ca1-a310-b20963460764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4299 | 2024.11.16 00:50:10.280252 [ 273 ] {5295abbb-da62-4ca1-a310-b20963460764} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4300 | 2024.11.16 00:50:10.280488 [ 273 ] {5295abbb-da62-4ca1-a310-b20963460764} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4301 | 2024.11.16 00:50:10.280670 [ 273 ] {5295abbb-da62-4ca1-a310-b20963460764} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001665 sec., 34834.83483483484 rows/sec., 2.65 MiB/sec. | ||
4302 | 2024.11.16 00:50:10.280722 [ 273 ] {5295abbb-da62-4ca1-a310-b20963460764} <Debug> TCPHandler: Processed in 0.001914322 sec. | ||
4303 | 2024.11.16 00:50:10.280859 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4304 | 2024.11.16 00:50:10.280973 [ 277 ] {76a8d60f-7074-47f9-a182-228dc37e4c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4305 | 2024.11.16 00:50:10.281027 [ 277 ] {76a8d60f-7074-47f9-a182-228dc37e4c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4306 | 2024.11.16 00:50:10.281644 [ 277 ] {76a8d60f-7074-47f9-a182-228dc37e4c18} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4307 | 2024.11.16 00:50:10.281690 [ 277 ] {76a8d60f-7074-47f9-a182-228dc37e4c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4308 | 2024.11.16 00:50:10.282072 [ 277 ] {76a8d60f-7074-47f9-a182-228dc37e4c18} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4309 | 2024.11.16 00:50:10.282305 [ 277 ] {76a8d60f-7074-47f9-a182-228dc37e4c18} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4310 | 2024.11.16 00:50:10.282513 [ 277 ] {76a8d60f-7074-47f9-a182-228dc37e4c18} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001563 sec., 2559.181062060141 rows/sec., 178.69 KiB/sec. | ||
4311 | 2024.11.16 00:50:10.282665 [ 277 ] {76a8d60f-7074-47f9-a182-228dc37e4c18} <Debug> TCPHandler: Processed in 0.00185307 sec. | ||
4312 | 2024.11.16 00:50:10.282852 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4313 | 2024.11.16 00:50:10.282970 [ 273 ] {15c2e8d9-6e0c-4d87-9447-dafc50bb80fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4314 | 2024.11.16 00:50:10.283027 [ 273 ] {15c2e8d9-6e0c-4d87-9447-dafc50bb80fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4315 | 2024.11.16 00:50:10.283715 [ 273 ] {15c2e8d9-6e0c-4d87-9447-dafc50bb80fd} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4316 | 2024.11.16 00:50:10.283762 [ 273 ] {15c2e8d9-6e0c-4d87-9447-dafc50bb80fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4317 | 2024.11.16 00:50:10.284146 [ 273 ] {15c2e8d9-6e0c-4d87-9447-dafc50bb80fd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4318 | 2024.11.16 00:50:10.284379 [ 273 ] {15c2e8d9-6e0c-4d87-9447-dafc50bb80fd} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4319 | 2024.11.16 00:50:10.284596 [ 273 ] {15c2e8d9-6e0c-4d87-9447-dafc50bb80fd} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001649 sec., 41237.113402061856 rows/sec., 3.22 MiB/sec. | ||
4320 | 2024.11.16 00:50:10.284777 [ 273 ] {15c2e8d9-6e0c-4d87-9447-dafc50bb80fd} <Debug> TCPHandler: Processed in 0.002008045 sec. | ||
4321 | 2024.11.16 00:50:10.284971 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4322 | 2024.11.16 00:50:10.285102 [ 277 ] {d40e9af8-ba7e-43b3-b8a6-e9c7d1ebaca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4323 | 2024.11.16 00:50:10.285163 [ 277 ] {d40e9af8-ba7e-43b3-b8a6-e9c7d1ebaca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4324 | 2024.11.16 00:50:10.285804 [ 277 ] {d40e9af8-ba7e-43b3-b8a6-e9c7d1ebaca3} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4325 | 2024.11.16 00:50:10.285850 [ 277 ] {d40e9af8-ba7e-43b3-b8a6-e9c7d1ebaca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4326 | 2024.11.16 00:50:10.286237 [ 277 ] {d40e9af8-ba7e-43b3-b8a6-e9c7d1ebaca3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4327 | 2024.11.16 00:50:10.286466 [ 277 ] {d40e9af8-ba7e-43b3-b8a6-e9c7d1ebaca3} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4328 | 2024.11.16 00:50:10.286641 [ 277 ] {d40e9af8-ba7e-43b3-b8a6-e9c7d1ebaca3} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00157 sec., 103184.71337579619 rows/sec., 7.19 MiB/sec. | ||
4329 | 2024.11.16 00:50:10.286691 [ 277 ] {d40e9af8-ba7e-43b3-b8a6-e9c7d1ebaca3} <Debug> TCPHandler: Processed in 0.001813709 sec. | ||
4330 | 2024.11.16 00:50:10.286820 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4331 | 2024.11.16 00:50:10.286928 [ 273 ] {fc11c7b8-8b61-4719-87ce-066cffc6d420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4332 | 2024.11.16 00:50:10.286986 [ 273 ] {fc11c7b8-8b61-4719-87ce-066cffc6d420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4333 | 2024.11.16 00:50:10.287524 [ 273 ] {fc11c7b8-8b61-4719-87ce-066cffc6d420} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4334 | 2024.11.16 00:50:10.287571 [ 273 ] {fc11c7b8-8b61-4719-87ce-066cffc6d420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4335 | 2024.11.16 00:50:10.287985 [ 273 ] {fc11c7b8-8b61-4719-87ce-066cffc6d420} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4336 | 2024.11.16 00:50:10.288226 [ 273 ] {fc11c7b8-8b61-4719-87ce-066cffc6d420} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4337 | 2024.11.16 00:50:10.288440 [ 273 ] {fc11c7b8-8b61-4719-87ce-066cffc6d420} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001533 sec., 39138.94324853229 rows/sec., 2.64 MiB/sec. | ||
4338 | 2024.11.16 00:50:10.288638 [ 273 ] {fc11c7b8-8b61-4719-87ce-066cffc6d420} <Debug> TCPHandler: Processed in 0.00186533 sec. | ||
4339 | 2024.11.16 00:50:11.238600 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 674 | ||
4340 | 2024.11.16 00:50:11.241407 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4341 | 2024.11.16 00:50:11.241448 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4342 | 2024.11.16 00:50:11.242877 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4343 | 2024.11.16 00:50:11.243185 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4344 | 2024.11.16 00:50:11.244024 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 674 | ||
4345 | 2024.11.16 00:50:15.276146 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4346 | 2024.11.16 00:50:15.276372 [ 277 ] {b516dfe2-41f5-414e-a02e-248f6b3b0464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4347 | 2024.11.16 00:50:15.276453 [ 277 ] {b516dfe2-41f5-414e-a02e-248f6b3b0464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4348 | 2024.11.16 00:50:15.277273 [ 277 ] {b516dfe2-41f5-414e-a02e-248f6b3b0464} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4349 | 2024.11.16 00:50:15.277321 [ 277 ] {b516dfe2-41f5-414e-a02e-248f6b3b0464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4350 | 2024.11.16 00:50:15.277747 [ 277 ] {b516dfe2-41f5-414e-a02e-248f6b3b0464} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4351 | 2024.11.16 00:50:15.278000 [ 277 ] {b516dfe2-41f5-414e-a02e-248f6b3b0464} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4352 | 2024.11.16 00:50:15.278198 [ 75 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4353 | 2024.11.16 00:50:15.278264 [ 277 ] {b516dfe2-41f5-414e-a02e-248f6b3b0464} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001947 sec., 28762.19825372368 rows/sec., 2.20 MiB/sec. | ||
4354 | 2024.11.16 00:50:15.278274 [ 75 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4355 | 2024.11.16 00:50:15.278347 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4356 | 2024.11.16 00:50:15.278397 [ 277 ] {b516dfe2-41f5-414e-a02e-248f6b3b0464} <Debug> TCPHandler: Processed in 0.002388385 sec. | ||
4357 | 2024.11.16 00:50:15.278537 [ 192 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
4358 | 2024.11.16 00:50:15.278576 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4359 | 2024.11.16 00:50:15.278678 [ 192 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4360 | 2024.11.16 00:50:15.278728 [ 192 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1432 rows starting from the beginning of the part | ||
4361 | 2024.11.16 00:50:15.278735 [ 273 ] {f2070beb-0a89-4021-a6a6-35e9e4d3d740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4362 | 2024.11.16 00:50:15.278799 [ 273 ] {f2070beb-0a89-4021-a6a6-35e9e4d3d740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4363 | 2024.11.16 00:50:15.278995 [ 192 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 57 rows starting from the beginning of the part | ||
4364 | 2024.11.16 00:50:15.279352 [ 192 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
4365 | 2024.11.16 00:50:15.279697 [ 192 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 283 rows starting from the beginning of the part | ||
4366 | 2024.11.16 00:50:15.280002 [ 192 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 58 rows starting from the beginning of the part | ||
4367 | 2024.11.16 00:50:15.280376 [ 192 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
4368 | 2024.11.16 00:50:15.281261 [ 273 ] {f2070beb-0a89-4021-a6a6-35e9e4d3d740} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4369 | 2024.11.16 00:50:15.281304 [ 273 ] {f2070beb-0a89-4021-a6a6-35e9e4d3d740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4370 | 2024.11.16 00:50:15.281865 [ 273 ] {f2070beb-0a89-4021-a6a6-35e9e4d3d740} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4371 | 2024.11.16 00:50:15.282179 [ 273 ] {f2070beb-0a89-4021-a6a6-35e9e4d3d740} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4372 | 2024.11.16 00:50:15.282452 [ 75 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4373 | 2024.11.16 00:50:15.282579 [ 75 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4374 | 2024.11.16 00:50:15.282697 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4375 | 2024.11.16 00:50:15.282819 [ 273 ] {f2070beb-0a89-4021-a6a6-35e9e4d3d740} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004071 sec., 15720.953082780643 rows/sec., 1.23 MiB/sec. | ||
4376 | 2024.11.16 00:50:15.282831 [ 192 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1942 rows, containing 5 columns (5 merged, 0 gathered) in 0.004380679 sec., 443310.2722203567 rows/sec., 38.62 MiB/sec. | ||
4377 | 2024.11.16 00:50:15.283351 [ 273 ] {f2070beb-0a89-4021-a6a6-35e9e4d3d740} <Debug> TCPHandler: Processed in 0.004832331 sec. | ||
4378 | 2024.11.16 00:50:15.283379 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
4379 | 2024.11.16 00:50:15.283765 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4380 | 2024.11.16 00:50:15.284178 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4381 | 2024.11.16 00:50:15.284069 [ 199 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4382 | 2024.11.16 00:50:15.284235 [ 277 ] {f0ed75bc-d776-4424-92dd-a95861b8b15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4383 | 2024.11.16 00:50:15.284339 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 914 rows starting from the beginning of the part | ||
4384 | 2024.11.16 00:50:15.284438 [ 277 ] {f0ed75bc-d776-4424-92dd-a95861b8b15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4385 | 2024.11.16 00:50:15.284682 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 66 rows starting from the beginning of the part | ||
4386 | 2024.11.16 00:50:15.285007 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
4387 | 2024.11.16 00:50:15.285310 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 422 rows starting from the beginning of the part | ||
4388 | 2024.11.16 00:50:15.285612 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 68 rows starting from the beginning of the part | ||
4389 | 2024.11.16 00:50:15.285894 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
4390 | 2024.11.16 00:50:15.287103 [ 199 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_36_7} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4391 | 2024.11.16 00:50:15.288346 [ 199 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_36_7} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4392 | 2024.11.16 00:50:15.288740 [ 277 ] {f0ed75bc-d776-4424-92dd-a95861b8b15a} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4393 | 2024.11.16 00:50:15.288771 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
4394 | 2024.11.16 00:50:15.288841 [ 277 ] {f0ed75bc-d776-4424-92dd-a95861b8b15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4395 | 2024.11.16 00:50:15.289730 [ 277 ] {f0ed75bc-d776-4424-92dd-a95861b8b15a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4396 | 2024.11.16 00:50:15.290082 [ 196 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1598 rows, containing 5 columns (5 merged, 0 gathered) in 0.007255157 sec., 220257.1219340946 rows/sec., 16.98 MiB/sec. | ||
4397 | 2024.11.16 00:50:15.290194 [ 277 ] {f0ed75bc-d776-4424-92dd-a95861b8b15a} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4398 | 2024.11.16 00:50:15.290367 [ 198 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4399 | 2024.11.16 00:50:15.290439 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4400 | 2024.11.16 00:50:15.290663 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4401 | 2024.11.16 00:50:15.290716 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4402 | 2024.11.16 00:50:15.290726 [ 277 ] {f0ed75bc-d776-4424-92dd-a95861b8b15a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006595 sec., 24260.803639120546 rows/sec., 1.69 MiB/sec. | ||
4403 | 2024.11.16 00:50:15.291158 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
4404 | 2024.11.16 00:50:15.291162 [ 277 ] {f0ed75bc-d776-4424-92dd-a95861b8b15a} <Debug> TCPHandler: Processed in 0.007682958 sec. | ||
4405 | 2024.11.16 00:50:15.291285 [ 198 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_36_7} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4406 | 2024.11.16 00:50:15.291481 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4407 | 2024.11.16 00:50:15.291600 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4408 | 2024.11.16 00:50:15.291620 [ 198 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_36_7} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4409 | 2024.11.16 00:50:15.291722 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 7300 rows starting from the beginning of the part | ||
4410 | 2024.11.16 00:50:15.291795 [ 273 ] {9e0de002-3a03-4704-9466-3d3d11d3b903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4411 | 2024.11.16 00:50:15.291873 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
4412 | 2024.11.16 00:50:15.292107 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 129 rows starting from the beginning of the part | ||
4413 | 2024.11.16 00:50:15.292152 [ 273 ] {9e0de002-3a03-4704-9466-3d3d11d3b903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4414 | 2024.11.16 00:50:15.292403 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
4415 | 2024.11.16 00:50:15.292743 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 237 rows starting from the beginning of the part | ||
4416 | 2024.11.16 00:50:15.293159 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 162 rows starting from the beginning of the part | ||
4417 | 2024.11.16 00:50:15.293518 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
4418 | 2024.11.16 00:50:15.294621 [ 273 ] {9e0de002-3a03-4704-9466-3d3d11d3b903} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4419 | 2024.11.16 00:50:15.294700 [ 273 ] {9e0de002-3a03-4704-9466-3d3d11d3b903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4420 | 2024.11.16 00:50:15.295256 [ 273 ] {9e0de002-3a03-4704-9466-3d3d11d3b903} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4421 | 2024.11.16 00:50:15.295833 [ 273 ] {9e0de002-3a03-4704-9466-3d3d11d3b903} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4422 | 2024.11.16 00:50:15.296494 [ 273 ] {9e0de002-3a03-4704-9466-3d3d11d3b903} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004797 sec., 12507.817385866167 rows/sec., 863.17 KiB/sec. | ||
4423 | 2024.11.16 00:50:15.296852 [ 273 ] {9e0de002-3a03-4704-9466-3d3d11d3b903} <Debug> TCPHandler: Processed in 0.005550611 sec. | ||
4424 | 2024.11.16 00:50:15.298555 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8148 rows, containing 5 columns (5 merged, 0 gathered) in 0.007693409 sec., 1059088.3703180216 rows/sec., 72.03 MiB/sec. | ||
4425 | 2024.11.16 00:50:15.299131 [ 187 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4426 | 2024.11.16 00:50:15.299471 [ 187 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4427 | 2024.11.16 00:50:15.299553 [ 187 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4428 | 2024.11.16 00:50:15.299645 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
4429 | 2024.11.16 00:50:16.053614 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4430 | 2024.11.16 00:50:16.053691 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4431 | 2024.11.16 00:50:17.525028 [ 73 ] {} <Debug> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4432 | 2024.11.16 00:50:17.525114 [ 73 ] {} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4433 | 2024.11.16 00:50:17.525140 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4434 | 2024.11.16 00:50:17.525474 [ 198 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
4435 | 2024.11.16 00:50:17.525758 [ 198 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4436 | 2024.11.16 00:50:17.525825 [ 198 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 242 rows starting from the beginning of the part | ||
4437 | 2024.11.16 00:50:17.525994 [ 198 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
4438 | 2024.11.16 00:50:17.526316 [ 198 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
4439 | 2024.11.16 00:50:17.526517 [ 198 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
4440 | 2024.11.16 00:50:17.526670 [ 198 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
4441 | 2024.11.16 00:50:17.527873 [ 187 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002608871 sec., 114225.65546552512 rows/sec., 8.19 MiB/sec. | ||
4442 | 2024.11.16 00:50:17.528192 [ 187 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4443 | 2024.11.16 00:50:17.528528 [ 187 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_13_3} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4444 | 2024.11.16 00:50:17.528613 [ 187 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_13_3} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4445 | 2024.11.16 00:50:17.528714 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
4446 | 2024.11.16 00:50:17.537167 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54916, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4447 | 2024.11.16 00:50:17.719789 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38283, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4448 | 2024.11.16 00:50:17.741186 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63328, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4449 | 2024.11.16 00:50:17.759583 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60555, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4450 | 2024.11.16 00:50:17.768932 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59220, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4451 | 2024.11.16 00:50:17.878338 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35906, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4452 | 2024.11.16 00:50:17.884695 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35849, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4453 | 2024.11.16 00:50:17.925967 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54837, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4454 | 2024.11.16 00:50:20.282335 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4455 | 2024.11.16 00:50:20.282542 [ 277 ] {2284024d-4dc2-4308-b692-797e40c7d8e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4456 | 2024.11.16 00:50:20.282622 [ 277 ] {2284024d-4dc2-4308-b692-797e40c7d8e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4457 | 2024.11.16 00:50:20.283466 [ 277 ] {2284024d-4dc2-4308-b692-797e40c7d8e9} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4458 | 2024.11.16 00:50:20.283516 [ 277 ] {2284024d-4dc2-4308-b692-797e40c7d8e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4459 | 2024.11.16 00:50:20.283937 [ 277 ] {2284024d-4dc2-4308-b692-797e40c7d8e9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4460 | 2024.11.16 00:50:20.284193 [ 277 ] {2284024d-4dc2-4308-b692-797e40c7d8e9} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4461 | 2024.11.16 00:50:20.284394 [ 71 ] {} <Debug> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4462 | 2024.11.16 00:50:20.284434 [ 277 ] {2284024d-4dc2-4308-b692-797e40c7d8e9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001948 sec., 7186.858316221766 rows/sec., 517.36 KiB/sec. | ||
4463 | 2024.11.16 00:50:20.284466 [ 71 ] {} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4464 | 2024.11.16 00:50:20.284536 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4465 | 2024.11.16 00:50:20.284566 [ 277 ] {2284024d-4dc2-4308-b692-797e40c7d8e9} <Debug> TCPHandler: Processed in 0.002367694 sec. | ||
4466 | 2024.11.16 00:50:20.284899 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4467 | 2024.11.16 00:50:20.285179 [ 198 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
4468 | 2024.11.16 00:50:20.285247 [ 273 ] {46df93df-d5ef-4440-b09f-326841ac16e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4469 | 2024.11.16 00:50:20.285340 [ 273 ] {46df93df-d5ef-4440-b09f-326841ac16e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4470 | 2024.11.16 00:50:20.285596 [ 198 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4471 | 2024.11.16 00:50:20.285684 [ 198 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
4472 | 2024.11.16 00:50:20.286063 [ 198 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
4473 | 2024.11.16 00:50:20.286457 [ 198 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
4474 | 2024.11.16 00:50:20.286851 [ 198 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
4475 | 2024.11.16 00:50:20.287067 [ 198 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
4476 | 2024.11.16 00:50:20.288107 [ 273 ] {46df93df-d5ef-4440-b09f-326841ac16e2} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4477 | 2024.11.16 00:50:20.288169 [ 273 ] {46df93df-d5ef-4440-b09f-326841ac16e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4478 | 2024.11.16 00:50:20.289206 [ 273 ] {46df93df-d5ef-4440-b09f-326841ac16e2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4479 | 2024.11.16 00:50:20.289504 [ 187 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004820761 sec., 14520.52902021071 rows/sec., 1.08 MiB/sec. | ||
4480 | 2024.11.16 00:50:20.289682 [ 273 ] {46df93df-d5ef-4440-b09f-326841ac16e2} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4481 | 2024.11.16 00:50:20.289738 [ 186 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4482 | 2024.11.16 00:50:20.290138 [ 273 ] {46df93df-d5ef-4440-b09f-326841ac16e2} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.00496 sec., 57056.45161290323 rows/sec., 5.03 MiB/sec. | ||
4483 | 2024.11.16 00:50:20.290480 [ 273 ] {46df93df-d5ef-4440-b09f-326841ac16e2} <Debug> TCPHandler: Processed in 0.005764506 sec. | ||
4484 | 2024.11.16 00:50:20.290575 [ 186 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_13_3} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4485 | 2024.11.16 00:50:20.290815 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4486 | 2024.11.16 00:50:20.290944 [ 186 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_13_3} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4487 | 2024.11.16 00:50:20.291209 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4488 | 2024.11.16 00:50:20.291250 [ 277 ] {3fd69482-5c4e-49ab-861d-296ddc5d643a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4489 | 2024.11.16 00:50:20.291313 [ 277 ] {3fd69482-5c4e-49ab-861d-296ddc5d643a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4490 | 2024.11.16 00:50:20.291911 [ 277 ] {3fd69482-5c4e-49ab-861d-296ddc5d643a} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4491 | 2024.11.16 00:50:20.291953 [ 277 ] {3fd69482-5c4e-49ab-861d-296ddc5d643a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4492 | 2024.11.16 00:50:20.292311 [ 277 ] {3fd69482-5c4e-49ab-861d-296ddc5d643a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4493 | 2024.11.16 00:50:20.292548 [ 277 ] {3fd69482-5c4e-49ab-861d-296ddc5d643a} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4494 | 2024.11.16 00:50:20.292770 [ 277 ] {3fd69482-5c4e-49ab-861d-296ddc5d643a} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001702 sec., 27614.571092831964 rows/sec., 1.99 MiB/sec. | ||
4495 | 2024.11.16 00:50:20.292900 [ 277 ] {3fd69482-5c4e-49ab-861d-296ddc5d643a} <Debug> TCPHandler: Processed in 0.002261981 sec. | ||
4496 | 2024.11.16 00:50:20.293054 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4497 | 2024.11.16 00:50:20.293185 [ 273 ] {8986fe8a-7769-4c48-80be-1ea7b14f5805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4498 | 2024.11.16 00:50:20.293240 [ 273 ] {8986fe8a-7769-4c48-80be-1ea7b14f5805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4499 | 2024.11.16 00:50:20.293890 [ 273 ] {8986fe8a-7769-4c48-80be-1ea7b14f5805} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4500 | 2024.11.16 00:50:20.293938 [ 273 ] {8986fe8a-7769-4c48-80be-1ea7b14f5805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4501 | 2024.11.16 00:50:20.294332 [ 273 ] {8986fe8a-7769-4c48-80be-1ea7b14f5805} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4502 | 2024.11.16 00:50:20.294569 [ 273 ] {8986fe8a-7769-4c48-80be-1ea7b14f5805} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4503 | 2024.11.16 00:50:20.294774 [ 273 ] {8986fe8a-7769-4c48-80be-1ea7b14f5805} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001619 sec., 8647.313156269302 rows/sec., 605.60 KiB/sec. | ||
4504 | 2024.11.16 00:50:20.294827 [ 273 ] {8986fe8a-7769-4c48-80be-1ea7b14f5805} <Debug> TCPHandler: Processed in 0.00183594 sec. | ||
4505 | 2024.11.16 00:50:20.294973 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4506 | 2024.11.16 00:50:20.295079 [ 277 ] {f61620f3-ba0c-435c-8263-5de70a7db96f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4507 | 2024.11.16 00:50:20.295125 [ 277 ] {f61620f3-ba0c-435c-8263-5de70a7db96f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4508 | 2024.11.16 00:50:20.295652 [ 277 ] {f61620f3-ba0c-435c-8263-5de70a7db96f} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4509 | 2024.11.16 00:50:20.295692 [ 277 ] {f61620f3-ba0c-435c-8263-5de70a7db96f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4510 | 2024.11.16 00:50:20.296026 [ 277 ] {f61620f3-ba0c-435c-8263-5de70a7db96f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4511 | 2024.11.16 00:50:20.296277 [ 277 ] {f61620f3-ba0c-435c-8263-5de70a7db96f} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4512 | 2024.11.16 00:50:20.296434 [ 71 ] {} <Debug> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4513 | 2024.11.16 00:50:20.296495 [ 71 ] {} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4514 | 2024.11.16 00:50:20.296528 [ 277 ] {f61620f3-ba0c-435c-8263-5de70a7db96f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00146 sec., 8904.109589041096 rows/sec., 555.17 KiB/sec. | ||
4515 | 2024.11.16 00:50:20.296537 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4516 | 2024.11.16 00:50:20.296689 [ 277 ] {f61620f3-ba0c-435c-8263-5de70a7db96f} <Debug> TCPHandler: Processed in 0.001763478 sec. | ||
4517 | 2024.11.16 00:50:20.296960 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4518 | 2024.11.16 00:50:20.296974 [ 187 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
4519 | 2024.11.16 00:50:20.297307 [ 273 ] {17de7dc7-9c46-4cfd-9fa2-8639793d91d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4520 | 2024.11.16 00:50:20.297467 [ 273 ] {17de7dc7-9c46-4cfd-9fa2-8639793d91d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4521 | 2024.11.16 00:50:20.297518 [ 187 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4522 | 2024.11.16 00:50:20.297620 [ 187 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
4523 | 2024.11.16 00:50:20.297977 [ 187 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
4524 | 2024.11.16 00:50:20.298346 [ 187 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
4525 | 2024.11.16 00:50:20.298767 [ 187 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
4526 | 2024.11.16 00:50:20.299071 [ 187 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
4527 | 2024.11.16 00:50:20.300151 [ 273 ] {17de7dc7-9c46-4cfd-9fa2-8639793d91d9} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4528 | 2024.11.16 00:50:20.300223 [ 273 ] {17de7dc7-9c46-4cfd-9fa2-8639793d91d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4529 | 2024.11.16 00:50:20.301290 [ 273 ] {17de7dc7-9c46-4cfd-9fa2-8639793d91d9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4530 | 2024.11.16 00:50:20.301441 [ 190 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00477624 sec., 13609.031371957857 rows/sec., 901.68 KiB/sec. | ||
4531 | 2024.11.16 00:50:20.301677 [ 190 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4532 | 2024.11.16 00:50:20.301736 [ 273 ] {17de7dc7-9c46-4cfd-9fa2-8639793d91d9} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4533 | 2024.11.16 00:50:20.302163 [ 273 ] {17de7dc7-9c46-4cfd-9fa2-8639793d91d9} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.005003 sec., 84349.39036578053 rows/sec., 6.03 MiB/sec. | ||
4534 | 2024.11.16 00:50:20.302297 [ 273 ] {17de7dc7-9c46-4cfd-9fa2-8639793d91d9} <Debug> TCPHandler: Processed in 0.005491519 sec. | ||
4535 | 2024.11.16 00:50:20.302370 [ 190 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_13_3} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4536 | 2024.11.16 00:50:20.302492 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4537 | 2024.11.16 00:50:20.302533 [ 190 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_13_3} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4538 | 2024.11.16 00:50:20.302686 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4539 | 2024.11.16 00:50:20.302711 [ 277 ] {cd43bd26-343a-42c3-9203-ed2feb885738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4540 | 2024.11.16 00:50:20.302774 [ 277 ] {cd43bd26-343a-42c3-9203-ed2feb885738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4541 | 2024.11.16 00:50:20.303235 [ 277 ] {cd43bd26-343a-42c3-9203-ed2feb885738} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4542 | 2024.11.16 00:50:20.303275 [ 277 ] {cd43bd26-343a-42c3-9203-ed2feb885738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4543 | 2024.11.16 00:50:20.303628 [ 277 ] {cd43bd26-343a-42c3-9203-ed2feb885738} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4544 | 2024.11.16 00:50:20.303864 [ 277 ] {cd43bd26-343a-42c3-9203-ed2feb885738} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4545 | 2024.11.16 00:50:20.304099 [ 277 ] {cd43bd26-343a-42c3-9203-ed2feb885738} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001456 sec., 4120.879120879121 rows/sec., 215.30 KiB/sec. | ||
4546 | 2024.11.16 00:50:20.304183 [ 277 ] {cd43bd26-343a-42c3-9203-ed2feb885738} <Debug> TCPHandler: Processed in 0.001784228 sec. | ||
4547 | 2024.11.16 00:50:20.304328 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4548 | 2024.11.16 00:50:20.304456 [ 273 ] {f3cf4a94-3640-430e-aeb6-3c8a074e40e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4549 | 2024.11.16 00:50:20.304515 [ 273 ] {f3cf4a94-3640-430e-aeb6-3c8a074e40e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4550 | 2024.11.16 00:50:20.305144 [ 273 ] {f3cf4a94-3640-430e-aeb6-3c8a074e40e9} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4551 | 2024.11.16 00:50:20.305189 [ 273 ] {f3cf4a94-3640-430e-aeb6-3c8a074e40e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4552 | 2024.11.16 00:50:20.305575 [ 273 ] {f3cf4a94-3640-430e-aeb6-3c8a074e40e9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4553 | 2024.11.16 00:50:20.305816 [ 273 ] {f3cf4a94-3640-430e-aeb6-3c8a074e40e9} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4554 | 2024.11.16 00:50:20.306020 [ 273 ] {f3cf4a94-3640-430e-aeb6-3c8a074e40e9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001594 sec., 148682.55959849435 rows/sec., 9.97 MiB/sec. | ||
4555 | 2024.11.16 00:50:20.306072 [ 273 ] {f3cf4a94-3640-430e-aeb6-3c8a074e40e9} <Debug> TCPHandler: Processed in 0.00180781 sec. | ||
4556 | 2024.11.16 00:50:20.306200 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4557 | 2024.11.16 00:50:20.306321 [ 277 ] {17385eaf-4a71-45cc-869d-50e0296825e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4558 | 2024.11.16 00:50:20.306378 [ 277 ] {17385eaf-4a71-45cc-869d-50e0296825e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4559 | 2024.11.16 00:50:20.306873 [ 277 ] {17385eaf-4a71-45cc-869d-50e0296825e8} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4560 | 2024.11.16 00:50:20.306918 [ 277 ] {17385eaf-4a71-45cc-869d-50e0296825e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4561 | 2024.11.16 00:50:20.307302 [ 277 ] {17385eaf-4a71-45cc-869d-50e0296825e8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4562 | 2024.11.16 00:50:20.307532 [ 277 ] {17385eaf-4a71-45cc-869d-50e0296825e8} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4563 | 2024.11.16 00:50:20.307749 [ 277 ] {17385eaf-4a71-45cc-869d-50e0296825e8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001455 sec., 687.2852233676977 rows/sec., 46.31 KiB/sec. | ||
4564 | 2024.11.16 00:50:20.307796 [ 277 ] {17385eaf-4a71-45cc-869d-50e0296825e8} <Debug> TCPHandler: Processed in 0.001645994 sec. | ||
4565 | 2024.11.16 00:50:20.307925 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4566 | 2024.11.16 00:50:20.308030 [ 273 ] {f3bc5356-9fef-4389-9a8f-a5302cd0ef13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4567 | 2024.11.16 00:50:20.308095 [ 273 ] {f3bc5356-9fef-4389-9a8f-a5302cd0ef13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4568 | 2024.11.16 00:50:20.309223 [ 273 ] {f3bc5356-9fef-4389-9a8f-a5302cd0ef13} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4569 | 2024.11.16 00:50:20.309263 [ 273 ] {f3bc5356-9fef-4389-9a8f-a5302cd0ef13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4570 | 2024.11.16 00:50:20.309885 [ 273 ] {f3bc5356-9fef-4389-9a8f-a5302cd0ef13} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4571 | 2024.11.16 00:50:20.310130 [ 273 ] {f3bc5356-9fef-4389-9a8f-a5302cd0ef13} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4572 | 2024.11.16 00:50:20.310437 [ 273 ] {f3bc5356-9fef-4389-9a8f-a5302cd0ef13} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002426 sec., 16488.046166529264 rows/sec., 29.55 MiB/sec. | ||
4573 | 2024.11.16 00:50:20.310930 [ 273 ] {f3bc5356-9fef-4389-9a8f-a5302cd0ef13} <Debug> TCPHandler: Processed in 0.003050613 sec. | ||
4574 | 2024.11.16 00:50:20.311105 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4575 | 2024.11.16 00:50:20.311240 [ 277 ] {e1ce718f-7f75-4101-bef5-3b74e3e84036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4576 | 2024.11.16 00:50:20.311296 [ 277 ] {e1ce718f-7f75-4101-bef5-3b74e3e84036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4577 | 2024.11.16 00:50:20.311828 [ 277 ] {e1ce718f-7f75-4101-bef5-3b74e3e84036} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4578 | 2024.11.16 00:50:20.311875 [ 277 ] {e1ce718f-7f75-4101-bef5-3b74e3e84036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4579 | 2024.11.16 00:50:20.312288 [ 277 ] {e1ce718f-7f75-4101-bef5-3b74e3e84036} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4580 | 2024.11.16 00:50:20.312520 [ 277 ] {e1ce718f-7f75-4101-bef5-3b74e3e84036} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4581 | 2024.11.16 00:50:20.312661 [ 71 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4582 | 2024.11.16 00:50:20.312715 [ 71 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4583 | 2024.11.16 00:50:20.312750 [ 277 ] {e1ce718f-7f75-4101-bef5-3b74e3e84036} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001534 sec., 53455.01955671447 rows/sec., 3.40 MiB/sec. | ||
4584 | 2024.11.16 00:50:20.312757 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4585 | 2024.11.16 00:50:20.312894 [ 277 ] {e1ce718f-7f75-4101-bef5-3b74e3e84036} <Debug> TCPHandler: Processed in 0.001876071 sec. | ||
4586 | 2024.11.16 00:50:20.312987 [ 187 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
4587 | 2024.11.16 00:50:20.313127 [ 187 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4588 | 2024.11.16 00:50:20.313160 [ 187 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1948 rows starting from the beginning of the part | ||
4589 | 2024.11.16 00:50:20.313281 [ 187 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
4590 | 2024.11.16 00:50:20.313452 [ 187 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
4591 | 2024.11.16 00:50:20.313660 [ 187 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
4592 | 2024.11.16 00:50:20.313831 [ 187 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
4593 | 2024.11.16 00:50:20.313999 [ 187 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part | ||
4594 | 2024.11.16 00:50:20.315329 [ 188 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2292 rows, containing 4 columns (4 merged, 0 gathered) in 0.002447566 sec., 936440.5290807276 rows/sec., 61.56 MiB/sec. | ||
4595 | 2024.11.16 00:50:20.315547 [ 187 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4596 | 2024.11.16 00:50:20.315834 [ 187 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_36_7} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4597 | 2024.11.16 00:50:20.315912 [ 187 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_36_7} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4598 | 2024.11.16 00:50:20.315987 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
4599 | 2024.11.16 00:50:21.024052 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64411, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4600 | 2024.11.16 00:50:21.245125 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 704 | ||
4601 | 2024.11.16 00:50:21.247902 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4602 | 2024.11.16 00:50:21.247947 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4603 | 2024.11.16 00:50:21.249476 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4604 | 2024.11.16 00:50:21.249797 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4605 | 2024.11.16 00:50:21.250331 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 704 | ||
4606 | 2024.11.16 00:50:21.263553 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41013, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4607 | 2024.11.16 00:50:21.568534 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63330, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4608 | 2024.11.16 00:50:21.590236 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56213, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4609 | 2024.11.16 00:50:21.670669 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46758, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4610 | 2024.11.16 00:50:21.778520 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50699, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4611 | 2024.11.16 00:50:21.803791 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57813, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4612 | 2024.11.16 00:50:21.840230 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:32769, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4613 | 2024.11.16 00:50:22.620745 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35048, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4614 | 2024.11.16 00:50:22.992660 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63454, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4615 | 2024.11.16 00:50:23.243375 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35657, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4616 | 2024.11.16 00:50:23.284356 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33561, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4617 | 2024.11.16 00:50:23.347826 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47024, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4618 | 2024.11.16 00:50:23.369603 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34816, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4619 | 2024.11.16 00:50:23.369713 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42471, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4620 | 2024.11.16 00:50:23.407140 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:32929, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4621 | 2024.11.16 00:50:23.487422 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52726, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4622 | 2024.11.16 00:50:23.542036 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37600, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4623 | 2024.11.16 00:50:23.579420 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61484, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4624 | 2024.11.16 00:50:23.611770 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35391, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4625 | 2024.11.16 00:50:23.666245 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47568, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4626 | 2024.11.16 00:50:23.863928 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63450, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4627 | 2024.11.16 00:50:23.867252 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58418, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4628 | 2024.11.16 00:50:23.900513 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51320, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4629 | 2024.11.16 00:50:25.274386 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4630 | 2024.11.16 00:50:25.274608 [ 277 ] {d3a1ef3e-f9f8-4571-86ae-4f6d2e101e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4631 | 2024.11.16 00:50:25.274691 [ 277 ] {d3a1ef3e-f9f8-4571-86ae-4f6d2e101e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4632 | 2024.11.16 00:50:25.275510 [ 277 ] {d3a1ef3e-f9f8-4571-86ae-4f6d2e101e40} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4633 | 2024.11.16 00:50:25.275559 [ 277 ] {d3a1ef3e-f9f8-4571-86ae-4f6d2e101e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4634 | 2024.11.16 00:50:25.275967 [ 277 ] {d3a1ef3e-f9f8-4571-86ae-4f6d2e101e40} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4635 | 2024.11.16 00:50:25.276217 [ 277 ] {d3a1ef3e-f9f8-4571-86ae-4f6d2e101e40} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4636 | 2024.11.16 00:50:25.276500 [ 277 ] {d3a1ef3e-f9f8-4571-86ae-4f6d2e101e40} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001946 sec., 4110.996916752312 rows/sec., 335.22 KiB/sec. | ||
4637 | 2024.11.16 00:50:25.276589 [ 277 ] {d3a1ef3e-f9f8-4571-86ae-4f6d2e101e40} <Debug> TCPHandler: Processed in 0.002391715 sec. | ||
4638 | 2024.11.16 00:50:25.276763 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4639 | 2024.11.16 00:50:25.276909 [ 273 ] {76edaf31-55fb-4efd-8a7e-d3a08e99446d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4640 | 2024.11.16 00:50:25.276967 [ 273 ] {76edaf31-55fb-4efd-8a7e-d3a08e99446d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4641 | 2024.11.16 00:50:25.277619 [ 273 ] {76edaf31-55fb-4efd-8a7e-d3a08e99446d} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4642 | 2024.11.16 00:50:25.277661 [ 273 ] {76edaf31-55fb-4efd-8a7e-d3a08e99446d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4643 | 2024.11.16 00:50:25.278035 [ 273 ] {76edaf31-55fb-4efd-8a7e-d3a08e99446d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4644 | 2024.11.16 00:50:25.278280 [ 273 ] {76edaf31-55fb-4efd-8a7e-d3a08e99446d} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4645 | 2024.11.16 00:50:25.278499 [ 273 ] {76edaf31-55fb-4efd-8a7e-d3a08e99446d} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.001625 sec., 36923.07692307692 rows/sec., 2.81 MiB/sec. | ||
4646 | 2024.11.16 00:50:25.278552 [ 273 ] {76edaf31-55fb-4efd-8a7e-d3a08e99446d} <Debug> TCPHandler: Processed in 0.001860551 sec. | ||
4647 | 2024.11.16 00:50:25.278716 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4648 | 2024.11.16 00:50:25.278844 [ 277 ] {91218a99-7c5f-4840-b28b-863cdc916b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4649 | 2024.11.16 00:50:25.278899 [ 277 ] {91218a99-7c5f-4840-b28b-863cdc916b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4650 | 2024.11.16 00:50:25.279507 [ 277 ] {91218a99-7c5f-4840-b28b-863cdc916b13} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4651 | 2024.11.16 00:50:25.279547 [ 277 ] {91218a99-7c5f-4840-b28b-863cdc916b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4652 | 2024.11.16 00:50:25.279890 [ 277 ] {91218a99-7c5f-4840-b28b-863cdc916b13} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4653 | 2024.11.16 00:50:25.280120 [ 277 ] {91218a99-7c5f-4840-b28b-863cdc916b13} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4654 | 2024.11.16 00:50:25.280332 [ 277 ] {91218a99-7c5f-4840-b28b-863cdc916b13} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001518 sec., 5270.092226613966 rows/sec., 367.98 KiB/sec. | ||
4655 | 2024.11.16 00:50:25.280384 [ 277 ] {91218a99-7c5f-4840-b28b-863cdc916b13} <Debug> TCPHandler: Processed in 0.001729207 sec. | ||
4656 | 2024.11.16 00:50:25.280526 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4657 | 2024.11.16 00:50:25.280656 [ 273 ] {51a1f487-d59f-4ac0-a5d6-8d028bd64a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4658 | 2024.11.16 00:50:25.280712 [ 273 ] {51a1f487-d59f-4ac0-a5d6-8d028bd64a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4659 | 2024.11.16 00:50:25.281386 [ 273 ] {51a1f487-d59f-4ac0-a5d6-8d028bd64a2a} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4660 | 2024.11.16 00:50:25.281426 [ 273 ] {51a1f487-d59f-4ac0-a5d6-8d028bd64a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4661 | 2024.11.16 00:50:25.281786 [ 273 ] {51a1f487-d59f-4ac0-a5d6-8d028bd64a2a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4662 | 2024.11.16 00:50:25.282025 [ 273 ] {51a1f487-d59f-4ac0-a5d6-8d028bd64a2a} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4663 | 2024.11.16 00:50:25.282229 [ 273 ] {51a1f487-d59f-4ac0-a5d6-8d028bd64a2a} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001603 sec., 44915.78290704928 rows/sec., 3.51 MiB/sec. | ||
4664 | 2024.11.16 00:50:25.282281 [ 273 ] {51a1f487-d59f-4ac0-a5d6-8d028bd64a2a} <Debug> TCPHandler: Processed in 0.001817139 sec. | ||
4665 | 2024.11.16 00:50:25.282446 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4666 | 2024.11.16 00:50:25.282572 [ 277 ] {746155c8-7f29-44b8-947f-cd9cb40366c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4667 | 2024.11.16 00:50:25.282630 [ 277 ] {746155c8-7f29-44b8-947f-cd9cb40366c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4668 | 2024.11.16 00:50:25.283224 [ 277 ] {746155c8-7f29-44b8-947f-cd9cb40366c6} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4669 | 2024.11.16 00:50:25.283271 [ 277 ] {746155c8-7f29-44b8-947f-cd9cb40366c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4670 | 2024.11.16 00:50:25.283661 [ 277 ] {746155c8-7f29-44b8-947f-cd9cb40366c6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4671 | 2024.11.16 00:50:25.283892 [ 277 ] {746155c8-7f29-44b8-947f-cd9cb40366c6} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4672 | 2024.11.16 00:50:25.284100 [ 277 ] {746155c8-7f29-44b8-947f-cd9cb40366c6} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.001556 sec., 84832.90488431876 rows/sec., 5.91 MiB/sec. | ||
4673 | 2024.11.16 00:50:25.284150 [ 277 ] {746155c8-7f29-44b8-947f-cd9cb40366c6} <Debug> TCPHandler: Processed in 0.001765408 sec. | ||
4674 | 2024.11.16 00:50:25.284287 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4675 | 2024.11.16 00:50:25.284398 [ 273 ] {8dd4a9bb-7cc5-4b96-8162-b10632a32ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4676 | 2024.11.16 00:50:25.284455 [ 273 ] {8dd4a9bb-7cc5-4b96-8162-b10632a32ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4677 | 2024.11.16 00:50:25.284977 [ 273 ] {8dd4a9bb-7cc5-4b96-8162-b10632a32ed4} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4678 | 2024.11.16 00:50:25.285025 [ 273 ] {8dd4a9bb-7cc5-4b96-8162-b10632a32ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4679 | 2024.11.16 00:50:25.285447 [ 273 ] {8dd4a9bb-7cc5-4b96-8162-b10632a32ed4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4680 | 2024.11.16 00:50:25.285678 [ 273 ] {8dd4a9bb-7cc5-4b96-8162-b10632a32ed4} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4681 | 2024.11.16 00:50:25.285925 [ 273 ] {8dd4a9bb-7cc5-4b96-8162-b10632a32ed4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001544 sec., 31088.082901554404 rows/sec., 2.10 MiB/sec. | ||
4682 | 2024.11.16 00:50:25.286095 [ 273 ] {8dd4a9bb-7cc5-4b96-8162-b10632a32ed4} <Debug> TCPHandler: Processed in 0.00185392 sec. | ||
4683 | 2024.11.16 00:50:30.275333 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4684 | 2024.11.16 00:50:30.275537 [ 277 ] {291f9be7-1363-4cf7-83da-43a0cad19088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4685 | 2024.11.16 00:50:30.275612 [ 277 ] {291f9be7-1363-4cf7-83da-43a0cad19088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4686 | 2024.11.16 00:50:30.276368 [ 277 ] {291f9be7-1363-4cf7-83da-43a0cad19088} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4687 | 2024.11.16 00:50:30.276418 [ 277 ] {291f9be7-1363-4cf7-83da-43a0cad19088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4688 | 2024.11.16 00:50:30.276847 [ 277 ] {291f9be7-1363-4cf7-83da-43a0cad19088} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4689 | 2024.11.16 00:50:30.277099 [ 277 ] {291f9be7-1363-4cf7-83da-43a0cad19088} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4690 | 2024.11.16 00:50:30.277301 [ 277 ] {291f9be7-1363-4cf7-83da-43a0cad19088} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001816 sec., 30837.004405286345 rows/sec., 2.35 MiB/sec. | ||
4691 | 2024.11.16 00:50:30.277365 [ 277 ] {291f9be7-1363-4cf7-83da-43a0cad19088} <Debug> TCPHandler: Processed in 0.002164219 sec. | ||
4692 | 2024.11.16 00:50:30.277539 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4693 | 2024.11.16 00:50:30.277686 [ 273 ] {cfbf5a9f-353d-429f-ad0d-120c5b38e04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4694 | 2024.11.16 00:50:30.277745 [ 273 ] {cfbf5a9f-353d-429f-ad0d-120c5b38e04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4695 | 2024.11.16 00:50:30.278435 [ 273 ] {cfbf5a9f-353d-429f-ad0d-120c5b38e04c} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4696 | 2024.11.16 00:50:30.278481 [ 273 ] {cfbf5a9f-353d-429f-ad0d-120c5b38e04c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4697 | 2024.11.16 00:50:30.278862 [ 273 ] {cfbf5a9f-353d-429f-ad0d-120c5b38e04c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4698 | 2024.11.16 00:50:30.279103 [ 273 ] {cfbf5a9f-353d-429f-ad0d-120c5b38e04c} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4699 | 2024.11.16 00:50:30.279287 [ 273 ] {cfbf5a9f-353d-429f-ad0d-120c5b38e04c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001637 sec., 39095.907147220525 rows/sec., 3.05 MiB/sec. | ||
4700 | 2024.11.16 00:50:30.279337 [ 273 ] {cfbf5a9f-353d-429f-ad0d-120c5b38e04c} <Debug> TCPHandler: Processed in 0.001869781 sec. | ||
4701 | 2024.11.16 00:50:30.279476 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4702 | 2024.11.16 00:50:30.279599 [ 277 ] {67b7aaa3-0861-42d2-8b03-316e47b97016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4703 | 2024.11.16 00:50:30.279659 [ 277 ] {67b7aaa3-0861-42d2-8b03-316e47b97016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4704 | 2024.11.16 00:50:30.280278 [ 277 ] {67b7aaa3-0861-42d2-8b03-316e47b97016} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4705 | 2024.11.16 00:50:30.280322 [ 277 ] {67b7aaa3-0861-42d2-8b03-316e47b97016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4706 | 2024.11.16 00:50:30.280725 [ 277 ] {67b7aaa3-0861-42d2-8b03-316e47b97016} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4707 | 2024.11.16 00:50:30.280969 [ 277 ] {67b7aaa3-0861-42d2-8b03-316e47b97016} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4708 | 2024.11.16 00:50:30.281147 [ 277 ] {67b7aaa3-0861-42d2-8b03-316e47b97016} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001579 sec., 101329.9556681444 rows/sec., 7.06 MiB/sec. | ||
4709 | 2024.11.16 00:50:30.281197 [ 277 ] {67b7aaa3-0861-42d2-8b03-316e47b97016} <Debug> TCPHandler: Processed in 0.001772048 sec. | ||
4710 | 2024.11.16 00:50:30.281327 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4711 | 2024.11.16 00:50:30.281436 [ 273 ] {1eadcd0c-1c8f-436a-8df6-4c46b919d6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4712 | 2024.11.16 00:50:30.281484 [ 273 ] {1eadcd0c-1c8f-436a-8df6-4c46b919d6a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4713 | 2024.11.16 00:50:30.282006 [ 273 ] {1eadcd0c-1c8f-436a-8df6-4c46b919d6a9} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4714 | 2024.11.16 00:50:30.282052 [ 273 ] {1eadcd0c-1c8f-436a-8df6-4c46b919d6a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4715 | 2024.11.16 00:50:30.282480 [ 273 ] {1eadcd0c-1c8f-436a-8df6-4c46b919d6a9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4716 | 2024.11.16 00:50:30.282719 [ 273 ] {1eadcd0c-1c8f-436a-8df6-4c46b919d6a9} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4717 | 2024.11.16 00:50:30.282903 [ 273 ] {1eadcd0c-1c8f-436a-8df6-4c46b919d6a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001491 sec., 40241.44869215292 rows/sec., 2.71 MiB/sec. | ||
4718 | 2024.11.16 00:50:30.282951 [ 273 ] {1eadcd0c-1c8f-436a-8df6-4c46b919d6a9} <Debug> TCPHandler: Processed in 0.001676326 sec. | ||
4719 | 2024.11.16 00:50:31.053954 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4720 | 2024.11.16 00:50:31.054021 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4721 | 2024.11.16 00:50:31.251414 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 724 | ||
4722 | 2024.11.16 00:50:31.254042 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4723 | 2024.11.16 00:50:31.254098 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4724 | 2024.11.16 00:50:31.255641 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4725 | 2024.11.16 00:50:31.255968 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4726 | 2024.11.16 00:50:31.257024 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 724 | ||
4727 | 2024.11.16 00:50:31.511949 [ 58 ] {} <Debug> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4728 | 2024.11.16 00:50:31.512009 [ 58 ] {} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4729 | 2024.11.16 00:50:31.512032 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4730 | 2024.11.16 00:50:31.512255 [ 186 ] {21799063-a985-4172-8d75-92148673c53a::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 | ||
4731 | 2024.11.16 00:50:31.512444 [ 186 ] {21799063-a985-4172-8d75-92148673c53a::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4732 | 2024.11.16 00:50:31.512499 [ 186 ] {21799063-a985-4172-8d75-92148673c53a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 54 rows starting from the beginning of the part | ||
4733 | 2024.11.16 00:50:31.512620 [ 186 ] {21799063-a985-4172-8d75-92148673c53a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
4734 | 2024.11.16 00:50:31.512792 [ 186 ] {21799063-a985-4172-8d75-92148673c53a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
4735 | 2024.11.16 00:50:31.513070 [ 186 ] {21799063-a985-4172-8d75-92148673c53a::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 | ||
4736 | 2024.11.16 00:50:31.513229 [ 186 ] {21799063-a985-4172-8d75-92148673c53a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
4737 | 2024.11.16 00:50:31.514642 [ 186 ] {21799063-a985-4172-8d75-92148673c53a::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 4 columns (4 merged, 0 gathered) in 0.002537719 sec., 30736.263550062085 rows/sec., 1.57 MiB/sec. | ||
4738 | 2024.11.16 00:50:31.514800 [ 186 ] {21799063-a985-4172-8d75-92148673c53a::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4739 | 2024.11.16 00:50:31.515211 [ 186 ] {21799063-a985-4172-8d75-92148673c53a::all_1_13_3} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4740 | 2024.11.16 00:50:31.515322 [ 186 ] {21799063-a985-4172-8d75-92148673c53a::all_1_13_3} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4741 | 2024.11.16 00:50:31.515420 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4742 | 2024.11.16 00:50:31.919447 [ 58 ] {} <Debug> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4743 | 2024.11.16 00:50:31.919499 [ 58 ] {} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4744 | 2024.11.16 00:50:31.919522 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4745 | 2024.11.16 00:50:31.919749 [ 188 ] {79b27335-8804-491f-8049-66d6de7bbe75::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 | ||
4746 | 2024.11.16 00:50:31.919943 [ 188 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4747 | 2024.11.16 00:50:31.919991 [ 188 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part | ||
4748 | 2024.11.16 00:50:31.920079 [ 188 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
4749 | 2024.11.16 00:50:31.920193 [ 188 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
4750 | 2024.11.16 00:50:31.920323 [ 188 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
4751 | 2024.11.16 00:50:31.920406 [ 188 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
4752 | 2024.11.16 00:50:31.921430 [ 186 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13 rows, containing 4 columns (4 merged, 0 gathered) in 0.00182001 sec., 7142.817896604964 rows/sec., 481.30 KiB/sec. | ||
4753 | 2024.11.16 00:50:31.921669 [ 201 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4754 | 2024.11.16 00:50:31.922043 [ 201 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_13_3} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4755 | 2024.11.16 00:50:31.922141 [ 201 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_13_3} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4756 | 2024.11.16 00:50:31.922245 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4757 | 2024.11.16 00:50:35.282879 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4758 | 2024.11.16 00:50:35.283210 [ 277 ] {717f677e-3b9a-454d-babd-b21940b7902c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4759 | 2024.11.16 00:50:35.283323 [ 277 ] {717f677e-3b9a-454d-babd-b21940b7902c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4760 | 2024.11.16 00:50:35.284212 [ 277 ] {717f677e-3b9a-454d-babd-b21940b7902c} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4761 | 2024.11.16 00:50:35.284254 [ 277 ] {717f677e-3b9a-454d-babd-b21940b7902c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4762 | 2024.11.16 00:50:35.284679 [ 277 ] {717f677e-3b9a-454d-babd-b21940b7902c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4763 | 2024.11.16 00:50:35.284927 [ 277 ] {717f677e-3b9a-454d-babd-b21940b7902c} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4764 | 2024.11.16 00:50:35.285156 [ 277 ] {717f677e-3b9a-454d-babd-b21940b7902c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002033 sec., 6886.374815543531 rows/sec., 495.73 KiB/sec. | ||
4765 | 2024.11.16 00:50:35.285211 [ 277 ] {717f677e-3b9a-454d-babd-b21940b7902c} <Debug> TCPHandler: Processed in 0.002520458 sec. | ||
4766 | 2024.11.16 00:50:35.285384 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4767 | 2024.11.16 00:50:35.285522 [ 273 ] {6f4fa9f8-d778-45ac-9ab8-679596574e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4768 | 2024.11.16 00:50:35.285580 [ 273 ] {6f4fa9f8-d778-45ac-9ab8-679596574e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4769 | 2024.11.16 00:50:35.286255 [ 273 ] {6f4fa9f8-d778-45ac-9ab8-679596574e69} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4770 | 2024.11.16 00:50:35.286295 [ 273 ] {6f4fa9f8-d778-45ac-9ab8-679596574e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4771 | 2024.11.16 00:50:35.286681 [ 273 ] {6f4fa9f8-d778-45ac-9ab8-679596574e69} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4772 | 2024.11.16 00:50:35.286929 [ 273 ] {6f4fa9f8-d778-45ac-9ab8-679596574e69} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4773 | 2024.11.16 00:50:35.287160 [ 273 ] {6f4fa9f8-d778-45ac-9ab8-679596574e69} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001668 sec., 169664.26858513188 rows/sec., 14.97 MiB/sec. | ||
4774 | 2024.11.16 00:50:35.287216 [ 273 ] {6f4fa9f8-d778-45ac-9ab8-679596574e69} <Debug> TCPHandler: Processed in 0.001901831 sec. | ||
4775 | 2024.11.16 00:50:35.287349 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4776 | 2024.11.16 00:50:35.287455 [ 277 ] {09ed8259-04b9-4e23-b184-323a7b260395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4777 | 2024.11.16 00:50:35.287500 [ 277 ] {09ed8259-04b9-4e23-b184-323a7b260395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4778 | 2024.11.16 00:50:35.288042 [ 277 ] {09ed8259-04b9-4e23-b184-323a7b260395} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4779 | 2024.11.16 00:50:35.288081 [ 277 ] {09ed8259-04b9-4e23-b184-323a7b260395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4780 | 2024.11.16 00:50:35.288415 [ 277 ] {09ed8259-04b9-4e23-b184-323a7b260395} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4781 | 2024.11.16 00:50:35.288648 [ 277 ] {09ed8259-04b9-4e23-b184-323a7b260395} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4782 | 2024.11.16 00:50:35.288865 [ 277 ] {09ed8259-04b9-4e23-b184-323a7b260395} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001433 sec., 32798.325191905096 rows/sec., 2.36 MiB/sec. | ||
4783 | 2024.11.16 00:50:35.288916 [ 277 ] {09ed8259-04b9-4e23-b184-323a7b260395} <Debug> TCPHandler: Processed in 0.001616053 sec. | ||
4784 | 2024.11.16 00:50:35.289065 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4785 | 2024.11.16 00:50:35.289193 [ 273 ] {378475bf-2139-47fc-b61c-eefac755e515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4786 | 2024.11.16 00:50:35.289249 [ 273 ] {378475bf-2139-47fc-b61c-eefac755e515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4787 | 2024.11.16 00:50:35.289850 [ 273 ] {378475bf-2139-47fc-b61c-eefac755e515} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4788 | 2024.11.16 00:50:35.289890 [ 273 ] {378475bf-2139-47fc-b61c-eefac755e515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4789 | 2024.11.16 00:50:35.290232 [ 273 ] {378475bf-2139-47fc-b61c-eefac755e515} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4790 | 2024.11.16 00:50:35.290469 [ 273 ] {378475bf-2139-47fc-b61c-eefac755e515} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4791 | 2024.11.16 00:50:35.290728 [ 273 ] {378475bf-2139-47fc-b61c-eefac755e515} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001563 sec., 8957.133717210492 rows/sec., 627.30 KiB/sec. | ||
4792 | 2024.11.16 00:50:35.290937 [ 273 ] {378475bf-2139-47fc-b61c-eefac755e515} <Debug> TCPHandler: Processed in 0.001931782 sec. | ||
4793 | 2024.11.16 00:50:35.291089 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4794 | 2024.11.16 00:50:35.291217 [ 277 ] {c3958653-ba77-4852-856f-6a0efe38a4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4795 | 2024.11.16 00:50:35.291271 [ 277 ] {c3958653-ba77-4852-856f-6a0efe38a4cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4796 | 2024.11.16 00:50:35.291891 [ 277 ] {c3958653-ba77-4852-856f-6a0efe38a4cf} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4797 | 2024.11.16 00:50:35.291935 [ 277 ] {c3958653-ba77-4852-856f-6a0efe38a4cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4798 | 2024.11.16 00:50:35.292271 [ 277 ] {c3958653-ba77-4852-856f-6a0efe38a4cf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4799 | 2024.11.16 00:50:35.292506 [ 277 ] {c3958653-ba77-4852-856f-6a0efe38a4cf} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4800 | 2024.11.16 00:50:35.292724 [ 277 ] {c3958653-ba77-4852-856f-6a0efe38a4cf} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001534 sec., 8474.57627118644 rows/sec., 528.39 KiB/sec. | ||
4801 | 2024.11.16 00:50:35.292832 [ 277 ] {c3958653-ba77-4852-856f-6a0efe38a4cf} <Debug> TCPHandler: Processed in 0.001805119 sec. | ||
4802 | 2024.11.16 00:50:35.292981 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4803 | 2024.11.16 00:50:35.293110 [ 273 ] {534b4954-c87a-4ba9-8bf6-40c84741871e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4804 | 2024.11.16 00:50:35.293166 [ 273 ] {534b4954-c87a-4ba9-8bf6-40c84741871e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4805 | 2024.11.16 00:50:35.293906 [ 273 ] {534b4954-c87a-4ba9-8bf6-40c84741871e} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4806 | 2024.11.16 00:50:35.293955 [ 273 ] {534b4954-c87a-4ba9-8bf6-40c84741871e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4807 | 2024.11.16 00:50:35.294357 [ 273 ] {534b4954-c87a-4ba9-8bf6-40c84741871e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4808 | 2024.11.16 00:50:35.294595 [ 273 ] {534b4954-c87a-4ba9-8bf6-40c84741871e} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4809 | 2024.11.16 00:50:35.294810 [ 273 ] {534b4954-c87a-4ba9-8bf6-40c84741871e} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001729 sec., 244071.7177559283 rows/sec., 17.44 MiB/sec. | ||
4810 | 2024.11.16 00:50:35.294863 [ 273 ] {534b4954-c87a-4ba9-8bf6-40c84741871e} <Debug> TCPHandler: Processed in 0.001946663 sec. | ||
4811 | 2024.11.16 00:50:35.295003 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4812 | 2024.11.16 00:50:35.295129 [ 277 ] {6d92acaf-fb09-44aa-b83d-8363742c53cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4813 | 2024.11.16 00:50:35.295185 [ 277 ] {6d92acaf-fb09-44aa-b83d-8363742c53cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4814 | 2024.11.16 00:50:35.295700 [ 277 ] {6d92acaf-fb09-44aa-b83d-8363742c53cf} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4815 | 2024.11.16 00:50:35.295738 [ 277 ] {6d92acaf-fb09-44aa-b83d-8363742c53cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4816 | 2024.11.16 00:50:35.296077 [ 277 ] {6d92acaf-fb09-44aa-b83d-8363742c53cf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4817 | 2024.11.16 00:50:35.296302 [ 277 ] {6d92acaf-fb09-44aa-b83d-8363742c53cf} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4818 | 2024.11.16 00:50:35.296599 [ 277 ] {6d92acaf-fb09-44aa-b83d-8363742c53cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00147 sec., 4081.6326530612246 rows/sec., 213.25 KiB/sec. | ||
4819 | 2024.11.16 00:50:35.296744 [ 277 ] {6d92acaf-fb09-44aa-b83d-8363742c53cf} <Debug> TCPHandler: Processed in 0.001792049 sec. | ||
4820 | 2024.11.16 00:50:35.296891 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4821 | 2024.11.16 00:50:35.297022 [ 273 ] {e1de1450-d205-47dc-bb5f-226d979ec99c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4822 | 2024.11.16 00:50:35.297081 [ 273 ] {e1de1450-d205-47dc-bb5f-226d979ec99c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4823 | 2024.11.16 00:50:35.297727 [ 273 ] {e1de1450-d205-47dc-bb5f-226d979ec99c} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4824 | 2024.11.16 00:50:35.297767 [ 273 ] {e1de1450-d205-47dc-bb5f-226d979ec99c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4825 | 2024.11.16 00:50:35.298152 [ 273 ] {e1de1450-d205-47dc-bb5f-226d979ec99c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4826 | 2024.11.16 00:50:35.298385 [ 273 ] {e1de1450-d205-47dc-bb5f-226d979ec99c} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4827 | 2024.11.16 00:50:35.298613 [ 273 ] {e1de1450-d205-47dc-bb5f-226d979ec99c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00162 sec., 146296.2962962963 rows/sec., 9.81 MiB/sec. | ||
4828 | 2024.11.16 00:50:35.298732 [ 273 ] {e1de1450-d205-47dc-bb5f-226d979ec99c} <Debug> TCPHandler: Processed in 0.001903722 sec. | ||
4829 | 2024.11.16 00:50:35.298887 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4830 | 2024.11.16 00:50:35.299012 [ 277 ] {7907d94a-3afa-4ee1-9a62-cc97a0dcdff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4831 | 2024.11.16 00:50:35.299068 [ 277 ] {7907d94a-3afa-4ee1-9a62-cc97a0dcdff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4832 | 2024.11.16 00:50:35.299567 [ 277 ] {7907d94a-3afa-4ee1-9a62-cc97a0dcdff0} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4833 | 2024.11.16 00:50:35.299613 [ 277 ] {7907d94a-3afa-4ee1-9a62-cc97a0dcdff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4834 | 2024.11.16 00:50:35.299958 [ 277 ] {7907d94a-3afa-4ee1-9a62-cc97a0dcdff0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4835 | 2024.11.16 00:50:35.300181 [ 277 ] {7907d94a-3afa-4ee1-9a62-cc97a0dcdff0} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4836 | 2024.11.16 00:50:35.300382 [ 277 ] {7907d94a-3afa-4ee1-9a62-cc97a0dcdff0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001398 sec., 715.307582260372 rows/sec., 48.20 KiB/sec. | ||
4837 | 2024.11.16 00:50:35.300430 [ 277 ] {7907d94a-3afa-4ee1-9a62-cc97a0dcdff0} <Debug> TCPHandler: Processed in 0.001615524 sec. | ||
4838 | 2024.11.16 00:50:35.300558 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4839 | 2024.11.16 00:50:35.300668 [ 273 ] {a1ff1268-3e33-47b4-82cb-24afd45d9e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4840 | 2024.11.16 00:50:35.300747 [ 273 ] {a1ff1268-3e33-47b4-82cb-24afd45d9e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4841 | 2024.11.16 00:50:35.301971 [ 273 ] {a1ff1268-3e33-47b4-82cb-24afd45d9e61} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4842 | 2024.11.16 00:50:35.302010 [ 273 ] {a1ff1268-3e33-47b4-82cb-24afd45d9e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4843 | 2024.11.16 00:50:35.302670 [ 273 ] {a1ff1268-3e33-47b4-82cb-24afd45d9e61} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4844 | 2024.11.16 00:50:35.302928 [ 273 ] {a1ff1268-3e33-47b4-82cb-24afd45d9e61} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4845 | 2024.11.16 00:50:35.303103 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4846 | 2024.11.16 00:50:35.303193 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4847 | 2024.11.16 00:50:35.303201 [ 273 ] {a1ff1268-3e33-47b4-82cb-24afd45d9e61} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00255 sec., 15686.274509803921 rows/sec., 28.11 MiB/sec. | ||
4848 | 2024.11.16 00:50:35.303227 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
4849 | 2024.11.16 00:50:35.303605 [ 273 ] {a1ff1268-3e33-47b4-82cb-24afd45d9e61} <Debug> TCPHandler: Processed in 0.003098044 sec. | ||
4850 | 2024.11.16 00:50:35.303627 [ 197 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::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 | ||
4851 | 2024.11.16 00:50:35.303778 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4852 | 2024.11.16 00:50:35.304031 [ 277 ] {02080496-32d9-4a8a-beb8-c414720dee44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4853 | 2024.11.16 00:50:35.304158 [ 277 ] {02080496-32d9-4a8a-beb8-c414720dee44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4854 | 2024.11.16 00:50:35.304581 [ 197 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4855 | 2024.11.16 00:50:35.304817 [ 197 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 291 rows starting from the beginning of the part | ||
4856 | 2024.11.16 00:50:35.305467 [ 197 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
4857 | 2024.11.16 00:50:35.306271 [ 197 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
4858 | 2024.11.16 00:50:35.306284 [ 277 ] {02080496-32d9-4a8a-beb8-c414720dee44} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4859 | 2024.11.16 00:50:35.306366 [ 277 ] {02080496-32d9-4a8a-beb8-c414720dee44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4860 | 2024.11.16 00:50:35.306911 [ 197 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
4861 | 2024.11.16 00:50:35.307676 [ 197 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
4862 | 2024.11.16 00:50:35.307864 [ 277 ] {02080496-32d9-4a8a-beb8-c414720dee44} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4863 | 2024.11.16 00:50:35.308291 [ 197 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
4864 | 2024.11.16 00:50:35.308710 [ 277 ] {02080496-32d9-4a8a-beb8-c414720dee44} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4865 | 2024.11.16 00:50:35.309450 [ 277 ] {02080496-32d9-4a8a-beb8-c414720dee44} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005413 sec., 15148.716053944208 rows/sec., 985.22 KiB/sec. | ||
4866 | 2024.11.16 00:50:35.309861 [ 277 ] {02080496-32d9-4a8a-beb8-c414720dee44} <Debug> TCPHandler: Processed in 0.006169277 sec. | ||
4867 | 2024.11.16 00:50:35.314774 [ 201 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 491 rows, containing 19 columns (19 merged, 0 gathered) in 0.011384179 sec., 43130.031599116635 rows/sec., 77.29 MiB/sec. | ||
4868 | 2024.11.16 00:50:35.315421 [ 200 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4869 | 2024.11.16 00:50:35.315856 [ 200 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4870 | 2024.11.16 00:50:35.315933 [ 200 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4871 | 2024.11.16 00:50:35.316080 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
4872 | 2024.11.16 00:50:36.000157 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.95 MiB, peak 167.35 MiB, free memory in arenas 0.00 B, will set to 163.57 MiB (RSS), difference: 1.62 MiB | ||
4873 | 2024.11.16 00:50:37.651345 [ 53 ] {} <Debug> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4874 | 2024.11.16 00:50:37.651454 [ 53 ] {} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4875 | 2024.11.16 00:50:37.651493 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4876 | 2024.11.16 00:50:37.651736 [ 201 ] {91c85941-ee7c-402e-9109-8e5da563148c::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 | ||
4877 | 2024.11.16 00:50:37.651987 [ 201 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4878 | 2024.11.16 00:50:37.652029 [ 201 ] {91c85941-ee7c-402e-9109-8e5da563148c::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 | ||
4879 | 2024.11.16 00:50:37.652123 [ 201 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
4880 | 2024.11.16 00:50:37.652426 [ 201 ] {91c85941-ee7c-402e-9109-8e5da563148c::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 | ||
4881 | 2024.11.16 00:50:37.652696 [ 201 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
4882 | 2024.11.16 00:50:37.652781 [ 201 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
4883 | 2024.11.16 00:50:37.653831 [ 195 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002245021 sec., 16035.484746022421 rows/sec., 1.34 MiB/sec. | ||
4884 | 2024.11.16 00:50:37.654050 [ 195 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4885 | 2024.11.16 00:50:37.654437 [ 195 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_9_2} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4886 | 2024.11.16 00:50:37.654545 [ 195 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_9_2} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4887 | 2024.11.16 00:50:37.654662 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4888 | 2024.11.16 00:50:40.274225 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4889 | 2024.11.16 00:50:40.274524 [ 277 ] {89383566-2a48-4c05-99b4-0bee4f2c940a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4890 | 2024.11.16 00:50:40.274638 [ 277 ] {89383566-2a48-4c05-99b4-0bee4f2c940a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4891 | 2024.11.16 00:50:40.275448 [ 277 ] {89383566-2a48-4c05-99b4-0bee4f2c940a} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4892 | 2024.11.16 00:50:40.275494 [ 277 ] {89383566-2a48-4c05-99b4-0bee4f2c940a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4893 | 2024.11.16 00:50:40.275912 [ 277 ] {89383566-2a48-4c05-99b4-0bee4f2c940a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4894 | 2024.11.16 00:50:40.276159 [ 277 ] {89383566-2a48-4c05-99b4-0bee4f2c940a} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4895 | 2024.11.16 00:50:40.276358 [ 277 ] {89383566-2a48-4c05-99b4-0bee4f2c940a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001919 sec., 2084.4189682126107 rows/sec., 169.97 KiB/sec. | ||
4896 | 2024.11.16 00:50:40.276413 [ 277 ] {89383566-2a48-4c05-99b4-0bee4f2c940a} <Debug> TCPHandler: Processed in 0.002376635 sec. | ||
4897 | 2024.11.16 00:50:40.276583 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4898 | 2024.11.16 00:50:40.276720 [ 273 ] {7bf1205e-b775-44cf-9002-7d664d25c951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4899 | 2024.11.16 00:50:40.276776 [ 273 ] {7bf1205e-b775-44cf-9002-7d664d25c951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4900 | 2024.11.16 00:50:40.277460 [ 273 ] {7bf1205e-b775-44cf-9002-7d664d25c951} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4901 | 2024.11.16 00:50:40.277505 [ 273 ] {7bf1205e-b775-44cf-9002-7d664d25c951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4902 | 2024.11.16 00:50:40.277921 [ 273 ] {7bf1205e-b775-44cf-9002-7d664d25c951} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4903 | 2024.11.16 00:50:40.278163 [ 273 ] {7bf1205e-b775-44cf-9002-7d664d25c951} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4904 | 2024.11.16 00:50:40.278294 [ 52 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4905 | 2024.11.16 00:50:40.278346 [ 52 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4906 | 2024.11.16 00:50:40.278350 [ 273 ] {7bf1205e-b775-44cf-9002-7d664d25c951} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001659 sec., 34960.81977094635 rows/sec., 2.66 MiB/sec. | ||
4907 | 2024.11.16 00:50:40.278375 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4908 | 2024.11.16 00:50:40.278423 [ 273 ] {7bf1205e-b775-44cf-9002-7d664d25c951} <Debug> TCPHandler: Processed in 0.001906932 sec. | ||
4909 | 2024.11.16 00:50:40.278624 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4910 | 2024.11.16 00:50:40.278652 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
4911 | 2024.11.16 00:50:40.278815 [ 277 ] {6788f438-c20d-4422-94b7-28a598b43939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4912 | 2024.11.16 00:50:40.278942 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4913 | 2024.11.16 00:50:40.278943 [ 277 ] {6788f438-c20d-4422-94b7-28a598b43939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4914 | 2024.11.16 00:50:40.279017 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1432 rows starting from the beginning of the part | ||
4915 | 2024.11.16 00:50:40.279333 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 283 rows starting from the beginning of the part | ||
4916 | 2024.11.16 00:50:40.279653 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
4917 | 2024.11.16 00:50:40.280077 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
4918 | 2024.11.16 00:50:40.280469 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 283 rows starting from the beginning of the part | ||
4919 | 2024.11.16 00:50:40.280825 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 58 rows starting from the beginning of the part | ||
4920 | 2024.11.16 00:50:40.281992 [ 277 ] {6788f438-c20d-4422-94b7-28a598b43939} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4921 | 2024.11.16 00:50:40.282062 [ 277 ] {6788f438-c20d-4422-94b7-28a598b43939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4922 | 2024.11.16 00:50:40.283088 [ 277 ] {6788f438-c20d-4422-94b7-28a598b43939} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4923 | 2024.11.16 00:50:40.283492 [ 277 ] {6788f438-c20d-4422-94b7-28a598b43939} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4924 | 2024.11.16 00:50:40.283700 [ 52 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4925 | 2024.11.16 00:50:40.283788 [ 52 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4926 | 2024.11.16 00:50:40.283845 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4927 | 2024.11.16 00:50:40.283899 [ 277 ] {6788f438-c20d-4422-94b7-28a598b43939} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.005117 sec., 781.7080320500293 rows/sec., 54.58 KiB/sec. | ||
4928 | 2024.11.16 00:50:40.284300 [ 277 ] {6788f438-c20d-4422-94b7-28a598b43939} <Debug> TCPHandler: Processed in 0.005764456 sec. | ||
4929 | 2024.11.16 00:50:40.284531 [ 193 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
4930 | 2024.11.16 00:50:40.284624 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4931 | 2024.11.16 00:50:40.284846 [ 192 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2172 rows, containing 5 columns (5 merged, 0 gathered) in 0.006369703 sec., 340989.2109569316 rows/sec., 29.98 MiB/sec. | ||
4932 | 2024.11.16 00:50:40.285012 [ 273 ] {65f755dc-a47c-4f54-9195-f536d2dcdf77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4933 | 2024.11.16 00:50:40.285026 [ 193 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4934 | 2024.11.16 00:50:40.285132 [ 273 ] {65f755dc-a47c-4f54-9195-f536d2dcdf77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4935 | 2024.11.16 00:50:40.285152 [ 193 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 65 rows starting from the beginning of the part | ||
4936 | 2024.11.16 00:50:40.285193 [ 192 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4937 | 2024.11.16 00:50:40.285711 [ 193 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
4938 | 2024.11.16 00:50:40.286277 [ 193 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 47 rows starting from the beginning of the part | ||
4939 | 2024.11.16 00:50:40.286458 [ 192 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_41_8} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4940 | 2024.11.16 00:50:40.286866 [ 193 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
4941 | 2024.11.16 00:50:40.287006 [ 192 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_41_8} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4942 | 2024.11.16 00:50:40.287403 [ 193 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 47 rows starting from the beginning of the part | ||
4943 | 2024.11.16 00:50:40.287482 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
4944 | 2024.11.16 00:50:40.287835 [ 193 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
4945 | 2024.11.16 00:50:40.289195 [ 273 ] {65f755dc-a47c-4f54-9195-f536d2dcdf77} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4946 | 2024.11.16 00:50:40.289280 [ 273 ] {65f755dc-a47c-4f54-9195-f536d2dcdf77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4947 | 2024.11.16 00:50:40.290325 [ 273 ] {65f755dc-a47c-4f54-9195-f536d2dcdf77} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4948 | 2024.11.16 00:50:40.290705 [ 193 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.006714792 sec., 26061.864611740766 rows/sec., 1.96 MiB/sec. | ||
4949 | 2024.11.16 00:50:40.290864 [ 273 ] {65f755dc-a47c-4f54-9195-f536d2dcdf77} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4950 | 2024.11.16 00:50:40.290916 [ 193 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4951 | 2024.11.16 00:50:40.291153 [ 52 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4952 | 2024.11.16 00:50:40.291251 [ 52 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4953 | 2024.11.16 00:50:40.291312 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4954 | 2024.11.16 00:50:40.291379 [ 273 ] {65f755dc-a47c-4f54-9195-f536d2dcdf77} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.006452 sec., 10539.367637941723 rows/sec., 843.37 KiB/sec. | ||
4955 | 2024.11.16 00:50:40.291877 [ 193 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_26_5} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4956 | 2024.11.16 00:50:40.291901 [ 273 ] {65f755dc-a47c-4f54-9195-f536d2dcdf77} <Debug> TCPHandler: Processed in 0.007467073 sec. | ||
4957 | 2024.11.16 00:50:40.291939 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
4958 | 2024.11.16 00:50:40.292341 [ 193 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_26_5} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4959 | 2024.11.16 00:50:40.292515 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4960 | 2024.11.16 00:50:40.292727 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4961 | 2024.11.16 00:50:40.293028 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4962 | 2024.11.16 00:50:40.293091 [ 277 ] {86aa471e-ff4d-4af7-8570-e2f442c56f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4963 | 2024.11.16 00:50:40.293150 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 914 rows starting from the beginning of the part | ||
4964 | 2024.11.16 00:50:40.293226 [ 277 ] {86aa471e-ff4d-4af7-8570-e2f442c56f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4965 | 2024.11.16 00:50:40.293332 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 422 rows starting from the beginning of the part | ||
4966 | 2024.11.16 00:50:40.293579 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 72 rows starting from the beginning of the part | ||
4967 | 2024.11.16 00:50:40.293830 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
4968 | 2024.11.16 00:50:40.294072 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 422 rows starting from the beginning of the part | ||
4969 | 2024.11.16 00:50:40.294271 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 68 rows starting from the beginning of the part | ||
4970 | 2024.11.16 00:50:40.294914 [ 277 ] {86aa471e-ff4d-4af7-8570-e2f442c56f79} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4971 | 2024.11.16 00:50:40.294954 [ 277 ] {86aa471e-ff4d-4af7-8570-e2f442c56f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4972 | 2024.11.16 00:50:40.295586 [ 277 ] {86aa471e-ff4d-4af7-8570-e2f442c56f79} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4973 | 2024.11.16 00:50:40.295945 [ 277 ] {86aa471e-ff4d-4af7-8570-e2f442c56f79} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4974 | 2024.11.16 00:50:40.296156 [ 193 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1962 rows, containing 5 columns (5 merged, 0 gathered) in 0.004702858 sec., 417193.1195881313 rows/sec., 31.95 MiB/sec. | ||
4975 | 2024.11.16 00:50:40.296203 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4976 | 2024.11.16 00:50:40.296288 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4977 | 2024.11.16 00:50:40.296329 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4978 | 2024.11.16 00:50:40.296392 [ 277 ] {86aa471e-ff4d-4af7-8570-e2f442c56f79} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.003387 sec., 38382.04901092412 rows/sec., 2.67 MiB/sec. | ||
4979 | 2024.11.16 00:50:40.296555 [ 193 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4980 | 2024.11.16 00:50:40.296705 [ 277 ] {86aa471e-ff4d-4af7-8570-e2f442c56f79} <Debug> TCPHandler: Processed in 0.004670477 sec. | ||
4981 | 2024.11.16 00:50:40.297051 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4982 | 2024.11.16 00:50:40.297067 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
4983 | 2024.11.16 00:50:40.297487 [ 193 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_41_8} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4984 | 2024.11.16 00:50:40.297515 [ 273 ] {b1c5fbcb-18e0-459d-801f-ff1e5b096404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4985 | 2024.11.16 00:50:40.297558 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4986 | 2024.11.16 00:50:40.297671 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 8148 rows starting from the beginning of the part | ||
4987 | 2024.11.16 00:50:40.297729 [ 273 ] {b1c5fbcb-18e0-459d-801f-ff1e5b096404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4988 | 2024.11.16 00:50:40.297772 [ 193 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_41_8} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4989 | 2024.11.16 00:50:40.298141 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 237 rows starting from the beginning of the part | ||
4990 | 2024.11.16 00:50:40.298218 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
4991 | 2024.11.16 00:50:40.298617 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 132 rows starting from the beginning of the part | ||
4992 | 2024.11.16 00:50:40.298999 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
4993 | 2024.11.16 00:50:40.299354 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
4994 | 2024.11.16 00:50:40.299553 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 130 rows starting from the beginning of the part | ||
4995 | 2024.11.16 00:50:40.300409 [ 273 ] {b1c5fbcb-18e0-459d-801f-ff1e5b096404} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4996 | 2024.11.16 00:50:40.300473 [ 273 ] {b1c5fbcb-18e0-459d-801f-ff1e5b096404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4997 | 2024.11.16 00:50:40.301297 [ 273 ] {b1c5fbcb-18e0-459d-801f-ff1e5b096404} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4998 | 2024.11.16 00:50:40.301655 [ 273 ] {b1c5fbcb-18e0-459d-801f-ff1e5b096404} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4999 | 2024.11.16 00:50:40.302186 [ 273 ] {b1c5fbcb-18e0-459d-801f-ff1e5b096404} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004868 sec., 9860.312243221035 rows/sec., 680.46 KiB/sec. | ||
5000 | 2024.11.16 00:50:40.302364 [ 273 ] {b1c5fbcb-18e0-459d-801f-ff1e5b096404} <Debug> TCPHandler: Processed in 0.005519789 sec. | ||
5001 | 2024.11.16 00:50:40.304335 [ 199 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9044 rows, containing 5 columns (5 merged, 0 gathered) in 0.007845903 sec., 1152703.519276239 rows/sec., 78.43 MiB/sec. | ||
5002 | 2024.11.16 00:50:40.304621 [ 199 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5003 | 2024.11.16 00:50:40.304992 [ 199 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5004 | 2024.11.16 00:50:40.305091 [ 199 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5005 | 2024.11.16 00:50:40.305202 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
5006 | 2024.11.16 00:50:41.258073 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 758 | ||
5007 | 2024.11.16 00:50:41.261003 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5008 | 2024.11.16 00:50:41.261063 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5009 | 2024.11.16 00:50:41.262469 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5010 | 2024.11.16 00:50:41.262789 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5011 | 2024.11.16 00:50:41.263057 [ 52 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5012 | 2024.11.16 00:50:41.263233 [ 52 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5013 | 2024.11.16 00:50:41.263357 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5014 | 2024.11.16 00:50:41.263842 [ 193 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::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 | ||
5015 | 2024.11.16 00:50:41.264283 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 758 | ||
5016 | 2024.11.16 00:50:41.264801 [ 193 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5017 | 2024.11.16 00:50:41.264986 [ 193 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 620 rows starting from the beginning of the part | ||
5018 | 2024.11.16 00:50:41.265626 [ 193 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
5019 | 2024.11.16 00:50:41.266192 [ 193 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part | ||
5020 | 2024.11.16 00:50:41.266763 [ 193 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
5021 | 2024.11.16 00:50:41.267283 [ 193 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
5022 | 2024.11.16 00:50:41.267768 [ 193 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
5023 | 2024.11.16 00:50:41.275621 [ 189 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 72 columns (72 merged, 0 gathered) in 0.012066097 sec., 62820.64531720572 rows/sec., 52.48 MiB/sec. | ||
5024 | 2024.11.16 00:50:41.277011 [ 190 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5025 | 2024.11.16 00:50:41.277795 [ 190 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_21_4} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5026 | 2024.11.16 00:50:41.277881 [ 190 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_21_4} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5027 | 2024.11.16 00:50:41.278185 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
5028 | 2024.11.16 00:50:45.275110 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5029 | 2024.11.16 00:50:45.275433 [ 277 ] {658be57c-da7c-4d37-b7e4-af80bae35160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5030 | 2024.11.16 00:50:45.275550 [ 277 ] {658be57c-da7c-4d37-b7e4-af80bae35160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5031 | 2024.11.16 00:50:45.276490 [ 277 ] {658be57c-da7c-4d37-b7e4-af80bae35160} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5032 | 2024.11.16 00:50:45.276533 [ 277 ] {658be57c-da7c-4d37-b7e4-af80bae35160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5033 | 2024.11.16 00:50:45.276964 [ 277 ] {658be57c-da7c-4d37-b7e4-af80bae35160} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5034 | 2024.11.16 00:50:45.277223 [ 277 ] {658be57c-da7c-4d37-b7e4-af80bae35160} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5035 | 2024.11.16 00:50:45.277454 [ 277 ] {658be57c-da7c-4d37-b7e4-af80bae35160} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002098 sec., 26692.08770257388 rows/sec., 2.04 MiB/sec. | ||
5036 | 2024.11.16 00:50:45.277520 [ 277 ] {658be57c-da7c-4d37-b7e4-af80bae35160} <Debug> TCPHandler: Processed in 0.00259792 sec. | ||
5037 | 2024.11.16 00:50:45.277778 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5038 | 2024.11.16 00:50:45.277935 [ 273 ] {fbfc06ad-d804-4d90-8a4e-f39965227b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5039 | 2024.11.16 00:50:45.277993 [ 273 ] {fbfc06ad-d804-4d90-8a4e-f39965227b78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5040 | 2024.11.16 00:50:45.278673 [ 273 ] {fbfc06ad-d804-4d90-8a4e-f39965227b78} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5041 | 2024.11.16 00:50:45.278722 [ 273 ] {fbfc06ad-d804-4d90-8a4e-f39965227b78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5042 | 2024.11.16 00:50:45.279130 [ 273 ] {fbfc06ad-d804-4d90-8a4e-f39965227b78} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5043 | 2024.11.16 00:50:45.279372 [ 273 ] {fbfc06ad-d804-4d90-8a4e-f39965227b78} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5044 | 2024.11.16 00:50:45.279554 [ 273 ] {fbfc06ad-d804-4d90-8a4e-f39965227b78} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00165 sec., 38787.87878787879 rows/sec., 3.03 MiB/sec. | ||
5045 | 2024.11.16 00:50:45.279606 [ 273 ] {fbfc06ad-d804-4d90-8a4e-f39965227b78} <Debug> TCPHandler: Processed in 0.001957043 sec. | ||
5046 | 2024.11.16 00:50:45.279748 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5047 | 2024.11.16 00:50:45.279854 [ 277 ] {b2b6ef46-edc9-4947-8a14-ba3547e3d945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5048 | 2024.11.16 00:50:45.279905 [ 277 ] {b2b6ef46-edc9-4947-8a14-ba3547e3d945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5049 | 2024.11.16 00:50:45.280511 [ 277 ] {b2b6ef46-edc9-4947-8a14-ba3547e3d945} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5050 | 2024.11.16 00:50:45.280558 [ 277 ] {b2b6ef46-edc9-4947-8a14-ba3547e3d945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5051 | 2024.11.16 00:50:45.281002 [ 277 ] {b2b6ef46-edc9-4947-8a14-ba3547e3d945} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5052 | 2024.11.16 00:50:45.281236 [ 277 ] {b2b6ef46-edc9-4947-8a14-ba3547e3d945} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5053 | 2024.11.16 00:50:45.281413 [ 277 ] {b2b6ef46-edc9-4947-8a14-ba3547e3d945} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001581 sec., 101201.77103099304 rows/sec., 7.05 MiB/sec. | ||
5054 | 2024.11.16 00:50:45.281462 [ 277 ] {b2b6ef46-edc9-4947-8a14-ba3547e3d945} <Debug> TCPHandler: Processed in 0.001765208 sec. | ||
5055 | 2024.11.16 00:50:45.281609 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5056 | 2024.11.16 00:50:45.281717 [ 273 ] {d9a9a2a8-fb26-4668-a4e0-c005f977a98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5057 | 2024.11.16 00:50:45.281765 [ 273 ] {d9a9a2a8-fb26-4668-a4e0-c005f977a98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5058 | 2024.11.16 00:50:45.282210 [ 273 ] {d9a9a2a8-fb26-4668-a4e0-c005f977a98d} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5059 | 2024.11.16 00:50:45.282248 [ 273 ] {d9a9a2a8-fb26-4668-a4e0-c005f977a98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5060 | 2024.11.16 00:50:45.282598 [ 273 ] {d9a9a2a8-fb26-4668-a4e0-c005f977a98d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5061 | 2024.11.16 00:50:45.282846 [ 273 ] {d9a9a2a8-fb26-4668-a4e0-c005f977a98d} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5062 | 2024.11.16 00:50:45.283023 [ 45 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5063 | 2024.11.16 00:50:45.283045 [ 273 ] {d9a9a2a8-fb26-4668-a4e0-c005f977a98d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001351 sec., 44411.54700222058 rows/sec., 2.99 MiB/sec. | ||
5064 | 2024.11.16 00:50:45.283105 [ 45 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5065 | 2024.11.16 00:50:45.283164 [ 273 ] {d9a9a2a8-fb26-4668-a4e0-c005f977a98d} <Debug> TCPHandler: Processed in 0.001605013 sec. | ||
5066 | 2024.11.16 00:50:45.283172 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5067 | 2024.11.16 00:50:45.283485 [ 190 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
5068 | 2024.11.16 00:50:45.283821 [ 190 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5069 | 2024.11.16 00:50:45.283892 [ 190 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2292 rows starting from the beginning of the part | ||
5070 | 2024.11.16 00:50:45.284028 [ 190 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
5071 | 2024.11.16 00:50:45.284213 [ 190 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
5072 | 2024.11.16 00:50:45.284442 [ 190 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part | ||
5073 | 2024.11.16 00:50:45.284661 [ 190 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part | ||
5074 | 2024.11.16 00:50:45.284853 [ 190 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
5075 | 2024.11.16 00:50:45.286323 [ 187 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2590 rows, containing 4 columns (4 merged, 0 gathered) in 0.00298859 sec., 866629.413870755 rows/sec., 57.03 MiB/sec. | ||
5076 | 2024.11.16 00:50:45.286801 [ 187 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5077 | 2024.11.16 00:50:45.287218 [ 187 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_41_8} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5078 | 2024.11.16 00:50:45.287313 [ 187 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_41_8} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5079 | 2024.11.16 00:50:45.287418 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
5080 | 2024.11.16 00:50:46.054252 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5081 | 2024.11.16 00:50:46.054310 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5082 | 2024.11.16 00:50:47.542225 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48442, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5083 | 2024.11.16 00:50:47.726678 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44219, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5084 | 2024.11.16 00:50:47.746069 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44014, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5085 | 2024.11.16 00:50:47.776406 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52216, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5086 | 2024.11.16 00:50:47.777703 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35138, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5087 | 2024.11.16 00:50:47.887082 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54643, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5088 | 2024.11.16 00:50:47.889408 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62496, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5089 | 2024.11.16 00:50:47.945699 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44733, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5090 | 2024.11.16 00:50:50.281348 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5091 | 2024.11.16 00:50:50.281556 [ 277 ] {f86c3eac-96b4-4977-8989-197fb719f8af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5092 | 2024.11.16 00:50:50.281634 [ 277 ] {f86c3eac-96b4-4977-8989-197fb719f8af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5093 | 2024.11.16 00:50:50.282415 [ 277 ] {f86c3eac-96b4-4977-8989-197fb719f8af} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5094 | 2024.11.16 00:50:50.282458 [ 277 ] {f86c3eac-96b4-4977-8989-197fb719f8af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5095 | 2024.11.16 00:50:50.282872 [ 277 ] {f86c3eac-96b4-4977-8989-197fb719f8af} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5096 | 2024.11.16 00:50:50.283111 [ 277 ] {f86c3eac-96b4-4977-8989-197fb719f8af} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5097 | 2024.11.16 00:50:50.283331 [ 277 ] {f86c3eac-96b4-4977-8989-197fb719f8af} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001829 sec., 7654.455986878076 rows/sec., 551.02 KiB/sec. | ||
5098 | 2024.11.16 00:50:50.283540 [ 277 ] {f86c3eac-96b4-4977-8989-197fb719f8af} <Debug> TCPHandler: Processed in 0.002328574 sec. | ||
5099 | 2024.11.16 00:50:50.283734 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5100 | 2024.11.16 00:50:50.283879 [ 273 ] {48ce7b03-bd74-46aa-9f94-9853f12532c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5101 | 2024.11.16 00:50:50.283939 [ 273 ] {48ce7b03-bd74-46aa-9f94-9853f12532c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5102 | 2024.11.16 00:50:50.284664 [ 273 ] {48ce7b03-bd74-46aa-9f94-9853f12532c2} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5103 | 2024.11.16 00:50:50.284704 [ 273 ] {48ce7b03-bd74-46aa-9f94-9853f12532c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5104 | 2024.11.16 00:50:50.285091 [ 273 ] {48ce7b03-bd74-46aa-9f94-9853f12532c2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5105 | 2024.11.16 00:50:50.285328 [ 273 ] {48ce7b03-bd74-46aa-9f94-9853f12532c2} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5106 | 2024.11.16 00:50:50.285510 [ 273 ] {48ce7b03-bd74-46aa-9f94-9853f12532c2} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001663 sec., 170174.38364401684 rows/sec., 15.02 MiB/sec. | ||
5107 | 2024.11.16 00:50:50.285563 [ 273 ] {48ce7b03-bd74-46aa-9f94-9853f12532c2} <Debug> TCPHandler: Processed in 0.001900441 sec. | ||
5108 | 2024.11.16 00:50:50.285715 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5109 | 2024.11.16 00:50:50.285843 [ 277 ] {f6f70922-5740-4f88-8040-f899ef9079a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5110 | 2024.11.16 00:50:50.285895 [ 277 ] {f6f70922-5740-4f88-8040-f899ef9079a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5111 | 2024.11.16 00:50:50.286461 [ 277 ] {f6f70922-5740-4f88-8040-f899ef9079a3} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5112 | 2024.11.16 00:50:50.286498 [ 277 ] {f6f70922-5740-4f88-8040-f899ef9079a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5113 | 2024.11.16 00:50:50.286836 [ 277 ] {f6f70922-5740-4f88-8040-f899ef9079a3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5114 | 2024.11.16 00:50:50.287079 [ 277 ] {f6f70922-5740-4f88-8040-f899ef9079a3} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5115 | 2024.11.16 00:50:50.287251 [ 277 ] {f6f70922-5740-4f88-8040-f899ef9079a3} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001437 sec., 32707.02853166319 rows/sec., 2.35 MiB/sec. | ||
5116 | 2024.11.16 00:50:50.287300 [ 277 ] {f6f70922-5740-4f88-8040-f899ef9079a3} <Debug> TCPHandler: Processed in 0.001646465 sec. | ||
5117 | 2024.11.16 00:50:50.287445 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5118 | 2024.11.16 00:50:50.287574 [ 273 ] {1e22d679-8bed-4072-b5fd-2b1c0f79dd35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5119 | 2024.11.16 00:50:50.287628 [ 273 ] {1e22d679-8bed-4072-b5fd-2b1c0f79dd35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5120 | 2024.11.16 00:50:50.288226 [ 273 ] {1e22d679-8bed-4072-b5fd-2b1c0f79dd35} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5121 | 2024.11.16 00:50:50.288264 [ 273 ] {1e22d679-8bed-4072-b5fd-2b1c0f79dd35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5122 | 2024.11.16 00:50:50.288604 [ 273 ] {1e22d679-8bed-4072-b5fd-2b1c0f79dd35} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5123 | 2024.11.16 00:50:50.288841 [ 273 ] {1e22d679-8bed-4072-b5fd-2b1c0f79dd35} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5124 | 2024.11.16 00:50:50.289017 [ 273 ] {1e22d679-8bed-4072-b5fd-2b1c0f79dd35} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001473 sec., 9504.412763068569 rows/sec., 665.63 KiB/sec. | ||
5125 | 2024.11.16 00:50:50.289067 [ 273 ] {1e22d679-8bed-4072-b5fd-2b1c0f79dd35} <Debug> TCPHandler: Processed in 0.001685625 sec. | ||
5126 | 2024.11.16 00:50:50.289208 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5127 | 2024.11.16 00:50:50.289335 [ 277 ] {bcbf2034-a7f7-48dc-b470-3be381882972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5128 | 2024.11.16 00:50:50.289389 [ 277 ] {bcbf2034-a7f7-48dc-b470-3be381882972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5129 | 2024.11.16 00:50:50.290006 [ 277 ] {bcbf2034-a7f7-48dc-b470-3be381882972} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5130 | 2024.11.16 00:50:50.290053 [ 277 ] {bcbf2034-a7f7-48dc-b470-3be381882972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5131 | 2024.11.16 00:50:50.290398 [ 277 ] {bcbf2034-a7f7-48dc-b470-3be381882972} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5132 | 2024.11.16 00:50:50.290626 [ 277 ] {bcbf2034-a7f7-48dc-b470-3be381882972} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5133 | 2024.11.16 00:50:50.290801 [ 277 ] {bcbf2034-a7f7-48dc-b470-3be381882972} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001489 sec., 8730.691739422431 rows/sec., 544.36 KiB/sec. | ||
5134 | 2024.11.16 00:50:50.290853 [ 277 ] {bcbf2034-a7f7-48dc-b470-3be381882972} <Debug> TCPHandler: Processed in 0.001706826 sec. | ||
5135 | 2024.11.16 00:50:50.290983 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5136 | 2024.11.16 00:50:50.291092 [ 273 ] {057126e7-933d-41ec-b208-77d5033dfe28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5137 | 2024.11.16 00:50:50.291145 [ 273 ] {057126e7-933d-41ec-b208-77d5033dfe28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5138 | 2024.11.16 00:50:50.291939 [ 273 ] {057126e7-933d-41ec-b208-77d5033dfe28} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5139 | 2024.11.16 00:50:50.291984 [ 273 ] {057126e7-933d-41ec-b208-77d5033dfe28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5140 | 2024.11.16 00:50:50.292366 [ 273 ] {057126e7-933d-41ec-b208-77d5033dfe28} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5141 | 2024.11.16 00:50:50.292603 [ 273 ] {057126e7-933d-41ec-b208-77d5033dfe28} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5142 | 2024.11.16 00:50:50.292784 [ 273 ] {057126e7-933d-41ec-b208-77d5033dfe28} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001717 sec., 245777.51892836342 rows/sec., 17.57 MiB/sec. | ||
5143 | 2024.11.16 00:50:50.292836 [ 273 ] {057126e7-933d-41ec-b208-77d5033dfe28} <Debug> TCPHandler: Processed in 0.001905772 sec. | ||
5144 | 2024.11.16 00:50:50.292972 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5145 | 2024.11.16 00:50:50.293076 [ 277 ] {d335ffb8-49d0-4602-8e8a-302457934ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5146 | 2024.11.16 00:50:50.293131 [ 277 ] {d335ffb8-49d0-4602-8e8a-302457934ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5147 | 2024.11.16 00:50:50.293652 [ 277 ] {d335ffb8-49d0-4602-8e8a-302457934ce6} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5148 | 2024.11.16 00:50:50.293698 [ 277 ] {d335ffb8-49d0-4602-8e8a-302457934ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5149 | 2024.11.16 00:50:50.294109 [ 277 ] {d335ffb8-49d0-4602-8e8a-302457934ce6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5150 | 2024.11.16 00:50:50.294347 [ 277 ] {d335ffb8-49d0-4602-8e8a-302457934ce6} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5151 | 2024.11.16 00:50:50.294572 [ 277 ] {d335ffb8-49d0-4602-8e8a-302457934ce6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001513 sec., 3965.6311962987443 rows/sec., 207.19 KiB/sec. | ||
5152 | 2024.11.16 00:50:50.294759 [ 277 ] {d335ffb8-49d0-4602-8e8a-302457934ce6} <Debug> TCPHandler: Processed in 0.00183354 sec. | ||
5153 | 2024.11.16 00:50:50.294903 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5154 | 2024.11.16 00:50:50.295011 [ 273 ] {bb8f6eba-f663-416d-861d-77bf8e054fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5155 | 2024.11.16 00:50:50.295060 [ 273 ] {bb8f6eba-f663-416d-861d-77bf8e054fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5156 | 2024.11.16 00:50:50.295700 [ 273 ] {bb8f6eba-f663-416d-861d-77bf8e054fe7} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5157 | 2024.11.16 00:50:50.295747 [ 273 ] {bb8f6eba-f663-416d-861d-77bf8e054fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5158 | 2024.11.16 00:50:50.296185 [ 273 ] {bb8f6eba-f663-416d-861d-77bf8e054fe7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5159 | 2024.11.16 00:50:50.296422 [ 273 ] {bb8f6eba-f663-416d-861d-77bf8e054fe7} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5160 | 2024.11.16 00:50:50.296601 [ 273 ] {bb8f6eba-f663-416d-861d-77bf8e054fe7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001613 sec., 146931.18412895227 rows/sec., 9.85 MiB/sec. | ||
5161 | 2024.11.16 00:50:50.296650 [ 273 ] {bb8f6eba-f663-416d-861d-77bf8e054fe7} <Debug> TCPHandler: Processed in 0.001799029 sec. | ||
5162 | 2024.11.16 00:50:50.296789 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5163 | 2024.11.16 00:50:50.296895 [ 277 ] {46a5da29-2e5b-497c-a2b9-1ca1539be505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5164 | 2024.11.16 00:50:50.296943 [ 277 ] {46a5da29-2e5b-497c-a2b9-1ca1539be505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5165 | 2024.11.16 00:50:50.297355 [ 277 ] {46a5da29-2e5b-497c-a2b9-1ca1539be505} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5166 | 2024.11.16 00:50:50.297393 [ 277 ] {46a5da29-2e5b-497c-a2b9-1ca1539be505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5167 | 2024.11.16 00:50:50.297726 [ 277 ] {46a5da29-2e5b-497c-a2b9-1ca1539be505} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5168 | 2024.11.16 00:50:50.297963 [ 277 ] {46a5da29-2e5b-497c-a2b9-1ca1539be505} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5169 | 2024.11.16 00:50:50.298185 [ 277 ] {46a5da29-2e5b-497c-a2b9-1ca1539be505} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001305 sec., 766.2835249042146 rows/sec., 51.63 KiB/sec. | ||
5170 | 2024.11.16 00:50:50.298391 [ 277 ] {46a5da29-2e5b-497c-a2b9-1ca1539be505} <Debug> TCPHandler: Processed in 0.001646175 sec. | ||
5171 | 2024.11.16 00:50:50.298540 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5172 | 2024.11.16 00:50:50.298670 [ 273 ] {d4e0d7ef-10ba-4d2f-8d50-ea06e4f6809f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5173 | 2024.11.16 00:50:50.298755 [ 273 ] {d4e0d7ef-10ba-4d2f-8d50-ea06e4f6809f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5174 | 2024.11.16 00:50:50.299883 [ 273 ] {d4e0d7ef-10ba-4d2f-8d50-ea06e4f6809f} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5175 | 2024.11.16 00:50:50.299922 [ 273 ] {d4e0d7ef-10ba-4d2f-8d50-ea06e4f6809f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5176 | 2024.11.16 00:50:50.300539 [ 273 ] {d4e0d7ef-10ba-4d2f-8d50-ea06e4f6809f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5177 | 2024.11.16 00:50:50.300794 [ 273 ] {d4e0d7ef-10ba-4d2f-8d50-ea06e4f6809f} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5178 | 2024.11.16 00:50:50.300988 [ 273 ] {d4e0d7ef-10ba-4d2f-8d50-ea06e4f6809f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002349 sec., 17028.522775649213 rows/sec., 30.51 MiB/sec. | ||
5179 | 2024.11.16 00:50:50.301074 [ 273 ] {d4e0d7ef-10ba-4d2f-8d50-ea06e4f6809f} <Debug> TCPHandler: Processed in 0.00259676 sec. | ||
5180 | 2024.11.16 00:50:50.301249 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5181 | 2024.11.16 00:50:50.301377 [ 277 ] {e73bdbcd-39f4-4b48-a483-914a9c3f2138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5182 | 2024.11.16 00:50:50.301433 [ 277 ] {e73bdbcd-39f4-4b48-a483-914a9c3f2138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5183 | 2024.11.16 00:50:50.301970 [ 277 ] {e73bdbcd-39f4-4b48-a483-914a9c3f2138} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5184 | 2024.11.16 00:50:50.302015 [ 277 ] {e73bdbcd-39f4-4b48-a483-914a9c3f2138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5185 | 2024.11.16 00:50:50.302396 [ 277 ] {e73bdbcd-39f4-4b48-a483-914a9c3f2138} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5186 | 2024.11.16 00:50:50.302718 [ 277 ] {e73bdbcd-39f4-4b48-a483-914a9c3f2138} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5187 | 2024.11.16 00:50:50.302933 [ 277 ] {e73bdbcd-39f4-4b48-a483-914a9c3f2138} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001584 sec., 51767.67676767677 rows/sec., 3.29 MiB/sec. | ||
5188 | 2024.11.16 00:50:50.303128 [ 277 ] {e73bdbcd-39f4-4b48-a483-914a9c3f2138} <Debug> TCPHandler: Processed in 0.001938223 sec. | ||
5189 | 2024.11.16 00:50:51.036515 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50405, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5190 | 2024.11.16 00:50:51.265359 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 788 | ||
5191 | 2024.11.16 00:50:51.265884 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51302, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5192 | 2024.11.16 00:50:51.268121 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5193 | 2024.11.16 00:50:51.268165 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5194 | 2024.11.16 00:50:51.269594 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5195 | 2024.11.16 00:50:51.269907 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5196 | 2024.11.16 00:50:51.270424 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 788 | ||
5197 | 2024.11.16 00:50:51.582756 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57330, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5198 | 2024.11.16 00:50:51.597336 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41862, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5199 | 2024.11.16 00:50:51.683719 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63804, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5200 | 2024.11.16 00:50:51.782352 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35455, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5201 | 2024.11.16 00:50:51.823641 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61251, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5202 | 2024.11.16 00:50:51.853979 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49706, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5203 | 2024.11.16 00:50:52.626330 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45493, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5204 | 2024.11.16 00:50:53.002287 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42183, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5205 | 2024.11.16 00:50:53.247774 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64313, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5206 | 2024.11.16 00:50:53.297136 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40183, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5207 | 2024.11.16 00:50:53.360674 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56634, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5208 | 2024.11.16 00:50:53.374208 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64262, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5209 | 2024.11.16 00:50:53.383534 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60956, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5210 | 2024.11.16 00:50:53.419917 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35298, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5211 | 2024.11.16 00:50:53.493407 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41859, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5212 | 2024.11.16 00:50:53.561507 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44819, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5213 | 2024.11.16 00:50:53.595799 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51278, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5214 | 2024.11.16 00:50:53.614200 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43098, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5215 | 2024.11.16 00:50:53.667971 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34637, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5216 | 2024.11.16 00:50:53.875576 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42425, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5217 | 2024.11.16 00:50:53.887855 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56748, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5218 | 2024.11.16 00:50:53.914138 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50785, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5219 | 2024.11.16 00:50:55.274018 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5220 | 2024.11.16 00:50:55.274307 [ 277 ] {ebe249fc-a64f-431b-9741-a228c43a1a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5221 | 2024.11.16 00:50:55.274377 [ 277 ] {ebe249fc-a64f-431b-9741-a228c43a1a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5222 | 2024.11.16 00:50:55.275094 [ 277 ] {ebe249fc-a64f-431b-9741-a228c43a1a45} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5223 | 2024.11.16 00:50:55.275140 [ 277 ] {ebe249fc-a64f-431b-9741-a228c43a1a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5224 | 2024.11.16 00:50:55.275542 [ 277 ] {ebe249fc-a64f-431b-9741-a228c43a1a45} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5225 | 2024.11.16 00:50:55.275787 [ 277 ] {ebe249fc-a64f-431b-9741-a228c43a1a45} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5226 | 2024.11.16 00:50:55.276044 [ 277 ] {ebe249fc-a64f-431b-9741-a228c43a1a45} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001797 sec., 1112.9660545353368 rows/sec., 90.75 KiB/sec. | ||
5227 | 2024.11.16 00:50:55.276176 [ 277 ] {ebe249fc-a64f-431b-9741-a228c43a1a45} <Debug> TCPHandler: Processed in 0.002345634 sec. | ||
5228 | 2024.11.16 00:50:55.276378 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5229 | 2024.11.16 00:50:55.276516 [ 273 ] {82737eee-fd55-489d-b95f-35297be5717b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5230 | 2024.11.16 00:50:55.276572 [ 273 ] {82737eee-fd55-489d-b95f-35297be5717b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5231 | 2024.11.16 00:50:55.277269 [ 273 ] {82737eee-fd55-489d-b95f-35297be5717b} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5232 | 2024.11.16 00:50:55.277310 [ 273 ] {82737eee-fd55-489d-b95f-35297be5717b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5233 | 2024.11.16 00:50:55.277679 [ 273 ] {82737eee-fd55-489d-b95f-35297be5717b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5234 | 2024.11.16 00:50:55.277919 [ 273 ] {82737eee-fd55-489d-b95f-35297be5717b} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5235 | 2024.11.16 00:50:55.278144 [ 273 ] {82737eee-fd55-489d-b95f-35297be5717b} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001657 sec., 34399.5171997586 rows/sec., 2.62 MiB/sec. | ||
5236 | 2024.11.16 00:50:55.278252 [ 273 ] {82737eee-fd55-489d-b95f-35297be5717b} <Debug> TCPHandler: Processed in 0.001953063 sec. | ||
5237 | 2024.11.16 00:50:55.278421 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5238 | 2024.11.16 00:50:55.278547 [ 277 ] {d6914a44-19c8-4751-bc37-55b6ec4a22c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5239 | 2024.11.16 00:50:55.278601 [ 277 ] {d6914a44-19c8-4751-bc37-55b6ec4a22c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5240 | 2024.11.16 00:50:55.279219 [ 277 ] {d6914a44-19c8-4751-bc37-55b6ec4a22c2} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5241 | 2024.11.16 00:50:55.279265 [ 277 ] {d6914a44-19c8-4751-bc37-55b6ec4a22c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5242 | 2024.11.16 00:50:55.279599 [ 277 ] {d6914a44-19c8-4751-bc37-55b6ec4a22c2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5243 | 2024.11.16 00:50:55.279834 [ 277 ] {d6914a44-19c8-4751-bc37-55b6ec4a22c2} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5244 | 2024.11.16 00:50:55.280067 [ 277 ] {d6914a44-19c8-4751-bc37-55b6ec4a22c2} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001543 sec., 1296.1762799740764 rows/sec., 90.50 KiB/sec. | ||
5245 | 2024.11.16 00:50:55.280266 [ 277 ] {d6914a44-19c8-4751-bc37-55b6ec4a22c2} <Debug> TCPHandler: Processed in 0.001911812 sec. | ||
5246 | 2024.11.16 00:50:55.280463 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5247 | 2024.11.16 00:50:55.280595 [ 273 ] {ecdc482f-1c00-4456-859c-38274b63deef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5248 | 2024.11.16 00:50:55.280652 [ 273 ] {ecdc482f-1c00-4456-859c-38274b63deef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5249 | 2024.11.16 00:50:55.281328 [ 273 ] {ecdc482f-1c00-4456-859c-38274b63deef} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5250 | 2024.11.16 00:50:55.281369 [ 273 ] {ecdc482f-1c00-4456-859c-38274b63deef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5251 | 2024.11.16 00:50:55.281737 [ 273 ] {ecdc482f-1c00-4456-859c-38274b63deef} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5252 | 2024.11.16 00:50:55.281974 [ 273 ] {ecdc482f-1c00-4456-859c-38274b63deef} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5253 | 2024.11.16 00:50:55.282201 [ 273 ] {ecdc482f-1c00-4456-859c-38274b63deef} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001636 sec., 40342.29828850856 rows/sec., 3.15 MiB/sec. | ||
5254 | 2024.11.16 00:50:55.282331 [ 273 ] {ecdc482f-1c00-4456-859c-38274b63deef} <Debug> TCPHandler: Processed in 0.001960173 sec. | ||
5255 | 2024.11.16 00:50:55.282501 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5256 | 2024.11.16 00:50:55.282628 [ 277 ] {b5bf96dd-7953-4091-b5bf-5f799b4ba7cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5257 | 2024.11.16 00:50:55.282687 [ 277 ] {b5bf96dd-7953-4091-b5bf-5f799b4ba7cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5258 | 2024.11.16 00:50:55.283282 [ 277 ] {b5bf96dd-7953-4091-b5bf-5f799b4ba7cd} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5259 | 2024.11.16 00:50:55.283321 [ 277 ] {b5bf96dd-7953-4091-b5bf-5f799b4ba7cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5260 | 2024.11.16 00:50:55.283696 [ 277 ] {b5bf96dd-7953-4091-b5bf-5f799b4ba7cd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5261 | 2024.11.16 00:50:55.283923 [ 277 ] {b5bf96dd-7953-4091-b5bf-5f799b4ba7cd} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5262 | 2024.11.16 00:50:55.284139 [ 277 ] {b5bf96dd-7953-4091-b5bf-5f799b4ba7cd} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001538 sec., 83875.16254876462 rows/sec., 5.84 MiB/sec. | ||
5263 | 2024.11.16 00:50:55.284191 [ 277 ] {b5bf96dd-7953-4091-b5bf-5f799b4ba7cd} <Debug> TCPHandler: Processed in 0.001766118 sec. | ||
5264 | 2024.11.16 00:50:55.284326 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5265 | 2024.11.16 00:50:55.284456 [ 273 ] {f645c513-f7a5-4e0e-9fff-25ffcfaaf34f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5266 | 2024.11.16 00:50:55.284513 [ 273 ] {f645c513-f7a5-4e0e-9fff-25ffcfaaf34f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5267 | 2024.11.16 00:50:55.285041 [ 273 ] {f645c513-f7a5-4e0e-9fff-25ffcfaaf34f} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5268 | 2024.11.16 00:50:55.285088 [ 273 ] {f645c513-f7a5-4e0e-9fff-25ffcfaaf34f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5269 | 2024.11.16 00:50:55.285468 [ 273 ] {f645c513-f7a5-4e0e-9fff-25ffcfaaf34f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5270 | 2024.11.16 00:50:55.285707 [ 273 ] {f645c513-f7a5-4e0e-9fff-25ffcfaaf34f} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5271 | 2024.11.16 00:50:55.285916 [ 273 ] {f645c513-f7a5-4e0e-9fff-25ffcfaaf34f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00149 sec., 32214.765100671142 rows/sec., 2.17 MiB/sec. | ||
5272 | 2024.11.16 00:50:55.285966 [ 273 ] {f645c513-f7a5-4e0e-9fff-25ffcfaaf34f} <Debug> TCPHandler: Processed in 0.001702606 sec. | ||
5273 | 2024.11.16 00:51:00.275013 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5274 | 2024.11.16 00:51:00.275306 [ 277 ] {8769768c-ec0a-4c40-b4d1-9d70fdc35e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5275 | 2024.11.16 00:51:00.275407 [ 277 ] {8769768c-ec0a-4c40-b4d1-9d70fdc35e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5276 | 2024.11.16 00:51:00.276153 [ 277 ] {8769768c-ec0a-4c40-b4d1-9d70fdc35e35} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5277 | 2024.11.16 00:51:00.276199 [ 277 ] {8769768c-ec0a-4c40-b4d1-9d70fdc35e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5278 | 2024.11.16 00:51:00.276674 [ 277 ] {8769768c-ec0a-4c40-b4d1-9d70fdc35e35} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5279 | 2024.11.16 00:51:00.276934 [ 277 ] {8769768c-ec0a-4c40-b4d1-9d70fdc35e35} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5280 | 2024.11.16 00:51:00.277135 [ 277 ] {8769768c-ec0a-4c40-b4d1-9d70fdc35e35} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001906 sec., 29380.90241343127 rows/sec., 2.24 MiB/sec. | ||
5281 | 2024.11.16 00:51:00.277194 [ 277 ] {8769768c-ec0a-4c40-b4d1-9d70fdc35e35} <Debug> TCPHandler: Processed in 0.002348633 sec. | ||
5282 | 2024.11.16 00:51:00.277362 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5283 | 2024.11.16 00:51:00.277477 [ 273 ] {632b52aa-3f03-4a39-bfc1-f3925ae0eb27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5284 | 2024.11.16 00:51:00.277523 [ 273 ] {632b52aa-3f03-4a39-bfc1-f3925ae0eb27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5285 | 2024.11.16 00:51:00.278090 [ 273 ] {632b52aa-3f03-4a39-bfc1-f3925ae0eb27} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5286 | 2024.11.16 00:51:00.278129 [ 273 ] {632b52aa-3f03-4a39-bfc1-f3925ae0eb27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5287 | 2024.11.16 00:51:00.278494 [ 273 ] {632b52aa-3f03-4a39-bfc1-f3925ae0eb27} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5288 | 2024.11.16 00:51:00.278730 [ 273 ] {632b52aa-3f03-4a39-bfc1-f3925ae0eb27} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5289 | 2024.11.16 00:51:00.278943 [ 273 ] {632b52aa-3f03-4a39-bfc1-f3925ae0eb27} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001488 sec., 43010.75268817205 rows/sec., 3.36 MiB/sec. | ||
5290 | 2024.11.16 00:51:00.279015 [ 273 ] {632b52aa-3f03-4a39-bfc1-f3925ae0eb27} <Debug> TCPHandler: Processed in 0.001709407 sec. | ||
5291 | 2024.11.16 00:51:00.279174 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5292 | 2024.11.16 00:51:00.279286 [ 277 ] {fc39ce7a-24b3-4308-8be5-557aea70008d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5293 | 2024.11.16 00:51:00.279337 [ 277 ] {fc39ce7a-24b3-4308-8be5-557aea70008d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5294 | 2024.11.16 00:51:00.279864 [ 277 ] {fc39ce7a-24b3-4308-8be5-557aea70008d} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5295 | 2024.11.16 00:51:00.279903 [ 277 ] {fc39ce7a-24b3-4308-8be5-557aea70008d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5296 | 2024.11.16 00:51:00.280279 [ 277 ] {fc39ce7a-24b3-4308-8be5-557aea70008d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5297 | 2024.11.16 00:51:00.280519 [ 277 ] {fc39ce7a-24b3-4308-8be5-557aea70008d} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5298 | 2024.11.16 00:51:00.280743 [ 277 ] {fc39ce7a-24b3-4308-8be5-557aea70008d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00148 sec., 108108.1081081081 rows/sec., 7.53 MiB/sec. | ||
5299 | 2024.11.16 00:51:00.280797 [ 277 ] {fc39ce7a-24b3-4308-8be5-557aea70008d} <Debug> TCPHandler: Processed in 0.001693106 sec. | ||
5300 | 2024.11.16 00:51:00.280933 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5301 | 2024.11.16 00:51:00.281040 [ 273 ] {bb9f7a76-40df-4f81-addb-af75b2f17558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5302 | 2024.11.16 00:51:00.281087 [ 273 ] {bb9f7a76-40df-4f81-addb-af75b2f17558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5303 | 2024.11.16 00:51:00.281529 [ 273 ] {bb9f7a76-40df-4f81-addb-af75b2f17558} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5304 | 2024.11.16 00:51:00.281569 [ 273 ] {bb9f7a76-40df-4f81-addb-af75b2f17558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5305 | 2024.11.16 00:51:00.281933 [ 273 ] {bb9f7a76-40df-4f81-addb-af75b2f17558} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5306 | 2024.11.16 00:51:00.282173 [ 273 ] {bb9f7a76-40df-4f81-addb-af75b2f17558} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5307 | 2024.11.16 00:51:00.282377 [ 273 ] {bb9f7a76-40df-4f81-addb-af75b2f17558} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001359 sec., 44150.11037527594 rows/sec., 2.98 MiB/sec. | ||
5308 | 2024.11.16 00:51:00.282427 [ 273 ] {bb9f7a76-40df-4f81-addb-af75b2f17558} <Debug> TCPHandler: Processed in 0.001545842 sec. | ||
5309 | 2024.11.16 00:51:01.054563 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5310 | 2024.11.16 00:51:01.054626 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5311 | 2024.11.16 00:51:01.271516 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 808 | ||
5312 | 2024.11.16 00:51:01.274114 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5313 | 2024.11.16 00:51:01.274173 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5314 | 2024.11.16 00:51:01.275590 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5315 | 2024.11.16 00:51:01.275907 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5316 | 2024.11.16 00:51:01.277062 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 808 | ||
5317 | 2024.11.16 00:51:02.001387 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000895634 sec. | ||
5318 | 2024.11.16 00:51:05.282003 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5319 | 2024.11.16 00:51:05.282223 [ 277 ] {21c1999b-04fc-407a-aaa6-de8bcc30fdc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5320 | 2024.11.16 00:51:05.282305 [ 277 ] {21c1999b-04fc-407a-aaa6-de8bcc30fdc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5321 | 2024.11.16 00:51:05.283068 [ 277 ] {21c1999b-04fc-407a-aaa6-de8bcc30fdc4} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5322 | 2024.11.16 00:51:05.283118 [ 277 ] {21c1999b-04fc-407a-aaa6-de8bcc30fdc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5323 | 2024.11.16 00:51:05.283550 [ 277 ] {21c1999b-04fc-407a-aaa6-de8bcc30fdc4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5324 | 2024.11.16 00:51:05.283799 [ 277 ] {21c1999b-04fc-407a-aaa6-de8bcc30fdc4} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5325 | 2024.11.16 00:51:05.284034 [ 277 ] {21c1999b-04fc-407a-aaa6-de8bcc30fdc4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001869 sec., 7490.63670411985 rows/sec., 539.23 KiB/sec. | ||
5326 | 2024.11.16 00:51:05.284091 [ 277 ] {21c1999b-04fc-407a-aaa6-de8bcc30fdc4} <Debug> TCPHandler: Processed in 0.002233551 sec. | ||
5327 | 2024.11.16 00:51:05.284286 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5328 | 2024.11.16 00:51:05.284425 [ 273 ] {8a51fec3-3814-43ce-8062-26f89b952fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5329 | 2024.11.16 00:51:05.284482 [ 273 ] {8a51fec3-3814-43ce-8062-26f89b952fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5330 | 2024.11.16 00:51:05.285173 [ 273 ] {8a51fec3-3814-43ce-8062-26f89b952fe8} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5331 | 2024.11.16 00:51:05.285214 [ 273 ] {8a51fec3-3814-43ce-8062-26f89b952fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5332 | 2024.11.16 00:51:05.285606 [ 273 ] {8a51fec3-3814-43ce-8062-26f89b952fe8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5333 | 2024.11.16 00:51:05.285853 [ 273 ] {8a51fec3-3814-43ce-8062-26f89b952fe8} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5334 | 2024.11.16 00:51:05.286060 [ 66 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5335 | 2024.11.16 00:51:05.286096 [ 273 ] {8a51fec3-3814-43ce-8062-26f89b952fe8} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001702 sec., 166274.9706227967 rows/sec., 14.67 MiB/sec. | ||
5336 | 2024.11.16 00:51:05.286169 [ 66 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5337 | 2024.11.16 00:51:05.286221 [ 273 ] {8a51fec3-3814-43ce-8062-26f89b952fe8} <Debug> TCPHandler: Processed in 0.002002235 sec. | ||
5338 | 2024.11.16 00:51:05.286247 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5339 | 2024.11.16 00:51:05.286463 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5340 | 2024.11.16 00:51:05.286659 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
5341 | 2024.11.16 00:51:05.286891 [ 277 ] {c46d59a5-76cb-4887-b146-c3d80843d9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5342 | 2024.11.16 00:51:05.287144 [ 277 ] {c46d59a5-76cb-4887-b146-c3d80843d9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5343 | 2024.11.16 00:51:05.287252 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5344 | 2024.11.16 00:51:05.287414 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1432 rows starting from the beginning of the part | ||
5345 | 2024.11.16 00:51:05.287956 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
5346 | 2024.11.16 00:51:05.288404 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 283 rows starting from the beginning of the part | ||
5347 | 2024.11.16 00:51:05.288860 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 57 rows starting from the beginning of the part | ||
5348 | 2024.11.16 00:51:05.289191 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
5349 | 2024.11.16 00:51:05.289497 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 283 rows starting from the beginning of the part | ||
5350 | 2024.11.16 00:51:05.290364 [ 277 ] {c46d59a5-76cb-4887-b146-c3d80843d9a9} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5351 | 2024.11.16 00:51:05.290435 [ 277 ] {c46d59a5-76cb-4887-b146-c3d80843d9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5352 | 2024.11.16 00:51:05.291374 [ 277 ] {c46d59a5-76cb-4887-b146-c3d80843d9a9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5353 | 2024.11.16 00:51:05.291927 [ 277 ] {c46d59a5-76cb-4887-b146-c3d80843d9a9} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5354 | 2024.11.16 00:51:05.292285 [ 277 ] {c46d59a5-76cb-4887-b146-c3d80843d9a9} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.005589 sec., 8409.375559134012 rows/sec., 619.77 KiB/sec. | ||
5355 | 2024.11.16 00:51:05.292367 [ 277 ] {c46d59a5-76cb-4887-b146-c3d80843d9a9} <Debug> TCPHandler: Processed in 0.006029543 sec. | ||
5356 | 2024.11.16 00:51:05.292590 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5357 | 2024.11.16 00:51:05.292870 [ 273 ] {8bfe396f-500e-4764-b409-0fa8626dc6d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5358 | 2024.11.16 00:51:05.292917 [ 189 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2167 rows, containing 5 columns (5 merged, 0 gathered) in 0.006511847 sec., 332778.08892008674 rows/sec., 29.27 MiB/sec. | ||
5359 | 2024.11.16 00:51:05.292940 [ 273 ] {8bfe396f-500e-4764-b409-0fa8626dc6d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5360 | 2024.11.16 00:51:05.293288 [ 189 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5361 | 2024.11.16 00:51:05.293961 [ 189 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_46_9} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5362 | 2024.11.16 00:51:05.294167 [ 273 ] {8bfe396f-500e-4764-b409-0fa8626dc6d6} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5363 | 2024.11.16 00:51:05.294217 [ 189 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_46_9} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5364 | 2024.11.16 00:51:05.294244 [ 273 ] {8bfe396f-500e-4764-b409-0fa8626dc6d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5365 | 2024.11.16 00:51:05.294415 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
5366 | 2024.11.16 00:51:05.294739 [ 273 ] {8bfe396f-500e-4764-b409-0fa8626dc6d6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5367 | 2024.11.16 00:51:05.294993 [ 273 ] {8bfe396f-500e-4764-b409-0fa8626dc6d6} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5368 | 2024.11.16 00:51:05.295324 [ 273 ] {8bfe396f-500e-4764-b409-0fa8626dc6d6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002498 sec., 5604.483586869496 rows/sec., 392.50 KiB/sec. | ||
5369 | 2024.11.16 00:51:05.295632 [ 273 ] {8bfe396f-500e-4764-b409-0fa8626dc6d6} <Debug> TCPHandler: Processed in 0.003144136 sec. | ||
5370 | 2024.11.16 00:51:05.295921 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5371 | 2024.11.16 00:51:05.296052 [ 277 ] {f0db5e2d-4760-4c85-845d-a939b193a1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5372 | 2024.11.16 00:51:05.296108 [ 277 ] {f0db5e2d-4760-4c85-845d-a939b193a1fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5373 | 2024.11.16 00:51:05.296752 [ 277 ] {f0db5e2d-4760-4c85-845d-a939b193a1fa} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5374 | 2024.11.16 00:51:05.296794 [ 277 ] {f0db5e2d-4760-4c85-845d-a939b193a1fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5375 | 2024.11.16 00:51:05.297146 [ 277 ] {f0db5e2d-4760-4c85-845d-a939b193a1fa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5376 | 2024.11.16 00:51:05.297388 [ 277 ] {f0db5e2d-4760-4c85-845d-a939b193a1fa} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5377 | 2024.11.16 00:51:05.297720 [ 277 ] {f0db5e2d-4760-4c85-845d-a939b193a1fa} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001661 sec., 7826.610475617098 rows/sec., 487.99 KiB/sec. | ||
5378 | 2024.11.16 00:51:05.298058 [ 277 ] {f0db5e2d-4760-4c85-845d-a939b193a1fa} <Debug> TCPHandler: Processed in 0.002263712 sec. | ||
5379 | 2024.11.16 00:51:05.298298 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5380 | 2024.11.16 00:51:05.298431 [ 273 ] {cf8f773d-3be0-4665-a782-c1174cd17768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5381 | 2024.11.16 00:51:05.298489 [ 273 ] {cf8f773d-3be0-4665-a782-c1174cd17768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5382 | 2024.11.16 00:51:05.299211 [ 273 ] {cf8f773d-3be0-4665-a782-c1174cd17768} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5383 | 2024.11.16 00:51:05.299252 [ 273 ] {cf8f773d-3be0-4665-a782-c1174cd17768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5384 | 2024.11.16 00:51:05.299642 [ 273 ] {cf8f773d-3be0-4665-a782-c1174cd17768} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5385 | 2024.11.16 00:51:05.299891 [ 273 ] {cf8f773d-3be0-4665-a782-c1174cd17768} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5386 | 2024.11.16 00:51:05.300081 [ 66 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5387 | 2024.11.16 00:51:05.300150 [ 273 ] {cf8f773d-3be0-4665-a782-c1174cd17768} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001746 sec., 241695.30355097365 rows/sec., 17.27 MiB/sec. | ||
5388 | 2024.11.16 00:51:05.300179 [ 66 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5389 | 2024.11.16 00:51:05.300263 [ 273 ] {cf8f773d-3be0-4665-a782-c1174cd17768} <Debug> TCPHandler: Processed in 0.002072096 sec. | ||
5390 | 2024.11.16 00:51:05.300269 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5391 | 2024.11.16 00:51:05.300507 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5392 | 2024.11.16 00:51:05.301232 [ 188 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
5393 | 2024.11.16 00:51:05.301368 [ 277 ] {dde8afc0-fb0e-4a78-9f07-edf123f11cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5394 | 2024.11.16 00:51:05.301683 [ 277 ] {dde8afc0-fb0e-4a78-9f07-edf123f11cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5395 | 2024.11.16 00:51:05.302152 [ 188 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5396 | 2024.11.16 00:51:05.302353 [ 188 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 914 rows starting from the beginning of the part | ||
5397 | 2024.11.16 00:51:05.302703 [ 188 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
5398 | 2024.11.16 00:51:05.302921 [ 188 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 422 rows starting from the beginning of the part | ||
5399 | 2024.11.16 00:51:05.303226 [ 188 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 66 rows starting from the beginning of the part | ||
5400 | 2024.11.16 00:51:05.303520 [ 188 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
5401 | 2024.11.16 00:51:05.303809 [ 188 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 422 rows starting from the beginning of the part | ||
5402 | 2024.11.16 00:51:05.304289 [ 277 ] {dde8afc0-fb0e-4a78-9f07-edf123f11cac} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5403 | 2024.11.16 00:51:05.304334 [ 277 ] {dde8afc0-fb0e-4a78-9f07-edf123f11cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5404 | 2024.11.16 00:51:05.304869 [ 277 ] {dde8afc0-fb0e-4a78-9f07-edf123f11cac} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5405 | 2024.11.16 00:51:05.305207 [ 277 ] {dde8afc0-fb0e-4a78-9f07-edf123f11cac} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5406 | 2024.11.16 00:51:05.305494 [ 277 ] {dde8afc0-fb0e-4a78-9f07-edf123f11cac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004457 sec., 1346.1969934933811 rows/sec., 70.33 KiB/sec. | ||
5407 | 2024.11.16 00:51:05.305865 [ 277 ] {dde8afc0-fb0e-4a78-9f07-edf123f11cac} <Debug> TCPHandler: Processed in 0.005490369 sec. | ||
5408 | 2024.11.16 00:51:05.306217 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5409 | 2024.11.16 00:51:05.306485 [ 273 ] {e9df5d16-d13a-4f3f-83c5-cac6f46e1057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5410 | 2024.11.16 00:51:05.306507 [ 191 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.006088146 sec., 320623.0599594688 rows/sec., 24.54 MiB/sec. | ||
5411 | 2024.11.16 00:51:05.306560 [ 273 ] {e9df5d16-d13a-4f3f-83c5-cac6f46e1057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5412 | 2024.11.16 00:51:05.306829 [ 191 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5413 | 2024.11.16 00:51:05.307400 [ 191 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_46_9} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5414 | 2024.11.16 00:51:05.307612 [ 191 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_46_9} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5415 | 2024.11.16 00:51:05.307644 [ 273 ] {e9df5d16-d13a-4f3f-83c5-cac6f46e1057} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5416 | 2024.11.16 00:51:05.307732 [ 273 ] {e9df5d16-d13a-4f3f-83c5-cac6f46e1057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5417 | 2024.11.16 00:51:05.307765 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
5418 | 2024.11.16 00:51:05.308179 [ 273 ] {e9df5d16-d13a-4f3f-83c5-cac6f46e1057} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5419 | 2024.11.16 00:51:05.308424 [ 273 ] {e9df5d16-d13a-4f3f-83c5-cac6f46e1057} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5420 | 2024.11.16 00:51:05.308621 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5421 | 2024.11.16 00:51:05.308684 [ 273 ] {e9df5d16-d13a-4f3f-83c5-cac6f46e1057} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002237 sec., 105945.46267322307 rows/sec., 7.10 MiB/sec. | ||
5422 | 2024.11.16 00:51:05.308699 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5423 | 2024.11.16 00:51:05.308797 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5424 | 2024.11.16 00:51:05.308816 [ 273 ] {e9df5d16-d13a-4f3f-83c5-cac6f46e1057} <Debug> TCPHandler: Processed in 0.002823566 sec. | ||
5425 | 2024.11.16 00:51:05.309085 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5426 | 2024.11.16 00:51:05.309212 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
5427 | 2024.11.16 00:51:05.309503 [ 277 ] {6fcdc7b8-e36e-4b28-8795-a5234a3ad773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5428 | 2024.11.16 00:51:05.309702 [ 277 ] {6fcdc7b8-e36e-4b28-8795-a5234a3ad773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5429 | 2024.11.16 00:51:05.309798 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5430 | 2024.11.16 00:51:05.309930 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 9044 rows starting from the beginning of the part | ||
5431 | 2024.11.16 00:51:05.310318 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
5432 | 2024.11.16 00:51:05.310706 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 237 rows starting from the beginning of the part | ||
5433 | 2024.11.16 00:51:05.311196 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 129 rows starting from the beginning of the part | ||
5434 | 2024.11.16 00:51:05.311433 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
5435 | 2024.11.16 00:51:05.311573 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 237 rows starting from the beginning of the part | ||
5436 | 2024.11.16 00:51:05.312212 [ 277 ] {6fcdc7b8-e36e-4b28-8795-a5234a3ad773} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5437 | 2024.11.16 00:51:05.312257 [ 277 ] {6fcdc7b8-e36e-4b28-8795-a5234a3ad773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5438 | 2024.11.16 00:51:05.312666 [ 277 ] {6fcdc7b8-e36e-4b28-8795-a5234a3ad773} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5439 | 2024.11.16 00:51:05.312997 [ 277 ] {6fcdc7b8-e36e-4b28-8795-a5234a3ad773} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5440 | 2024.11.16 00:51:05.313516 [ 277 ] {6fcdc7b8-e36e-4b28-8795-a5234a3ad773} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00415 sec., 240.96385542168673 rows/sec., 16.24 KiB/sec. | ||
5441 | 2024.11.16 00:51:05.313947 [ 277 ] {6fcdc7b8-e36e-4b28-8795-a5234a3ad773} <Debug> TCPHandler: Processed in 0.005005326 sec. | ||
5442 | 2024.11.16 00:51:05.314160 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5443 | 2024.11.16 00:51:05.314298 [ 273 ] {2433735c-e8c1-4e3e-9a7a-f8952c5a21a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5444 | 2024.11.16 00:51:05.314384 [ 273 ] {2433735c-e8c1-4e3e-9a7a-f8952c5a21a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5445 | 2024.11.16 00:51:05.315658 [ 273 ] {2433735c-e8c1-4e3e-9a7a-f8952c5a21a5} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5446 | 2024.11.16 00:51:05.315701 [ 273 ] {2433735c-e8c1-4e3e-9a7a-f8952c5a21a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5447 | 2024.11.16 00:51:05.316275 [ 191 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9967 rows, containing 5 columns (5 merged, 0 gathered) in 0.00735029 sec., 1356000.919691604 rows/sec., 92.29 MiB/sec. | ||
5448 | 2024.11.16 00:51:05.316597 [ 191 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5449 | 2024.11.16 00:51:05.316789 [ 273 ] {2433735c-e8c1-4e3e-9a7a-f8952c5a21a5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5450 | 2024.11.16 00:51:05.317093 [ 191 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5451 | 2024.11.16 00:51:05.317291 [ 273 ] {2433735c-e8c1-4e3e-9a7a-f8952c5a21a5} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5452 | 2024.11.16 00:51:05.317328 [ 191 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5453 | 2024.11.16 00:51:05.317492 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
5454 | 2024.11.16 00:51:05.317941 [ 273 ] {2433735c-e8c1-4e3e-9a7a-f8952c5a21a5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.003651 sec., 10955.902492467816 rows/sec., 19.63 MiB/sec. | ||
5455 | 2024.11.16 00:51:05.318508 [ 273 ] {2433735c-e8c1-4e3e-9a7a-f8952c5a21a5} <Debug> TCPHandler: Processed in 0.00443367 sec. | ||
5456 | 2024.11.16 00:51:05.318659 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5457 | 2024.11.16 00:51:05.318791 [ 277 ] {a1336f7f-85cf-4f55-ba45-b1a86e6cc7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5458 | 2024.11.16 00:51:05.318847 [ 277 ] {a1336f7f-85cf-4f55-ba45-b1a86e6cc7b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5459 | 2024.11.16 00:51:05.319398 [ 277 ] {a1336f7f-85cf-4f55-ba45-b1a86e6cc7b8} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5460 | 2024.11.16 00:51:05.319447 [ 277 ] {a1336f7f-85cf-4f55-ba45-b1a86e6cc7b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5461 | 2024.11.16 00:51:05.319822 [ 277 ] {a1336f7f-85cf-4f55-ba45-b1a86e6cc7b8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5462 | 2024.11.16 00:51:05.320064 [ 277 ] {a1336f7f-85cf-4f55-ba45-b1a86e6cc7b8} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5463 | 2024.11.16 00:51:05.320310 [ 277 ] {a1336f7f-85cf-4f55-ba45-b1a86e6cc7b8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00155 sec., 52903.22580645161 rows/sec., 3.36 MiB/sec. | ||
5464 | 2024.11.16 00:51:05.320430 [ 277 ] {a1336f7f-85cf-4f55-ba45-b1a86e6cc7b8} <Debug> TCPHandler: Processed in 0.00183257 sec. | ||
5465 | 2024.11.16 00:51:10.274280 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5466 | 2024.11.16 00:51:10.274604 [ 277 ] {e9681a19-76a7-44c1-9449-f94eacd701d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5467 | 2024.11.16 00:51:10.274724 [ 277 ] {e9681a19-76a7-44c1-9449-f94eacd701d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5468 | 2024.11.16 00:51:10.275463 [ 277 ] {e9681a19-76a7-44c1-9449-f94eacd701d6} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5469 | 2024.11.16 00:51:10.275512 [ 277 ] {e9681a19-76a7-44c1-9449-f94eacd701d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5470 | 2024.11.16 00:51:10.275929 [ 277 ] {e9681a19-76a7-44c1-9449-f94eacd701d6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5471 | 2024.11.16 00:51:10.276192 [ 277 ] {e9681a19-76a7-44c1-9449-f94eacd701d6} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5472 | 2024.11.16 00:51:10.276429 [ 277 ] {e9681a19-76a7-44c1-9449-f94eacd701d6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001911 sec., 2093.1449502878077 rows/sec., 170.68 KiB/sec. | ||
5473 | 2024.11.16 00:51:10.276492 [ 277 ] {e9681a19-76a7-44c1-9449-f94eacd701d6} <Debug> TCPHandler: Processed in 0.002400155 sec. | ||
5474 | 2024.11.16 00:51:10.276667 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5475 | 2024.11.16 00:51:10.276812 [ 273 ] {6efaaa3a-6cd3-4eb4-8ab5-b7e3b9a6e80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5476 | 2024.11.16 00:51:10.276872 [ 273 ] {6efaaa3a-6cd3-4eb4-8ab5-b7e3b9a6e80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5477 | 2024.11.16 00:51:10.277566 [ 273 ] {6efaaa3a-6cd3-4eb4-8ab5-b7e3b9a6e80c} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5478 | 2024.11.16 00:51:10.277615 [ 273 ] {6efaaa3a-6cd3-4eb4-8ab5-b7e3b9a6e80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5479 | 2024.11.16 00:51:10.278003 [ 273 ] {6efaaa3a-6cd3-4eb4-8ab5-b7e3b9a6e80c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5480 | 2024.11.16 00:51:10.278251 [ 273 ] {6efaaa3a-6cd3-4eb4-8ab5-b7e3b9a6e80c} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5481 | 2024.11.16 00:51:10.278461 [ 273 ] {6efaaa3a-6cd3-4eb4-8ab5-b7e3b9a6e80c} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001685 sec., 34421.3649851632 rows/sec., 2.62 MiB/sec. | ||
5482 | 2024.11.16 00:51:10.278512 [ 273 ] {6efaaa3a-6cd3-4eb4-8ab5-b7e3b9a6e80c} <Debug> TCPHandler: Processed in 0.001915642 sec. | ||
5483 | 2024.11.16 00:51:10.278652 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5484 | 2024.11.16 00:51:10.278758 [ 277 ] {6d7ed556-685f-4ee5-853f-0446efcefae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5485 | 2024.11.16 00:51:10.278806 [ 277 ] {6d7ed556-685f-4ee5-853f-0446efcefae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5486 | 2024.11.16 00:51:10.279331 [ 277 ] {6d7ed556-685f-4ee5-853f-0446efcefae7} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5487 | 2024.11.16 00:51:10.279372 [ 277 ] {6d7ed556-685f-4ee5-853f-0446efcefae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5488 | 2024.11.16 00:51:10.279714 [ 277 ] {6d7ed556-685f-4ee5-853f-0446efcefae7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5489 | 2024.11.16 00:51:10.279944 [ 277 ] {6d7ed556-685f-4ee5-853f-0446efcefae7} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5490 | 2024.11.16 00:51:10.280157 [ 277 ] {6d7ed556-685f-4ee5-853f-0446efcefae7} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00142 sec., 2816.9014084507044 rows/sec., 196.69 KiB/sec. | ||
5491 | 2024.11.16 00:51:10.280210 [ 277 ] {6d7ed556-685f-4ee5-853f-0446efcefae7} <Debug> TCPHandler: Processed in 0.001612144 sec. | ||
5492 | 2024.11.16 00:51:10.280342 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5493 | 2024.11.16 00:51:10.280449 [ 273 ] {c57aba00-fd99-4839-a1b8-bb3ed528d739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5494 | 2024.11.16 00:51:10.280496 [ 273 ] {c57aba00-fd99-4839-a1b8-bb3ed528d739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5495 | 2024.11.16 00:51:10.281075 [ 273 ] {c57aba00-fd99-4839-a1b8-bb3ed528d739} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5496 | 2024.11.16 00:51:10.281115 [ 273 ] {c57aba00-fd99-4839-a1b8-bb3ed528d739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5497 | 2024.11.16 00:51:10.281473 [ 273 ] {c57aba00-fd99-4839-a1b8-bb3ed528d739} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5498 | 2024.11.16 00:51:10.281712 [ 273 ] {c57aba00-fd99-4839-a1b8-bb3ed528d739} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5499 | 2024.11.16 00:51:10.281917 [ 273 ] {c57aba00-fd99-4839-a1b8-bb3ed528d739} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00149 sec., 45637.58389261745 rows/sec., 3.57 MiB/sec. | ||
5500 | 2024.11.16 00:51:10.281968 [ 273 ] {c57aba00-fd99-4839-a1b8-bb3ed528d739} <Debug> TCPHandler: Processed in 0.001676715 sec. | ||
5501 | 2024.11.16 00:51:10.282139 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5502 | 2024.11.16 00:51:10.282268 [ 277 ] {1690257c-ce31-4d7f-b6f6-82ba6cbfaa33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5503 | 2024.11.16 00:51:10.282328 [ 277 ] {1690257c-ce31-4d7f-b6f6-82ba6cbfaa33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5504 | 2024.11.16 00:51:10.282894 [ 277 ] {1690257c-ce31-4d7f-b6f6-82ba6cbfaa33} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5505 | 2024.11.16 00:51:10.282933 [ 277 ] {1690257c-ce31-4d7f-b6f6-82ba6cbfaa33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5506 | 2024.11.16 00:51:10.283315 [ 277 ] {1690257c-ce31-4d7f-b6f6-82ba6cbfaa33} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5507 | 2024.11.16 00:51:10.283550 [ 277 ] {1690257c-ce31-4d7f-b6f6-82ba6cbfaa33} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5508 | 2024.11.16 00:51:10.283778 [ 277 ] {1690257c-ce31-4d7f-b6f6-82ba6cbfaa33} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001535 sec., 84690.55374592834 rows/sec., 5.90 MiB/sec. | ||
5509 | 2024.11.16 00:51:10.283848 [ 277 ] {1690257c-ce31-4d7f-b6f6-82ba6cbfaa33} <Debug> TCPHandler: Processed in 0.001771048 sec. | ||
5510 | 2024.11.16 00:51:10.284098 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5511 | 2024.11.16 00:51:10.284258 [ 273 ] {dc750b46-5abe-4495-9429-37b37b79734c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5512 | 2024.11.16 00:51:10.284317 [ 273 ] {dc750b46-5abe-4495-9429-37b37b79734c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5513 | 2024.11.16 00:51:10.284828 [ 273 ] {dc750b46-5abe-4495-9429-37b37b79734c} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5514 | 2024.11.16 00:51:10.284868 [ 273 ] {dc750b46-5abe-4495-9429-37b37b79734c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5515 | 2024.11.16 00:51:10.285223 [ 273 ] {dc750b46-5abe-4495-9429-37b37b79734c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5516 | 2024.11.16 00:51:10.285462 [ 273 ] {dc750b46-5abe-4495-9429-37b37b79734c} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5517 | 2024.11.16 00:51:10.285619 [ 135 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5518 | 2024.11.16 00:51:10.285673 [ 273 ] {dc750b46-5abe-4495-9429-37b37b79734c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001445 sec., 33217.993079584776 rows/sec., 2.24 MiB/sec. | ||
5519 | 2024.11.16 00:51:10.285699 [ 135 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5520 | 2024.11.16 00:51:10.285772 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5521 | 2024.11.16 00:51:10.285780 [ 273 ] {dc750b46-5abe-4495-9429-37b37b79734c} <Debug> TCPHandler: Processed in 0.00182271 sec. | ||
5522 | 2024.11.16 00:51:10.285993 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
5523 | 2024.11.16 00:51:10.286155 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5524 | 2024.11.16 00:51:10.286194 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2590 rows starting from the beginning of the part | ||
5525 | 2024.11.16 00:51:10.286272 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 82 rows starting from the beginning of the part | ||
5526 | 2024.11.16 00:51:10.286506 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part | ||
5527 | 2024.11.16 00:51:10.286697 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
5528 | 2024.11.16 00:51:10.286886 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
5529 | 2024.11.16 00:51:10.286984 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 48 rows starting from the beginning of the part | ||
5530 | 2024.11.16 00:51:10.288430 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2910 rows, containing 4 columns (4 merged, 0 gathered) in 0.00254178 sec., 1144866.982980431 rows/sec., 75.29 MiB/sec. | ||
5531 | 2024.11.16 00:51:10.288773 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5532 | 2024.11.16 00:51:10.289316 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_46_9} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5533 | 2024.11.16 00:51:10.289471 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_46_9} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5534 | 2024.11.16 00:51:10.289622 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
5535 | 2024.11.16 00:51:11.278124 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 842 | ||
5536 | 2024.11.16 00:51:11.281054 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5537 | 2024.11.16 00:51:11.281109 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5538 | 2024.11.16 00:51:11.282551 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5539 | 2024.11.16 00:51:11.282861 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5540 | 2024.11.16 00:51:11.284328 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 842 | ||
5541 | 2024.11.16 00:51:15.275564 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5542 | 2024.11.16 00:51:15.275770 [ 277 ] {db519a2c-033b-40cf-83ac-e46cb432f085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5543 | 2024.11.16 00:51:15.275849 [ 277 ] {db519a2c-033b-40cf-83ac-e46cb432f085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5544 | 2024.11.16 00:51:15.276633 [ 277 ] {db519a2c-033b-40cf-83ac-e46cb432f085} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5545 | 2024.11.16 00:51:15.276688 [ 277 ] {db519a2c-033b-40cf-83ac-e46cb432f085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5546 | 2024.11.16 00:51:15.277126 [ 277 ] {db519a2c-033b-40cf-83ac-e46cb432f085} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5547 | 2024.11.16 00:51:15.277385 [ 277 ] {db519a2c-033b-40cf-83ac-e46cb432f085} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5548 | 2024.11.16 00:51:15.277616 [ 277 ] {db519a2c-033b-40cf-83ac-e46cb432f085} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001899 sec., 29489.20484465508 rows/sec., 2.25 MiB/sec. | ||
5549 | 2024.11.16 00:51:15.277679 [ 277 ] {db519a2c-033b-40cf-83ac-e46cb432f085} <Debug> TCPHandler: Processed in 0.002251781 sec. | ||
5550 | 2024.11.16 00:51:15.277888 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5551 | 2024.11.16 00:51:15.278032 [ 273 ] {611a93cb-7d14-4822-a8b4-2737a26ebb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5552 | 2024.11.16 00:51:15.278092 [ 273 ] {611a93cb-7d14-4822-a8b4-2737a26ebb34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5553 | 2024.11.16 00:51:15.278822 [ 273 ] {611a93cb-7d14-4822-a8b4-2737a26ebb34} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5554 | 2024.11.16 00:51:15.278865 [ 273 ] {611a93cb-7d14-4822-a8b4-2737a26ebb34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5555 | 2024.11.16 00:51:15.279249 [ 273 ] {611a93cb-7d14-4822-a8b4-2737a26ebb34} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5556 | 2024.11.16 00:51:15.279499 [ 273 ] {611a93cb-7d14-4822-a8b4-2737a26ebb34} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5557 | 2024.11.16 00:51:15.279744 [ 273 ] {611a93cb-7d14-4822-a8b4-2737a26ebb34} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001742 sec., 36739.38002296211 rows/sec., 2.87 MiB/sec. | ||
5558 | 2024.11.16 00:51:15.279847 [ 273 ] {611a93cb-7d14-4822-a8b4-2737a26ebb34} <Debug> TCPHandler: Processed in 0.002031505 sec. | ||
5559 | 2024.11.16 00:51:15.280093 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5560 | 2024.11.16 00:51:15.280222 [ 277 ] {9905ddfd-70b3-4b98-b0f9-57b27f04ea8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5561 | 2024.11.16 00:51:15.280278 [ 277 ] {9905ddfd-70b3-4b98-b0f9-57b27f04ea8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5562 | 2024.11.16 00:51:15.280826 [ 277 ] {9905ddfd-70b3-4b98-b0f9-57b27f04ea8e} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5563 | 2024.11.16 00:51:15.280866 [ 277 ] {9905ddfd-70b3-4b98-b0f9-57b27f04ea8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5564 | 2024.11.16 00:51:15.281252 [ 277 ] {9905ddfd-70b3-4b98-b0f9-57b27f04ea8e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5565 | 2024.11.16 00:51:15.281491 [ 277 ] {9905ddfd-70b3-4b98-b0f9-57b27f04ea8e} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5566 | 2024.11.16 00:51:15.281698 [ 277 ] {9905ddfd-70b3-4b98-b0f9-57b27f04ea8e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001503 sec., 106453.75914836992 rows/sec., 7.41 MiB/sec. | ||
5567 | 2024.11.16 00:51:15.281749 [ 277 ] {9905ddfd-70b3-4b98-b0f9-57b27f04ea8e} <Debug> TCPHandler: Processed in 0.001754277 sec. | ||
5568 | 2024.11.16 00:51:15.281908 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5569 | 2024.11.16 00:51:15.282019 [ 273 ] {c6c067ae-ad63-487b-b478-8029a2fe3b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5570 | 2024.11.16 00:51:15.282069 [ 273 ] {c6c067ae-ad63-487b-b478-8029a2fe3b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5571 | 2024.11.16 00:51:15.282516 [ 273 ] {c6c067ae-ad63-487b-b478-8029a2fe3b15} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5572 | 2024.11.16 00:51:15.282557 [ 273 ] {c6c067ae-ad63-487b-b478-8029a2fe3b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5573 | 2024.11.16 00:51:15.282929 [ 273 ] {c6c067ae-ad63-487b-b478-8029a2fe3b15} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5574 | 2024.11.16 00:51:15.283171 [ 273 ] {c6c067ae-ad63-487b-b478-8029a2fe3b15} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5575 | 2024.11.16 00:51:15.283371 [ 273 ] {c6c067ae-ad63-487b-b478-8029a2fe3b15} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec. | ||
5576 | 2024.11.16 00:51:15.283421 [ 273 ] {c6c067ae-ad63-487b-b478-8029a2fe3b15} <Debug> TCPHandler: Processed in 0.001566523 sec. | ||
5577 | 2024.11.16 00:51:16.054672 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5578 | 2024.11.16 00:51:16.054736 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5579 | 2024.11.16 00:51:17.560035 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63463, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5580 | 2024.11.16 00:51:17.747479 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46678, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5581 | 2024.11.16 00:51:17.749746 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32833, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5582 | 2024.11.16 00:51:17.778006 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55849, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5583 | 2024.11.16 00:51:17.779257 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59064, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5584 | 2024.11.16 00:51:17.892509 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44935, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5585 | 2024.11.16 00:51:17.903848 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55368, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5586 | 2024.11.16 00:51:17.960250 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62697, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5587 | 2024.11.16 00:51:19.718042 [ 31 ] {} <Debug> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5588 | 2024.11.16 00:51:19.718117 [ 31 ] {} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5589 | 2024.11.16 00:51:19.718142 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5590 | 2024.11.16 00:51:19.718366 [ 197 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
5591 | 2024.11.16 00:51:19.718561 [ 197 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5592 | 2024.11.16 00:51:19.718599 [ 197 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 242 rows starting from the beginning of the part | ||
5593 | 2024.11.16 00:51:19.718677 [ 197 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
5594 | 2024.11.16 00:51:19.718777 [ 197 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
5595 | 2024.11.16 00:51:19.719052 [ 197 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
5596 | 2024.11.16 00:51:19.719264 [ 197 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
5597 | 2024.11.16 00:51:19.720272 [ 192 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002045615 sec., 145677.461301369 rows/sec., 10.44 MiB/sec. | ||
5598 | 2024.11.16 00:51:19.720505 [ 195 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5599 | 2024.11.16 00:51:19.720894 [ 195 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_17_4} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5600 | 2024.11.16 00:51:19.720998 [ 195 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_17_4} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5601 | 2024.11.16 00:51:19.721103 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
5602 | 2024.11.16 00:51:20.281680 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5603 | 2024.11.16 00:51:20.281889 [ 277 ] {89279f13-7ca8-4157-b054-d4868507cda3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5604 | 2024.11.16 00:51:20.281969 [ 277 ] {89279f13-7ca8-4157-b054-d4868507cda3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5605 | 2024.11.16 00:51:20.282713 [ 277 ] {89279f13-7ca8-4157-b054-d4868507cda3} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5606 | 2024.11.16 00:51:20.282763 [ 277 ] {89279f13-7ca8-4157-b054-d4868507cda3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5607 | 2024.11.16 00:51:20.283183 [ 277 ] {89279f13-7ca8-4157-b054-d4868507cda3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5608 | 2024.11.16 00:51:20.283429 [ 277 ] {89279f13-7ca8-4157-b054-d4868507cda3} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5609 | 2024.11.16 00:51:20.283617 [ 79 ] {} <Debug> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5610 | 2024.11.16 00:51:20.283687 [ 277 ] {89279f13-7ca8-4157-b054-d4868507cda3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001853 sec., 7555.315704263357 rows/sec., 543.88 KiB/sec. | ||
5611 | 2024.11.16 00:51:20.283703 [ 79 ] {} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5612 | 2024.11.16 00:51:20.283774 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5613 | 2024.11.16 00:51:20.283828 [ 277 ] {89279f13-7ca8-4157-b054-d4868507cda3} <Debug> TCPHandler: Processed in 0.002293152 sec. | ||
5614 | 2024.11.16 00:51:20.284170 [ 197 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
5615 | 2024.11.16 00:51:20.284194 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5616 | 2024.11.16 00:51:20.284527 [ 273 ] {4e6eb115-8f21-41a7-8b80-a48aaab99bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5617 | 2024.11.16 00:51:20.284539 [ 197 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5618 | 2024.11.16 00:51:20.284625 [ 273 ] {4e6eb115-8f21-41a7-8b80-a48aaab99bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5619 | 2024.11.16 00:51:20.284631 [ 197 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
5620 | 2024.11.16 00:51:20.285000 [ 197 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
5621 | 2024.11.16 00:51:20.285329 [ 197 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
5622 | 2024.11.16 00:51:20.285776 [ 197 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
5623 | 2024.11.16 00:51:20.286148 [ 197 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
5624 | 2024.11.16 00:51:20.287601 [ 273 ] {4e6eb115-8f21-41a7-8b80-a48aaab99bc8} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5625 | 2024.11.16 00:51:20.287691 [ 273 ] {4e6eb115-8f21-41a7-8b80-a48aaab99bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5626 | 2024.11.16 00:51:20.288739 [ 197 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004843482 sec., 14452.412541225507 rows/sec., 1.07 MiB/sec. | ||
5627 | 2024.11.16 00:51:20.288836 [ 273 ] {4e6eb115-8f21-41a7-8b80-a48aaab99bc8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5628 | 2024.11.16 00:51:20.288946 [ 197 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5629 | 2024.11.16 00:51:20.289298 [ 273 ] {4e6eb115-8f21-41a7-8b80-a48aaab99bc8} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5630 | 2024.11.16 00:51:20.289459 [ 197 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_17_4} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5631 | 2024.11.16 00:51:20.289773 [ 197 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_17_4} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5632 | 2024.11.16 00:51:20.289817 [ 273 ] {4e6eb115-8f21-41a7-8b80-a48aaab99bc8} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.005389 sec., 52514.381146780484 rows/sec., 4.63 MiB/sec. | ||
5633 | 2024.11.16 00:51:20.290013 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5634 | 2024.11.16 00:51:20.290166 [ 273 ] {4e6eb115-8f21-41a7-8b80-a48aaab99bc8} <Debug> TCPHandler: Processed in 0.006206489 sec. | ||
5635 | 2024.11.16 00:51:20.290401 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5636 | 2024.11.16 00:51:20.290533 [ 277 ] {7a73a051-a990-40d7-a477-8d18dc61b054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5637 | 2024.11.16 00:51:20.290590 [ 277 ] {7a73a051-a990-40d7-a477-8d18dc61b054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5638 | 2024.11.16 00:51:20.291243 [ 277 ] {7a73a051-a990-40d7-a477-8d18dc61b054} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5639 | 2024.11.16 00:51:20.291284 [ 277 ] {7a73a051-a990-40d7-a477-8d18dc61b054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5640 | 2024.11.16 00:51:20.291643 [ 277 ] {7a73a051-a990-40d7-a477-8d18dc61b054} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5641 | 2024.11.16 00:51:20.291877 [ 277 ] {7a73a051-a990-40d7-a477-8d18dc61b054} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5642 | 2024.11.16 00:51:20.292031 [ 79 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5643 | 2024.11.16 00:51:20.292090 [ 79 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5644 | 2024.11.16 00:51:20.292123 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5645 | 2024.11.16 00:51:20.292131 [ 277 ] {7a73a051-a990-40d7-a477-8d18dc61b054} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.00162 sec., 29012.345679012345 rows/sec., 2.09 MiB/sec. | ||
5646 | 2024.11.16 00:51:20.292260 [ 277 ] {7a73a051-a990-40d7-a477-8d18dc61b054} <Debug> TCPHandler: Processed in 0.001979004 sec. | ||
5647 | 2024.11.16 00:51:20.292294 [ 192 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
5648 | 2024.11.16 00:51:20.292406 [ 192 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5649 | 2024.11.16 00:51:20.292427 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5650 | 2024.11.16 00:51:20.292439 [ 192 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 65 rows starting from the beginning of the part | ||
5651 | 2024.11.16 00:51:20.292559 [ 192 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 47 rows starting from the beginning of the part | ||
5652 | 2024.11.16 00:51:20.292671 [ 273 ] {f0c1a7e8-6df8-4107-8cc1-f98f50eabeda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5653 | 2024.11.16 00:51:20.292754 [ 192 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
5654 | 2024.11.16 00:51:20.292801 [ 273 ] {f0c1a7e8-6df8-4107-8cc1-f98f50eabeda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5655 | 2024.11.16 00:51:20.292989 [ 192 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 47 rows starting from the beginning of the part | ||
5656 | 2024.11.16 00:51:20.293186 [ 192 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
5657 | 2024.11.16 00:51:20.293352 [ 192 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 47 rows starting from the beginning of the part | ||
5658 | 2024.11.16 00:51:20.294314 [ 273 ] {f0c1a7e8-6df8-4107-8cc1-f98f50eabeda} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5659 | 2024.11.16 00:51:20.294366 [ 273 ] {f0c1a7e8-6df8-4107-8cc1-f98f50eabeda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5660 | 2024.11.16 00:51:20.294979 [ 273 ] {f0c1a7e8-6df8-4107-8cc1-f98f50eabeda} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5661 | 2024.11.16 00:51:20.295010 [ 194 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.002795066 sec., 75847.94062108014 rows/sec., 5.72 MiB/sec. | ||
5662 | 2024.11.16 00:51:20.295272 [ 201 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5663 | 2024.11.16 00:51:20.295465 [ 273 ] {f0c1a7e8-6df8-4107-8cc1-f98f50eabeda} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5664 | 2024.11.16 00:51:20.295846 [ 273 ] {f0c1a7e8-6df8-4107-8cc1-f98f50eabeda} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003262 sec., 4291.845493562231 rows/sec., 300.57 KiB/sec. | ||
5665 | 2024.11.16 00:51:20.295998 [ 273 ] {f0c1a7e8-6df8-4107-8cc1-f98f50eabeda} <Debug> TCPHandler: Processed in 0.003636449 sec. | ||
5666 | 2024.11.16 00:51:20.296030 [ 201 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_31_6} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5667 | 2024.11.16 00:51:20.296202 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5668 | 2024.11.16 00:51:20.296236 [ 201 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_31_6} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5669 | 2024.11.16 00:51:20.296401 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5670 | 2024.11.16 00:51:20.296450 [ 277 ] {36d17831-4b72-4ac8-9ae8-8b9e5e643603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5671 | 2024.11.16 00:51:20.296513 [ 277 ] {36d17831-4b72-4ac8-9ae8-8b9e5e643603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5672 | 2024.11.16 00:51:20.297151 [ 277 ] {36d17831-4b72-4ac8-9ae8-8b9e5e643603} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5673 | 2024.11.16 00:51:20.297192 [ 277 ] {36d17831-4b72-4ac8-9ae8-8b9e5e643603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5674 | 2024.11.16 00:51:20.297555 [ 277 ] {36d17831-4b72-4ac8-9ae8-8b9e5e643603} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5675 | 2024.11.16 00:51:20.297789 [ 277 ] {36d17831-4b72-4ac8-9ae8-8b9e5e643603} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5676 | 2024.11.16 00:51:20.297940 [ 79 ] {} <Debug> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5677 | 2024.11.16 00:51:20.298004 [ 79 ] {} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5678 | 2024.11.16 00:51:20.298044 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5679 | 2024.11.16 00:51:20.298057 [ 277 ] {36d17831-4b72-4ac8-9ae8-8b9e5e643603} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001667 sec., 7798.440311937612 rows/sec., 486.23 KiB/sec. | ||
5680 | 2024.11.16 00:51:20.298375 [ 277 ] {36d17831-4b72-4ac8-9ae8-8b9e5e643603} <Debug> TCPHandler: Processed in 0.002277891 sec. | ||
5681 | 2024.11.16 00:51:20.298438 [ 192 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
5682 | 2024.11.16 00:51:20.298686 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5683 | 2024.11.16 00:51:20.299054 [ 192 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5684 | 2024.11.16 00:51:20.299105 [ 273 ] {20fa70f2-77c5-41cb-ba46-2f345f5ec010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5685 | 2024.11.16 00:51:20.299162 [ 192 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
5686 | 2024.11.16 00:51:20.299203 [ 273 ] {20fa70f2-77c5-41cb-ba46-2f345f5ec010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5687 | 2024.11.16 00:51:20.299349 [ 192 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
5688 | 2024.11.16 00:51:20.299642 [ 192 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
5689 | 2024.11.16 00:51:20.299963 [ 192 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
5690 | 2024.11.16 00:51:20.300241 [ 192 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
5691 | 2024.11.16 00:51:20.301397 [ 273 ] {20fa70f2-77c5-41cb-ba46-2f345f5ec010} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5692 | 2024.11.16 00:51:20.301444 [ 273 ] {20fa70f2-77c5-41cb-ba46-2f345f5ec010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5693 | 2024.11.16 00:51:20.301695 [ 194 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003559566 sec., 18260.65312456631 rows/sec., 1.18 MiB/sec. | ||
5694 | 2024.11.16 00:51:20.301949 [ 194 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5695 | 2024.11.16 00:51:20.302138 [ 273 ] {20fa70f2-77c5-41cb-ba46-2f345f5ec010} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5696 | 2024.11.16 00:51:20.302463 [ 194 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_17_4} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5697 | 2024.11.16 00:51:20.302585 [ 273 ] {20fa70f2-77c5-41cb-ba46-2f345f5ec010} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5698 | 2024.11.16 00:51:20.302648 [ 194 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_17_4} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5699 | 2024.11.16 00:51:20.302885 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5700 | 2024.11.16 00:51:20.302995 [ 273 ] {20fa70f2-77c5-41cb-ba46-2f345f5ec010} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.004011 sec., 105210.67065569684 rows/sec., 7.52 MiB/sec. | ||
5701 | 2024.11.16 00:51:20.303065 [ 273 ] {20fa70f2-77c5-41cb-ba46-2f345f5ec010} <Debug> TCPHandler: Processed in 0.004577644 sec. | ||
5702 | 2024.11.16 00:51:20.303203 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5703 | 2024.11.16 00:51:20.303312 [ 277 ] {a0ccdbcd-bdb6-4071-aeee-6d73c68c35ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5704 | 2024.11.16 00:51:20.303359 [ 277 ] {a0ccdbcd-bdb6-4071-aeee-6d73c68c35ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5705 | 2024.11.16 00:51:20.303812 [ 277 ] {a0ccdbcd-bdb6-4071-aeee-6d73c68c35ee} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5706 | 2024.11.16 00:51:20.303851 [ 277 ] {a0ccdbcd-bdb6-4071-aeee-6d73c68c35ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5707 | 2024.11.16 00:51:20.304204 [ 277 ] {a0ccdbcd-bdb6-4071-aeee-6d73c68c35ee} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5708 | 2024.11.16 00:51:20.304433 [ 277 ] {a0ccdbcd-bdb6-4071-aeee-6d73c68c35ee} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5709 | 2024.11.16 00:51:20.304697 [ 277 ] {a0ccdbcd-bdb6-4071-aeee-6d73c68c35ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001399 sec., 4288.777698355968 rows/sec., 224.07 KiB/sec. | ||
5710 | 2024.11.16 00:51:20.304904 [ 277 ] {a0ccdbcd-bdb6-4071-aeee-6d73c68c35ee} <Debug> TCPHandler: Processed in 0.001748938 sec. | ||
5711 | 2024.11.16 00:51:20.305059 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5712 | 2024.11.16 00:51:20.305189 [ 273 ] {50404ccb-8c44-4c0c-a5de-2b6f9a4d3d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5713 | 2024.11.16 00:51:20.305248 [ 273 ] {50404ccb-8c44-4c0c-a5de-2b6f9a4d3d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5714 | 2024.11.16 00:51:20.305907 [ 273 ] {50404ccb-8c44-4c0c-a5de-2b6f9a4d3d1a} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5715 | 2024.11.16 00:51:20.305956 [ 273 ] {50404ccb-8c44-4c0c-a5de-2b6f9a4d3d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5716 | 2024.11.16 00:51:20.306339 [ 273 ] {50404ccb-8c44-4c0c-a5de-2b6f9a4d3d1a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5717 | 2024.11.16 00:51:20.306579 [ 273 ] {50404ccb-8c44-4c0c-a5de-2b6f9a4d3d1a} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5718 | 2024.11.16 00:51:20.306782 [ 273 ] {50404ccb-8c44-4c0c-a5de-2b6f9a4d3d1a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001623 sec., 146025.87800369685 rows/sec., 9.79 MiB/sec. | ||
5719 | 2024.11.16 00:51:20.306833 [ 273 ] {50404ccb-8c44-4c0c-a5de-2b6f9a4d3d1a} <Debug> TCPHandler: Processed in 0.00183623 sec. | ||
5720 | 2024.11.16 00:51:20.306964 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5721 | 2024.11.16 00:51:20.307072 [ 277 ] {ef6bade9-789d-4ef2-b082-89056b06c4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5722 | 2024.11.16 00:51:20.307119 [ 277 ] {ef6bade9-789d-4ef2-b082-89056b06c4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5723 | 2024.11.16 00:51:20.307538 [ 277 ] {ef6bade9-789d-4ef2-b082-89056b06c4db} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5724 | 2024.11.16 00:51:20.307579 [ 277 ] {ef6bade9-789d-4ef2-b082-89056b06c4db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5725 | 2024.11.16 00:51:20.307913 [ 277 ] {ef6bade9-789d-4ef2-b082-89056b06c4db} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5726 | 2024.11.16 00:51:20.308139 [ 277 ] {ef6bade9-789d-4ef2-b082-89056b06c4db} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5727 | 2024.11.16 00:51:20.308343 [ 277 ] {ef6bade9-789d-4ef2-b082-89056b06c4db} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001293 sec., 773.3952049497293 rows/sec., 52.11 KiB/sec. | ||
5728 | 2024.11.16 00:51:20.308390 [ 277 ] {ef6bade9-789d-4ef2-b082-89056b06c4db} <Debug> TCPHandler: Processed in 0.001477 sec. | ||
5729 | 2024.11.16 00:51:20.308521 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5730 | 2024.11.16 00:51:20.308627 [ 273 ] {359952aa-fedc-4bee-a35e-8adb4c6a1d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5731 | 2024.11.16 00:51:20.308694 [ 273 ] {359952aa-fedc-4bee-a35e-8adb4c6a1d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5732 | 2024.11.16 00:51:20.309797 [ 273 ] {359952aa-fedc-4bee-a35e-8adb4c6a1d7d} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5733 | 2024.11.16 00:51:20.309837 [ 273 ] {359952aa-fedc-4bee-a35e-8adb4c6a1d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5734 | 2024.11.16 00:51:20.310468 [ 273 ] {359952aa-fedc-4bee-a35e-8adb4c6a1d7d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5735 | 2024.11.16 00:51:20.310723 [ 273 ] {359952aa-fedc-4bee-a35e-8adb4c6a1d7d} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5736 | 2024.11.16 00:51:20.310956 [ 273 ] {359952aa-fedc-4bee-a35e-8adb4c6a1d7d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002349 sec., 17028.522775649213 rows/sec., 30.51 MiB/sec. | ||
5737 | 2024.11.16 00:51:20.311046 [ 273 ] {359952aa-fedc-4bee-a35e-8adb4c6a1d7d} <Debug> TCPHandler: Processed in 0.00257611 sec. | ||
5738 | 2024.11.16 00:51:20.311191 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5739 | 2024.11.16 00:51:20.311317 [ 277 ] {fcb32ab8-ac77-4362-8ab8-c53aebd9a055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5740 | 2024.11.16 00:51:20.311399 [ 277 ] {fcb32ab8-ac77-4362-8ab8-c53aebd9a055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5741 | 2024.11.16 00:51:20.311912 [ 277 ] {fcb32ab8-ac77-4362-8ab8-c53aebd9a055} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5742 | 2024.11.16 00:51:20.311959 [ 277 ] {fcb32ab8-ac77-4362-8ab8-c53aebd9a055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5743 | 2024.11.16 00:51:20.312296 [ 277 ] {fcb32ab8-ac77-4362-8ab8-c53aebd9a055} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5744 | 2024.11.16 00:51:20.312530 [ 277 ] {fcb32ab8-ac77-4362-8ab8-c53aebd9a055} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5745 | 2024.11.16 00:51:20.312729 [ 277 ] {fcb32ab8-ac77-4362-8ab8-c53aebd9a055} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00144 sec., 56944.44444444444 rows/sec., 3.62 MiB/sec. | ||
5746 | 2024.11.16 00:51:20.312776 [ 277 ] {fcb32ab8-ac77-4362-8ab8-c53aebd9a055} <Debug> TCPHandler: Processed in 0.001646154 sec. | ||
5747 | 2024.11.16 00:51:21.038592 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64293, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5748 | 2024.11.16 00:51:21.285060 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:32871, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5749 | 2024.11.16 00:51:21.285437 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 872 | ||
5750 | 2024.11.16 00:51:21.288280 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5751 | 2024.11.16 00:51:21.288327 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5752 | 2024.11.16 00:51:21.289730 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5753 | 2024.11.16 00:51:21.290048 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5754 | 2024.11.16 00:51:21.291381 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 872 | ||
5755 | 2024.11.16 00:51:21.590794 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37047, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5756 | 2024.11.16 00:51:21.614575 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53797, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5757 | 2024.11.16 00:51:21.698107 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59514, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5758 | 2024.11.16 00:51:21.794246 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57239, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5759 | 2024.11.16 00:51:21.827862 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46053, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5760 | 2024.11.16 00:51:21.873562 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59719, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5761 | 2024.11.16 00:51:22.646018 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56880, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5762 | 2024.11.16 00:51:23.020848 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34731, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5763 | 2024.11.16 00:51:23.259926 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56519, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5764 | 2024.11.16 00:51:23.314499 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53379, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5765 | 2024.11.16 00:51:23.380778 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35041, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5766 | 2024.11.16 00:51:23.385050 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53342, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5767 | 2024.11.16 00:51:23.393460 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37915, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5768 | 2024.11.16 00:51:23.425718 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35105, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5769 | 2024.11.16 00:51:23.503168 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55642, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5770 | 2024.11.16 00:51:23.577556 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5771 | 2024.11.16 00:51:23.616956 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45129, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5772 | 2024.11.16 00:51:23.627292 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36761, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5773 | 2024.11.16 00:51:23.669734 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58310, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5774 | 2024.11.16 00:51:23.894410 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48893, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5775 | 2024.11.16 00:51:23.894427 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64079, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5776 | 2024.11.16 00:51:23.920874 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61550, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5777 | 2024.11.16 00:51:25.276262 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5778 | 2024.11.16 00:51:25.276452 [ 277 ] {106fd872-25ec-4e2b-9c46-8e9a6b261975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5779 | 2024.11.16 00:51:25.276526 [ 277 ] {106fd872-25ec-4e2b-9c46-8e9a6b261975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5780 | 2024.11.16 00:51:25.277254 [ 277 ] {106fd872-25ec-4e2b-9c46-8e9a6b261975} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5781 | 2024.11.16 00:51:25.277302 [ 277 ] {106fd872-25ec-4e2b-9c46-8e9a6b261975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5782 | 2024.11.16 00:51:25.277713 [ 277 ] {106fd872-25ec-4e2b-9c46-8e9a6b261975} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5783 | 2024.11.16 00:51:25.277966 [ 277 ] {106fd872-25ec-4e2b-9c46-8e9a6b261975} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5784 | 2024.11.16 00:51:25.278205 [ 277 ] {106fd872-25ec-4e2b-9c46-8e9a6b261975} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001806 sec., 4429.678848283499 rows/sec., 361.21 KiB/sec. | ||
5785 | 2024.11.16 00:51:25.278268 [ 277 ] {106fd872-25ec-4e2b-9c46-8e9a6b261975} <Debug> TCPHandler: Processed in 0.002181729 sec. | ||
5786 | 2024.11.16 00:51:25.278426 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5787 | 2024.11.16 00:51:25.278550 [ 273 ] {97ebc517-7e89-40dc-bb95-6347dbd6fb7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5788 | 2024.11.16 00:51:25.278601 [ 273 ] {97ebc517-7e89-40dc-bb95-6347dbd6fb7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5789 | 2024.11.16 00:51:25.279200 [ 273 ] {97ebc517-7e89-40dc-bb95-6347dbd6fb7c} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5790 | 2024.11.16 00:51:25.279242 [ 273 ] {97ebc517-7e89-40dc-bb95-6347dbd6fb7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5791 | 2024.11.16 00:51:25.279617 [ 273 ] {97ebc517-7e89-40dc-bb95-6347dbd6fb7c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5792 | 2024.11.16 00:51:25.279872 [ 273 ] {97ebc517-7e89-40dc-bb95-6347dbd6fb7c} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5793 | 2024.11.16 00:51:25.280097 [ 273 ] {97ebc517-7e89-40dc-bb95-6347dbd6fb7c} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.001577 sec., 38046.92454026633 rows/sec., 2.89 MiB/sec. | ||
5794 | 2024.11.16 00:51:25.280170 [ 273 ] {97ebc517-7e89-40dc-bb95-6347dbd6fb7c} <Debug> TCPHandler: Processed in 0.001803279 sec. | ||
5795 | 2024.11.16 00:51:25.280339 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5796 | 2024.11.16 00:51:25.280469 [ 277 ] {bdf34027-6570-4985-afc7-cef915b8008e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5797 | 2024.11.16 00:51:25.280527 [ 277 ] {bdf34027-6570-4985-afc7-cef915b8008e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5798 | 2024.11.16 00:51:25.281145 [ 277 ] {bdf34027-6570-4985-afc7-cef915b8008e} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5799 | 2024.11.16 00:51:25.281183 [ 277 ] {bdf34027-6570-4985-afc7-cef915b8008e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5800 | 2024.11.16 00:51:25.281526 [ 277 ] {bdf34027-6570-4985-afc7-cef915b8008e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5801 | 2024.11.16 00:51:25.281757 [ 277 ] {bdf34027-6570-4985-afc7-cef915b8008e} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5802 | 2024.11.16 00:51:25.281962 [ 277 ] {bdf34027-6570-4985-afc7-cef915b8008e} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001521 sec., 5259.697567389875 rows/sec., 367.25 KiB/sec. | ||
5803 | 2024.11.16 00:51:25.282013 [ 277 ] {bdf34027-6570-4985-afc7-cef915b8008e} <Debug> TCPHandler: Processed in 0.001746818 sec. | ||
5804 | 2024.11.16 00:51:25.282157 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5805 | 2024.11.16 00:51:25.282285 [ 273 ] {4f9ab185-3a6d-4e5c-bbd4-0a85db05441b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5806 | 2024.11.16 00:51:25.282340 [ 273 ] {4f9ab185-3a6d-4e5c-bbd4-0a85db05441b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5807 | 2024.11.16 00:51:25.283037 [ 273 ] {4f9ab185-3a6d-4e5c-bbd4-0a85db05441b} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5808 | 2024.11.16 00:51:25.283086 [ 273 ] {4f9ab185-3a6d-4e5c-bbd4-0a85db05441b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5809 | 2024.11.16 00:51:25.283449 [ 273 ] {4f9ab185-3a6d-4e5c-bbd4-0a85db05441b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5810 | 2024.11.16 00:51:25.283686 [ 273 ] {4f9ab185-3a6d-4e5c-bbd4-0a85db05441b} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5811 | 2024.11.16 00:51:25.283913 [ 273 ] {4f9ab185-3a6d-4e5c-bbd4-0a85db05441b} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001655 sec., 43504.53172205438 rows/sec., 3.40 MiB/sec. | ||
5812 | 2024.11.16 00:51:25.284007 [ 273 ] {4f9ab185-3a6d-4e5c-bbd4-0a85db05441b} <Debug> TCPHandler: Processed in 0.001914182 sec. | ||
5813 | 2024.11.16 00:51:25.284247 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5814 | 2024.11.16 00:51:25.284408 [ 277 ] {6d1bc56a-eeb3-4913-8d40-c499309846e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5815 | 2024.11.16 00:51:25.284470 [ 277 ] {6d1bc56a-eeb3-4913-8d40-c499309846e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5816 | 2024.11.16 00:51:25.285112 [ 277 ] {6d1bc56a-eeb3-4913-8d40-c499309846e3} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5817 | 2024.11.16 00:51:25.285150 [ 277 ] {6d1bc56a-eeb3-4913-8d40-c499309846e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5818 | 2024.11.16 00:51:25.285524 [ 277 ] {6d1bc56a-eeb3-4913-8d40-c499309846e3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5819 | 2024.11.16 00:51:25.285767 [ 277 ] {6d1bc56a-eeb3-4913-8d40-c499309846e3} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5820 | 2024.11.16 00:51:25.285976 [ 277 ] {6d1bc56a-eeb3-4913-8d40-c499309846e3} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001597 sec., 102692.54852849092 rows/sec., 7.15 MiB/sec. | ||
5821 | 2024.11.16 00:51:25.286026 [ 277 ] {6d1bc56a-eeb3-4913-8d40-c499309846e3} <Debug> TCPHandler: Processed in 0.001903572 sec. | ||
5822 | 2024.11.16 00:51:25.286187 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5823 | 2024.11.16 00:51:25.286315 [ 273 ] {30264203-0f67-4511-96e3-684e02023e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5824 | 2024.11.16 00:51:25.286372 [ 273 ] {30264203-0f67-4511-96e3-684e02023e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5825 | 2024.11.16 00:51:25.286926 [ 273 ] {30264203-0f67-4511-96e3-684e02023e6a} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5826 | 2024.11.16 00:51:25.286973 [ 273 ] {30264203-0f67-4511-96e3-684e02023e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5827 | 2024.11.16 00:51:25.287365 [ 273 ] {30264203-0f67-4511-96e3-684e02023e6a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5828 | 2024.11.16 00:51:25.287601 [ 273 ] {30264203-0f67-4511-96e3-684e02023e6a} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5829 | 2024.11.16 00:51:25.287821 [ 273 ] {30264203-0f67-4511-96e3-684e02023e6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001532 sec., 39164.490861618804 rows/sec., 2.64 MiB/sec. | ||
5830 | 2024.11.16 00:51:25.287923 [ 273 ] {30264203-0f67-4511-96e3-684e02023e6a} <Debug> TCPHandler: Processed in 0.001798479 sec. | ||
5831 | 2024.11.16 00:51:30.275738 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5832 | 2024.11.16 00:51:30.275965 [ 277 ] {017fbd0a-0ea1-4c6b-b1b5-e55c893840d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5833 | 2024.11.16 00:51:30.276047 [ 277 ] {017fbd0a-0ea1-4c6b-b1b5-e55c893840d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5834 | 2024.11.16 00:51:30.276813 [ 277 ] {017fbd0a-0ea1-4c6b-b1b5-e55c893840d7} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5835 | 2024.11.16 00:51:30.276863 [ 277 ] {017fbd0a-0ea1-4c6b-b1b5-e55c893840d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5836 | 2024.11.16 00:51:30.277298 [ 277 ] {017fbd0a-0ea1-4c6b-b1b5-e55c893840d7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5837 | 2024.11.16 00:51:30.277544 [ 277 ] {017fbd0a-0ea1-4c6b-b1b5-e55c893840d7} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5838 | 2024.11.16 00:51:30.277743 [ 151 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5839 | 2024.11.16 00:51:30.277818 [ 277 ] {017fbd0a-0ea1-4c6b-b1b5-e55c893840d7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00191 sec., 29319.37172774869 rows/sec., 2.24 MiB/sec. | ||
5840 | 2024.11.16 00:51:30.277838 [ 151 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5841 | 2024.11.16 00:51:30.277909 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5842 | 2024.11.16 00:51:30.277955 [ 277 ] {017fbd0a-0ea1-4c6b-b1b5-e55c893840d7} <Debug> TCPHandler: Processed in 0.002355833 sec. | ||
5843 | 2024.11.16 00:51:30.278180 [ 199 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
5844 | 2024.11.16 00:51:30.278203 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5845 | 2024.11.16 00:51:30.278447 [ 199 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5846 | 2024.11.16 00:51:30.278461 [ 273 ] {634aeeed-3320-46a4-b46b-2e66cea5ed38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5847 | 2024.11.16 00:51:30.278521 [ 199 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1432 rows starting from the beginning of the part | ||
5848 | 2024.11.16 00:51:30.278557 [ 273 ] {634aeeed-3320-46a4-b46b-2e66cea5ed38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5849 | 2024.11.16 00:51:30.278903 [ 199 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 58 rows starting from the beginning of the part | ||
5850 | 2024.11.16 00:51:30.279200 [ 199 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
5851 | 2024.11.16 00:51:30.279690 [ 199 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 283 rows starting from the beginning of the part | ||
5852 | 2024.11.16 00:51:30.280049 [ 199 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
5853 | 2024.11.16 00:51:30.280335 [ 199 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
5854 | 2024.11.16 00:51:30.281190 [ 273 ] {634aeeed-3320-46a4-b46b-2e66cea5ed38} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5855 | 2024.11.16 00:51:30.281264 [ 273 ] {634aeeed-3320-46a4-b46b-2e66cea5ed38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5856 | 2024.11.16 00:51:30.282207 [ 273 ] {634aeeed-3320-46a4-b46b-2e66cea5ed38} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5857 | 2024.11.16 00:51:30.282697 [ 273 ] {634aeeed-3320-46a4-b46b-2e66cea5ed38} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5858 | 2024.11.16 00:51:30.282972 [ 114 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5859 | 2024.11.16 00:51:30.283104 [ 114 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5860 | 2024.11.16 00:51:30.283187 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5861 | 2024.11.16 00:51:30.283202 [ 273 ] {634aeeed-3320-46a4-b46b-2e66cea5ed38} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004809 sec., 13308.380120607195 rows/sec., 1.04 MiB/sec. | ||
5862 | 2024.11.16 00:51:30.283642 [ 273 ] {634aeeed-3320-46a4-b46b-2e66cea5ed38} <Debug> TCPHandler: Processed in 0.005544941 sec. | ||
5863 | 2024.11.16 00:51:30.283757 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
5864 | 2024.11.16 00:51:30.283941 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5865 | 2024.11.16 00:51:30.284214 [ 198 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1945 rows, containing 5 columns (5 merged, 0 gathered) in 0.006191448 sec., 314142.992075521 rows/sec., 27.36 MiB/sec. | ||
5866 | 2024.11.16 00:51:30.284247 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5867 | 2024.11.16 00:51:30.284237 [ 277 ] {4b02695f-4b23-49fa-9e69-2b7d22bf49c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5868 | 2024.11.16 00:51:30.284323 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 914 rows starting from the beginning of the part | ||
5869 | 2024.11.16 00:51:30.284370 [ 277 ] {4b02695f-4b23-49fa-9e69-2b7d22bf49c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5870 | 2024.11.16 00:51:30.284611 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 68 rows starting from the beginning of the part | ||
5871 | 2024.11.16 00:51:30.284711 [ 198 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5872 | 2024.11.16 00:51:30.285202 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
5873 | 2024.11.16 00:51:30.285645 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 422 rows starting from the beginning of the part | ||
5874 | 2024.11.16 00:51:30.286016 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
5875 | 2024.11.16 00:51:30.286209 [ 198 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_51_10} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5876 | 2024.11.16 00:51:30.286530 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
5877 | 2024.11.16 00:51:30.286756 [ 198 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_51_10} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5878 | 2024.11.16 00:51:30.287187 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
5879 | 2024.11.16 00:51:30.287688 [ 277 ] {4b02695f-4b23-49fa-9e69-2b7d22bf49c2} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5880 | 2024.11.16 00:51:30.287735 [ 277 ] {4b02695f-4b23-49fa-9e69-2b7d22bf49c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5881 | 2024.11.16 00:51:30.288341 [ 277 ] {4b02695f-4b23-49fa-9e69-2b7d22bf49c2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5882 | 2024.11.16 00:51:30.288666 [ 277 ] {4b02695f-4b23-49fa-9e69-2b7d22bf49c2} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5883 | 2024.11.16 00:51:30.288811 [ 193 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1604 rows, containing 5 columns (5 merged, 0 gathered) in 0.005475779 sec., 292926.35805791285 rows/sec., 22.59 MiB/sec. | ||
5884 | 2024.11.16 00:51:30.288936 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5885 | 2024.11.16 00:51:30.289030 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5886 | 2024.11.16 00:51:30.289092 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5887 | 2024.11.16 00:51:30.289152 [ 277 ] {4b02695f-4b23-49fa-9e69-2b7d22bf49c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004996 sec., 32025.62049639712 rows/sec., 2.23 MiB/sec. | ||
5888 | 2024.11.16 00:51:30.289296 [ 193 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5889 | 2024.11.16 00:51:30.289494 [ 277 ] {4b02695f-4b23-49fa-9e69-2b7d22bf49c2} <Debug> TCPHandler: Processed in 0.005740665 sec. | ||
5890 | 2024.11.16 00:51:30.289518 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
5891 | 2024.11.16 00:51:30.289757 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5892 | 2024.11.16 00:51:30.289835 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5893 | 2024.11.16 00:51:30.289926 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 9967 rows starting from the beginning of the part | ||
5894 | 2024.11.16 00:51:30.290040 [ 273 ] {6f22d5dc-2346-4836-bc80-821b30a217c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5895 | 2024.11.16 00:51:30.290257 [ 273 ] {6f22d5dc-2346-4836-bc80-821b30a217c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5896 | 2024.11.16 00:51:30.290299 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 130 rows starting from the beginning of the part | ||
5897 | 2024.11.16 00:51:30.290655 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
5898 | 2024.11.16 00:51:30.290745 [ 193 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_51_10} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5899 | 2024.11.16 00:51:30.291217 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 237 rows starting from the beginning of the part | ||
5900 | 2024.11.16 00:51:30.291265 [ 193 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_51_10} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5901 | 2024.11.16 00:51:30.291691 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 164 rows starting from the beginning of the part | ||
5902 | 2024.11.16 00:51:30.291730 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
5903 | 2024.11.16 00:51:30.291993 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
5904 | 2024.11.16 00:51:30.292649 [ 273 ] {6f22d5dc-2346-4836-bc80-821b30a217c4} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5905 | 2024.11.16 00:51:30.292689 [ 273 ] {6f22d5dc-2346-4836-bc80-821b30a217c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5906 | 2024.11.16 00:51:30.293099 [ 273 ] {6f22d5dc-2346-4836-bc80-821b30a217c4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5907 | 2024.11.16 00:51:30.293470 [ 273 ] {6f22d5dc-2346-4836-bc80-821b30a217c4} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5908 | 2024.11.16 00:51:30.293811 [ 273 ] {6f22d5dc-2346-4836-bc80-821b30a217c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00387 sec., 15503.875968992248 rows/sec., 1.04 MiB/sec. | ||
5909 | 2024.11.16 00:51:30.293922 [ 273 ] {6f22d5dc-2346-4836-bc80-821b30a217c4} <Debug> TCPHandler: Processed in 0.004287117 sec. | ||
5910 | 2024.11.16 00:51:30.295976 [ 186 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10818 rows, containing 5 columns (5 merged, 0 gathered) in 0.006773823 sec., 1597030.214695601 rows/sec., 108.81 MiB/sec. | ||
5911 | 2024.11.16 00:51:30.296267 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5912 | 2024.11.16 00:51:30.296608 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5913 | 2024.11.16 00:51:30.296703 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5914 | 2024.11.16 00:51:30.296793 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
5915 | 2024.11.16 00:51:31.054978 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5916 | 2024.11.16 00:51:31.055037 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5917 | 2024.11.16 00:51:31.292457 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 892 | ||
5918 | 2024.11.16 00:51:31.295119 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5919 | 2024.11.16 00:51:31.295167 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5920 | 2024.11.16 00:51:31.296569 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5921 | 2024.11.16 00:51:31.296894 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5922 | 2024.11.16 00:51:31.297129 [ 147 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5923 | 2024.11.16 00:51:31.297259 [ 147 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5924 | 2024.11.16 00:51:31.297334 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5925 | 2024.11.16 00:51:31.297656 [ 186 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::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 | ||
5926 | 2024.11.16 00:51:31.298041 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 892 | ||
5927 | 2024.11.16 00:51:31.298431 [ 186 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5928 | 2024.11.16 00:51:31.298564 [ 186 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 758 rows starting from the beginning of the part | ||
5929 | 2024.11.16 00:51:31.299146 [ 186 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
5930 | 2024.11.16 00:51:31.299688 [ 186 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
5931 | 2024.11.16 00:51:31.300178 [ 186 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
5932 | 2024.11.16 00:51:31.300673 [ 186 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
5933 | 2024.11.16 00:51:31.301186 [ 186 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
5934 | 2024.11.16 00:51:31.309225 [ 200 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 72 columns (72 merged, 0 gathered) in 0.011713608 sec., 76150.74706273251 rows/sec., 62.15 MiB/sec. | ||
5935 | 2024.11.16 00:51:31.310535 [ 200 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5936 | 2024.11.16 00:51:31.311385 [ 200 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_26_5} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5937 | 2024.11.16 00:51:31.311490 [ 200 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_26_5} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5938 | 2024.11.16 00:51:31.311808 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
5939 | 2024.11.16 00:51:31.654119 [ 147 ] {} <Debug> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5940 | 2024.11.16 00:51:31.654182 [ 147 ] {} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5941 | 2024.11.16 00:51:31.654207 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5942 | 2024.11.16 00:51:31.654396 [ 191 ] {21799063-a985-4172-8d75-92148673c53a::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 | ||
5943 | 2024.11.16 00:51:31.654659 [ 191 ] {21799063-a985-4172-8d75-92148673c53a::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5944 | 2024.11.16 00:51:31.654707 [ 191 ] {21799063-a985-4172-8d75-92148673c53a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 78 rows starting from the beginning of the part | ||
5945 | 2024.11.16 00:51:31.654801 [ 191 ] {21799063-a985-4172-8d75-92148673c53a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
5946 | 2024.11.16 00:51:31.655052 [ 191 ] {21799063-a985-4172-8d75-92148673c53a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
5947 | 2024.11.16 00:51:31.655371 [ 191 ] {21799063-a985-4172-8d75-92148673c53a::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 | ||
5948 | 2024.11.16 00:51:31.655566 [ 191 ] {21799063-a985-4172-8d75-92148673c53a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
5949 | 2024.11.16 00:51:31.656674 [ 188 ] {21799063-a985-4172-8d75-92148673c53a::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.002403056 sec., 42445.95215425691 rows/sec., 2.17 MiB/sec. | ||
5950 | 2024.11.16 00:51:31.656936 [ 190 ] {21799063-a985-4172-8d75-92148673c53a::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5951 | 2024.11.16 00:51:31.657411 [ 190 ] {21799063-a985-4172-8d75-92148673c53a::all_1_17_4} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5952 | 2024.11.16 00:51:31.657517 [ 190 ] {21799063-a985-4172-8d75-92148673c53a::all_1_17_4} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5953 | 2024.11.16 00:51:31.657621 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5954 | 2024.11.16 00:51:32.366190 [ 150 ] {} <Debug> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5955 | 2024.11.16 00:51:32.366274 [ 150 ] {} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5956 | 2024.11.16 00:51:32.366302 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5957 | 2024.11.16 00:51:32.366480 [ 191 ] {79b27335-8804-491f-8049-66d6de7bbe75::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 | ||
5958 | 2024.11.16 00:51:32.366658 [ 191 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5959 | 2024.11.16 00:51:32.366704 [ 191 ] {79b27335-8804-491f-8049-66d6de7bbe75::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 | ||
5960 | 2024.11.16 00:51:32.366795 [ 191 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
5961 | 2024.11.16 00:51:32.367054 [ 191 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
5962 | 2024.11.16 00:51:32.367262 [ 191 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
5963 | 2024.11.16 00:51:32.367383 [ 191 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
5964 | 2024.11.16 00:51:32.368513 [ 188 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.002124518 sec., 8001.814999919981 rows/sec., 539.18 KiB/sec. | ||
5965 | 2024.11.16 00:51:32.368685 [ 188 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5966 | 2024.11.16 00:51:32.369010 [ 188 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_17_4} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5967 | 2024.11.16 00:51:32.369108 [ 188 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_17_4} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5968 | 2024.11.16 00:51:32.369204 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5969 | 2024.11.16 00:51:35.282431 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5970 | 2024.11.16 00:51:35.282729 [ 277 ] {9410dcd7-a917-4d68-b990-b984361b22ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5971 | 2024.11.16 00:51:35.282851 [ 277 ] {9410dcd7-a917-4d68-b990-b984361b22ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5972 | 2024.11.16 00:51:35.283839 [ 277 ] {9410dcd7-a917-4d68-b990-b984361b22ff} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5973 | 2024.11.16 00:51:35.283890 [ 277 ] {9410dcd7-a917-4d68-b990-b984361b22ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5974 | 2024.11.16 00:51:35.284315 [ 277 ] {9410dcd7-a917-4d68-b990-b984361b22ff} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5975 | 2024.11.16 00:51:35.284578 [ 277 ] {9410dcd7-a917-4d68-b990-b984361b22ff} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5976 | 2024.11.16 00:51:35.284787 [ 277 ] {9410dcd7-a917-4d68-b990-b984361b22ff} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002142 sec., 6535.947712418301 rows/sec., 470.50 KiB/sec. | ||
5977 | 2024.11.16 00:51:35.284849 [ 277 ] {9410dcd7-a917-4d68-b990-b984361b22ff} <Debug> TCPHandler: Processed in 0.00257081 sec. | ||
5978 | 2024.11.16 00:51:35.285021 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5979 | 2024.11.16 00:51:35.285167 [ 273 ] {f2f610fb-aecd-48fb-9993-480e38a1a4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5980 | 2024.11.16 00:51:35.285226 [ 273 ] {f2f610fb-aecd-48fb-9993-480e38a1a4d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5981 | 2024.11.16 00:51:35.285931 [ 273 ] {f2f610fb-aecd-48fb-9993-480e38a1a4d7} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5982 | 2024.11.16 00:51:35.285970 [ 273 ] {f2f610fb-aecd-48fb-9993-480e38a1a4d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5983 | 2024.11.16 00:51:35.286361 [ 273 ] {f2f610fb-aecd-48fb-9993-480e38a1a4d7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5984 | 2024.11.16 00:51:35.286605 [ 273 ] {f2f610fb-aecd-48fb-9993-480e38a1a4d7} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5985 | 2024.11.16 00:51:35.286816 [ 273 ] {f2f610fb-aecd-48fb-9993-480e38a1a4d7} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001682 sec., 168252.08085612368 rows/sec., 14.85 MiB/sec. | ||
5986 | 2024.11.16 00:51:35.286918 [ 273 ] {f2f610fb-aecd-48fb-9993-480e38a1a4d7} <Debug> TCPHandler: Processed in 0.001965663 sec. | ||
5987 | 2024.11.16 00:51:35.287149 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5988 | 2024.11.16 00:51:35.287478 [ 277 ] {c8870ed7-0f1b-43c3-bb20-32ef39f14832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5989 | 2024.11.16 00:51:35.287572 [ 277 ] {c8870ed7-0f1b-43c3-bb20-32ef39f14832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5990 | 2024.11.16 00:51:35.288127 [ 277 ] {c8870ed7-0f1b-43c3-bb20-32ef39f14832} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5991 | 2024.11.16 00:51:35.288167 [ 277 ] {c8870ed7-0f1b-43c3-bb20-32ef39f14832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5992 | 2024.11.16 00:51:35.288519 [ 277 ] {c8870ed7-0f1b-43c3-bb20-32ef39f14832} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5993 | 2024.11.16 00:51:35.288754 [ 277 ] {c8870ed7-0f1b-43c3-bb20-32ef39f14832} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5994 | 2024.11.16 00:51:35.288930 [ 277 ] {c8870ed7-0f1b-43c3-bb20-32ef39f14832} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001576 sec., 29822.33502538071 rows/sec., 2.15 MiB/sec. | ||
5995 | 2024.11.16 00:51:35.288982 [ 277 ] {c8870ed7-0f1b-43c3-bb20-32ef39f14832} <Debug> TCPHandler: Processed in 0.001974173 sec. | ||
5996 | 2024.11.16 00:51:35.289115 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5997 | 2024.11.16 00:51:35.289225 [ 273 ] {a2f5ed90-33f6-4dab-94ad-b00fcb794ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5998 | 2024.11.16 00:51:35.289271 [ 273 ] {a2f5ed90-33f6-4dab-94ad-b00fcb794ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5999 | 2024.11.16 00:51:35.289803 [ 273 ] {a2f5ed90-33f6-4dab-94ad-b00fcb794ab0} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6000 | 2024.11.16 00:51:35.289841 [ 273 ] {a2f5ed90-33f6-4dab-94ad-b00fcb794ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6001 | 2024.11.16 00:51:35.290184 [ 273 ] {a2f5ed90-33f6-4dab-94ad-b00fcb794ab0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6002 | 2024.11.16 00:51:35.290428 [ 273 ] {a2f5ed90-33f6-4dab-94ad-b00fcb794ab0} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6003 | 2024.11.16 00:51:35.290657 [ 273 ] {a2f5ed90-33f6-4dab-94ad-b00fcb794ab0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001446 sec., 9681.881051175656 rows/sec., 678.06 KiB/sec. | ||
6004 | 2024.11.16 00:51:35.290811 [ 273 ] {a2f5ed90-33f6-4dab-94ad-b00fcb794ab0} <Debug> TCPHandler: Processed in 0.001743267 sec. | ||
6005 | 2024.11.16 00:51:35.291056 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6006 | 2024.11.16 00:51:35.291197 [ 277 ] {099b2b3f-64df-4fc8-bea2-2891406efef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6007 | 2024.11.16 00:51:35.291246 [ 277 ] {099b2b3f-64df-4fc8-bea2-2891406efef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6008 | 2024.11.16 00:51:35.291803 [ 277 ] {099b2b3f-64df-4fc8-bea2-2891406efef9} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6009 | 2024.11.16 00:51:35.291843 [ 277 ] {099b2b3f-64df-4fc8-bea2-2891406efef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6010 | 2024.11.16 00:51:35.292195 [ 277 ] {099b2b3f-64df-4fc8-bea2-2891406efef9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6011 | 2024.11.16 00:51:35.292425 [ 277 ] {099b2b3f-64df-4fc8-bea2-2891406efef9} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6012 | 2024.11.16 00:51:35.292661 [ 277 ] {099b2b3f-64df-4fc8-bea2-2891406efef9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001469 sec., 8849.557522123894 rows/sec., 551.77 KiB/sec. | ||
6013 | 2024.11.16 00:51:35.292857 [ 277 ] {099b2b3f-64df-4fc8-bea2-2891406efef9} <Debug> TCPHandler: Processed in 0.001921482 sec. | ||
6014 | 2024.11.16 00:51:35.293008 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6015 | 2024.11.16 00:51:35.293138 [ 273 ] {80510971-9a22-4184-8a41-7b78ed897a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6016 | 2024.11.16 00:51:35.293193 [ 273 ] {80510971-9a22-4184-8a41-7b78ed897a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6017 | 2024.11.16 00:51:35.293909 [ 273 ] {80510971-9a22-4184-8a41-7b78ed897a77} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6018 | 2024.11.16 00:51:35.293948 [ 273 ] {80510971-9a22-4184-8a41-7b78ed897a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6019 | 2024.11.16 00:51:35.294346 [ 273 ] {80510971-9a22-4184-8a41-7b78ed897a77} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6020 | 2024.11.16 00:51:35.294772 [ 273 ] {80510971-9a22-4184-8a41-7b78ed897a77} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6021 | 2024.11.16 00:51:35.294952 [ 273 ] {80510971-9a22-4184-8a41-7b78ed897a77} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001845 sec., 228726.28726287262 rows/sec., 16.35 MiB/sec. | ||
6022 | 2024.11.16 00:51:35.295005 [ 273 ] {80510971-9a22-4184-8a41-7b78ed897a77} <Debug> TCPHandler: Processed in 0.002059946 sec. | ||
6023 | 2024.11.16 00:51:35.295148 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6024 | 2024.11.16 00:51:35.295275 [ 277 ] {48e542f3-afb7-4187-8431-0e14f8b9ec55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6025 | 2024.11.16 00:51:35.295332 [ 277 ] {48e542f3-afb7-4187-8431-0e14f8b9ec55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6026 | 2024.11.16 00:51:35.295853 [ 277 ] {48e542f3-afb7-4187-8431-0e14f8b9ec55} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6027 | 2024.11.16 00:51:35.295900 [ 277 ] {48e542f3-afb7-4187-8431-0e14f8b9ec55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6028 | 2024.11.16 00:51:35.296309 [ 277 ] {48e542f3-afb7-4187-8431-0e14f8b9ec55} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6029 | 2024.11.16 00:51:35.296559 [ 277 ] {48e542f3-afb7-4187-8431-0e14f8b9ec55} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6030 | 2024.11.16 00:51:35.296742 [ 277 ] {48e542f3-afb7-4187-8431-0e14f8b9ec55} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001497 sec., 4008.016032064128 rows/sec., 209.40 KiB/sec. | ||
6031 | 2024.11.16 00:51:35.296790 [ 277 ] {48e542f3-afb7-4187-8431-0e14f8b9ec55} <Debug> TCPHandler: Processed in 0.001703537 sec. | ||
6032 | 2024.11.16 00:51:35.296915 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6033 | 2024.11.16 00:51:35.297023 [ 273 ] {e4370bfd-681d-4c60-8fc7-f1ed3d7ccbf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6034 | 2024.11.16 00:51:35.297071 [ 273 ] {e4370bfd-681d-4c60-8fc7-f1ed3d7ccbf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6035 | 2024.11.16 00:51:35.297586 [ 273 ] {e4370bfd-681d-4c60-8fc7-f1ed3d7ccbf5} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6036 | 2024.11.16 00:51:35.297624 [ 273 ] {e4370bfd-681d-4c60-8fc7-f1ed3d7ccbf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6037 | 2024.11.16 00:51:35.298003 [ 273 ] {e4370bfd-681d-4c60-8fc7-f1ed3d7ccbf5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6038 | 2024.11.16 00:51:35.298238 [ 273 ] {e4370bfd-681d-4c60-8fc7-f1ed3d7ccbf5} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6039 | 2024.11.16 00:51:35.298486 [ 273 ] {e4370bfd-681d-4c60-8fc7-f1ed3d7ccbf5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001484 sec., 159703.50404312668 rows/sec., 10.70 MiB/sec. | ||
6040 | 2024.11.16 00:51:35.298574 [ 273 ] {e4370bfd-681d-4c60-8fc7-f1ed3d7ccbf5} <Debug> TCPHandler: Processed in 0.001702536 sec. | ||
6041 | 2024.11.16 00:51:35.298806 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6042 | 2024.11.16 00:51:35.298976 [ 277 ] {1bb7ef9f-26cb-4359-8c49-e28e364ffd9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6043 | 2024.11.16 00:51:35.299026 [ 277 ] {1bb7ef9f-26cb-4359-8c49-e28e364ffd9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6044 | 2024.11.16 00:51:35.299466 [ 277 ] {1bb7ef9f-26cb-4359-8c49-e28e364ffd9c} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6045 | 2024.11.16 00:51:35.299505 [ 277 ] {1bb7ef9f-26cb-4359-8c49-e28e364ffd9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6046 | 2024.11.16 00:51:35.299841 [ 277 ] {1bb7ef9f-26cb-4359-8c49-e28e364ffd9c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6047 | 2024.11.16 00:51:35.300071 [ 277 ] {1bb7ef9f-26cb-4359-8c49-e28e364ffd9c} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6048 | 2024.11.16 00:51:35.300249 [ 277 ] {1bb7ef9f-26cb-4359-8c49-e28e364ffd9c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001298 sec., 770.4160246533129 rows/sec., 51.91 KiB/sec. | ||
6049 | 2024.11.16 00:51:35.300297 [ 277 ] {1bb7ef9f-26cb-4359-8c49-e28e364ffd9c} <Debug> TCPHandler: Processed in 0.001609704 sec. | ||
6050 | 2024.11.16 00:51:35.300432 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6051 | 2024.11.16 00:51:35.300562 [ 273 ] {645d85c5-7545-4a32-aba8-9548b96c4e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6052 | 2024.11.16 00:51:35.300638 [ 273 ] {645d85c5-7545-4a32-aba8-9548b96c4e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6053 | 2024.11.16 00:51:35.301823 [ 273 ] {645d85c5-7545-4a32-aba8-9548b96c4e4d} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6054 | 2024.11.16 00:51:35.301861 [ 273 ] {645d85c5-7545-4a32-aba8-9548b96c4e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6055 | 2024.11.16 00:51:35.302483 [ 273 ] {645d85c5-7545-4a32-aba8-9548b96c4e4d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6056 | 2024.11.16 00:51:35.302740 [ 273 ] {645d85c5-7545-4a32-aba8-9548b96c4e4d} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6057 | 2024.11.16 00:51:35.302936 [ 273 ] {645d85c5-7545-4a32-aba8-9548b96c4e4d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002403 sec., 16645.859342488555 rows/sec., 29.83 MiB/sec. | ||
6058 | 2024.11.16 00:51:35.303024 [ 273 ] {645d85c5-7545-4a32-aba8-9548b96c4e4d} <Debug> TCPHandler: Processed in 0.002650892 sec. | ||
6059 | 2024.11.16 00:51:35.303178 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6060 | 2024.11.16 00:51:35.303311 [ 277 ] {91d52da8-87af-4aeb-aebb-562a7bedace2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6061 | 2024.11.16 00:51:35.303367 [ 277 ] {91d52da8-87af-4aeb-aebb-562a7bedace2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6062 | 2024.11.16 00:51:35.303819 [ 277 ] {91d52da8-87af-4aeb-aebb-562a7bedace2} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6063 | 2024.11.16 00:51:35.303856 [ 277 ] {91d52da8-87af-4aeb-aebb-562a7bedace2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6064 | 2024.11.16 00:51:35.304210 [ 277 ] {91d52da8-87af-4aeb-aebb-562a7bedace2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6065 | 2024.11.16 00:51:35.304450 [ 277 ] {91d52da8-87af-4aeb-aebb-562a7bedace2} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6066 | 2024.11.16 00:51:35.304575 [ 148 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6067 | 2024.11.16 00:51:35.304618 [ 148 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6068 | 2024.11.16 00:51:35.304631 [ 277 ] {91d52da8-87af-4aeb-aebb-562a7bedace2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001348 sec., 60830.86053412463 rows/sec., 3.86 MiB/sec. | ||
6069 | 2024.11.16 00:51:35.304642 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6070 | 2024.11.16 00:51:35.304708 [ 277 ] {91d52da8-87af-4aeb-aebb-562a7bedace2} <Debug> TCPHandler: Processed in 0.001591193 sec. | ||
6071 | 2024.11.16 00:51:35.304791 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
6072 | 2024.11.16 00:51:35.304890 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6073 | 2024.11.16 00:51:35.304921 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2910 rows starting from the beginning of the part | ||
6074 | 2024.11.16 00:51:35.304980 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
6075 | 2024.11.16 00:51:35.305062 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part | ||
6076 | 2024.11.16 00:51:35.305258 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
6077 | 2024.11.16 00:51:35.305394 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
6078 | 2024.11.16 00:51:35.305490 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 82 rows starting from the beginning of the part | ||
6079 | 2024.11.16 00:51:35.306695 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3254 rows, containing 4 columns (4 merged, 0 gathered) in 0.001970013 sec., 1651765.749769164 rows/sec., 108.58 MiB/sec. | ||
6080 | 2024.11.16 00:51:35.307071 [ 201 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6081 | 2024.11.16 00:51:35.307474 [ 201 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_51_10} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6082 | 2024.11.16 00:51:35.307580 [ 201 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_51_10} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6083 | 2024.11.16 00:51:35.307689 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
6084 | 2024.11.16 00:51:36.337966 [ 146 ] {} <Debug> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
6085 | 2024.11.16 00:51:36.338032 [ 146 ] {} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6086 | 2024.11.16 00:51:36.338055 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6087 | 2024.11.16 00:51:36.338224 [ 197 ] {91c85941-ee7c-402e-9109-8e5da563148c::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 | ||
6088 | 2024.11.16 00:51:36.338397 [ 197 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6089 | 2024.11.16 00:51:36.338447 [ 197 ] {91c85941-ee7c-402e-9109-8e5da563148c::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 | ||
6090 | 2024.11.16 00:51:36.338541 [ 197 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
6091 | 2024.11.16 00:51:36.338836 [ 197 ] {91c85941-ee7c-402e-9109-8e5da563148c::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 | ||
6092 | 2024.11.16 00:51:36.338998 [ 197 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
6093 | 2024.11.16 00:51:36.339174 [ 197 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
6094 | 2024.11.16 00:51:36.340313 [ 195 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002181979 sec., 16498.783902136547 rows/sec., 1.38 MiB/sec. | ||
6095 | 2024.11.16 00:51:36.340500 [ 187 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
6096 | 2024.11.16 00:51:36.340830 [ 187 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_13_3} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6097 | 2024.11.16 00:51:36.340919 [ 187 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_13_3} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
6098 | 2024.11.16 00:51:36.341019 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6099 | 2024.11.16 00:51:40.273567 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6100 | 2024.11.16 00:51:40.273795 [ 277 ] {fe42809a-2161-40d1-9284-6965f40ee3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6101 | 2024.11.16 00:51:40.273879 [ 277 ] {fe42809a-2161-40d1-9284-6965f40ee3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6102 | 2024.11.16 00:51:40.274680 [ 277 ] {fe42809a-2161-40d1-9284-6965f40ee3a1} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6103 | 2024.11.16 00:51:40.274732 [ 277 ] {fe42809a-2161-40d1-9284-6965f40ee3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6104 | 2024.11.16 00:51:40.275149 [ 277 ] {fe42809a-2161-40d1-9284-6965f40ee3a1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6105 | 2024.11.16 00:51:40.275399 [ 277 ] {fe42809a-2161-40d1-9284-6965f40ee3a1} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6106 | 2024.11.16 00:51:40.275630 [ 277 ] {fe42809a-2161-40d1-9284-6965f40ee3a1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001898 sec., 2107.4815595363543 rows/sec., 171.85 KiB/sec. | ||
6107 | 2024.11.16 00:51:40.275687 [ 277 ] {fe42809a-2161-40d1-9284-6965f40ee3a1} <Debug> TCPHandler: Processed in 0.002258401 sec. | ||
6108 | 2024.11.16 00:51:40.275860 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6109 | 2024.11.16 00:51:40.275996 [ 273 ] {1fb164e0-fa97-47bc-b159-d9a517eb02d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6110 | 2024.11.16 00:51:40.276052 [ 273 ] {1fb164e0-fa97-47bc-b159-d9a517eb02d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6111 | 2024.11.16 00:51:40.276694 [ 273 ] {1fb164e0-fa97-47bc-b159-d9a517eb02d9} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6112 | 2024.11.16 00:51:40.276734 [ 273 ] {1fb164e0-fa97-47bc-b159-d9a517eb02d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6113 | 2024.11.16 00:51:40.277106 [ 273 ] {1fb164e0-fa97-47bc-b159-d9a517eb02d9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6114 | 2024.11.16 00:51:40.277345 [ 273 ] {1fb164e0-fa97-47bc-b159-d9a517eb02d9} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6115 | 2024.11.16 00:51:40.277587 [ 273 ] {1fb164e0-fa97-47bc-b159-d9a517eb02d9} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.00162 sec., 35802.46913580247 rows/sec., 2.73 MiB/sec. | ||
6116 | 2024.11.16 00:51:40.277680 [ 273 ] {1fb164e0-fa97-47bc-b159-d9a517eb02d9} <Debug> TCPHandler: Processed in 0.001883161 sec. | ||
6117 | 2024.11.16 00:51:40.277918 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6118 | 2024.11.16 00:51:40.278079 [ 277 ] {a02d6668-3012-4f7f-b75d-f46d59982949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6119 | 2024.11.16 00:51:40.278135 [ 277 ] {a02d6668-3012-4f7f-b75d-f46d59982949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6120 | 2024.11.16 00:51:40.278745 [ 277 ] {a02d6668-3012-4f7f-b75d-f46d59982949} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6121 | 2024.11.16 00:51:40.278785 [ 277 ] {a02d6668-3012-4f7f-b75d-f46d59982949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6122 | 2024.11.16 00:51:40.279131 [ 277 ] {a02d6668-3012-4f7f-b75d-f46d59982949} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6123 | 2024.11.16 00:51:40.279368 [ 277 ] {a02d6668-3012-4f7f-b75d-f46d59982949} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6124 | 2024.11.16 00:51:40.279610 [ 277 ] {a02d6668-3012-4f7f-b75d-f46d59982949} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001553 sec., 2575.6600128783 rows/sec., 179.84 KiB/sec. | ||
6125 | 2024.11.16 00:51:40.279683 [ 277 ] {a02d6668-3012-4f7f-b75d-f46d59982949} <Debug> TCPHandler: Processed in 0.001894182 sec. | ||
6126 | 2024.11.16 00:51:40.279902 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6127 | 2024.11.16 00:51:40.280037 [ 273 ] {c327a666-aa1f-40a3-8afe-4dffd0761a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6128 | 2024.11.16 00:51:40.280095 [ 273 ] {c327a666-aa1f-40a3-8afe-4dffd0761a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6129 | 2024.11.16 00:51:40.280731 [ 273 ] {c327a666-aa1f-40a3-8afe-4dffd0761a08} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6130 | 2024.11.16 00:51:40.280772 [ 273 ] {c327a666-aa1f-40a3-8afe-4dffd0761a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6131 | 2024.11.16 00:51:40.281127 [ 273 ] {c327a666-aa1f-40a3-8afe-4dffd0761a08} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6132 | 2024.11.16 00:51:40.281359 [ 273 ] {c327a666-aa1f-40a3-8afe-4dffd0761a08} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6133 | 2024.11.16 00:51:40.281560 [ 273 ] {c327a666-aa1f-40a3-8afe-4dffd0761a08} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001553 sec., 43786.22021893111 rows/sec., 3.42 MiB/sec. | ||
6134 | 2024.11.16 00:51:40.281613 [ 273 ] {c327a666-aa1f-40a3-8afe-4dffd0761a08} <Debug> TCPHandler: Processed in 0.001824699 sec. | ||
6135 | 2024.11.16 00:51:40.281754 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6136 | 2024.11.16 00:51:40.281880 [ 277 ] {74147500-ddad-446c-9f40-90e1d0484fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6137 | 2024.11.16 00:51:40.281940 [ 277 ] {74147500-ddad-446c-9f40-90e1d0484fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6138 | 2024.11.16 00:51:40.282545 [ 277 ] {74147500-ddad-446c-9f40-90e1d0484fc7} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6139 | 2024.11.16 00:51:40.282585 [ 277 ] {74147500-ddad-446c-9f40-90e1d0484fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6140 | 2024.11.16 00:51:40.282958 [ 277 ] {74147500-ddad-446c-9f40-90e1d0484fc7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6141 | 2024.11.16 00:51:40.283199 [ 277 ] {74147500-ddad-446c-9f40-90e1d0484fc7} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6142 | 2024.11.16 00:51:40.283435 [ 277 ] {74147500-ddad-446c-9f40-90e1d0484fc7} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001583 sec., 82122.55211623499 rows/sec., 5.72 MiB/sec. | ||
6143 | 2024.11.16 00:51:40.283495 [ 277 ] {74147500-ddad-446c-9f40-90e1d0484fc7} <Debug> TCPHandler: Processed in 0.001802969 sec. | ||
6144 | 2024.11.16 00:51:40.283720 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6145 | 2024.11.16 00:51:40.283891 [ 273 ] {5c57e729-bb0b-4602-a69e-b774f2ad1129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6146 | 2024.11.16 00:51:40.283950 [ 273 ] {5c57e729-bb0b-4602-a69e-b774f2ad1129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6147 | 2024.11.16 00:51:40.284496 [ 273 ] {5c57e729-bb0b-4602-a69e-b774f2ad1129} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6148 | 2024.11.16 00:51:40.284543 [ 273 ] {5c57e729-bb0b-4602-a69e-b774f2ad1129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6149 | 2024.11.16 00:51:40.284899 [ 273 ] {5c57e729-bb0b-4602-a69e-b774f2ad1129} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6150 | 2024.11.16 00:51:40.285134 [ 273 ] {5c57e729-bb0b-4602-a69e-b774f2ad1129} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6151 | 2024.11.16 00:51:40.285331 [ 273 ] {5c57e729-bb0b-4602-a69e-b774f2ad1129} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001471 sec., 32630.863358259685 rows/sec., 2.20 MiB/sec. | ||
6152 | 2024.11.16 00:51:40.285380 [ 273 ] {5c57e729-bb0b-4602-a69e-b774f2ad1129} <Debug> TCPHandler: Processed in 0.001790338 sec. | ||
6153 | 2024.11.16 00:51:41.299094 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 926 | ||
6154 | 2024.11.16 00:51:41.302151 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6155 | 2024.11.16 00:51:41.302211 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6156 | 2024.11.16 00:51:41.303658 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6157 | 2024.11.16 00:51:41.303966 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6158 | 2024.11.16 00:51:41.304522 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 926 | ||
6159 | 2024.11.16 00:51:45.275174 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6160 | 2024.11.16 00:51:45.275409 [ 277 ] {a6c1ae6b-e83f-421d-b024-c0161b3b93fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6161 | 2024.11.16 00:51:45.275495 [ 277 ] {a6c1ae6b-e83f-421d-b024-c0161b3b93fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6162 | 2024.11.16 00:51:45.276319 [ 277 ] {a6c1ae6b-e83f-421d-b024-c0161b3b93fd} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6163 | 2024.11.16 00:51:45.276371 [ 277 ] {a6c1ae6b-e83f-421d-b024-c0161b3b93fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6164 | 2024.11.16 00:51:45.276813 [ 277 ] {a6c1ae6b-e83f-421d-b024-c0161b3b93fd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6165 | 2024.11.16 00:51:45.277074 [ 277 ] {a6c1ae6b-e83f-421d-b024-c0161b3b93fd} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6166 | 2024.11.16 00:51:45.277315 [ 277 ] {a6c1ae6b-e83f-421d-b024-c0161b3b93fd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001964 sec., 28513.238289205703 rows/sec., 2.18 MiB/sec. | ||
6167 | 2024.11.16 00:51:45.277390 [ 277 ] {a6c1ae6b-e83f-421d-b024-c0161b3b93fd} <Debug> TCPHandler: Processed in 0.002356813 sec. | ||
6168 | 2024.11.16 00:51:45.277579 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6169 | 2024.11.16 00:51:45.277705 [ 273 ] {44d8ee74-4ed4-4214-8e9f-16d3032304b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6170 | 2024.11.16 00:51:45.277757 [ 273 ] {44d8ee74-4ed4-4214-8e9f-16d3032304b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6171 | 2024.11.16 00:51:45.278372 [ 273 ] {44d8ee74-4ed4-4214-8e9f-16d3032304b1} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6172 | 2024.11.16 00:51:45.278414 [ 273 ] {44d8ee74-4ed4-4214-8e9f-16d3032304b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6173 | 2024.11.16 00:51:45.278824 [ 273 ] {44d8ee74-4ed4-4214-8e9f-16d3032304b1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6174 | 2024.11.16 00:51:45.279074 [ 273 ] {44d8ee74-4ed4-4214-8e9f-16d3032304b1} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6175 | 2024.11.16 00:51:45.279300 [ 273 ] {44d8ee74-4ed4-4214-8e9f-16d3032304b1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001624 sec., 39408.86699507389 rows/sec., 3.08 MiB/sec. | ||
6176 | 2024.11.16 00:51:45.279358 [ 273 ] {44d8ee74-4ed4-4214-8e9f-16d3032304b1} <Debug> TCPHandler: Processed in 0.00184906 sec. | ||
6177 | 2024.11.16 00:51:45.279565 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6178 | 2024.11.16 00:51:45.279672 [ 277 ] {13491eb6-8b65-4706-915a-1bf7e5be3265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6179 | 2024.11.16 00:51:45.279733 [ 277 ] {13491eb6-8b65-4706-915a-1bf7e5be3265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6180 | 2024.11.16 00:51:45.280363 [ 277 ] {13491eb6-8b65-4706-915a-1bf7e5be3265} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6181 | 2024.11.16 00:51:45.280413 [ 277 ] {13491eb6-8b65-4706-915a-1bf7e5be3265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6182 | 2024.11.16 00:51:45.280864 [ 277 ] {13491eb6-8b65-4706-915a-1bf7e5be3265} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6183 | 2024.11.16 00:51:45.281117 [ 277 ] {13491eb6-8b65-4706-915a-1bf7e5be3265} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6184 | 2024.11.16 00:51:45.281337 [ 277 ] {13491eb6-8b65-4706-915a-1bf7e5be3265} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001687 sec., 94842.91641967991 rows/sec., 6.61 MiB/sec. | ||
6185 | 2024.11.16 00:51:45.281390 [ 277 ] {13491eb6-8b65-4706-915a-1bf7e5be3265} <Debug> TCPHandler: Processed in 0.001876561 sec. | ||
6186 | 2024.11.16 00:51:45.281536 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6187 | 2024.11.16 00:51:45.281643 [ 273 ] {3f91eb96-4437-48e0-a672-ff1dda5a4c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6188 | 2024.11.16 00:51:45.281698 [ 273 ] {3f91eb96-4437-48e0-a672-ff1dda5a4c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6189 | 2024.11.16 00:51:45.282247 [ 273 ] {3f91eb96-4437-48e0-a672-ff1dda5a4c21} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6190 | 2024.11.16 00:51:45.282294 [ 273 ] {3f91eb96-4437-48e0-a672-ff1dda5a4c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6191 | 2024.11.16 00:51:45.282754 [ 273 ] {3f91eb96-4437-48e0-a672-ff1dda5a4c21} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6192 | 2024.11.16 00:51:45.283000 [ 273 ] {3f91eb96-4437-48e0-a672-ff1dda5a4c21} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6193 | 2024.11.16 00:51:45.283212 [ 273 ] {3f91eb96-4437-48e0-a672-ff1dda5a4c21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001591 sec., 37712.13073538655 rows/sec., 2.54 MiB/sec. | ||
6194 | 2024.11.16 00:51:45.283262 [ 273 ] {3f91eb96-4437-48e0-a672-ff1dda5a4c21} <Debug> TCPHandler: Processed in 0.001777649 sec. | ||
6195 | 2024.11.16 00:51:46.055284 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6196 | 2024.11.16 00:51:46.055357 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6197 | 2024.11.16 00:51:47.572452 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43268, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6198 | 2024.11.16 00:51:47.751903 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44648, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6199 | 2024.11.16 00:51:47.769293 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56546, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6200 | 2024.11.16 00:51:47.784745 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53009, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6201 | 2024.11.16 00:51:47.789111 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42177, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6202 | 2024.11.16 00:51:47.905433 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63470, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6203 | 2024.11.16 00:51:47.906693 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65122, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6204 | 2024.11.16 00:51:47.966027 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50516, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6205 | 2024.11.16 00:51:50.281625 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6206 | 2024.11.16 00:51:50.281814 [ 277 ] {df2a1761-4ed7-4b22-ac26-9e1729a896f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6207 | 2024.11.16 00:51:50.281886 [ 277 ] {df2a1761-4ed7-4b22-ac26-9e1729a896f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6208 | 2024.11.16 00:51:50.282633 [ 277 ] {df2a1761-4ed7-4b22-ac26-9e1729a896f5} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6209 | 2024.11.16 00:51:50.282676 [ 277 ] {df2a1761-4ed7-4b22-ac26-9e1729a896f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6210 | 2024.11.16 00:51:50.283100 [ 277 ] {df2a1761-4ed7-4b22-ac26-9e1729a896f5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6211 | 2024.11.16 00:51:50.283390 [ 277 ] {df2a1761-4ed7-4b22-ac26-9e1729a896f5} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6212 | 2024.11.16 00:51:50.283599 [ 277 ] {df2a1761-4ed7-4b22-ac26-9e1729a896f5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001834 sec., 7633.587786259543 rows/sec., 549.52 KiB/sec. | ||
6213 | 2024.11.16 00:51:50.283735 [ 277 ] {df2a1761-4ed7-4b22-ac26-9e1729a896f5} <Debug> TCPHandler: Processed in 0.002239661 sec. | ||
6214 | 2024.11.16 00:51:50.283958 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6215 | 2024.11.16 00:51:50.284100 [ 273 ] {4ea41b99-a111-44ce-8938-be124d91e8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6216 | 2024.11.16 00:51:50.284157 [ 273 ] {4ea41b99-a111-44ce-8938-be124d91e8ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6217 | 2024.11.16 00:51:50.284974 [ 273 ] {4ea41b99-a111-44ce-8938-be124d91e8ce} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6218 | 2024.11.16 00:51:50.285014 [ 273 ] {4ea41b99-a111-44ce-8938-be124d91e8ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6219 | 2024.11.16 00:51:50.285400 [ 273 ] {4ea41b99-a111-44ce-8938-be124d91e8ce} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6220 | 2024.11.16 00:51:50.285643 [ 273 ] {4ea41b99-a111-44ce-8938-be124d91e8ce} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6221 | 2024.11.16 00:51:50.285826 [ 273 ] {4ea41b99-a111-44ce-8938-be124d91e8ce} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001758 sec., 160978.38452787258 rows/sec., 14.20 MiB/sec. | ||
6222 | 2024.11.16 00:51:50.285876 [ 273 ] {4ea41b99-a111-44ce-8938-be124d91e8ce} <Debug> TCPHandler: Processed in 0.001988754 sec. | ||
6223 | 2024.11.16 00:51:50.286032 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6224 | 2024.11.16 00:51:50.286158 [ 277 ] {7b069b7b-b873-4d53-bff2-2480f4ecc8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6225 | 2024.11.16 00:51:50.286212 [ 277 ] {7b069b7b-b873-4d53-bff2-2480f4ecc8fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6226 | 2024.11.16 00:51:50.286875 [ 277 ] {7b069b7b-b873-4d53-bff2-2480f4ecc8fb} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6227 | 2024.11.16 00:51:50.286913 [ 277 ] {7b069b7b-b873-4d53-bff2-2480f4ecc8fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6228 | 2024.11.16 00:51:50.287250 [ 277 ] {7b069b7b-b873-4d53-bff2-2480f4ecc8fb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6229 | 2024.11.16 00:51:50.287485 [ 277 ] {7b069b7b-b873-4d53-bff2-2480f4ecc8fb} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6230 | 2024.11.16 00:51:50.287659 [ 277 ] {7b069b7b-b873-4d53-bff2-2480f4ecc8fb} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001529 sec., 30739.045127534337 rows/sec., 2.21 MiB/sec. | ||
6231 | 2024.11.16 00:51:50.287708 [ 277 ] {7b069b7b-b873-4d53-bff2-2480f4ecc8fb} <Debug> TCPHandler: Processed in 0.001738637 sec. | ||
6232 | 2024.11.16 00:51:50.287865 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6233 | 2024.11.16 00:51:50.287971 [ 273 ] {b095a1fa-c463-4e00-bd0c-1453626ceb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6234 | 2024.11.16 00:51:50.288013 [ 273 ] {b095a1fa-c463-4e00-bd0c-1453626ceb55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6235 | 2024.11.16 00:51:50.288524 [ 273 ] {b095a1fa-c463-4e00-bd0c-1453626ceb55} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6236 | 2024.11.16 00:51:50.288561 [ 273 ] {b095a1fa-c463-4e00-bd0c-1453626ceb55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6237 | 2024.11.16 00:51:50.288895 [ 273 ] {b095a1fa-c463-4e00-bd0c-1453626ceb55} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6238 | 2024.11.16 00:51:50.289122 [ 273 ] {b095a1fa-c463-4e00-bd0c-1453626ceb55} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6239 | 2024.11.16 00:51:50.289338 [ 273 ] {b095a1fa-c463-4e00-bd0c-1453626ceb55} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001374 sec., 10189.228529839884 rows/sec., 713.59 KiB/sec. | ||
6240 | 2024.11.16 00:51:50.289537 [ 273 ] {b095a1fa-c463-4e00-bd0c-1453626ceb55} <Debug> TCPHandler: Processed in 0.001725867 sec. | ||
6241 | 2024.11.16 00:51:50.289698 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6242 | 2024.11.16 00:51:50.289812 [ 277 ] {af34c9c5-c6f0-4c65-945a-b556243d0575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6243 | 2024.11.16 00:51:50.289859 [ 277 ] {af34c9c5-c6f0-4c65-945a-b556243d0575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6244 | 2024.11.16 00:51:50.290439 [ 277 ] {af34c9c5-c6f0-4c65-945a-b556243d0575} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6245 | 2024.11.16 00:51:50.290478 [ 277 ] {af34c9c5-c6f0-4c65-945a-b556243d0575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6246 | 2024.11.16 00:51:50.290817 [ 277 ] {af34c9c5-c6f0-4c65-945a-b556243d0575} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6247 | 2024.11.16 00:51:50.291055 [ 277 ] {af34c9c5-c6f0-4c65-945a-b556243d0575} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6248 | 2024.11.16 00:51:50.291230 [ 277 ] {af34c9c5-c6f0-4c65-945a-b556243d0575} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001442 sec., 9015.256588072123 rows/sec., 562.10 KiB/sec. | ||
6249 | 2024.11.16 00:51:50.291282 [ 277 ] {af34c9c5-c6f0-4c65-945a-b556243d0575} <Debug> TCPHandler: Processed in 0.001641565 sec. | ||
6250 | 2024.11.16 00:51:50.291418 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6251 | 2024.11.16 00:51:50.291522 [ 273 ] {9c4fee30-d374-46ed-850d-fbdd46fe0a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6252 | 2024.11.16 00:51:50.291567 [ 273 ] {9c4fee30-d374-46ed-850d-fbdd46fe0a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6253 | 2024.11.16 00:51:50.292226 [ 273 ] {9c4fee30-d374-46ed-850d-fbdd46fe0a51} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6254 | 2024.11.16 00:51:50.292263 [ 273 ] {9c4fee30-d374-46ed-850d-fbdd46fe0a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6255 | 2024.11.16 00:51:50.292628 [ 273 ] {9c4fee30-d374-46ed-850d-fbdd46fe0a51} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6256 | 2024.11.16 00:51:50.292880 [ 273 ] {9c4fee30-d374-46ed-850d-fbdd46fe0a51} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6257 | 2024.11.16 00:51:50.293052 [ 273 ] {9c4fee30-d374-46ed-850d-fbdd46fe0a51} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001552 sec., 271907.21649484534 rows/sec., 19.43 MiB/sec. | ||
6258 | 2024.11.16 00:51:50.293101 [ 273 ] {9c4fee30-d374-46ed-850d-fbdd46fe0a51} <Debug> TCPHandler: Processed in 0.001733487 sec. | ||
6259 | 2024.11.16 00:51:50.293244 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6260 | 2024.11.16 00:51:50.293372 [ 277 ] {19337e43-9fb4-4fae-8889-a5fac2afc4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6261 | 2024.11.16 00:51:50.293428 [ 277 ] {19337e43-9fb4-4fae-8889-a5fac2afc4e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6262 | 2024.11.16 00:51:50.293928 [ 277 ] {19337e43-9fb4-4fae-8889-a5fac2afc4e1} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6263 | 2024.11.16 00:51:50.293965 [ 277 ] {19337e43-9fb4-4fae-8889-a5fac2afc4e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6264 | 2024.11.16 00:51:50.294302 [ 277 ] {19337e43-9fb4-4fae-8889-a5fac2afc4e1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6265 | 2024.11.16 00:51:50.294546 [ 277 ] {19337e43-9fb4-4fae-8889-a5fac2afc4e1} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6266 | 2024.11.16 00:51:50.294754 [ 277 ] {19337e43-9fb4-4fae-8889-a5fac2afc4e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00141 sec., 4255.31914893617 rows/sec., 222.32 KiB/sec. | ||
6267 | 2024.11.16 00:51:50.294935 [ 277 ] {19337e43-9fb4-4fae-8889-a5fac2afc4e1} <Debug> TCPHandler: Processed in 0.001747698 sec. | ||
6268 | 2024.11.16 00:51:50.295103 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6269 | 2024.11.16 00:51:50.295232 [ 273 ] {52b71e22-f37f-4dc0-8c84-0fde644ebe02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6270 | 2024.11.16 00:51:50.295289 [ 273 ] {52b71e22-f37f-4dc0-8c84-0fde644ebe02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6271 | 2024.11.16 00:51:50.295919 [ 273 ] {52b71e22-f37f-4dc0-8c84-0fde644ebe02} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6272 | 2024.11.16 00:51:50.295956 [ 273 ] {52b71e22-f37f-4dc0-8c84-0fde644ebe02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6273 | 2024.11.16 00:51:50.296325 [ 273 ] {52b71e22-f37f-4dc0-8c84-0fde644ebe02} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6274 | 2024.11.16 00:51:50.296558 [ 273 ] {52b71e22-f37f-4dc0-8c84-0fde644ebe02} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6275 | 2024.11.16 00:51:50.296730 [ 273 ] {52b71e22-f37f-4dc0-8c84-0fde644ebe02} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001528 sec., 155104.7120418848 rows/sec., 10.40 MiB/sec. | ||
6276 | 2024.11.16 00:51:50.296778 [ 273 ] {52b71e22-f37f-4dc0-8c84-0fde644ebe02} <Debug> TCPHandler: Processed in 0.001739067 sec. | ||
6277 | 2024.11.16 00:51:50.296916 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6278 | 2024.11.16 00:51:50.297022 [ 277 ] {67aa5024-d567-4a00-9e79-a859594b4af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6279 | 2024.11.16 00:51:50.297068 [ 277 ] {67aa5024-d567-4a00-9e79-a859594b4af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6280 | 2024.11.16 00:51:50.297488 [ 277 ] {67aa5024-d567-4a00-9e79-a859594b4af6} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6281 | 2024.11.16 00:51:50.297524 [ 277 ] {67aa5024-d567-4a00-9e79-a859594b4af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6282 | 2024.11.16 00:51:50.297866 [ 277 ] {67aa5024-d567-4a00-9e79-a859594b4af6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6283 | 2024.11.16 00:51:50.298106 [ 277 ] {67aa5024-d567-4a00-9e79-a859594b4af6} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6284 | 2024.11.16 00:51:50.298277 [ 277 ] {67aa5024-d567-4a00-9e79-a859594b4af6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001277 sec., 783.0853563038372 rows/sec., 52.77 KiB/sec. | ||
6285 | 2024.11.16 00:51:50.298325 [ 277 ] {67aa5024-d567-4a00-9e79-a859594b4af6} <Debug> TCPHandler: Processed in 0.00146026 sec. | ||
6286 | 2024.11.16 00:51:50.298462 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6287 | 2024.11.16 00:51:50.298565 [ 273 ] {2d1b2731-fc30-4fce-bfa6-65ae9389ede6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6288 | 2024.11.16 00:51:50.298629 [ 273 ] {2d1b2731-fc30-4fce-bfa6-65ae9389ede6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6289 | 2024.11.16 00:51:50.299723 [ 273 ] {2d1b2731-fc30-4fce-bfa6-65ae9389ede6} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6290 | 2024.11.16 00:51:50.299759 [ 273 ] {2d1b2731-fc30-4fce-bfa6-65ae9389ede6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6291 | 2024.11.16 00:51:50.300524 [ 273 ] {2d1b2731-fc30-4fce-bfa6-65ae9389ede6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6292 | 2024.11.16 00:51:50.300774 [ 273 ] {2d1b2731-fc30-4fce-bfa6-65ae9389ede6} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6293 | 2024.11.16 00:51:50.300899 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6294 | 2024.11.16 00:51:50.300944 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6295 | 2024.11.16 00:51:50.300968 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6296 | 2024.11.16 00:51:50.300972 [ 273 ] {2d1b2731-fc30-4fce-bfa6-65ae9389ede6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002427 sec., 16481.252575195715 rows/sec., 29.53 MiB/sec. | ||
6297 | 2024.11.16 00:51:50.301329 [ 192 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::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 | ||
6298 | 2024.11.16 00:51:50.301848 [ 273 ] {2d1b2731-fc30-4fce-bfa6-65ae9389ede6} <Debug> TCPHandler: Processed in 0.003426733 sec. | ||
6299 | 2024.11.16 00:51:50.302058 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6300 | 2024.11.16 00:51:50.302165 [ 192 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6301 | 2024.11.16 00:51:50.302209 [ 277 ] {0238f1ae-f70f-4feb-83c4-8d7c44fd96b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6302 | 2024.11.16 00:51:50.302237 [ 192 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 491 rows starting from the beginning of the part | ||
6303 | 2024.11.16 00:51:50.302270 [ 277 ] {0238f1ae-f70f-4feb-83c4-8d7c44fd96b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6304 | 2024.11.16 00:51:50.302716 [ 192 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
6305 | 2024.11.16 00:51:50.303031 [ 192 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
6306 | 2024.11.16 00:51:50.303441 [ 192 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
6307 | 2024.11.16 00:51:50.303569 [ 277 ] {0238f1ae-f70f-4feb-83c4-8d7c44fd96b7} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6308 | 2024.11.16 00:51:50.303642 [ 277 ] {0238f1ae-f70f-4feb-83c4-8d7c44fd96b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6309 | 2024.11.16 00:51:50.303810 [ 192 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
6310 | 2024.11.16 00:51:50.304142 [ 192 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
6311 | 2024.11.16 00:51:50.304563 [ 277 ] {0238f1ae-f70f-4feb-83c4-8d7c44fd96b7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6312 | 2024.11.16 00:51:50.304877 [ 277 ] {0238f1ae-f70f-4feb-83c4-8d7c44fd96b7} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6313 | 2024.11.16 00:51:50.305231 [ 277 ] {0238f1ae-f70f-4feb-83c4-8d7c44fd96b7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003055 sec., 26841.24386252046 rows/sec., 1.70 MiB/sec. | ||
6314 | 2024.11.16 00:51:50.305298 [ 277 ] {0238f1ae-f70f-4feb-83c4-8d7c44fd96b7} <Debug> TCPHandler: Processed in 0.00332292 sec. | ||
6315 | 2024.11.16 00:51:50.314304 [ 187 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 691 rows, containing 19 columns (19 merged, 0 gathered) in 0.01326965 sec., 52073.717091257124 rows/sec., 93.31 MiB/sec. | ||
6316 | 2024.11.16 00:51:50.315545 [ 187 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6317 | 2024.11.16 00:51:50.316015 [ 187 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6318 | 2024.11.16 00:51:50.316109 [ 187 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6319 | 2024.11.16 00:51:50.316277 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
6320 | 2024.11.16 00:51:51.000208 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.41 MiB, peak 174.97 MiB, free memory in arenas 0.00 B, will set to 168.67 MiB (RSS), difference: 1.26 MiB | ||
6321 | 2024.11.16 00:51:51.054938 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58156, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6322 | 2024.11.16 00:51:51.303967 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6323 | 2024.11.16 00:51:51.305594 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 956 | ||
6324 | 2024.11.16 00:51:51.308419 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6325 | 2024.11.16 00:51:51.308467 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6326 | 2024.11.16 00:51:51.309922 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6327 | 2024.11.16 00:51:51.310253 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6328 | 2024.11.16 00:51:51.310837 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 956 | ||
6329 | 2024.11.16 00:51:51.609193 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41936, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6330 | 2024.11.16 00:51:51.619682 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58612, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6331 | 2024.11.16 00:51:51.702850 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40143, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6332 | 2024.11.16 00:51:51.796451 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50125, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6333 | 2024.11.16 00:51:51.828999 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47881, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6334 | 2024.11.16 00:51:51.882780 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56669, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6335 | 2024.11.16 00:51:52.654198 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61067, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6336 | 2024.11.16 00:51:53.030198 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36884, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6337 | 2024.11.16 00:51:53.271731 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46610, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6338 | 2024.11.16 00:51:53.320092 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46657, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6339 | 2024.11.16 00:51:53.383831 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54683, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6340 | 2024.11.16 00:51:53.386354 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48006, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6341 | 2024.11.16 00:51:53.402849 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35313, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6342 | 2024.11.16 00:51:53.441608 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58496, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6343 | 2024.11.16 00:51:53.523314 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52223, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6344 | 2024.11.16 00:51:53.595549 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53992, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6345 | 2024.11.16 00:51:53.624116 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52045, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6346 | 2024.11.16 00:51:53.629559 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61928, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6347 | 2024.11.16 00:51:53.685891 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63072, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6348 | 2024.11.16 00:51:53.896618 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35775, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6349 | 2024.11.16 00:51:53.913958 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53262, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6350 | 2024.11.16 00:51:53.926233 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61593, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6351 | 2024.11.16 00:51:55.275593 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6352 | 2024.11.16 00:51:55.275788 [ 277 ] {68a4421f-dc39-47f3-a14e-fc625208c8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6353 | 2024.11.16 00:51:55.275864 [ 277 ] {68a4421f-dc39-47f3-a14e-fc625208c8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6354 | 2024.11.16 00:51:55.276632 [ 277 ] {68a4421f-dc39-47f3-a14e-fc625208c8a1} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6355 | 2024.11.16 00:51:55.276686 [ 277 ] {68a4421f-dc39-47f3-a14e-fc625208c8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6356 | 2024.11.16 00:51:55.277115 [ 277 ] {68a4421f-dc39-47f3-a14e-fc625208c8a1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6357 | 2024.11.16 00:51:55.277386 [ 277 ] {68a4421f-dc39-47f3-a14e-fc625208c8a1} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6358 | 2024.11.16 00:51:55.277630 [ 277 ] {68a4421f-dc39-47f3-a14e-fc625208c8a1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001895 sec., 1055.4089709762534 rows/sec., 86.06 KiB/sec. | ||
6359 | 2024.11.16 00:51:55.277696 [ 277 ] {68a4421f-dc39-47f3-a14e-fc625208c8a1} <Debug> TCPHandler: Processed in 0.002242121 sec. | ||
6360 | 2024.11.16 00:51:55.277872 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6361 | 2024.11.16 00:51:55.277994 [ 273 ] {f9e84120-a257-40f6-a1c4-83e629a837bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6362 | 2024.11.16 00:51:55.278045 [ 273 ] {f9e84120-a257-40f6-a1c4-83e629a837bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6363 | 2024.11.16 00:51:55.278635 [ 273 ] {f9e84120-a257-40f6-a1c4-83e629a837bc} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6364 | 2024.11.16 00:51:55.278678 [ 273 ] {f9e84120-a257-40f6-a1c4-83e629a837bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6365 | 2024.11.16 00:51:55.279060 [ 273 ] {f9e84120-a257-40f6-a1c4-83e629a837bc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6366 | 2024.11.16 00:51:55.279313 [ 273 ] {f9e84120-a257-40f6-a1c4-83e629a837bc} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6367 | 2024.11.16 00:51:55.279496 [ 130 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6368 | 2024.11.16 00:51:55.279555 [ 273 ] {f9e84120-a257-40f6-a1c4-83e629a837bc} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001587 sec., 35916.82419659735 rows/sec., 2.74 MiB/sec. | ||
6369 | 2024.11.16 00:51:55.279574 [ 130 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6370 | 2024.11.16 00:51:55.279640 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6371 | 2024.11.16 00:51:55.279689 [ 273 ] {f9e84120-a257-40f6-a1c4-83e629a837bc} <Debug> TCPHandler: Processed in 0.001872651 sec. | ||
6372 | 2024.11.16 00:51:55.279904 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
6373 | 2024.11.16 00:51:55.279918 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6374 | 2024.11.16 00:51:55.280164 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6375 | 2024.11.16 00:51:55.280186 [ 277 ] {1aaca809-8f27-486a-af34-72ef30c0f8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6376 | 2024.11.16 00:51:55.280235 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1432 rows starting from the beginning of the part | ||
6377 | 2024.11.16 00:51:55.280290 [ 277 ] {1aaca809-8f27-486a-af34-72ef30c0f8d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6378 | 2024.11.16 00:51:55.280548 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 283 rows starting from the beginning of the part | ||
6379 | 2024.11.16 00:51:55.280985 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 58 rows starting from the beginning of the part | ||
6380 | 2024.11.16 00:51:55.281324 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
6381 | 2024.11.16 00:51:55.281741 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 283 rows starting from the beginning of the part | ||
6382 | 2024.11.16 00:51:55.282098 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 57 rows starting from the beginning of the part | ||
6383 | 2024.11.16 00:51:55.283330 [ 277 ] {1aaca809-8f27-486a-af34-72ef30c0f8d0} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6384 | 2024.11.16 00:51:55.283401 [ 277 ] {1aaca809-8f27-486a-af34-72ef30c0f8d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6385 | 2024.11.16 00:51:55.284334 [ 277 ] {1aaca809-8f27-486a-af34-72ef30c0f8d0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6386 | 2024.11.16 00:51:55.284770 [ 277 ] {1aaca809-8f27-486a-af34-72ef30c0f8d0} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6387 | 2024.11.16 00:51:55.285001 [ 130 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6388 | 2024.11.16 00:51:55.285124 [ 130 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6389 | 2024.11.16 00:51:55.285202 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6390 | 2024.11.16 00:51:55.285354 [ 277 ] {1aaca809-8f27-486a-af34-72ef30c0f8d0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.005181 sec., 386.0258637328701 rows/sec., 26.95 KiB/sec. | ||
6391 | 2024.11.16 00:51:55.285679 [ 277 ] {1aaca809-8f27-486a-af34-72ef30c0f8d0} <Debug> TCPHandler: Processed in 0.005848778 sec. | ||
6392 | 2024.11.16 00:51:55.285856 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2169 rows, containing 5 columns (5 merged, 0 gathered) in 0.006091555 sec., 356066.7185964832 rows/sec., 31.31 MiB/sec. | ||
6393 | 2024.11.16 00:51:55.285982 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6394 | 2024.11.16 00:51:55.286059 [ 187 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
6395 | 2024.11.16 00:51:55.286198 [ 273 ] {7c504546-a2dd-471d-b7cb-39574b8b4d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6396 | 2024.11.16 00:51:55.286267 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6397 | 2024.11.16 00:51:55.286340 [ 273 ] {7c504546-a2dd-471d-b7cb-39574b8b4d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6398 | 2024.11.16 00:51:55.286784 [ 187 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6399 | 2024.11.16 00:51:55.286922 [ 187 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 65 rows starting from the beginning of the part | ||
6400 | 2024.11.16 00:51:55.287179 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_56_11} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6401 | 2024.11.16 00:51:55.287552 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_56_11} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6402 | 2024.11.16 00:51:55.287593 [ 187 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
6403 | 2024.11.16 00:51:55.287780 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
6404 | 2024.11.16 00:51:55.288193 [ 187 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 47 rows starting from the beginning of the part | ||
6405 | 2024.11.16 00:51:55.288501 [ 187 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
6406 | 2024.11.16 00:51:55.288690 [ 187 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 47 rows starting from the beginning of the part | ||
6407 | 2024.11.16 00:51:55.289080 [ 187 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
6408 | 2024.11.16 00:51:55.289774 [ 273 ] {7c504546-a2dd-471d-b7cb-39574b8b4d4f} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6409 | 2024.11.16 00:51:55.289830 [ 273 ] {7c504546-a2dd-471d-b7cb-39574b8b4d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6410 | 2024.11.16 00:51:55.290786 [ 273 ] {7c504546-a2dd-471d-b7cb-39574b8b4d4f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6411 | 2024.11.16 00:51:55.291303 [ 273 ] {7c504546-a2dd-471d-b7cb-39574b8b4d4f} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6412 | 2024.11.16 00:51:55.291685 [ 130 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6413 | 2024.11.16 00:51:55.291843 [ 130 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6414 | 2024.11.16 00:51:55.291936 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6415 | 2024.11.16 00:51:55.292076 [ 187 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 5 columns (5 merged, 0 gathered) in 0.006657751 sec., 25984.750706357147 rows/sec., 1.95 MiB/sec. | ||
6416 | 2024.11.16 00:51:55.292123 [ 273 ] {7c504546-a2dd-471d-b7cb-39574b8b4d4f} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.005933 sec., 11124.220461823697 rows/sec., 889.65 KiB/sec. | ||
6417 | 2024.11.16 00:51:55.292553 [ 189 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6418 | 2024.11.16 00:51:55.292589 [ 273 ] {7c504546-a2dd-471d-b7cb-39574b8b4d4f} <Debug> TCPHandler: Processed in 0.006765694 sec. | ||
6419 | 2024.11.16 00:51:55.292941 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6420 | 2024.11.16 00:51:55.293414 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
6421 | 2024.11.16 00:51:55.293714 [ 277 ] {97d9677e-9f4b-48ca-9586-0e7984dacae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6422 | 2024.11.16 00:51:55.293854 [ 199 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_36_7} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6423 | 2024.11.16 00:51:55.293900 [ 277 ] {97d9677e-9f4b-48ca-9586-0e7984dacae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6424 | 2024.11.16 00:51:55.293944 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6425 | 2024.11.16 00:51:55.294070 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 914 rows starting from the beginning of the part | ||
6426 | 2024.11.16 00:51:55.294393 [ 199 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_36_7} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6427 | 2024.11.16 00:51:55.294500 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 422 rows starting from the beginning of the part | ||
6428 | 2024.11.16 00:51:55.294968 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
6429 | 2024.11.16 00:51:55.295105 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 68 rows starting from the beginning of the part | ||
6430 | 2024.11.16 00:51:55.295346 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
6431 | 2024.11.16 00:51:55.295487 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 422 rows starting from the beginning of the part | ||
6432 | 2024.11.16 00:51:55.295641 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 66 rows starting from the beginning of the part | ||
6433 | 2024.11.16 00:51:55.296320 [ 277 ] {97d9677e-9f4b-48ca-9586-0e7984dacae7} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6434 | 2024.11.16 00:51:55.296371 [ 277 ] {97d9677e-9f4b-48ca-9586-0e7984dacae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6435 | 2024.11.16 00:51:55.296932 [ 277 ] {97d9677e-9f4b-48ca-9586-0e7984dacae7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6436 | 2024.11.16 00:51:55.297232 [ 277 ] {97d9677e-9f4b-48ca-9586-0e7984dacae7} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6437 | 2024.11.16 00:51:55.297428 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6438 | 2024.11.16 00:51:55.297535 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6439 | 2024.11.16 00:51:55.297615 [ 277 ] {97d9677e-9f4b-48ca-9586-0e7984dacae7} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004117 sec., 39106.14525139665 rows/sec., 2.72 MiB/sec. | ||
6440 | 2024.11.16 00:51:55.297635 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6441 | 2024.11.16 00:51:55.298106 [ 277 ] {97d9677e-9f4b-48ca-9586-0e7984dacae7} <Debug> TCPHandler: Processed in 0.005359885 sec. | ||
6442 | 2024.11.16 00:51:55.298353 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
6443 | 2024.11.16 00:51:55.298438 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6444 | 2024.11.16 00:51:55.298488 [ 190 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 5 columns (5 merged, 0 gathered) in 0.006406724 sec., 305304.2397331304 rows/sec., 23.37 MiB/sec. | ||
6445 | 2024.11.16 00:51:55.298901 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6446 | 2024.11.16 00:51:55.298919 [ 273 ] {893fbcd5-3496-4177-9154-3d46657ea1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6447 | 2024.11.16 00:51:55.298954 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6448 | 2024.11.16 00:51:55.299061 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 10818 rows starting from the beginning of the part | ||
6449 | 2024.11.16 00:51:55.299301 [ 273 ] {893fbcd5-3496-4177-9154-3d46657ea1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6450 | 2024.11.16 00:51:55.299576 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
6451 | 2024.11.16 00:51:55.300121 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 130 rows starting from the beginning of the part | ||
6452 | 2024.11.16 00:51:55.300278 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_56_11} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6453 | 2024.11.16 00:51:55.300647 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
6454 | 2024.11.16 00:51:55.300752 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_56_11} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6455 | 2024.11.16 00:51:55.301163 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
6456 | 2024.11.16 00:51:55.301177 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 237 rows starting from the beginning of the part | ||
6457 | 2024.11.16 00:51:55.301666 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 161 rows starting from the beginning of the part | ||
6458 | 2024.11.16 00:51:55.303387 [ 273 ] {893fbcd5-3496-4177-9154-3d46657ea1f1} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6459 | 2024.11.16 00:51:55.303491 [ 273 ] {893fbcd5-3496-4177-9154-3d46657ea1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6460 | 2024.11.16 00:51:55.304001 [ 273 ] {893fbcd5-3496-4177-9154-3d46657ea1f1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6461 | 2024.11.16 00:51:55.304442 [ 273 ] {893fbcd5-3496-4177-9154-3d46657ea1f1} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6462 | 2024.11.16 00:51:55.304992 [ 273 ] {893fbcd5-3496-4177-9154-3d46657ea1f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006273 sec., 9564.801530368244 rows/sec., 660.07 KiB/sec. | ||
6463 | 2024.11.16 00:51:55.305142 [ 273 ] {893fbcd5-3496-4177-9154-3d46657ea1f1} <Debug> TCPHandler: Processed in 0.006874256 sec. | ||
6464 | 2024.11.16 00:51:55.307528 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11743 rows, containing 5 columns (5 merged, 0 gathered) in 0.009660762 sec., 1215535.5861162918 rows/sec., 82.83 MiB/sec. | ||
6465 | 2024.11.16 00:51:55.307922 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6466 | 2024.11.16 00:51:55.308254 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6467 | 2024.11.16 00:51:55.308340 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6468 | 2024.11.16 00:51:55.308437 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
6469 | 2024.11.16 00:52:00.274842 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6470 | 2024.11.16 00:52:00.275050 [ 277 ] {d1494e61-a3cc-442a-b4c4-e51e6b579170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6471 | 2024.11.16 00:52:00.275121 [ 277 ] {d1494e61-a3cc-442a-b4c4-e51e6b579170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6472 | 2024.11.16 00:52:00.275879 [ 277 ] {d1494e61-a3cc-442a-b4c4-e51e6b579170} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6473 | 2024.11.16 00:52:00.275920 [ 277 ] {d1494e61-a3cc-442a-b4c4-e51e6b579170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6474 | 2024.11.16 00:52:00.276363 [ 277 ] {d1494e61-a3cc-442a-b4c4-e51e6b579170} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6475 | 2024.11.16 00:52:00.276618 [ 277 ] {d1494e61-a3cc-442a-b4c4-e51e6b579170} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6476 | 2024.11.16 00:52:00.276856 [ 277 ] {d1494e61-a3cc-442a-b4c4-e51e6b579170} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001854 sec., 30204.962243797196 rows/sec., 2.31 MiB/sec. | ||
6477 | 2024.11.16 00:52:00.276928 [ 277 ] {d1494e61-a3cc-442a-b4c4-e51e6b579170} <Debug> TCPHandler: Processed in 0.00221243 sec. | ||
6478 | 2024.11.16 00:52:00.277169 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6479 | 2024.11.16 00:52:00.277312 [ 273 ] {f3b3c9e2-57fe-4063-8dc1-1bd467c909a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6480 | 2024.11.16 00:52:00.277361 [ 273 ] {f3b3c9e2-57fe-4063-8dc1-1bd467c909a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6481 | 2024.11.16 00:52:00.277940 [ 273 ] {f3b3c9e2-57fe-4063-8dc1-1bd467c909a6} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6482 | 2024.11.16 00:52:00.277979 [ 273 ] {f3b3c9e2-57fe-4063-8dc1-1bd467c909a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6483 | 2024.11.16 00:52:00.278351 [ 273 ] {f3b3c9e2-57fe-4063-8dc1-1bd467c909a6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6484 | 2024.11.16 00:52:00.278606 [ 273 ] {f3b3c9e2-57fe-4063-8dc1-1bd467c909a6} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6485 | 2024.11.16 00:52:00.278789 [ 273 ] {f3b3c9e2-57fe-4063-8dc1-1bd467c909a6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001502 sec., 42609.85352862849 rows/sec., 3.33 MiB/sec. | ||
6486 | 2024.11.16 00:52:00.278839 [ 273 ] {f3b3c9e2-57fe-4063-8dc1-1bd467c909a6} <Debug> TCPHandler: Processed in 0.001791969 sec. | ||
6487 | 2024.11.16 00:52:00.278972 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6488 | 2024.11.16 00:52:00.279081 [ 277 ] {ecc1ae3d-b26d-4304-8a12-435511b67ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6489 | 2024.11.16 00:52:00.279136 [ 277 ] {ecc1ae3d-b26d-4304-8a12-435511b67ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6490 | 2024.11.16 00:52:00.279807 [ 277 ] {ecc1ae3d-b26d-4304-8a12-435511b67ba7} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6491 | 2024.11.16 00:52:00.279852 [ 277 ] {ecc1ae3d-b26d-4304-8a12-435511b67ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6492 | 2024.11.16 00:52:00.280285 [ 277 ] {ecc1ae3d-b26d-4304-8a12-435511b67ba7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6493 | 2024.11.16 00:52:00.280520 [ 277 ] {ecc1ae3d-b26d-4304-8a12-435511b67ba7} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6494 | 2024.11.16 00:52:00.280741 [ 277 ] {ecc1ae3d-b26d-4304-8a12-435511b67ba7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001674 sec., 95579.4504181601 rows/sec., 6.66 MiB/sec. | ||
6495 | 2024.11.16 00:52:00.280805 [ 277 ] {ecc1ae3d-b26d-4304-8a12-435511b67ba7} <Debug> TCPHandler: Processed in 0.001882061 sec. | ||
6496 | 2024.11.16 00:52:00.281036 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6497 | 2024.11.16 00:52:00.281203 [ 273 ] {a6f63f1d-5862-45cd-8331-228c374440d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6498 | 2024.11.16 00:52:00.281263 [ 273 ] {a6f63f1d-5862-45cd-8331-228c374440d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6499 | 2024.11.16 00:52:00.281820 [ 273 ] {a6f63f1d-5862-45cd-8331-228c374440d7} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6500 | 2024.11.16 00:52:00.281866 [ 273 ] {a6f63f1d-5862-45cd-8331-228c374440d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6501 | 2024.11.16 00:52:00.282263 [ 273 ] {a6f63f1d-5862-45cd-8331-228c374440d7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6502 | 2024.11.16 00:52:00.282497 [ 273 ] {a6f63f1d-5862-45cd-8331-228c374440d7} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6503 | 2024.11.16 00:52:00.282620 [ 124 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6504 | 2024.11.16 00:52:00.282662 [ 124 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6505 | 2024.11.16 00:52:00.282678 [ 273 ] {a6f63f1d-5862-45cd-8331-228c374440d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001506 sec., 39840.6374501992 rows/sec., 2.68 MiB/sec. | ||
6506 | 2024.11.16 00:52:00.282688 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6507 | 2024.11.16 00:52:00.282771 [ 273 ] {a6f63f1d-5862-45cd-8331-228c374440d7} <Debug> TCPHandler: Processed in 0.00183966 sec. | ||
6508 | 2024.11.16 00:52:00.282957 [ 191 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
6509 | 2024.11.16 00:52:00.283116 [ 191 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6510 | 2024.11.16 00:52:00.283155 [ 191 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3254 rows starting from the beginning of the part | ||
6511 | 2024.11.16 00:52:00.283237 [ 191 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 48 rows starting from the beginning of the part | ||
6512 | 2024.11.16 00:52:00.283443 [ 191 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
6513 | 2024.11.16 00:52:00.283622 [ 191 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
6514 | 2024.11.16 00:52:00.283821 [ 191 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
6515 | 2024.11.16 00:52:00.283960 [ 191 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
6516 | 2024.11.16 00:52:00.285484 [ 190 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3564 rows, containing 4 columns (4 merged, 0 gathered) in 0.002679663 sec., 1330017.9910682798 rows/sec., 87.50 MiB/sec. | ||
6517 | 2024.11.16 00:52:00.285787 [ 188 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6518 | 2024.11.16 00:52:00.286079 [ 188 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_56_11} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6519 | 2024.11.16 00:52:00.286153 [ 188 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_56_11} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6520 | 2024.11.16 00:52:00.286236 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
6521 | 2024.11.16 00:52:01.055433 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6522 | 2024.11.16 00:52:01.055490 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6523 | 2024.11.16 00:52:01.311906 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 976 | ||
6524 | 2024.11.16 00:52:01.314510 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6525 | 2024.11.16 00:52:01.314558 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6526 | 2024.11.16 00:52:01.315965 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6527 | 2024.11.16 00:52:01.316271 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6528 | 2024.11.16 00:52:01.317468 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 976 | ||
6529 | 2024.11.16 00:52:05.280588 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6530 | 2024.11.16 00:52:05.280795 [ 277 ] {56c14422-6d3f-453e-8ae4-2b05eabd7135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6531 | 2024.11.16 00:52:05.280870 [ 277 ] {56c14422-6d3f-453e-8ae4-2b05eabd7135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6532 | 2024.11.16 00:52:05.281642 [ 277 ] {56c14422-6d3f-453e-8ae4-2b05eabd7135} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6533 | 2024.11.16 00:52:05.281691 [ 277 ] {56c14422-6d3f-453e-8ae4-2b05eabd7135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6534 | 2024.11.16 00:52:05.282131 [ 277 ] {56c14422-6d3f-453e-8ae4-2b05eabd7135} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6535 | 2024.11.16 00:52:05.282399 [ 277 ] {56c14422-6d3f-453e-8ae4-2b05eabd7135} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6536 | 2024.11.16 00:52:05.282605 [ 277 ] {56c14422-6d3f-453e-8ae4-2b05eabd7135} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001865 sec., 7506.7024128686335 rows/sec., 540.38 KiB/sec. | ||
6537 | 2024.11.16 00:52:05.282671 [ 277 ] {56c14422-6d3f-453e-8ae4-2b05eabd7135} <Debug> TCPHandler: Processed in 0.00221916 sec. | ||
6538 | 2024.11.16 00:52:05.282844 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6539 | 2024.11.16 00:52:05.282964 [ 273 ] {77291d09-6e51-455f-a452-8e1231bc0613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6540 | 2024.11.16 00:52:05.283013 [ 273 ] {77291d09-6e51-455f-a452-8e1231bc0613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6541 | 2024.11.16 00:52:05.283716 [ 273 ] {77291d09-6e51-455f-a452-8e1231bc0613} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6542 | 2024.11.16 00:52:05.283754 [ 273 ] {77291d09-6e51-455f-a452-8e1231bc0613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6543 | 2024.11.16 00:52:05.284139 [ 273 ] {77291d09-6e51-455f-a452-8e1231bc0613} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6544 | 2024.11.16 00:52:05.284383 [ 273 ] {77291d09-6e51-455f-a452-8e1231bc0613} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6545 | 2024.11.16 00:52:05.284569 [ 273 ] {77291d09-6e51-455f-a452-8e1231bc0613} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001633 sec., 173300.67360685856 rows/sec., 15.29 MiB/sec. | ||
6546 | 2024.11.16 00:52:05.284619 [ 273 ] {77291d09-6e51-455f-a452-8e1231bc0613} <Debug> TCPHandler: Processed in 0.00183282 sec. | ||
6547 | 2024.11.16 00:52:05.284778 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6548 | 2024.11.16 00:52:05.284910 [ 277 ] {417a7d8c-cdb9-40af-a15b-0aac95bf353a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6549 | 2024.11.16 00:52:05.284966 [ 277 ] {417a7d8c-cdb9-40af-a15b-0aac95bf353a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6550 | 2024.11.16 00:52:05.285568 [ 277 ] {417a7d8c-cdb9-40af-a15b-0aac95bf353a} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6551 | 2024.11.16 00:52:05.285607 [ 277 ] {417a7d8c-cdb9-40af-a15b-0aac95bf353a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6552 | 2024.11.16 00:52:05.285962 [ 277 ] {417a7d8c-cdb9-40af-a15b-0aac95bf353a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6553 | 2024.11.16 00:52:05.286201 [ 277 ] {417a7d8c-cdb9-40af-a15b-0aac95bf353a} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6554 | 2024.11.16 00:52:05.286380 [ 277 ] {417a7d8c-cdb9-40af-a15b-0aac95bf353a} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.0015 sec., 31333.333333333332 rows/sec., 2.26 MiB/sec. | ||
6555 | 2024.11.16 00:52:05.286430 [ 277 ] {417a7d8c-cdb9-40af-a15b-0aac95bf353a} <Debug> TCPHandler: Processed in 0.001715796 sec. | ||
6556 | 2024.11.16 00:52:05.286582 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6557 | 2024.11.16 00:52:05.286709 [ 273 ] {c6e1964c-699b-474d-a83b-e28f553c8c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6558 | 2024.11.16 00:52:05.286763 [ 273 ] {c6e1964c-699b-474d-a83b-e28f553c8c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6559 | 2024.11.16 00:52:05.287441 [ 273 ] {c6e1964c-699b-474d-a83b-e28f553c8c71} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6560 | 2024.11.16 00:52:05.287480 [ 273 ] {c6e1964c-699b-474d-a83b-e28f553c8c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6561 | 2024.11.16 00:52:05.287823 [ 273 ] {c6e1964c-699b-474d-a83b-e28f553c8c71} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6562 | 2024.11.16 00:52:05.288064 [ 273 ] {c6e1964c-699b-474d-a83b-e28f553c8c71} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6563 | 2024.11.16 00:52:05.288262 [ 273 ] {c6e1964c-699b-474d-a83b-e28f553c8c71} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001576 sec., 8883.248730964468 rows/sec., 622.12 KiB/sec. | ||
6564 | 2024.11.16 00:52:05.288351 [ 273 ] {c6e1964c-699b-474d-a83b-e28f553c8c71} <Debug> TCPHandler: Processed in 0.001831749 sec. | ||
6565 | 2024.11.16 00:52:05.288572 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6566 | 2024.11.16 00:52:05.288705 [ 277 ] {d3648864-a3c9-43a1-a147-a01a560fcb00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6567 | 2024.11.16 00:52:05.288760 [ 277 ] {d3648864-a3c9-43a1-a147-a01a560fcb00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6568 | 2024.11.16 00:52:05.289386 [ 277 ] {d3648864-a3c9-43a1-a147-a01a560fcb00} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6569 | 2024.11.16 00:52:05.289424 [ 277 ] {d3648864-a3c9-43a1-a147-a01a560fcb00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6570 | 2024.11.16 00:52:05.289766 [ 277 ] {d3648864-a3c9-43a1-a147-a01a560fcb00} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6571 | 2024.11.16 00:52:05.289999 [ 277 ] {d3648864-a3c9-43a1-a147-a01a560fcb00} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6572 | 2024.11.16 00:52:05.290233 [ 277 ] {d3648864-a3c9-43a1-a147-a01a560fcb00} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001553 sec., 8370.895041854475 rows/sec., 521.92 KiB/sec. | ||
6573 | 2024.11.16 00:52:05.290447 [ 277 ] {d3648864-a3c9-43a1-a147-a01a560fcb00} <Debug> TCPHandler: Processed in 0.001970313 sec. | ||
6574 | 2024.11.16 00:52:05.290635 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6575 | 2024.11.16 00:52:05.290762 [ 273 ] {4dc1ee8c-7860-48c7-b878-5cc76596ec10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6576 | 2024.11.16 00:52:05.290819 [ 273 ] {4dc1ee8c-7860-48c7-b878-5cc76596ec10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6577 | 2024.11.16 00:52:05.291593 [ 273 ] {4dc1ee8c-7860-48c7-b878-5cc76596ec10} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6578 | 2024.11.16 00:52:05.291631 [ 273 ] {4dc1ee8c-7860-48c7-b878-5cc76596ec10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6579 | 2024.11.16 00:52:05.292010 [ 273 ] {4dc1ee8c-7860-48c7-b878-5cc76596ec10} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6580 | 2024.11.16 00:52:05.292247 [ 273 ] {4dc1ee8c-7860-48c7-b878-5cc76596ec10} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6581 | 2024.11.16 00:52:05.292465 [ 273 ] {4dc1ee8c-7860-48c7-b878-5cc76596ec10} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001719 sec., 245491.56486329262 rows/sec., 17.55 MiB/sec. | ||
6582 | 2024.11.16 00:52:05.292537 [ 273 ] {4dc1ee8c-7860-48c7-b878-5cc76596ec10} <Debug> TCPHandler: Processed in 0.001978254 sec. | ||
6583 | 2024.11.16 00:52:05.292775 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6584 | 2024.11.16 00:52:05.292926 [ 277 ] {d69740de-9d19-4798-abac-966bd893925a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6585 | 2024.11.16 00:52:05.292985 [ 277 ] {d69740de-9d19-4798-abac-966bd893925a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6586 | 2024.11.16 00:52:05.293502 [ 277 ] {d69740de-9d19-4798-abac-966bd893925a} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6587 | 2024.11.16 00:52:05.293541 [ 277 ] {d69740de-9d19-4798-abac-966bd893925a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6588 | 2024.11.16 00:52:05.293896 [ 277 ] {d69740de-9d19-4798-abac-966bd893925a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6589 | 2024.11.16 00:52:05.294141 [ 277 ] {d69740de-9d19-4798-abac-966bd893925a} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6590 | 2024.11.16 00:52:05.294323 [ 277 ] {d69740de-9d19-4798-abac-966bd893925a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001427 sec., 4204.625087596356 rows/sec., 219.68 KiB/sec. | ||
6591 | 2024.11.16 00:52:05.294373 [ 277 ] {d69740de-9d19-4798-abac-966bd893925a} <Debug> TCPHandler: Processed in 0.001728547 sec. | ||
6592 | 2024.11.16 00:52:05.294526 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6593 | 2024.11.16 00:52:05.294654 [ 273 ] {11fbbaf9-861e-4278-a9f7-7261507337e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6594 | 2024.11.16 00:52:05.294711 [ 273 ] {11fbbaf9-861e-4278-a9f7-7261507337e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6595 | 2024.11.16 00:52:05.295332 [ 273 ] {11fbbaf9-861e-4278-a9f7-7261507337e9} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6596 | 2024.11.16 00:52:05.295369 [ 273 ] {11fbbaf9-861e-4278-a9f7-7261507337e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6597 | 2024.11.16 00:52:05.295752 [ 273 ] {11fbbaf9-861e-4278-a9f7-7261507337e9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6598 | 2024.11.16 00:52:05.295992 [ 273 ] {11fbbaf9-861e-4278-a9f7-7261507337e9} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6599 | 2024.11.16 00:52:05.296174 [ 273 ] {11fbbaf9-861e-4278-a9f7-7261507337e9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00155 sec., 152903.2258064516 rows/sec., 10.25 MiB/sec. | ||
6600 | 2024.11.16 00:52:05.296223 [ 273 ] {11fbbaf9-861e-4278-a9f7-7261507337e9} <Debug> TCPHandler: Processed in 0.001758838 sec. | ||
6601 | 2024.11.16 00:52:05.296363 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6602 | 2024.11.16 00:52:05.296491 [ 277 ] {3d4f4744-4146-4276-b48b-2bdbb6fdfb3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6603 | 2024.11.16 00:52:05.296549 [ 277 ] {3d4f4744-4146-4276-b48b-2bdbb6fdfb3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6604 | 2024.11.16 00:52:05.297055 [ 277 ] {3d4f4744-4146-4276-b48b-2bdbb6fdfb3d} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6605 | 2024.11.16 00:52:05.297101 [ 277 ] {3d4f4744-4146-4276-b48b-2bdbb6fdfb3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6606 | 2024.11.16 00:52:05.297475 [ 277 ] {3d4f4744-4146-4276-b48b-2bdbb6fdfb3d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6607 | 2024.11.16 00:52:05.297706 [ 277 ] {3d4f4744-4146-4276-b48b-2bdbb6fdfb3d} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6608 | 2024.11.16 00:52:05.297935 [ 277 ] {3d4f4744-4146-4276-b48b-2bdbb6fdfb3d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001467 sec., 681.6632583503749 rows/sec., 45.93 KiB/sec. | ||
6609 | 2024.11.16 00:52:05.298134 [ 277 ] {3d4f4744-4146-4276-b48b-2bdbb6fdfb3d} <Debug> TCPHandler: Processed in 0.00183217 sec. | ||
6610 | 2024.11.16 00:52:05.298296 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6611 | 2024.11.16 00:52:05.298425 [ 273 ] {d4664cc2-191a-47ba-8625-38664f87f266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6612 | 2024.11.16 00:52:05.298508 [ 273 ] {d4664cc2-191a-47ba-8625-38664f87f266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6613 | 2024.11.16 00:52:05.299761 [ 273 ] {d4664cc2-191a-47ba-8625-38664f87f266} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6614 | 2024.11.16 00:52:05.299799 [ 273 ] {d4664cc2-191a-47ba-8625-38664f87f266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6615 | 2024.11.16 00:52:05.300454 [ 273 ] {d4664cc2-191a-47ba-8625-38664f87f266} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6616 | 2024.11.16 00:52:05.300713 [ 273 ] {d4664cc2-191a-47ba-8625-38664f87f266} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6617 | 2024.11.16 00:52:05.301001 [ 273 ] {d4664cc2-191a-47ba-8625-38664f87f266} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002586 sec., 15467.904098994584 rows/sec., 27.72 MiB/sec. | ||
6618 | 2024.11.16 00:52:05.301292 [ 273 ] {d4664cc2-191a-47ba-8625-38664f87f266} <Debug> TCPHandler: Processed in 0.003053713 sec. | ||
6619 | 2024.11.16 00:52:05.301436 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6620 | 2024.11.16 00:52:05.301564 [ 277 ] {6bc7861d-d994-42af-a457-c0894e35ce71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6621 | 2024.11.16 00:52:05.301622 [ 277 ] {6bc7861d-d994-42af-a457-c0894e35ce71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6622 | 2024.11.16 00:52:05.302147 [ 277 ] {6bc7861d-d994-42af-a457-c0894e35ce71} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6623 | 2024.11.16 00:52:05.302194 [ 277 ] {6bc7861d-d994-42af-a457-c0894e35ce71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6624 | 2024.11.16 00:52:05.302559 [ 277 ] {6bc7861d-d994-42af-a457-c0894e35ce71} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6625 | 2024.11.16 00:52:05.302790 [ 277 ] {6bc7861d-d994-42af-a457-c0894e35ce71} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6626 | 2024.11.16 00:52:05.302998 [ 277 ] {6bc7861d-d994-42af-a457-c0894e35ce71} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001453 sec., 56434.96214728148 rows/sec., 3.58 MiB/sec. | ||
6627 | 2024.11.16 00:52:05.303089 [ 277 ] {6bc7861d-d994-42af-a457-c0894e35ce71} <Debug> TCPHandler: Processed in 0.001716117 sec. | ||
6628 | 2024.11.16 00:52:10.273651 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6629 | 2024.11.16 00:52:10.273980 [ 277 ] {52d2efb9-41f9-495f-9f70-51b46fe04248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6630 | 2024.11.16 00:52:10.274102 [ 277 ] {52d2efb9-41f9-495f-9f70-51b46fe04248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6631 | 2024.11.16 00:52:10.275001 [ 277 ] {52d2efb9-41f9-495f-9f70-51b46fe04248} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6632 | 2024.11.16 00:52:10.275057 [ 277 ] {52d2efb9-41f9-495f-9f70-51b46fe04248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6633 | 2024.11.16 00:52:10.275485 [ 277 ] {52d2efb9-41f9-495f-9f70-51b46fe04248} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6634 | 2024.11.16 00:52:10.275740 [ 277 ] {52d2efb9-41f9-495f-9f70-51b46fe04248} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6635 | 2024.11.16 00:52:10.275983 [ 277 ] {52d2efb9-41f9-495f-9f70-51b46fe04248} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002091 sec., 1912.960306073649 rows/sec., 155.99 KiB/sec. | ||
6636 | 2024.11.16 00:52:10.276044 [ 277 ] {52d2efb9-41f9-495f-9f70-51b46fe04248} <Debug> TCPHandler: Processed in 0.002588981 sec. | ||
6637 | 2024.11.16 00:52:10.276229 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6638 | 2024.11.16 00:52:10.276348 [ 273 ] {50596049-2185-4cfd-86e6-d8e6fb7f7fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6639 | 2024.11.16 00:52:10.276397 [ 273 ] {50596049-2185-4cfd-86e6-d8e6fb7f7fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6640 | 2024.11.16 00:52:10.276984 [ 273 ] {50596049-2185-4cfd-86e6-d8e6fb7f7fb9} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6641 | 2024.11.16 00:52:10.277026 [ 273 ] {50596049-2185-4cfd-86e6-d8e6fb7f7fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6642 | 2024.11.16 00:52:10.277405 [ 273 ] {50596049-2185-4cfd-86e6-d8e6fb7f7fb9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6643 | 2024.11.16 00:52:10.277648 [ 273 ] {50596049-2185-4cfd-86e6-d8e6fb7f7fb9} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6644 | 2024.11.16 00:52:10.277864 [ 273 ] {50596049-2185-4cfd-86e6-d8e6fb7f7fb9} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001544 sec., 37564.76683937824 rows/sec., 2.86 MiB/sec. | ||
6645 | 2024.11.16 00:52:10.277917 [ 273 ] {50596049-2185-4cfd-86e6-d8e6fb7f7fb9} <Debug> TCPHandler: Processed in 0.001747198 sec. | ||
6646 | 2024.11.16 00:52:10.278062 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6647 | 2024.11.16 00:52:10.278169 [ 277 ] {47e9f631-47d8-401a-bed9-ec633ccdd4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6648 | 2024.11.16 00:52:10.278215 [ 277 ] {47e9f631-47d8-401a-bed9-ec633ccdd4c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6649 | 2024.11.16 00:52:10.278742 [ 277 ] {47e9f631-47d8-401a-bed9-ec633ccdd4c3} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6650 | 2024.11.16 00:52:10.278781 [ 277 ] {47e9f631-47d8-401a-bed9-ec633ccdd4c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6651 | 2024.11.16 00:52:10.279135 [ 277 ] {47e9f631-47d8-401a-bed9-ec633ccdd4c3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6652 | 2024.11.16 00:52:10.279370 [ 277 ] {47e9f631-47d8-401a-bed9-ec633ccdd4c3} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6653 | 2024.11.16 00:52:10.279601 [ 277 ] {47e9f631-47d8-401a-bed9-ec633ccdd4c3} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001451 sec., 2756.7195037904894 rows/sec., 192.49 KiB/sec. | ||
6654 | 2024.11.16 00:52:10.279696 [ 277 ] {47e9f631-47d8-401a-bed9-ec633ccdd4c3} <Debug> TCPHandler: Processed in 0.001685356 sec. | ||
6655 | 2024.11.16 00:52:10.279909 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6656 | 2024.11.16 00:52:10.280065 [ 273 ] {beba1670-cde8-4450-9497-0129232ec796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6657 | 2024.11.16 00:52:10.280123 [ 273 ] {beba1670-cde8-4450-9497-0129232ec796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6658 | 2024.11.16 00:52:10.280745 [ 273 ] {beba1670-cde8-4450-9497-0129232ec796} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6659 | 2024.11.16 00:52:10.280784 [ 273 ] {beba1670-cde8-4450-9497-0129232ec796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6660 | 2024.11.16 00:52:10.281135 [ 273 ] {beba1670-cde8-4450-9497-0129232ec796} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6661 | 2024.11.16 00:52:10.281366 [ 273 ] {beba1670-cde8-4450-9497-0129232ec796} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6662 | 2024.11.16 00:52:10.281617 [ 273 ] {beba1670-cde8-4450-9497-0129232ec796} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001572 sec., 43256.99745547074 rows/sec., 3.38 MiB/sec. | ||
6663 | 2024.11.16 00:52:10.281699 [ 273 ] {beba1670-cde8-4450-9497-0129232ec796} <Debug> TCPHandler: Processed in 0.001910282 sec. | ||
6664 | 2024.11.16 00:52:10.281937 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6665 | 2024.11.16 00:52:10.282104 [ 277 ] {3d37e9d1-e3c2-48c8-852a-030a5855f16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6666 | 2024.11.16 00:52:10.282168 [ 277 ] {3d37e9d1-e3c2-48c8-852a-030a5855f16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6667 | 2024.11.16 00:52:10.282741 [ 277 ] {3d37e9d1-e3c2-48c8-852a-030a5855f16f} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6668 | 2024.11.16 00:52:10.282779 [ 277 ] {3d37e9d1-e3c2-48c8-852a-030a5855f16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6669 | 2024.11.16 00:52:10.283168 [ 277 ] {3d37e9d1-e3c2-48c8-852a-030a5855f16f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6670 | 2024.11.16 00:52:10.283409 [ 277 ] {3d37e9d1-e3c2-48c8-852a-030a5855f16f} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6671 | 2024.11.16 00:52:10.283639 [ 277 ] {3d37e9d1-e3c2-48c8-852a-030a5855f16f} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001565 sec., 83067.0926517572 rows/sec., 5.78 MiB/sec. | ||
6672 | 2024.11.16 00:52:10.283706 [ 277 ] {3d37e9d1-e3c2-48c8-852a-030a5855f16f} <Debug> TCPHandler: Processed in 0.001893912 sec. | ||
6673 | 2024.11.16 00:52:10.283925 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6674 | 2024.11.16 00:52:10.284065 [ 273 ] {23a411e7-914b-442f-8a06-3df35ef5d52c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6675 | 2024.11.16 00:52:10.284114 [ 273 ] {23a411e7-914b-442f-8a06-3df35ef5d52c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6676 | 2024.11.16 00:52:10.284568 [ 273 ] {23a411e7-914b-442f-8a06-3df35ef5d52c} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6677 | 2024.11.16 00:52:10.284607 [ 273 ] {23a411e7-914b-442f-8a06-3df35ef5d52c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6678 | 2024.11.16 00:52:10.284962 [ 273 ] {23a411e7-914b-442f-8a06-3df35ef5d52c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6679 | 2024.11.16 00:52:10.285194 [ 273 ] {23a411e7-914b-442f-8a06-3df35ef5d52c} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6680 | 2024.11.16 00:52:10.285446 [ 273 ] {23a411e7-914b-442f-8a06-3df35ef5d52c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001401 sec., 34261.241970021416 rows/sec., 2.31 MiB/sec. | ||
6681 | 2024.11.16 00:52:10.285547 [ 273 ] {23a411e7-914b-442f-8a06-3df35ef5d52c} <Debug> TCPHandler: Processed in 0.001734547 sec. | ||
6682 | 2024.11.16 00:52:11.318539 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1010 | ||
6683 | 2024.11.16 00:52:11.321465 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6684 | 2024.11.16 00:52:11.321519 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6685 | 2024.11.16 00:52:11.322902 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6686 | 2024.11.16 00:52:11.323211 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6687 | 2024.11.16 00:52:11.324393 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1010 | ||
6688 | 2024.11.16 00:52:15.275405 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6689 | 2024.11.16 00:52:15.275694 [ 277 ] {f3d0746c-a71d-4687-b770-23701dd87583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6690 | 2024.11.16 00:52:15.275772 [ 277 ] {f3d0746c-a71d-4687-b770-23701dd87583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6691 | 2024.11.16 00:52:15.276570 [ 277 ] {f3d0746c-a71d-4687-b770-23701dd87583} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6692 | 2024.11.16 00:52:15.276625 [ 277 ] {f3d0746c-a71d-4687-b770-23701dd87583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6693 | 2024.11.16 00:52:15.277078 [ 277 ] {f3d0746c-a71d-4687-b770-23701dd87583} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6694 | 2024.11.16 00:52:15.277334 [ 277 ] {f3d0746c-a71d-4687-b770-23701dd87583} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6695 | 2024.11.16 00:52:15.277581 [ 277 ] {f3d0746c-a71d-4687-b770-23701dd87583} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00194 sec., 28865.979381443296 rows/sec., 2.20 MiB/sec. | ||
6696 | 2024.11.16 00:52:15.277654 [ 277 ] {f3d0746c-a71d-4687-b770-23701dd87583} <Debug> TCPHandler: Processed in 0.002443136 sec. | ||
6697 | 2024.11.16 00:52:15.277860 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6698 | 2024.11.16 00:52:15.278003 [ 273 ] {c55ef383-6aed-4a83-9243-872a38678962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6699 | 2024.11.16 00:52:15.278061 [ 273 ] {c55ef383-6aed-4a83-9243-872a38678962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6700 | 2024.11.16 00:52:15.278727 [ 273 ] {c55ef383-6aed-4a83-9243-872a38678962} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6701 | 2024.11.16 00:52:15.278769 [ 273 ] {c55ef383-6aed-4a83-9243-872a38678962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6702 | 2024.11.16 00:52:15.279134 [ 273 ] {c55ef383-6aed-4a83-9243-872a38678962} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6703 | 2024.11.16 00:52:15.279382 [ 273 ] {c55ef383-6aed-4a83-9243-872a38678962} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6704 | 2024.11.16 00:52:15.279613 [ 273 ] {c55ef383-6aed-4a83-9243-872a38678962} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001634 sec., 39167.68665850673 rows/sec., 3.06 MiB/sec. | ||
6705 | 2024.11.16 00:52:15.279717 [ 273 ] {c55ef383-6aed-4a83-9243-872a38678962} <Debug> TCPHandler: Processed in 0.001942302 sec. | ||
6706 | 2024.11.16 00:52:15.279934 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6707 | 2024.11.16 00:52:15.280094 [ 277 ] {690a75ab-bfab-4161-9b98-cde70d6504e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6708 | 2024.11.16 00:52:15.280149 [ 277 ] {690a75ab-bfab-4161-9b98-cde70d6504e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6709 | 2024.11.16 00:52:15.280714 [ 277 ] {690a75ab-bfab-4161-9b98-cde70d6504e6} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6710 | 2024.11.16 00:52:15.280755 [ 277 ] {690a75ab-bfab-4161-9b98-cde70d6504e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6711 | 2024.11.16 00:52:15.281162 [ 277 ] {690a75ab-bfab-4161-9b98-cde70d6504e6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6712 | 2024.11.16 00:52:15.281409 [ 277 ] {690a75ab-bfab-4161-9b98-cde70d6504e6} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6713 | 2024.11.16 00:52:15.281639 [ 277 ] {690a75ab-bfab-4161-9b98-cde70d6504e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001571 sec., 101845.95798854233 rows/sec., 7.09 MiB/sec. | ||
6714 | 2024.11.16 00:52:15.281695 [ 277 ] {690a75ab-bfab-4161-9b98-cde70d6504e6} <Debug> TCPHandler: Processed in 0.001870841 sec. | ||
6715 | 2024.11.16 00:52:15.281837 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6716 | 2024.11.16 00:52:15.281945 [ 273 ] {20952699-a076-4ce4-81cf-e383eb0b4947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6717 | 2024.11.16 00:52:15.281993 [ 273 ] {20952699-a076-4ce4-81cf-e383eb0b4947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6718 | 2024.11.16 00:52:15.282439 [ 273 ] {20952699-a076-4ce4-81cf-e383eb0b4947} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6719 | 2024.11.16 00:52:15.282482 [ 273 ] {20952699-a076-4ce4-81cf-e383eb0b4947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
6720 | 2024.11.16 00:52:15.282845 [ 273 ] {20952699-a076-4ce4-81cf-e383eb0b4947} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6721 | 2024.11.16 00:52:15.283082 [ 273 ] {20952699-a076-4ce4-81cf-e383eb0b4947} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6722 | 2024.11.16 00:52:15.283293 [ 273 ] {20952699-a076-4ce4-81cf-e383eb0b4947} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001371 sec., 43763.6761487965 rows/sec., 2.95 MiB/sec. | ||
6723 | 2024.11.16 00:52:15.283341 [ 273 ] {20952699-a076-4ce4-81cf-e383eb0b4947} <Debug> TCPHandler: Processed in 0.001556022 sec. | ||
6724 | 2024.11.16 00:52:16.055562 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6725 | 2024.11.16 00:52:16.055629 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6726 | 2024.11.16 00:52:17.581933 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33499, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6727 | 2024.11.16 00:52:17.756366 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43353, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6728 | 2024.11.16 00:52:17.770803 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55952, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6729 | 2024.11.16 00:52:17.793163 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51534, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6730 | 2024.11.16 00:52:17.810431 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55450, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6731 | 2024.11.16 00:52:17.906727 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45843, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6732 | 2024.11.16 00:52:17.909041 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60922, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6733 | 2024.11.16 00:52:17.975408 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64784, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6734 | 2024.11.16 00:52:18.828680 [ 108 ] {} <Debug> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6735 | 2024.11.16 00:52:18.828770 [ 108 ] {} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6736 | 2024.11.16 00:52:18.828798 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
6737 | 2024.11.16 00:52:18.829005 [ 188 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
6738 | 2024.11.16 00:52:18.829399 [ 188 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6739 | 2024.11.16 00:52:18.829486 [ 188 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 242 rows starting from the beginning of the part | ||
6740 | 2024.11.16 00:52:18.829585 [ 188 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
6741 | 2024.11.16 00:52:18.829831 [ 188 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
6742 | 2024.11.16 00:52:18.829974 [ 188 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
6743 | 2024.11.16 00:52:18.830180 [ 188 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
6744 | 2024.11.16 00:52:18.831306 [ 190 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002435276 sec., 122368.06012952946 rows/sec., 8.77 MiB/sec. | ||
6745 | 2024.11.16 00:52:18.831529 [ 190 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6746 | 2024.11.16 00:52:18.831881 [ 190 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_21_5} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6747 | 2024.11.16 00:52:18.831969 [ 190 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_21_5} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6748 | 2024.11.16 00:52:18.832070 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6749 | 2024.11.16 00:52:20.281016 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6750 | 2024.11.16 00:52:20.281326 [ 277 ] {2068ea56-332d-433f-973c-3e160585f1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6751 | 2024.11.16 00:52:20.281445 [ 277 ] {2068ea56-332d-433f-973c-3e160585f1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6752 | 2024.11.16 00:52:20.282342 [ 277 ] {2068ea56-332d-433f-973c-3e160585f1aa} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6753 | 2024.11.16 00:52:20.282389 [ 277 ] {2068ea56-332d-433f-973c-3e160585f1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
6754 | 2024.11.16 00:52:20.282821 [ 277 ] {2068ea56-332d-433f-973c-3e160585f1aa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6755 | 2024.11.16 00:52:20.283075 [ 277 ] {2068ea56-332d-433f-973c-3e160585f1aa} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6756 | 2024.11.16 00:52:20.283292 [ 107 ] {} <Debug> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6757 | 2024.11.16 00:52:20.283317 [ 277 ] {2068ea56-332d-433f-973c-3e160585f1aa} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00208 sec., 6730.769230769231 rows/sec., 484.53 KiB/sec. | ||
6758 | 2024.11.16 00:52:20.283377 [ 107 ] {} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6759 | 2024.11.16 00:52:20.283449 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
6760 | 2024.11.16 00:52:20.283461 [ 277 ] {2068ea56-332d-433f-973c-3e160585f1aa} <Debug> TCPHandler: Processed in 0.002635032 sec. | ||
6761 | 2024.11.16 00:52:20.283693 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
6762 | 2024.11.16 00:52:20.283710 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6763 | 2024.11.16 00:52:20.283980 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6764 | 2024.11.16 00:52:20.283987 [ 273 ] {0baeb1e6-0674-4572-b27e-a3e35d3568c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6765 | 2024.11.16 00:52:20.284047 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
6766 | 2024.11.16 00:52:20.284088 [ 273 ] {0baeb1e6-0674-4572-b27e-a3e35d3568c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6767 | 2024.11.16 00:52:20.284407 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
6768 | 2024.11.16 00:52:20.284750 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
6769 | 2024.11.16 00:52:20.285130 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
6770 | 2024.11.16 00:52:20.285497 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
6771 | 2024.11.16 00:52:20.287172 [ 273 ] {0baeb1e6-0674-4572-b27e-a3e35d3568c5} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6772 | 2024.11.16 00:52:20.287254 [ 273 ] {0baeb1e6-0674-4572-b27e-a3e35d3568c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
6773 | 2024.11.16 00:52:20.288175 [ 188 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004611895 sec., 15178.14260732302 rows/sec., 1.12 MiB/sec. | ||
6774 | 2024.11.16 00:52:20.288273 [ 273 ] {0baeb1e6-0674-4572-b27e-a3e35d3568c5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6775 | 2024.11.16 00:52:20.288334 [ 188 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6776 | 2024.11.16 00:52:20.288575 [ 273 ] {0baeb1e6-0674-4572-b27e-a3e35d3568c5} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6777 | 2024.11.16 00:52:20.288821 [ 107 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6778 | 2024.11.16 00:52:20.288849 [ 188 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_21_5} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6779 | 2024.11.16 00:52:20.288913 [ 107 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6780 | 2024.11.16 00:52:20.288980 [ 273 ] {0baeb1e6-0674-4572-b27e-a3e35d3568c5} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.005073 sec., 55785.531243839934 rows/sec., 4.92 MiB/sec. | ||
6781 | 2024.11.16 00:52:20.289032 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
6782 | 2024.11.16 00:52:20.289124 [ 188 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_21_5} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6783 | 2024.11.16 00:52:20.289288 [ 273 ] {0baeb1e6-0674-4572-b27e-a3e35d3568c5} <Debug> TCPHandler: Processed in 0.005673094 sec. | ||
6784 | 2024.11.16 00:52:20.289417 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6785 | 2024.11.16 00:52:20.289477 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
6786 | 2024.11.16 00:52:20.289483 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6787 | 2024.11.16 00:52:20.289608 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6788 | 2024.11.16 00:52:20.289628 [ 277 ] {c164d6ac-00bd-4a25-9479-5acd7fd0fe7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6789 | 2024.11.16 00:52:20.289649 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1432 rows starting from the beginning of the part | ||
6790 | 2024.11.16 00:52:20.289686 [ 277 ] {c164d6ac-00bd-4a25-9479-5acd7fd0fe7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6791 | 2024.11.16 00:52:20.289855 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
6792 | 2024.11.16 00:52:20.290007 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 283 rows starting from the beginning of the part | ||
6793 | 2024.11.16 00:52:20.290571 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 58 rows starting from the beginning of the part | ||
6794 | 2024.11.16 00:52:20.290816 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
6795 | 2024.11.16 00:52:20.291014 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 283 rows starting from the beginning of the part | ||
6796 | 2024.11.16 00:52:20.291654 [ 277 ] {c164d6ac-00bd-4a25-9479-5acd7fd0fe7a} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6797 | 2024.11.16 00:52:20.291700 [ 277 ] {c164d6ac-00bd-4a25-9479-5acd7fd0fe7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
6798 | 2024.11.16 00:52:20.292315 [ 277 ] {c164d6ac-00bd-4a25-9479-5acd7fd0fe7a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6799 | 2024.11.16 00:52:20.292581 [ 277 ] {c164d6ac-00bd-4a25-9479-5acd7fd0fe7a} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6800 | 2024.11.16 00:52:20.292981 [ 277 ] {c164d6ac-00bd-4a25-9479-5acd7fd0fe7a} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.003382 sec., 13897.102306327617 rows/sec., 1.00 MiB/sec. | ||
6801 | 2024.11.16 00:52:20.293003 [ 198 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2168 rows, containing 5 columns (5 merged, 0 gathered) in 0.003806104 sec., 569611.3401000078 rows/sec., 50.09 MiB/sec. | ||
6802 | 2024.11.16 00:52:20.293077 [ 277 ] {c164d6ac-00bd-4a25-9479-5acd7fd0fe7a} <Debug> TCPHandler: Processed in 0.00365618 sec. | ||
6803 | 2024.11.16 00:52:20.293242 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6804 | 2024.11.16 00:52:20.293347 [ 198 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6805 | 2024.11.16 00:52:20.293406 [ 273 ] {3e16d7ef-34e0-4b6d-8dee-d38fd826cd7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6806 | 2024.11.16 00:52:20.293506 [ 273 ] {3e16d7ef-34e0-4b6d-8dee-d38fd826cd7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6807 | 2024.11.16 00:52:20.294034 [ 198 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_61_12} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6808 | 2024.11.16 00:52:20.294199 [ 198 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_61_12} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6809 | 2024.11.16 00:52:20.294401 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
6810 | 2024.11.16 00:52:20.294570 [ 273 ] {3e16d7ef-34e0-4b6d-8dee-d38fd826cd7b} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6811 | 2024.11.16 00:52:20.294614 [ 273 ] {3e16d7ef-34e0-4b6d-8dee-d38fd826cd7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
6812 | 2024.11.16 00:52:20.294957 [ 273 ] {3e16d7ef-34e0-4b6d-8dee-d38fd826cd7b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6813 | 2024.11.16 00:52:20.295203 [ 273 ] {3e16d7ef-34e0-4b6d-8dee-d38fd826cd7b} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6814 | 2024.11.16 00:52:20.295444 [ 273 ] {3e16d7ef-34e0-4b6d-8dee-d38fd826cd7b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002093 sec., 6688.963210702342 rows/sec., 468.45 KiB/sec. | ||
6815 | 2024.11.16 00:52:20.295630 [ 273 ] {3e16d7ef-34e0-4b6d-8dee-d38fd826cd7b} <Debug> TCPHandler: Processed in 0.002451776 sec. | ||
6816 | 2024.11.16 00:52:20.295861 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6817 | 2024.11.16 00:52:20.295994 [ 277 ] {4682de25-87a2-4555-b24b-2cbacd3cba8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6818 | 2024.11.16 00:52:20.296050 [ 277 ] {4682de25-87a2-4555-b24b-2cbacd3cba8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6819 | 2024.11.16 00:52:20.296722 [ 277 ] {4682de25-87a2-4555-b24b-2cbacd3cba8b} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6820 | 2024.11.16 00:52:20.296762 [ 277 ] {4682de25-87a2-4555-b24b-2cbacd3cba8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
6821 | 2024.11.16 00:52:20.297110 [ 277 ] {4682de25-87a2-4555-b24b-2cbacd3cba8b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6822 | 2024.11.16 00:52:20.297346 [ 277 ] {4682de25-87a2-4555-b24b-2cbacd3cba8b} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6823 | 2024.11.16 00:52:20.297508 [ 107 ] {} <Debug> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6824 | 2024.11.16 00:52:20.297573 [ 107 ] {} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6825 | 2024.11.16 00:52:20.297589 [ 277 ] {4682de25-87a2-4555-b24b-2cbacd3cba8b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001616 sec., 8044.554455445545 rows/sec., 501.58 KiB/sec. | ||
6826 | 2024.11.16 00:52:20.297615 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
6827 | 2024.11.16 00:52:20.297744 [ 277 ] {4682de25-87a2-4555-b24b-2cbacd3cba8b} <Debug> TCPHandler: Processed in 0.002003354 sec. | ||
6828 | 2024.11.16 00:52:20.297802 [ 188 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
6829 | 2024.11.16 00:52:20.297914 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6830 | 2024.11.16 00:52:20.297932 [ 188 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6831 | 2024.11.16 00:52:20.297971 [ 188 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
6832 | 2024.11.16 00:52:20.298112 [ 273 ] {1b9cdf28-6504-4e05-88ac-d550b663a898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6833 | 2024.11.16 00:52:20.298128 [ 188 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
6834 | 2024.11.16 00:52:20.298222 [ 273 ] {1b9cdf28-6504-4e05-88ac-d550b663a898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6835 | 2024.11.16 00:52:20.298454 [ 188 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
6836 | 2024.11.16 00:52:20.298774 [ 188 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
6837 | 2024.11.16 00:52:20.299076 [ 188 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
6838 | 2024.11.16 00:52:20.300365 [ 273 ] {1b9cdf28-6504-4e05-88ac-d550b663a898} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6839 | 2024.11.16 00:52:20.300412 [ 273 ] {1b9cdf28-6504-4e05-88ac-d550b663a898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
6840 | 2024.11.16 00:52:20.300646 [ 198 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002904499 sec., 22379.07467002054 rows/sec., 1.45 MiB/sec. | ||
6841 | 2024.11.16 00:52:20.300898 [ 198 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6842 | 2024.11.16 00:52:20.301094 [ 273 ] {1b9cdf28-6504-4e05-88ac-d550b663a898} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6843 | 2024.11.16 00:52:20.301392 [ 198 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_21_5} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6844 | 2024.11.16 00:52:20.301538 [ 273 ] {1b9cdf28-6504-4e05-88ac-d550b663a898} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6845 | 2024.11.16 00:52:20.301573 [ 198 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_21_5} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6846 | 2024.11.16 00:52:20.301752 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6847 | 2024.11.16 00:52:20.301887 [ 107 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6848 | 2024.11.16 00:52:20.301961 [ 273 ] {1b9cdf28-6504-4e05-88ac-d550b663a898} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.003923 sec., 107570.73668111139 rows/sec., 7.69 MiB/sec. | ||
6849 | 2024.11.16 00:52:20.301968 [ 107 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6850 | 2024.11.16 00:52:20.302078 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
6851 | 2024.11.16 00:52:20.302112 [ 273 ] {1b9cdf28-6504-4e05-88ac-d550b663a898} <Debug> TCPHandler: Processed in 0.004273646 sec. | ||
6852 | 2024.11.16 00:52:20.302362 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6853 | 2024.11.16 00:52:20.302378 [ 198 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
6854 | 2024.11.16 00:52:20.302618 [ 277 ] {7f332856-a3eb-4e72-bc8f-51765a62bd27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6855 | 2024.11.16 00:52:20.302632 [ 198 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6856 | 2024.11.16 00:52:20.302706 [ 198 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 914 rows starting from the beginning of the part | ||
6857 | 2024.11.16 00:52:20.302726 [ 277 ] {7f332856-a3eb-4e72-bc8f-51765a62bd27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6858 | 2024.11.16 00:52:20.303108 [ 198 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
6859 | 2024.11.16 00:52:20.303496 [ 198 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 422 rows starting from the beginning of the part | ||
6860 | 2024.11.16 00:52:20.303853 [ 198 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 68 rows starting from the beginning of the part | ||
6861 | 2024.11.16 00:52:20.304077 [ 198 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
6862 | 2024.11.16 00:52:20.304474 [ 198 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 422 rows starting from the beginning of the part | ||
6863 | 2024.11.16 00:52:20.305115 [ 277 ] {7f332856-a3eb-4e72-bc8f-51765a62bd27} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6864 | 2024.11.16 00:52:20.305180 [ 277 ] {7f332856-a3eb-4e72-bc8f-51765a62bd27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
6865 | 2024.11.16 00:52:20.306014 [ 277 ] {7f332856-a3eb-4e72-bc8f-51765a62bd27} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6866 | 2024.11.16 00:52:20.306552 [ 277 ] {7f332856-a3eb-4e72-bc8f-51765a62bd27} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6867 | 2024.11.16 00:52:20.307139 [ 277 ] {7f332856-a3eb-4e72-bc8f-51765a62bd27} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004591 sec., 1306.904813766064 rows/sec., 68.28 KiB/sec. | ||
6868 | 2024.11.16 00:52:20.307538 [ 277 ] {7f332856-a3eb-4e72-bc8f-51765a62bd27} <Debug> TCPHandler: Processed in 0.005281163 sec. | ||
6869 | 2024.11.16 00:52:20.307805 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6870 | 2024.11.16 00:52:20.307984 [ 198 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1954 rows, containing 5 columns (5 merged, 0 gathered) in 0.005785707 sec., 337728.8203498725 rows/sec., 25.85 MiB/sec. | ||
6871 | 2024.11.16 00:52:20.308031 [ 273 ] {6788be75-4870-497a-ac9e-fa50c1f7eb01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6872 | 2024.11.16 00:52:20.308096 [ 273 ] {6788be75-4870-497a-ac9e-fa50c1f7eb01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6873 | 2024.11.16 00:52:20.308205 [ 198 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6874 | 2024.11.16 00:52:20.308811 [ 198 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_61_12} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6875 | 2024.11.16 00:52:20.309031 [ 198 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_61_12} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6876 | 2024.11.16 00:52:20.309200 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
6877 | 2024.11.16 00:52:20.309331 [ 273 ] {6788be75-4870-497a-ac9e-fa50c1f7eb01} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6878 | 2024.11.16 00:52:20.309375 [ 273 ] {6788be75-4870-497a-ac9e-fa50c1f7eb01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
6879 | 2024.11.16 00:52:20.309767 [ 273 ] {6788be75-4870-497a-ac9e-fa50c1f7eb01} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6880 | 2024.11.16 00:52:20.310005 [ 273 ] {6788be75-4870-497a-ac9e-fa50c1f7eb01} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6881 | 2024.11.16 00:52:20.310175 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6882 | 2024.11.16 00:52:20.310238 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6883 | 2024.11.16 00:52:20.310259 [ 273 ] {6788be75-4870-497a-ac9e-fa50c1f7eb01} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002273 sec., 104267.48790145184 rows/sec., 6.99 MiB/sec. | ||
6884 | 2024.11.16 00:52:20.310280 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
6885 | 2024.11.16 00:52:20.310433 [ 273 ] {6788be75-4870-497a-ac9e-fa50c1f7eb01} <Debug> TCPHandler: Processed in 0.002763166 sec. | ||
6886 | 2024.11.16 00:52:20.310491 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
6887 | 2024.11.16 00:52:20.310604 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6888 | 2024.11.16 00:52:20.310609 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6889 | 2024.11.16 00:52:20.310657 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 11743 rows starting from the beginning of the part | ||
6890 | 2024.11.16 00:52:20.310814 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
6891 | 2024.11.16 00:52:20.310853 [ 277 ] {7a788afd-f18c-44aa-a52c-9610ec09d298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6892 | 2024.11.16 00:52:20.310966 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 237 rows starting from the beginning of the part | ||
6893 | 2024.11.16 00:52:20.311018 [ 277 ] {7a788afd-f18c-44aa-a52c-9610ec09d298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6894 | 2024.11.16 00:52:20.311415 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 130 rows starting from the beginning of the part | ||
6895 | 2024.11.16 00:52:20.311621 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
6896 | 2024.11.16 00:52:20.311839 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
6897 | 2024.11.16 00:52:20.312775 [ 277 ] {7a788afd-f18c-44aa-a52c-9610ec09d298} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6898 | 2024.11.16 00:52:20.312812 [ 277 ] {7a788afd-f18c-44aa-a52c-9610ec09d298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
6899 | 2024.11.16 00:52:20.313214 [ 277 ] {7a788afd-f18c-44aa-a52c-9610ec09d298} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6900 | 2024.11.16 00:52:20.313582 [ 277 ] {7a788afd-f18c-44aa-a52c-9610ec09d298} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6901 | 2024.11.16 00:52:20.314056 [ 277 ] {7a788afd-f18c-44aa-a52c-9610ec09d298} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003285 sec., 304.41400304414003 rows/sec., 20.51 KiB/sec. | ||
6902 | 2024.11.16 00:52:20.314487 [ 277 ] {7a788afd-f18c-44aa-a52c-9610ec09d298} <Debug> TCPHandler: Processed in 0.003951387 sec. | ||
6903 | 2024.11.16 00:52:20.314818 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6904 | 2024.11.16 00:52:20.315022 [ 273 ] {0b03382b-d401-4151-b007-0b0636c2fdf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6905 | 2024.11.16 00:52:20.315116 [ 273 ] {0b03382b-d401-4151-b007-0b0636c2fdf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6906 | 2024.11.16 00:52:20.316805 [ 273 ] {0b03382b-d401-4151-b007-0b0636c2fdf2} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6907 | 2024.11.16 00:52:20.316844 [ 273 ] {0b03382b-d401-4151-b007-0b0636c2fdf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
6908 | 2024.11.16 00:52:20.317673 [ 199 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12667 rows, containing 5 columns (5 merged, 0 gathered) in 0.007266837 sec., 1743124.2781419207 rows/sec., 118.80 MiB/sec. | ||
6909 | 2024.11.16 00:52:20.317834 [ 273 ] {0b03382b-d401-4151-b007-0b0636c2fdf2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6910 | 2024.11.16 00:52:20.318173 [ 273 ] {0b03382b-d401-4151-b007-0b0636c2fdf2} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6911 | 2024.11.16 00:52:20.318197 [ 199 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6912 | 2024.11.16 00:52:20.318891 [ 273 ] {0b03382b-d401-4151-b007-0b0636c2fdf2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.003873 sec., 10327.911179963852 rows/sec., 18.51 MiB/sec. | ||
6913 | 2024.11.16 00:52:20.319281 [ 199 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6914 | 2024.11.16 00:52:20.319346 [ 273 ] {0b03382b-d401-4151-b007-0b0636c2fdf2} <Debug> TCPHandler: Processed in 0.004726168 sec. | ||
6915 | 2024.11.16 00:52:20.319498 [ 199 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6916 | 2024.11.16 00:52:20.319576 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6917 | 2024.11.16 00:52:20.319646 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
6918 | 2024.11.16 00:52:20.319742 [ 277 ] {7cf38346-dd70-4799-bae5-81d118e10c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6919 | 2024.11.16 00:52:20.319795 [ 277 ] {7cf38346-dd70-4799-bae5-81d118e10c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6920 | 2024.11.16 00:52:20.320259 [ 277 ] {7cf38346-dd70-4799-bae5-81d118e10c69} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6921 | 2024.11.16 00:52:20.320298 [ 277 ] {7cf38346-dd70-4799-bae5-81d118e10c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
6922 | 2024.11.16 00:52:20.320665 [ 277 ] {7cf38346-dd70-4799-bae5-81d118e10c69} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6923 | 2024.11.16 00:52:20.320905 [ 277 ] {7cf38346-dd70-4799-bae5-81d118e10c69} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6924 | 2024.11.16 00:52:20.321116 [ 277 ] {7cf38346-dd70-4799-bae5-81d118e10c69} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001398 sec., 58655.2217453505 rows/sec., 3.73 MiB/sec. | ||
6925 | 2024.11.16 00:52:20.321166 [ 277 ] {7cf38346-dd70-4799-bae5-81d118e10c69} <Debug> TCPHandler: Processed in 0.001712227 sec. | ||
6926 | 2024.11.16 00:52:21.071107 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46854, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6927 | 2024.11.16 00:52:21.319928 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41274, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6928 | 2024.11.16 00:52:21.325476 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1040 | ||
6929 | 2024.11.16 00:52:21.328320 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6930 | 2024.11.16 00:52:21.328369 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
6931 | 2024.11.16 00:52:21.329756 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6932 | 2024.11.16 00:52:21.330066 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6933 | 2024.11.16 00:52:21.330246 [ 106 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6934 | 2024.11.16 00:52:21.330313 [ 106 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6935 | 2024.11.16 00:52:21.330356 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
6936 | 2024.11.16 00:52:21.330619 [ 194 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::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 | ||
6937 | 2024.11.16 00:52:21.330970 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1040 | ||
6938 | 2024.11.16 00:52:21.331446 [ 194 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6939 | 2024.11.16 00:52:21.331595 [ 194 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 892 rows starting from the beginning of the part | ||
6940 | 2024.11.16 00:52:21.332156 [ 194 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
6941 | 2024.11.16 00:52:21.332684 [ 194 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
6942 | 2024.11.16 00:52:21.333173 [ 194 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::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 | ||
6943 | 2024.11.16 00:52:21.333640 [ 194 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
6944 | 2024.11.16 00:52:21.334086 [ 194 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
6945 | 2024.11.16 00:52:21.341625 [ 200 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1040 rows, containing 72 columns (72 merged, 0 gathered) in 0.011174593 sec., 93068.26655789612 rows/sec., 74.51 MiB/sec. | ||
6946 | 2024.11.16 00:52:21.343196 [ 187 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6947 | 2024.11.16 00:52:21.344084 [ 187 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_31_6} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6948 | 2024.11.16 00:52:21.344194 [ 187 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_31_6} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6949 | 2024.11.16 00:52:21.344559 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
6950 | 2024.11.16 00:52:21.628550 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60187, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6951 | 2024.11.16 00:52:21.631923 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63400, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6952 | 2024.11.16 00:52:21.712366 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47421, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6953 | 2024.11.16 00:52:21.813016 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38706, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6954 | 2024.11.16 00:52:21.846240 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51782, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6955 | 2024.11.16 00:52:21.895541 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60306, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6956 | 2024.11.16 00:52:22.668956 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61742, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6957 | 2024.11.16 00:52:23.050983 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39121, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6958 | 2024.11.16 00:52:23.282383 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37096, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6959 | 2024.11.16 00:52:23.323897 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64642, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6960 | 2024.11.16 00:52:23.391416 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46030, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6961 | 2024.11.16 00:52:23.404922 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57740, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6962 | 2024.11.16 00:52:23.422291 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61663, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6963 | 2024.11.16 00:52:23.449596 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43545, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6964 | 2024.11.16 00:52:23.540236 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46000, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6965 | 2024.11.16 00:52:23.609192 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6966 | 2024.11.16 00:52:23.628715 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64989, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6967 | 2024.11.16 00:52:23.633184 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37387, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6968 | 2024.11.16 00:52:23.701576 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60160, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6969 | 2024.11.16 00:52:23.907380 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43217, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6970 | 2024.11.16 00:52:23.934747 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60314, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6971 | 2024.11.16 00:52:23.943083 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36261, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6972 | 2024.11.16 00:52:25.273470 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6973 | 2024.11.16 00:52:25.273684 [ 277 ] {b33aadf3-6715-4ab9-8d8e-8f72720beb89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6974 | 2024.11.16 00:52:25.273768 [ 277 ] {b33aadf3-6715-4ab9-8d8e-8f72720beb89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6975 | 2024.11.16 00:52:25.274511 [ 277 ] {b33aadf3-6715-4ab9-8d8e-8f72720beb89} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6976 | 2024.11.16 00:52:25.274566 [ 277 ] {b33aadf3-6715-4ab9-8d8e-8f72720beb89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
6977 | 2024.11.16 00:52:25.274984 [ 277 ] {b33aadf3-6715-4ab9-8d8e-8f72720beb89} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6978 | 2024.11.16 00:52:25.275241 [ 277 ] {b33aadf3-6715-4ab9-8d8e-8f72720beb89} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6979 | 2024.11.16 00:52:25.275487 [ 277 ] {b33aadf3-6715-4ab9-8d8e-8f72720beb89} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001864 sec., 4291.845493562232 rows/sec., 349.97 KiB/sec. | ||
6980 | 2024.11.16 00:52:25.275552 [ 277 ] {b33aadf3-6715-4ab9-8d8e-8f72720beb89} <Debug> TCPHandler: Processed in 0.00222945 sec. | ||
6981 | 2024.11.16 00:52:25.275723 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6982 | 2024.11.16 00:52:25.275868 [ 273 ] {114e6cf6-6a9c-4ea1-a2d4-bc5ee3129966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6983 | 2024.11.16 00:52:25.275925 [ 273 ] {114e6cf6-6a9c-4ea1-a2d4-bc5ee3129966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6984 | 2024.11.16 00:52:25.276612 [ 273 ] {114e6cf6-6a9c-4ea1-a2d4-bc5ee3129966} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6985 | 2024.11.16 00:52:25.276662 [ 273 ] {114e6cf6-6a9c-4ea1-a2d4-bc5ee3129966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
6986 | 2024.11.16 00:52:25.277066 [ 273 ] {114e6cf6-6a9c-4ea1-a2d4-bc5ee3129966} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6987 | 2024.11.16 00:52:25.277310 [ 273 ] {114e6cf6-6a9c-4ea1-a2d4-bc5ee3129966} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6988 | 2024.11.16 00:52:25.277530 [ 273 ] {114e6cf6-6a9c-4ea1-a2d4-bc5ee3129966} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.001697 sec., 35356.511490866236 rows/sec., 2.69 MiB/sec. | ||
6989 | 2024.11.16 00:52:25.277582 [ 273 ] {114e6cf6-6a9c-4ea1-a2d4-bc5ee3129966} <Debug> TCPHandler: Processed in 0.001927672 sec. | ||
6990 | 2024.11.16 00:52:25.277711 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6991 | 2024.11.16 00:52:25.277820 [ 277 ] {87c61def-3dee-424e-9593-01c05a05b746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6992 | 2024.11.16 00:52:25.277867 [ 277 ] {87c61def-3dee-424e-9593-01c05a05b746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6993 | 2024.11.16 00:52:25.278398 [ 277 ] {87c61def-3dee-424e-9593-01c05a05b746} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6994 | 2024.11.16 00:52:25.278438 [ 277 ] {87c61def-3dee-424e-9593-01c05a05b746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
6995 | 2024.11.16 00:52:25.278784 [ 277 ] {87c61def-3dee-424e-9593-01c05a05b746} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6996 | 2024.11.16 00:52:25.279036 [ 277 ] {87c61def-3dee-424e-9593-01c05a05b746} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6997 | 2024.11.16 00:52:25.279257 [ 277 ] {87c61def-3dee-424e-9593-01c05a05b746} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.00146 sec., 5479.452054794521 rows/sec., 382.60 KiB/sec. | ||
6998 | 2024.11.16 00:52:25.279309 [ 277 ] {87c61def-3dee-424e-9593-01c05a05b746} <Debug> TCPHandler: Processed in 0.001650804 sec. | ||
6999 | 2024.11.16 00:52:25.279439 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7000 | 2024.11.16 00:52:25.279543 [ 273 ] {6e202b11-3013-4ea3-a4ef-a3c3ff3944b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7001 | 2024.11.16 00:52:25.279589 [ 273 ] {6e202b11-3013-4ea3-a4ef-a3c3ff3944b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7002 | 2024.11.16 00:52:25.280132 [ 273 ] {6e202b11-3013-4ea3-a4ef-a3c3ff3944b9} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7003 | 2024.11.16 00:52:25.280172 [ 273 ] {6e202b11-3013-4ea3-a4ef-a3c3ff3944b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7004 | 2024.11.16 00:52:25.280532 [ 273 ] {6e202b11-3013-4ea3-a4ef-a3c3ff3944b9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7005 | 2024.11.16 00:52:25.280769 [ 273 ] {6e202b11-3013-4ea3-a4ef-a3c3ff3944b9} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7006 | 2024.11.16 00:52:25.280993 [ 273 ] {6e202b11-3013-4ea3-a4ef-a3c3ff3944b9} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001472 sec., 48913.04347826087 rows/sec., 3.83 MiB/sec. | ||
7007 | 2024.11.16 00:52:25.281056 [ 273 ] {6e202b11-3013-4ea3-a4ef-a3c3ff3944b9} <Debug> TCPHandler: Processed in 0.001666806 sec. | ||
7008 | 2024.11.16 00:52:25.281215 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7009 | 2024.11.16 00:52:25.281359 [ 277 ] {e9128d8e-ac53-49fc-92e6-e6759a9c00ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7010 | 2024.11.16 00:52:25.281420 [ 277 ] {e9128d8e-ac53-49fc-92e6-e6759a9c00ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7011 | 2024.11.16 00:52:25.281997 [ 277 ] {e9128d8e-ac53-49fc-92e6-e6759a9c00ab} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7012 | 2024.11.16 00:52:25.282035 [ 277 ] {e9128d8e-ac53-49fc-92e6-e6759a9c00ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7013 | 2024.11.16 00:52:25.282421 [ 277 ] {e9128d8e-ac53-49fc-92e6-e6759a9c00ab} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7014 | 2024.11.16 00:52:25.282655 [ 277 ] {e9128d8e-ac53-49fc-92e6-e6759a9c00ab} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7015 | 2024.11.16 00:52:25.282901 [ 277 ] {e9128d8e-ac53-49fc-92e6-e6759a9c00ab} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.001559 sec., 84669.66003848621 rows/sec., 5.89 MiB/sec. | ||
7016 | 2024.11.16 00:52:25.282954 [ 277 ] {e9128d8e-ac53-49fc-92e6-e6759a9c00ab} <Debug> TCPHandler: Processed in 0.001821109 sec. | ||
7017 | 2024.11.16 00:52:25.283194 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7018 | 2024.11.16 00:52:25.283415 [ 273 ] {7c046240-50ca-4f05-ab41-7af6d18353dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7019 | 2024.11.16 00:52:25.283474 [ 273 ] {7c046240-50ca-4f05-ab41-7af6d18353dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7020 | 2024.11.16 00:52:25.284023 [ 273 ] {7c046240-50ca-4f05-ab41-7af6d18353dd} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7021 | 2024.11.16 00:52:25.284063 [ 273 ] {7c046240-50ca-4f05-ab41-7af6d18353dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7022 | 2024.11.16 00:52:25.284422 [ 273 ] {7c046240-50ca-4f05-ab41-7af6d18353dd} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7023 | 2024.11.16 00:52:25.284659 [ 273 ] {7c046240-50ca-4f05-ab41-7af6d18353dd} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7024 | 2024.11.16 00:52:25.284816 [ 102 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7025 | 2024.11.16 00:52:25.284878 [ 273 ] {7c046240-50ca-4f05-ab41-7af6d18353dd} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001509 sec., 31809.145129224653 rows/sec., 2.14 MiB/sec. | ||
7026 | 2024.11.16 00:52:25.284903 [ 102 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7027 | 2024.11.16 00:52:25.284970 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7028 | 2024.11.16 00:52:25.284989 [ 273 ] {7c046240-50ca-4f05-ab41-7af6d18353dd} <Debug> TCPHandler: Processed in 0.001930632 sec. | ||
7029 | 2024.11.16 00:52:25.285194 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
7030 | 2024.11.16 00:52:25.285356 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7031 | 2024.11.16 00:52:25.285400 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3564 rows starting from the beginning of the part | ||
7032 | 2024.11.16 00:52:25.285483 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 82 rows starting from the beginning of the part | ||
7033 | 2024.11.16 00:52:25.285709 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 48 rows starting from the beginning of the part | ||
7034 | 2024.11.16 00:52:25.285934 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
7035 | 2024.11.16 00:52:25.286110 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part | ||
7036 | 2024.11.16 00:52:25.286269 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
7037 | 2024.11.16 00:52:25.287846 [ 200 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3884 rows, containing 4 columns (4 merged, 0 gathered) in 0.002758085 sec., 1408223.459393021 rows/sec., 92.61 MiB/sec. | ||
7038 | 2024.11.16 00:52:25.288133 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7039 | 2024.11.16 00:52:25.288428 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_61_12} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7040 | 2024.11.16 00:52:25.288513 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_61_12} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7041 | 2024.11.16 00:52:25.288596 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
7042 | 2024.11.16 00:52:30.274576 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7043 | 2024.11.16 00:52:30.274805 [ 277 ] {5640b899-b69c-4261-bf10-b922de971e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7044 | 2024.11.16 00:52:30.274887 [ 277 ] {5640b899-b69c-4261-bf10-b922de971e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7045 | 2024.11.16 00:52:30.275644 [ 277 ] {5640b899-b69c-4261-bf10-b922de971e32} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7046 | 2024.11.16 00:52:30.275695 [ 277 ] {5640b899-b69c-4261-bf10-b922de971e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7047 | 2024.11.16 00:52:30.276135 [ 277 ] {5640b899-b69c-4261-bf10-b922de971e32} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7048 | 2024.11.16 00:52:30.276387 [ 277 ] {5640b899-b69c-4261-bf10-b922de971e32} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7049 | 2024.11.16 00:52:30.276627 [ 277 ] {5640b899-b69c-4261-bf10-b922de971e32} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001882 sec., 29755.57917109458 rows/sec., 2.27 MiB/sec. | ||
7050 | 2024.11.16 00:52:30.276684 [ 277 ] {5640b899-b69c-4261-bf10-b922de971e32} <Debug> TCPHandler: Processed in 0.002253011 sec. | ||
7051 | 2024.11.16 00:52:30.276853 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7052 | 2024.11.16 00:52:30.276989 [ 273 ] {debe682b-ab33-42b0-8f79-924d30133cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7053 | 2024.11.16 00:52:30.277038 [ 273 ] {debe682b-ab33-42b0-8f79-924d30133cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7054 | 2024.11.16 00:52:30.277603 [ 273 ] {debe682b-ab33-42b0-8f79-924d30133cdf} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7055 | 2024.11.16 00:52:30.277643 [ 273 ] {debe682b-ab33-42b0-8f79-924d30133cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7056 | 2024.11.16 00:52:30.278012 [ 273 ] {debe682b-ab33-42b0-8f79-924d30133cdf} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7057 | 2024.11.16 00:52:30.278256 [ 273 ] {debe682b-ab33-42b0-8f79-924d30133cdf} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7058 | 2024.11.16 00:52:30.278476 [ 273 ] {debe682b-ab33-42b0-8f79-924d30133cdf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001519 sec., 42132.982225148124 rows/sec., 3.29 MiB/sec. | ||
7059 | 2024.11.16 00:52:30.278527 [ 273 ] {debe682b-ab33-42b0-8f79-924d30133cdf} <Debug> TCPHandler: Processed in 0.001742167 sec. | ||
7060 | 2024.11.16 00:52:30.278664 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7061 | 2024.11.16 00:52:30.278797 [ 277 ] {4229d6bd-237d-4dd0-986f-53f999890cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7062 | 2024.11.16 00:52:30.278848 [ 277 ] {4229d6bd-237d-4dd0-986f-53f999890cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7063 | 2024.11.16 00:52:30.279369 [ 277 ] {4229d6bd-237d-4dd0-986f-53f999890cb2} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7064 | 2024.11.16 00:52:30.279409 [ 277 ] {4229d6bd-237d-4dd0-986f-53f999890cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7065 | 2024.11.16 00:52:30.279793 [ 277 ] {4229d6bd-237d-4dd0-986f-53f999890cb2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7066 | 2024.11.16 00:52:30.280079 [ 277 ] {4229d6bd-237d-4dd0-986f-53f999890cb2} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7067 | 2024.11.16 00:52:30.280293 [ 277 ] {4229d6bd-237d-4dd0-986f-53f999890cb2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001518 sec., 105401.84453227931 rows/sec., 7.34 MiB/sec. | ||
7068 | 2024.11.16 00:52:30.280368 [ 277 ] {4229d6bd-237d-4dd0-986f-53f999890cb2} <Debug> TCPHandler: Processed in 0.001754887 sec. | ||
7069 | 2024.11.16 00:52:30.280507 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7070 | 2024.11.16 00:52:30.280633 [ 273 ] {a9f02a26-acac-439b-9701-b2df1d3db54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7071 | 2024.11.16 00:52:30.280689 [ 273 ] {a9f02a26-acac-439b-9701-b2df1d3db54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7072 | 2024.11.16 00:52:30.281194 [ 273 ] {a9f02a26-acac-439b-9701-b2df1d3db54d} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7073 | 2024.11.16 00:52:30.281232 [ 273 ] {a9f02a26-acac-439b-9701-b2df1d3db54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7074 | 2024.11.16 00:52:30.281588 [ 273 ] {a9f02a26-acac-439b-9701-b2df1d3db54d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7075 | 2024.11.16 00:52:30.281822 [ 273 ] {a9f02a26-acac-439b-9701-b2df1d3db54d} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7076 | 2024.11.16 00:52:30.282028 [ 273 ] {a9f02a26-acac-439b-9701-b2df1d3db54d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001423 sec., 42164.441321152495 rows/sec., 2.84 MiB/sec. | ||
7077 | 2024.11.16 00:52:30.282075 [ 273 ] {a9f02a26-acac-439b-9701-b2df1d3db54d} <Debug> TCPHandler: Processed in 0.001629994 sec. | ||
7078 | 2024.11.16 00:52:31.055678 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7079 | 2024.11.16 00:52:31.055729 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7080 | 2024.11.16 00:52:31.332047 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1060 | ||
7081 | 2024.11.16 00:52:31.334566 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7082 | 2024.11.16 00:52:31.334620 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7083 | 2024.11.16 00:52:31.336023 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7084 | 2024.11.16 00:52:31.336338 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7085 | 2024.11.16 00:52:31.337587 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1060 | ||
7086 | 2024.11.16 00:52:31.873751 [ 96 ] {} <Debug> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7087 | 2024.11.16 00:52:31.873821 [ 96 ] {} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7088 | 2024.11.16 00:52:31.873847 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7089 | 2024.11.16 00:52:31.874056 [ 189 ] {79b27335-8804-491f-8049-66d6de7bbe75::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 | ||
7090 | 2024.11.16 00:52:31.874334 [ 189 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7091 | 2024.11.16 00:52:31.874380 [ 189 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 17 rows starting from the beginning of the part | ||
7092 | 2024.11.16 00:52:31.874468 [ 189 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
7093 | 2024.11.16 00:52:31.874716 [ 189 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
7094 | 2024.11.16 00:52:31.874939 [ 189 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
7095 | 2024.11.16 00:52:31.875114 [ 189 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
7096 | 2024.11.16 00:52:31.876205 [ 186 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.002269041 sec., 9255.011258060124 rows/sec., 623.63 KiB/sec. | ||
7097 | 2024.11.16 00:52:31.876403 [ 186 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7098 | 2024.11.16 00:52:31.876778 [ 186 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_21_5} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7099 | 2024.11.16 00:52:31.876877 [ 186 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_21_5} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7100 | 2024.11.16 00:52:31.876990 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7101 | 2024.11.16 00:52:33.142025 [ 95 ] {} <Debug> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7102 | 2024.11.16 00:52:33.142109 [ 95 ] {} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7103 | 2024.11.16 00:52:33.142138 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7104 | 2024.11.16 00:52:33.142365 [ 189 ] {21799063-a985-4172-8d75-92148673c53a::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 | ||
7105 | 2024.11.16 00:52:33.142585 [ 189 ] {21799063-a985-4172-8d75-92148673c53a::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7106 | 2024.11.16 00:52:33.142626 [ 189 ] {21799063-a985-4172-8d75-92148673c53a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 102 rows starting from the beginning of the part | ||
7107 | 2024.11.16 00:52:33.142701 [ 189 ] {21799063-a985-4172-8d75-92148673c53a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
7108 | 2024.11.16 00:52:33.142796 [ 189 ] {21799063-a985-4172-8d75-92148673c53a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
7109 | 2024.11.16 00:52:33.143077 [ 189 ] {21799063-a985-4172-8d75-92148673c53a::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 | ||
7110 | 2024.11.16 00:52:33.143204 [ 189 ] {21799063-a985-4172-8d75-92148673c53a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
7111 | 2024.11.16 00:52:33.144317 [ 186 ] {21799063-a985-4172-8d75-92148673c53a::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.002089406 sec., 60304.22043394152 rows/sec., 3.08 MiB/sec. | ||
7112 | 2024.11.16 00:52:33.144534 [ 191 ] {21799063-a985-4172-8d75-92148673c53a::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7113 | 2024.11.16 00:52:33.144920 [ 191 ] {21799063-a985-4172-8d75-92148673c53a::all_1_21_5} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7114 | 2024.11.16 00:52:33.145021 [ 191 ] {21799063-a985-4172-8d75-92148673c53a::all_1_21_5} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7115 | 2024.11.16 00:52:33.145127 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7116 | 2024.11.16 00:52:35.281323 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7117 | 2024.11.16 00:52:35.281531 [ 277 ] {a6932a42-90fa-41a9-8b0c-083cfc5c6320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7118 | 2024.11.16 00:52:35.281613 [ 277 ] {a6932a42-90fa-41a9-8b0c-083cfc5c6320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7119 | 2024.11.16 00:52:35.282419 [ 277 ] {a6932a42-90fa-41a9-8b0c-083cfc5c6320} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7120 | 2024.11.16 00:52:35.282466 [ 277 ] {a6932a42-90fa-41a9-8b0c-083cfc5c6320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7121 | 2024.11.16 00:52:35.282889 [ 277 ] {a6932a42-90fa-41a9-8b0c-083cfc5c6320} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7122 | 2024.11.16 00:52:35.283140 [ 277 ] {a6932a42-90fa-41a9-8b0c-083cfc5c6320} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7123 | 2024.11.16 00:52:35.283358 [ 277 ] {a6932a42-90fa-41a9-8b0c-083cfc5c6320} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001885 sec., 7427.055702917772 rows/sec., 534.65 KiB/sec. | ||
7124 | 2024.11.16 00:52:35.283495 [ 277 ] {a6932a42-90fa-41a9-8b0c-083cfc5c6320} <Debug> TCPHandler: Processed in 0.002321063 sec. | ||
7125 | 2024.11.16 00:52:35.283668 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7126 | 2024.11.16 00:52:35.283807 [ 273 ] {5be8c2cf-1a16-4388-af56-94301b176349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7127 | 2024.11.16 00:52:35.283864 [ 273 ] {5be8c2cf-1a16-4388-af56-94301b176349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7128 | 2024.11.16 00:52:35.284566 [ 273 ] {5be8c2cf-1a16-4388-af56-94301b176349} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7129 | 2024.11.16 00:52:35.284603 [ 273 ] {5be8c2cf-1a16-4388-af56-94301b176349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7130 | 2024.11.16 00:52:35.284981 [ 273 ] {5be8c2cf-1a16-4388-af56-94301b176349} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7131 | 2024.11.16 00:52:35.285220 [ 273 ] {5be8c2cf-1a16-4388-af56-94301b176349} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7132 | 2024.11.16 00:52:35.285429 [ 273 ] {5be8c2cf-1a16-4388-af56-94301b176349} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001648 sec., 171723.3009708738 rows/sec., 15.15 MiB/sec. | ||
7133 | 2024.11.16 00:52:35.285540 [ 273 ] {5be8c2cf-1a16-4388-af56-94301b176349} <Debug> TCPHandler: Processed in 0.001932673 sec. | ||
7134 | 2024.11.16 00:52:35.285753 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7135 | 2024.11.16 00:52:35.286090 [ 277 ] {da97c32b-25b0-4332-a77f-33a1f727e01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7136 | 2024.11.16 00:52:35.286198 [ 277 ] {da97c32b-25b0-4332-a77f-33a1f727e01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7137 | 2024.11.16 00:52:35.286770 [ 277 ] {da97c32b-25b0-4332-a77f-33a1f727e01b} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7138 | 2024.11.16 00:52:35.286809 [ 277 ] {da97c32b-25b0-4332-a77f-33a1f727e01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7139 | 2024.11.16 00:52:35.287160 [ 277 ] {da97c32b-25b0-4332-a77f-33a1f727e01b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7140 | 2024.11.16 00:52:35.287392 [ 277 ] {da97c32b-25b0-4332-a77f-33a1f727e01b} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7141 | 2024.11.16 00:52:35.287516 [ 92 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7142 | 2024.11.16 00:52:35.287558 [ 92 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7143 | 2024.11.16 00:52:35.287577 [ 277 ] {da97c32b-25b0-4332-a77f-33a1f727e01b} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001617 sec., 29066.17192331478 rows/sec., 2.09 MiB/sec. | ||
7144 | 2024.11.16 00:52:35.287583 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7145 | 2024.11.16 00:52:35.287682 [ 277 ] {da97c32b-25b0-4332-a77f-33a1f727e01b} <Debug> TCPHandler: Processed in 0.002048966 sec. | ||
7146 | 2024.11.16 00:52:35.287970 [ 186 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
7147 | 2024.11.16 00:52:35.287993 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7148 | 2024.11.16 00:52:35.288491 [ 186 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7149 | 2024.11.16 00:52:35.288581 [ 273 ] {22e4a1fe-0664-4015-acff-cb5e8adf9f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7150 | 2024.11.16 00:52:35.288605 [ 186 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 65 rows starting from the beginning of the part | ||
7151 | 2024.11.16 00:52:35.288680 [ 273 ] {22e4a1fe-0664-4015-acff-cb5e8adf9f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7152 | 2024.11.16 00:52:35.288909 [ 186 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 47 rows starting from the beginning of the part | ||
7153 | 2024.11.16 00:52:35.289271 [ 186 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
7154 | 2024.11.16 00:52:35.289695 [ 186 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 47 rows starting from the beginning of the part | ||
7155 | 2024.11.16 00:52:35.290074 [ 186 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
7156 | 2024.11.16 00:52:35.290459 [ 186 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 47 rows starting from the beginning of the part | ||
7157 | 2024.11.16 00:52:35.291357 [ 273 ] {22e4a1fe-0664-4015-acff-cb5e8adf9f22} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7158 | 2024.11.16 00:52:35.291421 [ 273 ] {22e4a1fe-0664-4015-acff-cb5e8adf9f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7159 | 2024.11.16 00:52:35.292449 [ 273 ] {22e4a1fe-0664-4015-acff-cb5e8adf9f22} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7160 | 2024.11.16 00:52:35.292966 [ 273 ] {22e4a1fe-0664-4015-acff-cb5e8adf9f22} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7161 | 2024.11.16 00:52:35.293428 [ 190 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 5 columns (5 merged, 0 gathered) in 0.005731005 sec., 38038.70350837244 rows/sec., 2.86 MiB/sec. | ||
7162 | 2024.11.16 00:52:35.293586 [ 273 ] {22e4a1fe-0664-4015-acff-cb5e8adf9f22} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005157 sec., 2714.756641458212 rows/sec., 190.12 KiB/sec. | ||
7163 | 2024.11.16 00:52:35.293802 [ 190 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7164 | 2024.11.16 00:52:35.293984 [ 273 ] {22e4a1fe-0664-4015-acff-cb5e8adf9f22} <Debug> TCPHandler: Processed in 0.006182477 sec. | ||
7165 | 2024.11.16 00:52:35.294278 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7166 | 2024.11.16 00:52:35.294490 [ 277 ] {e969e1a6-fce4-40fa-b15a-23e8088e3f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7167 | 2024.11.16 00:52:35.294538 [ 190 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_41_8} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7168 | 2024.11.16 00:52:35.294586 [ 277 ] {e969e1a6-fce4-40fa-b15a-23e8088e3f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7169 | 2024.11.16 00:52:35.294740 [ 190 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_41_8} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7170 | 2024.11.16 00:52:35.294909 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7171 | 2024.11.16 00:52:35.295422 [ 277 ] {e969e1a6-fce4-40fa-b15a-23e8088e3f42} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7172 | 2024.11.16 00:52:35.295466 [ 277 ] {e969e1a6-fce4-40fa-b15a-23e8088e3f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7173 | 2024.11.16 00:52:35.295823 [ 277 ] {e969e1a6-fce4-40fa-b15a-23e8088e3f42} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7174 | 2024.11.16 00:52:35.296063 [ 277 ] {e969e1a6-fce4-40fa-b15a-23e8088e3f42} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7175 | 2024.11.16 00:52:35.296293 [ 277 ] {e969e1a6-fce4-40fa-b15a-23e8088e3f42} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001871 sec., 6948.156066274719 rows/sec., 433.22 KiB/sec. | ||
7176 | 2024.11.16 00:52:35.296528 [ 277 ] {e969e1a6-fce4-40fa-b15a-23e8088e3f42} <Debug> TCPHandler: Processed in 0.002342484 sec. | ||
7177 | 2024.11.16 00:52:35.296682 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7178 | 2024.11.16 00:52:35.296810 [ 273 ] {aba34a21-77a2-48d7-865a-557d67e5d706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7179 | 2024.11.16 00:52:35.296865 [ 273 ] {aba34a21-77a2-48d7-865a-557d67e5d706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7180 | 2024.11.16 00:52:35.297644 [ 273 ] {aba34a21-77a2-48d7-865a-557d67e5d706} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7181 | 2024.11.16 00:52:35.297682 [ 273 ] {aba34a21-77a2-48d7-865a-557d67e5d706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7182 | 2024.11.16 00:52:35.298056 [ 273 ] {aba34a21-77a2-48d7-865a-557d67e5d706} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7183 | 2024.11.16 00:52:35.298293 [ 273 ] {aba34a21-77a2-48d7-865a-557d67e5d706} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7184 | 2024.11.16 00:52:35.298467 [ 273 ] {aba34a21-77a2-48d7-865a-557d67e5d706} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001686 sec., 250296.55990510082 rows/sec., 17.89 MiB/sec. | ||
7185 | 2024.11.16 00:52:35.298516 [ 273 ] {aba34a21-77a2-48d7-865a-557d67e5d706} <Debug> TCPHandler: Processed in 0.001895672 sec. | ||
7186 | 2024.11.16 00:52:35.298668 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7187 | 2024.11.16 00:52:35.298795 [ 277 ] {6c60dab5-3c8a-421a-9d1d-a80e132c7805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7188 | 2024.11.16 00:52:35.298851 [ 277 ] {6c60dab5-3c8a-421a-9d1d-a80e132c7805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7189 | 2024.11.16 00:52:35.299337 [ 277 ] {6c60dab5-3c8a-421a-9d1d-a80e132c7805} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7190 | 2024.11.16 00:52:35.299375 [ 277 ] {6c60dab5-3c8a-421a-9d1d-a80e132c7805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7191 | 2024.11.16 00:52:35.299731 [ 277 ] {6c60dab5-3c8a-421a-9d1d-a80e132c7805} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7192 | 2024.11.16 00:52:35.299971 [ 277 ] {6c60dab5-3c8a-421a-9d1d-a80e132c7805} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7193 | 2024.11.16 00:52:35.300196 [ 277 ] {6c60dab5-3c8a-421a-9d1d-a80e132c7805} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001428 sec., 4201.680672268907 rows/sec., 219.52 KiB/sec. | ||
7194 | 2024.11.16 00:52:35.300396 [ 277 ] {6c60dab5-3c8a-421a-9d1d-a80e132c7805} <Debug> TCPHandler: Processed in 0.001785358 sec. | ||
7195 | 2024.11.16 00:52:35.300586 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7196 | 2024.11.16 00:52:35.300713 [ 273 ] {ef664d57-b9ab-4c7c-84b4-5c7158f99827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7197 | 2024.11.16 00:52:35.300771 [ 273 ] {ef664d57-b9ab-4c7c-84b4-5c7158f99827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7198 | 2024.11.16 00:52:35.301383 [ 273 ] {ef664d57-b9ab-4c7c-84b4-5c7158f99827} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7199 | 2024.11.16 00:52:35.301420 [ 273 ] {ef664d57-b9ab-4c7c-84b4-5c7158f99827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7200 | 2024.11.16 00:52:35.301795 [ 273 ] {ef664d57-b9ab-4c7c-84b4-5c7158f99827} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7201 | 2024.11.16 00:52:35.302028 [ 273 ] {ef664d57-b9ab-4c7c-84b4-5c7158f99827} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7202 | 2024.11.16 00:52:35.302201 [ 273 ] {ef664d57-b9ab-4c7c-84b4-5c7158f99827} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001517 sec., 156229.40013183915 rows/sec., 10.47 MiB/sec. | ||
7203 | 2024.11.16 00:52:35.302249 [ 273 ] {ef664d57-b9ab-4c7c-84b4-5c7158f99827} <Debug> TCPHandler: Processed in 0.001751988 sec. | ||
7204 | 2024.11.16 00:52:35.302386 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7205 | 2024.11.16 00:52:35.302494 [ 277 ] {b89a952f-eca8-41a3-8bed-ea567859be10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7206 | 2024.11.16 00:52:35.302540 [ 277 ] {b89a952f-eca8-41a3-8bed-ea567859be10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7207 | 2024.11.16 00:52:35.302958 [ 277 ] {b89a952f-eca8-41a3-8bed-ea567859be10} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7208 | 2024.11.16 00:52:35.302994 [ 277 ] {b89a952f-eca8-41a3-8bed-ea567859be10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7209 | 2024.11.16 00:52:35.303335 [ 277 ] {b89a952f-eca8-41a3-8bed-ea567859be10} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7210 | 2024.11.16 00:52:35.303574 [ 277 ] {b89a952f-eca8-41a3-8bed-ea567859be10} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7211 | 2024.11.16 00:52:35.303748 [ 277 ] {b89a952f-eca8-41a3-8bed-ea567859be10} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001276 sec., 783.6990595611285 rows/sec., 52.81 KiB/sec. | ||
7212 | 2024.11.16 00:52:35.303796 [ 277 ] {b89a952f-eca8-41a3-8bed-ea567859be10} <Debug> TCPHandler: Processed in 0.00146075 sec. | ||
7213 | 2024.11.16 00:52:35.303920 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7214 | 2024.11.16 00:52:35.304025 [ 273 ] {0f935159-cad1-41eb-bca4-26994d0487fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7215 | 2024.11.16 00:52:35.304092 [ 273 ] {0f935159-cad1-41eb-bca4-26994d0487fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7216 | 2024.11.16 00:52:35.305302 [ 273 ] {0f935159-cad1-41eb-bca4-26994d0487fa} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7217 | 2024.11.16 00:52:35.305339 [ 273 ] {0f935159-cad1-41eb-bca4-26994d0487fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7218 | 2024.11.16 00:52:35.305955 [ 273 ] {0f935159-cad1-41eb-bca4-26994d0487fa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7219 | 2024.11.16 00:52:35.306214 [ 273 ] {0f935159-cad1-41eb-bca4-26994d0487fa} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7220 | 2024.11.16 00:52:35.306462 [ 273 ] {0f935159-cad1-41eb-bca4-26994d0487fa} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002457 sec., 16280.01628001628 rows/sec., 29.17 MiB/sec. | ||
7221 | 2024.11.16 00:52:35.306901 [ 273 ] {0f935159-cad1-41eb-bca4-26994d0487fa} <Debug> TCPHandler: Processed in 0.003029202 sec. | ||
7222 | 2024.11.16 00:52:35.307039 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7223 | 2024.11.16 00:52:35.307148 [ 277 ] {31231625-e4ae-4974-ade6-0cd9c3c2caba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7224 | 2024.11.16 00:52:35.307196 [ 277 ] {31231625-e4ae-4974-ade6-0cd9c3c2caba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7225 | 2024.11.16 00:52:35.307648 [ 277 ] {31231625-e4ae-4974-ade6-0cd9c3c2caba} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7226 | 2024.11.16 00:52:35.307686 [ 277 ] {31231625-e4ae-4974-ade6-0cd9c3c2caba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7227 | 2024.11.16 00:52:35.308074 [ 277 ] {31231625-e4ae-4974-ade6-0cd9c3c2caba} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7228 | 2024.11.16 00:52:35.308311 [ 277 ] {31231625-e4ae-4974-ade6-0cd9c3c2caba} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7229 | 2024.11.16 00:52:35.308486 [ 277 ] {31231625-e4ae-4974-ade6-0cd9c3c2caba} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001361 sec., 60249.81631153564 rows/sec., 3.83 MiB/sec. | ||
7230 | 2024.11.16 00:52:35.308534 [ 277 ] {31231625-e4ae-4974-ade6-0cd9c3c2caba} <Debug> TCPHandler: Processed in 0.001546692 sec. | ||
7231 | 2024.11.16 00:52:37.304770 [ 90 ] {} <Debug> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
7232 | 2024.11.16 00:52:37.304849 [ 90 ] {} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7233 | 2024.11.16 00:52:37.304873 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7234 | 2024.11.16 00:52:37.305030 [ 191 ] {91c85941-ee7c-402e-9109-8e5da563148c::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 | ||
7235 | 2024.11.16 00:52:37.305253 [ 191 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7236 | 2024.11.16 00:52:37.305293 [ 191 ] {91c85941-ee7c-402e-9109-8e5da563148c::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 | ||
7237 | 2024.11.16 00:52:37.305374 [ 191 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
7238 | 2024.11.16 00:52:37.305590 [ 191 ] {91c85941-ee7c-402e-9109-8e5da563148c::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 | ||
7239 | 2024.11.16 00:52:37.305820 [ 191 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
7240 | 2024.11.16 00:52:37.305966 [ 191 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
7241 | 2024.11.16 00:52:37.307097 [ 196 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002147868 sec., 16760.806530010224 rows/sec., 1.40 MiB/sec. | ||
7242 | 2024.11.16 00:52:37.307334 [ 197 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
7243 | 2024.11.16 00:52:37.307752 [ 197 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_17_4} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7244 | 2024.11.16 00:52:37.307871 [ 197 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_17_4} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
7245 | 2024.11.16 00:52:37.307994 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7246 | 2024.11.16 00:52:40.273367 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7247 | 2024.11.16 00:52:40.273572 [ 277 ] {bd2c46c5-816a-4cd8-99b7-1e8b15310841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7248 | 2024.11.16 00:52:40.273653 [ 277 ] {bd2c46c5-816a-4cd8-99b7-1e8b15310841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7249 | 2024.11.16 00:52:40.274467 [ 277 ] {bd2c46c5-816a-4cd8-99b7-1e8b15310841} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7250 | 2024.11.16 00:52:40.274508 [ 277 ] {bd2c46c5-816a-4cd8-99b7-1e8b15310841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7251 | 2024.11.16 00:52:40.274926 [ 277 ] {bd2c46c5-816a-4cd8-99b7-1e8b15310841} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7252 | 2024.11.16 00:52:40.275170 [ 277 ] {bd2c46c5-816a-4cd8-99b7-1e8b15310841} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7253 | 2024.11.16 00:52:40.275370 [ 277 ] {bd2c46c5-816a-4cd8-99b7-1e8b15310841} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001858 sec., 2152.8525296017224 rows/sec., 175.55 KiB/sec. | ||
7254 | 2024.11.16 00:52:40.275425 [ 277 ] {bd2c46c5-816a-4cd8-99b7-1e8b15310841} <Debug> TCPHandler: Processed in 0.002238041 sec. | ||
7255 | 2024.11.16 00:52:40.275598 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7256 | 2024.11.16 00:52:40.275732 [ 273 ] {8dffbd68-8f91-4d6f-b392-889256829c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7257 | 2024.11.16 00:52:40.275787 [ 273 ] {8dffbd68-8f91-4d6f-b392-889256829c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7258 | 2024.11.16 00:52:40.276429 [ 273 ] {8dffbd68-8f91-4d6f-b392-889256829c67} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7259 | 2024.11.16 00:52:40.276467 [ 273 ] {8dffbd68-8f91-4d6f-b392-889256829c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7260 | 2024.11.16 00:52:40.276826 [ 273 ] {8dffbd68-8f91-4d6f-b392-889256829c67} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7261 | 2024.11.16 00:52:40.277063 [ 273 ] {8dffbd68-8f91-4d6f-b392-889256829c67} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7262 | 2024.11.16 00:52:40.277242 [ 273 ] {8dffbd68-8f91-4d6f-b392-889256829c67} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.00154 sec., 37662.33766233766 rows/sec., 2.87 MiB/sec. | ||
7263 | 2024.11.16 00:52:40.277292 [ 273 ] {8dffbd68-8f91-4d6f-b392-889256829c67} <Debug> TCPHandler: Processed in 0.001763018 sec. | ||
7264 | 2024.11.16 00:52:40.277444 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7265 | 2024.11.16 00:52:40.277572 [ 277 ] {6fc65e24-384d-4e8f-8523-2d5a5cda6ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7266 | 2024.11.16 00:52:40.277627 [ 277 ] {6fc65e24-384d-4e8f-8523-2d5a5cda6ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7267 | 2024.11.16 00:52:40.278259 [ 277 ] {6fc65e24-384d-4e8f-8523-2d5a5cda6ee1} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7268 | 2024.11.16 00:52:40.278305 [ 277 ] {6fc65e24-384d-4e8f-8523-2d5a5cda6ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7269 | 2024.11.16 00:52:40.278637 [ 277 ] {6fc65e24-384d-4e8f-8523-2d5a5cda6ee1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7270 | 2024.11.16 00:52:40.278867 [ 277 ] {6fc65e24-384d-4e8f-8523-2d5a5cda6ee1} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7271 | 2024.11.16 00:52:40.279044 [ 277 ] {6fc65e24-384d-4e8f-8523-2d5a5cda6ee1} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.0015 sec., 2666.6666666666665 rows/sec., 186.20 KiB/sec. | ||
7272 | 2024.11.16 00:52:40.279096 [ 277 ] {6fc65e24-384d-4e8f-8523-2d5a5cda6ee1} <Debug> TCPHandler: Processed in 0.001714417 sec. | ||
7273 | 2024.11.16 00:52:40.279227 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7274 | 2024.11.16 00:52:40.279343 [ 273 ] {c4f56814-6a6d-490b-8151-f26f5e3c3b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7275 | 2024.11.16 00:52:40.279398 [ 273 ] {c4f56814-6a6d-490b-8151-f26f5e3c3b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7276 | 2024.11.16 00:52:40.280051 [ 273 ] {c4f56814-6a6d-490b-8151-f26f5e3c3b79} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7277 | 2024.11.16 00:52:40.280097 [ 273 ] {c4f56814-6a6d-490b-8151-f26f5e3c3b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7278 | 2024.11.16 00:52:40.280479 [ 273 ] {c4f56814-6a6d-490b-8151-f26f5e3c3b79} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7279 | 2024.11.16 00:52:40.280707 [ 273 ] {c4f56814-6a6d-490b-8151-f26f5e3c3b79} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7280 | 2024.11.16 00:52:40.280905 [ 273 ] {c4f56814-6a6d-490b-8151-f26f5e3c3b79} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001591 sec., 42740.41483343809 rows/sec., 3.34 MiB/sec. | ||
7281 | 2024.11.16 00:52:40.280990 [ 273 ] {c4f56814-6a6d-490b-8151-f26f5e3c3b79} <Debug> TCPHandler: Processed in 0.001813479 sec. | ||
7282 | 2024.11.16 00:52:40.281198 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7283 | 2024.11.16 00:52:40.281491 [ 277 ] {83dd406f-4af9-4070-97de-53fe5e240e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7284 | 2024.11.16 00:52:40.281598 [ 277 ] {83dd406f-4af9-4070-97de-53fe5e240e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7285 | 2024.11.16 00:52:40.282219 [ 277 ] {83dd406f-4af9-4070-97de-53fe5e240e72} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7286 | 2024.11.16 00:52:40.282266 [ 277 ] {83dd406f-4af9-4070-97de-53fe5e240e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7287 | 2024.11.16 00:52:40.282642 [ 277 ] {83dd406f-4af9-4070-97de-53fe5e240e72} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7288 | 2024.11.16 00:52:40.282870 [ 277 ] {83dd406f-4af9-4070-97de-53fe5e240e72} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7289 | 2024.11.16 00:52:40.283060 [ 277 ] {83dd406f-4af9-4070-97de-53fe5e240e72} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001692 sec., 76832.15130023641 rows/sec., 5.35 MiB/sec. | ||
7290 | 2024.11.16 00:52:40.283110 [ 277 ] {83dd406f-4af9-4070-97de-53fe5e240e72} <Debug> TCPHandler: Processed in 0.002033446 sec. | ||
7291 | 2024.11.16 00:52:40.283241 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7292 | 2024.11.16 00:52:40.283346 [ 273 ] {a96ef5f9-19dd-47ad-b5a6-7bab359a8ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7293 | 2024.11.16 00:52:40.283392 [ 273 ] {a96ef5f9-19dd-47ad-b5a6-7bab359a8ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7294 | 2024.11.16 00:52:40.283820 [ 273 ] {a96ef5f9-19dd-47ad-b5a6-7bab359a8ecc} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7295 | 2024.11.16 00:52:40.283858 [ 273 ] {a96ef5f9-19dd-47ad-b5a6-7bab359a8ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7296 | 2024.11.16 00:52:40.284208 [ 273 ] {a96ef5f9-19dd-47ad-b5a6-7bab359a8ecc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7297 | 2024.11.16 00:52:40.284450 [ 273 ] {a96ef5f9-19dd-47ad-b5a6-7bab359a8ecc} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7298 | 2024.11.16 00:52:40.284624 [ 273 ] {a96ef5f9-19dd-47ad-b5a6-7bab359a8ecc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.0013 sec., 36923.07692307692 rows/sec., 2.49 MiB/sec. | ||
7299 | 2024.11.16 00:52:40.284671 [ 273 ] {a96ef5f9-19dd-47ad-b5a6-7bab359a8ecc} <Debug> TCPHandler: Processed in 0.00148109 sec. | ||
7300 | 2024.11.16 00:52:41.338644 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1094 | ||
7301 | 2024.11.16 00:52:41.341543 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7302 | 2024.11.16 00:52:41.341593 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7303 | 2024.11.16 00:52:41.343026 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7304 | 2024.11.16 00:52:41.343341 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7305 | 2024.11.16 00:52:41.343841 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1094 | ||
7306 | 2024.11.16 00:52:45.274323 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7307 | 2024.11.16 00:52:45.274603 [ 277 ] {cfa0aa86-2dbe-4393-b7bf-ebe97390448d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7308 | 2024.11.16 00:52:45.274677 [ 277 ] {cfa0aa86-2dbe-4393-b7bf-ebe97390448d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7309 | 2024.11.16 00:52:45.275424 [ 277 ] {cfa0aa86-2dbe-4393-b7bf-ebe97390448d} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7310 | 2024.11.16 00:52:45.275469 [ 277 ] {cfa0aa86-2dbe-4393-b7bf-ebe97390448d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7311 | 2024.11.16 00:52:45.275899 [ 277 ] {cfa0aa86-2dbe-4393-b7bf-ebe97390448d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7312 | 2024.11.16 00:52:45.276174 [ 277 ] {cfa0aa86-2dbe-4393-b7bf-ebe97390448d} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7313 | 2024.11.16 00:52:45.276330 [ 84 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7314 | 2024.11.16 00:52:45.276382 [ 84 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7315 | 2024.11.16 00:52:45.276390 [ 277 ] {cfa0aa86-2dbe-4393-b7bf-ebe97390448d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001841 sec., 30418.250950570342 rows/sec., 2.32 MiB/sec. | ||
7316 | 2024.11.16 00:52:45.276411 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
7317 | 2024.11.16 00:52:45.276503 [ 277 ] {cfa0aa86-2dbe-4393-b7bf-ebe97390448d} <Debug> TCPHandler: Processed in 0.002367045 sec. | ||
7318 | 2024.11.16 00:52:45.276710 [ 195 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
7319 | 2024.11.16 00:52:45.276727 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7320 | 2024.11.16 00:52:45.277024 [ 273 ] {0edece58-dd21-4941-9cba-5aa5db3f0cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7321 | 2024.11.16 00:52:45.277025 [ 195 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7322 | 2024.11.16 00:52:45.277122 [ 195 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1432 rows starting from the beginning of the part | ||
7323 | 2024.11.16 00:52:45.277132 [ 273 ] {0edece58-dd21-4941-9cba-5aa5db3f0cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7324 | 2024.11.16 00:52:45.277481 [ 195 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
7325 | 2024.11.16 00:52:45.277759 [ 195 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
7326 | 2024.11.16 00:52:45.278096 [ 195 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 283 rows starting from the beginning of the part | ||
7327 | 2024.11.16 00:52:45.278525 [ 195 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 58 rows starting from the beginning of the part | ||
7328 | 2024.11.16 00:52:45.278926 [ 195 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
7329 | 2024.11.16 00:52:45.279950 [ 273 ] {0edece58-dd21-4941-9cba-5aa5db3f0cda} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7330 | 2024.11.16 00:52:45.280028 [ 273 ] {0edece58-dd21-4941-9cba-5aa5db3f0cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7331 | 2024.11.16 00:52:45.280978 [ 273 ] {0edece58-dd21-4941-9cba-5aa5db3f0cda} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7332 | 2024.11.16 00:52:45.281412 [ 273 ] {0edece58-dd21-4941-9cba-5aa5db3f0cda} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7333 | 2024.11.16 00:52:45.281648 [ 84 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7334 | 2024.11.16 00:52:45.281772 [ 84 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7335 | 2024.11.16 00:52:45.281834 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7336 | 2024.11.16 00:52:45.281890 [ 273 ] {0edece58-dd21-4941-9cba-5aa5db3f0cda} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004942 sec., 12950.222581950628 rows/sec., 1.01 MiB/sec. | ||
7337 | 2024.11.16 00:52:45.282516 [ 273 ] {0edece58-dd21-4941-9cba-5aa5db3f0cda} <Debug> TCPHandler: Processed in 0.00590511 sec. | ||
7338 | 2024.11.16 00:52:45.282952 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7339 | 2024.11.16 00:52:45.283101 [ 197 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1945 rows, containing 5 columns (5 merged, 0 gathered) in 0.006566298 sec., 296209.52323516237 rows/sec., 25.80 MiB/sec. | ||
7340 | 2024.11.16 00:52:45.283492 [ 277 ] {4b19186e-bad7-4311-bcd5-bfe5e606b94b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7341 | 2024.11.16 00:52:45.283607 [ 197 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7342 | 2024.11.16 00:52:45.283604 [ 199 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
7343 | 2024.11.16 00:52:45.283836 [ 277 ] {4b19186e-bad7-4311-bcd5-bfe5e606b94b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7344 | 2024.11.16 00:52:45.284382 [ 199 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7345 | 2024.11.16 00:52:45.284549 [ 197 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_66_13} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7346 | 2024.11.16 00:52:45.284574 [ 199 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 914 rows starting from the beginning of the part | ||
7347 | 2024.11.16 00:52:45.284944 [ 197 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_66_13} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7348 | 2024.11.16 00:52:45.285230 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
7349 | 2024.11.16 00:52:45.285289 [ 199 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 72 rows starting from the beginning of the part | ||
7350 | 2024.11.16 00:52:45.285586 [ 199 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
7351 | 2024.11.16 00:52:45.285836 [ 199 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 422 rows starting from the beginning of the part | ||
7352 | 2024.11.16 00:52:45.286200 [ 199 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 68 rows starting from the beginning of the part | ||
7353 | 2024.11.16 00:52:45.286527 [ 199 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
7354 | 2024.11.16 00:52:45.287145 [ 277 ] {4b19186e-bad7-4311-bcd5-bfe5e606b94b} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7355 | 2024.11.16 00:52:45.287208 [ 277 ] {4b19186e-bad7-4311-bcd5-bfe5e606b94b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7356 | 2024.11.16 00:52:45.288174 [ 277 ] {4b19186e-bad7-4311-bcd5-bfe5e606b94b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7357 | 2024.11.16 00:52:45.288731 [ 277 ] {4b19186e-bad7-4311-bcd5-bfe5e606b94b} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7358 | 2024.11.16 00:52:45.288965 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7359 | 2024.11.16 00:52:45.289054 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7360 | 2024.11.16 00:52:45.289085 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7361 | 2024.11.16 00:52:45.289138 [ 277 ] {4b19186e-bad7-4311-bcd5-bfe5e606b94b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005826 sec., 27463.09646412633 rows/sec., 1.91 MiB/sec. | ||
7362 | 2024.11.16 00:52:45.289631 [ 277 ] {4b19186e-bad7-4311-bcd5-bfe5e606b94b} <Debug> TCPHandler: Processed in 0.006914907 sec. | ||
7363 | 2024.11.16 00:52:45.289708 [ 197 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
7364 | 2024.11.16 00:52:45.289889 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7365 | 2024.11.16 00:52:45.290096 [ 199 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1604 rows, containing 5 columns (5 merged, 0 gathered) in 0.00811876 sec., 197567.11616059596 rows/sec., 15.24 MiB/sec. | ||
7366 | 2024.11.16 00:52:45.290217 [ 197 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7367 | 2024.11.16 00:52:45.290299 [ 273 ] {4803f333-702e-4c06-8a3b-a46a77e5854b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7368 | 2024.11.16 00:52:45.290324 [ 197 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 12667 rows starting from the beginning of the part | ||
7369 | 2024.11.16 00:52:45.290501 [ 199 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7370 | 2024.11.16 00:52:45.290556 [ 273 ] {4803f333-702e-4c06-8a3b-a46a77e5854b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7371 | 2024.11.16 00:52:45.290793 [ 197 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 132 rows starting from the beginning of the part | ||
7372 | 2024.11.16 00:52:45.291264 [ 197 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
7373 | 2024.11.16 00:52:45.291784 [ 197 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 237 rows starting from the beginning of the part | ||
7374 | 2024.11.16 00:52:45.292192 [ 197 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 130 rows starting from the beginning of the part | ||
7375 | 2024.11.16 00:52:45.292652 [ 197 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
7376 | 2024.11.16 00:52:45.293356 [ 199 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_66_13} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7377 | 2024.11.16 00:52:45.293718 [ 199 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_66_13} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7378 | 2024.11.16 00:52:45.294090 [ 273 ] {4803f333-702e-4c06-8a3b-a46a77e5854b} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7379 | 2024.11.16 00:52:45.294120 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
7380 | 2024.11.16 00:52:45.294186 [ 273 ] {4803f333-702e-4c06-8a3b-a46a77e5854b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7381 | 2024.11.16 00:52:45.295026 [ 273 ] {4803f333-702e-4c06-8a3b-a46a77e5854b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7382 | 2024.11.16 00:52:45.295400 [ 273 ] {4803f333-702e-4c06-8a3b-a46a77e5854b} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7383 | 2024.11.16 00:52:45.295771 [ 273 ] {4803f333-702e-4c06-8a3b-a46a77e5854b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005572 sec., 10768.126346015793 rows/sec., 743.11 KiB/sec. | ||
7384 | 2024.11.16 00:52:45.295961 [ 273 ] {4803f333-702e-4c06-8a3b-a46a77e5854b} <Debug> TCPHandler: Processed in 0.006183657 sec. | ||
7385 | 2024.11.16 00:52:45.298968 [ 198 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13486 rows, containing 5 columns (5 merged, 0 gathered) in 0.009713224 sec., 1388416.451633361 rows/sec., 94.69 MiB/sec. | ||
7386 | 2024.11.16 00:52:45.299735 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7387 | 2024.11.16 00:52:45.300065 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7388 | 2024.11.16 00:52:45.300144 [ 188 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7389 | 2024.11.16 00:52:45.300238 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
7390 | 2024.11.16 00:52:46.000162 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.01 MiB, peak 176.77 MiB, free memory in arenas 0.00 B, will set to 172.02 MiB (RSS), difference: 1.00 MiB | ||
7391 | 2024.11.16 00:52:46.055778 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7392 | 2024.11.16 00:52:46.055821 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7393 | 2024.11.16 00:52:47.587783 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44284, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7394 | 2024.11.16 00:52:47.764302 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58263, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7395 | 2024.11.16 00:52:47.780643 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44597, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7396 | 2024.11.16 00:52:47.801971 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57459, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7397 | 2024.11.16 00:52:47.822320 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47445, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7398 | 2024.11.16 00:52:47.921750 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56619, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7399 | 2024.11.16 00:52:47.924100 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62175, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7400 | 2024.11.16 00:52:47.978387 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34888, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7401 | 2024.11.16 00:52:50.280398 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7402 | 2024.11.16 00:52:50.280593 [ 277 ] {2352fa4e-4ac1-4b7b-924f-080e79bd34e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7403 | 2024.11.16 00:52:50.280666 [ 277 ] {2352fa4e-4ac1-4b7b-924f-080e79bd34e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7404 | 2024.11.16 00:52:50.281425 [ 277 ] {2352fa4e-4ac1-4b7b-924f-080e79bd34e7} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7405 | 2024.11.16 00:52:50.281469 [ 277 ] {2352fa4e-4ac1-4b7b-924f-080e79bd34e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7406 | 2024.11.16 00:52:50.281907 [ 277 ] {2352fa4e-4ac1-4b7b-924f-080e79bd34e7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7407 | 2024.11.16 00:52:50.282165 [ 277 ] {2352fa4e-4ac1-4b7b-924f-080e79bd34e7} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7408 | 2024.11.16 00:52:50.282373 [ 277 ] {2352fa4e-4ac1-4b7b-924f-080e79bd34e7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001836 sec., 7625.272331154684 rows/sec., 548.92 KiB/sec. | ||
7409 | 2024.11.16 00:52:50.282436 [ 277 ] {2352fa4e-4ac1-4b7b-924f-080e79bd34e7} <Debug> TCPHandler: Processed in 0.002172059 sec. | ||
7410 | 2024.11.16 00:52:50.282606 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7411 | 2024.11.16 00:52:50.282749 [ 273 ] {b17a1f22-9528-4892-8002-97237795d6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7412 | 2024.11.16 00:52:50.282805 [ 273 ] {b17a1f22-9528-4892-8002-97237795d6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7413 | 2024.11.16 00:52:50.283591 [ 273 ] {b17a1f22-9528-4892-8002-97237795d6fe} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7414 | 2024.11.16 00:52:50.283632 [ 273 ] {b17a1f22-9528-4892-8002-97237795d6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7415 | 2024.11.16 00:52:50.284024 [ 273 ] {b17a1f22-9528-4892-8002-97237795d6fe} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7416 | 2024.11.16 00:52:50.284293 [ 273 ] {b17a1f22-9528-4892-8002-97237795d6fe} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7417 | 2024.11.16 00:52:50.284511 [ 273 ] {b17a1f22-9528-4892-8002-97237795d6fe} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001793 sec., 157836.02900167316 rows/sec., 13.93 MiB/sec. | ||
7418 | 2024.11.16 00:52:50.284564 [ 273 ] {b17a1f22-9528-4892-8002-97237795d6fe} <Debug> TCPHandler: Processed in 0.002027795 sec. | ||
7419 | 2024.11.16 00:52:50.284715 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7420 | 2024.11.16 00:52:50.284845 [ 277 ] {bb852402-5a29-48ee-81ba-f42be0f9b598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7421 | 2024.11.16 00:52:50.284901 [ 277 ] {bb852402-5a29-48ee-81ba-f42be0f9b598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7422 | 2024.11.16 00:52:50.285555 [ 277 ] {bb852402-5a29-48ee-81ba-f42be0f9b598} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7423 | 2024.11.16 00:52:50.285603 [ 277 ] {bb852402-5a29-48ee-81ba-f42be0f9b598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7424 | 2024.11.16 00:52:50.285957 [ 277 ] {bb852402-5a29-48ee-81ba-f42be0f9b598} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7425 | 2024.11.16 00:52:50.286211 [ 277 ] {bb852402-5a29-48ee-81ba-f42be0f9b598} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7426 | 2024.11.16 00:52:50.286445 [ 277 ] {bb852402-5a29-48ee-81ba-f42be0f9b598} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001621 sec., 28994.447871684144 rows/sec., 2.09 MiB/sec. | ||
7427 | 2024.11.16 00:52:50.286524 [ 277 ] {bb852402-5a29-48ee-81ba-f42be0f9b598} <Debug> TCPHandler: Processed in 0.001873901 sec. | ||
7428 | 2024.11.16 00:52:50.286733 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7429 | 2024.11.16 00:52:50.286909 [ 273 ] {3e817305-7b88-4e16-aeba-6a6ad5de64ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7430 | 2024.11.16 00:52:50.286958 [ 273 ] {3e817305-7b88-4e16-aeba-6a6ad5de64ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7431 | 2024.11.16 00:52:50.287503 [ 273 ] {3e817305-7b88-4e16-aeba-6a6ad5de64ee} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7432 | 2024.11.16 00:52:50.287543 [ 273 ] {3e817305-7b88-4e16-aeba-6a6ad5de64ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7433 | 2024.11.16 00:52:50.287887 [ 273 ] {3e817305-7b88-4e16-aeba-6a6ad5de64ee} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7434 | 2024.11.16 00:52:50.288117 [ 273 ] {3e817305-7b88-4e16-aeba-6a6ad5de64ee} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7435 | 2024.11.16 00:52:50.288402 [ 273 ] {3e817305-7b88-4e16-aeba-6a6ad5de64ee} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001522 sec., 9198.423127463864 rows/sec., 644.20 KiB/sec. | ||
7436 | 2024.11.16 00:52:50.288616 [ 273 ] {3e817305-7b88-4e16-aeba-6a6ad5de64ee} <Debug> TCPHandler: Processed in 0.002004644 sec. | ||
7437 | 2024.11.16 00:52:50.288812 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7438 | 2024.11.16 00:52:50.288945 [ 277 ] {b303bef0-5e00-4261-8429-b515a7ed6185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7439 | 2024.11.16 00:52:50.289002 [ 277 ] {b303bef0-5e00-4261-8429-b515a7ed6185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7440 | 2024.11.16 00:52:50.289660 [ 277 ] {b303bef0-5e00-4261-8429-b515a7ed6185} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7441 | 2024.11.16 00:52:50.289701 [ 277 ] {b303bef0-5e00-4261-8429-b515a7ed6185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7442 | 2024.11.16 00:52:50.290047 [ 277 ] {b303bef0-5e00-4261-8429-b515a7ed6185} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7443 | 2024.11.16 00:52:50.290286 [ 277 ] {b303bef0-5e00-4261-8429-b515a7ed6185} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7444 | 2024.11.16 00:52:50.290549 [ 277 ] {b303bef0-5e00-4261-8429-b515a7ed6185} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001627 sec., 7990.165949600492 rows/sec., 498.18 KiB/sec. | ||
7445 | 2024.11.16 00:52:50.290770 [ 277 ] {b303bef0-5e00-4261-8429-b515a7ed6185} <Debug> TCPHandler: Processed in 0.002047795 sec. | ||
7446 | 2024.11.16 00:52:50.290935 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7447 | 2024.11.16 00:52:50.291063 [ 273 ] {ddfc6c4e-517d-4880-b143-3e27e00e1daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7448 | 2024.11.16 00:52:50.291118 [ 273 ] {ddfc6c4e-517d-4880-b143-3e27e00e1daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7449 | 2024.11.16 00:52:50.291866 [ 273 ] {ddfc6c4e-517d-4880-b143-3e27e00e1daf} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7450 | 2024.11.16 00:52:50.291906 [ 273 ] {ddfc6c4e-517d-4880-b143-3e27e00e1daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7451 | 2024.11.16 00:52:50.292275 [ 273 ] {ddfc6c4e-517d-4880-b143-3e27e00e1daf} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7452 | 2024.11.16 00:52:50.292508 [ 273 ] {ddfc6c4e-517d-4880-b143-3e27e00e1daf} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7453 | 2024.11.16 00:52:50.292724 [ 273 ] {ddfc6c4e-517d-4880-b143-3e27e00e1daf} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001692 sec., 249408.98345153665 rows/sec., 17.83 MiB/sec. | ||
7454 | 2024.11.16 00:52:50.292776 [ 273 ] {ddfc6c4e-517d-4880-b143-3e27e00e1daf} <Debug> TCPHandler: Processed in 0.001903952 sec. | ||
7455 | 2024.11.16 00:52:50.292925 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7456 | 2024.11.16 00:52:50.293056 [ 277 ] {c100f093-a451-4eae-a44c-5a3fd2c7d50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7457 | 2024.11.16 00:52:50.293113 [ 277 ] {c100f093-a451-4eae-a44c-5a3fd2c7d50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7458 | 2024.11.16 00:52:50.293625 [ 277 ] {c100f093-a451-4eae-a44c-5a3fd2c7d50b} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7459 | 2024.11.16 00:52:50.293665 [ 277 ] {c100f093-a451-4eae-a44c-5a3fd2c7d50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7460 | 2024.11.16 00:52:50.294022 [ 277 ] {c100f093-a451-4eae-a44c-5a3fd2c7d50b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7461 | 2024.11.16 00:52:50.294257 [ 277 ] {c100f093-a451-4eae-a44c-5a3fd2c7d50b} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7462 | 2024.11.16 00:52:50.294463 [ 277 ] {c100f093-a451-4eae-a44c-5a3fd2c7d50b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001436 sec., 4178.272980501392 rows/sec., 218.30 KiB/sec. | ||
7463 | 2024.11.16 00:52:50.294512 [ 277 ] {c100f093-a451-4eae-a44c-5a3fd2c7d50b} <Debug> TCPHandler: Processed in 0.001649465 sec. | ||
7464 | 2024.11.16 00:52:50.294652 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7465 | 2024.11.16 00:52:50.294778 [ 273 ] {539ecd58-7e9f-4907-b37a-2725b26e39f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7466 | 2024.11.16 00:52:50.294836 [ 273 ] {539ecd58-7e9f-4907-b37a-2725b26e39f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7467 | 2024.11.16 00:52:50.295454 [ 273 ] {539ecd58-7e9f-4907-b37a-2725b26e39f3} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7468 | 2024.11.16 00:52:50.295502 [ 273 ] {539ecd58-7e9f-4907-b37a-2725b26e39f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7469 | 2024.11.16 00:52:50.295909 [ 273 ] {539ecd58-7e9f-4907-b37a-2725b26e39f3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7470 | 2024.11.16 00:52:50.296146 [ 273 ] {539ecd58-7e9f-4907-b37a-2725b26e39f3} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7471 | 2024.11.16 00:52:50.296343 [ 273 ] {539ecd58-7e9f-4907-b37a-2725b26e39f3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001594 sec., 148682.55959849435 rows/sec., 9.97 MiB/sec. | ||
7472 | 2024.11.16 00:52:50.296392 [ 273 ] {539ecd58-7e9f-4907-b37a-2725b26e39f3} <Debug> TCPHandler: Processed in 0.001802999 sec. | ||
7473 | 2024.11.16 00:52:50.296529 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7474 | 2024.11.16 00:52:50.296648 [ 277 ] {e6a8a129-ee25-4464-a238-eeb903c9f519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7475 | 2024.11.16 00:52:50.296706 [ 277 ] {e6a8a129-ee25-4464-a238-eeb903c9f519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7476 | 2024.11.16 00:52:50.297205 [ 277 ] {e6a8a129-ee25-4464-a238-eeb903c9f519} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7477 | 2024.11.16 00:52:50.297252 [ 277 ] {e6a8a129-ee25-4464-a238-eeb903c9f519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7478 | 2024.11.16 00:52:50.297645 [ 277 ] {e6a8a129-ee25-4464-a238-eeb903c9f519} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7479 | 2024.11.16 00:52:50.297903 [ 277 ] {e6a8a129-ee25-4464-a238-eeb903c9f519} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7480 | 2024.11.16 00:52:50.298108 [ 277 ] {e6a8a129-ee25-4464-a238-eeb903c9f519} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001489 sec., 671.591672263264 rows/sec., 45.25 KiB/sec. | ||
7481 | 2024.11.16 00:52:50.298157 [ 277 ] {e6a8a129-ee25-4464-a238-eeb903c9f519} <Debug> TCPHandler: Processed in 0.001679956 sec. | ||
7482 | 2024.11.16 00:52:50.298282 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7483 | 2024.11.16 00:52:50.298386 [ 273 ] {c3dff908-b697-4928-990f-6872dae67959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7484 | 2024.11.16 00:52:50.298451 [ 273 ] {c3dff908-b697-4928-990f-6872dae67959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7485 | 2024.11.16 00:52:50.299512 [ 273 ] {c3dff908-b697-4928-990f-6872dae67959} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7486 | 2024.11.16 00:52:50.299551 [ 273 ] {c3dff908-b697-4928-990f-6872dae67959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7487 | 2024.11.16 00:52:50.300213 [ 273 ] {c3dff908-b697-4928-990f-6872dae67959} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7488 | 2024.11.16 00:52:50.300467 [ 273 ] {c3dff908-b697-4928-990f-6872dae67959} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7489 | 2024.11.16 00:52:50.300795 [ 273 ] {c3dff908-b697-4928-990f-6872dae67959} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00243 sec., 16460.90534979424 rows/sec., 29.50 MiB/sec. | ||
7490 | 2024.11.16 00:52:50.301375 [ 273 ] {c3dff908-b697-4928-990f-6872dae67959} <Debug> TCPHandler: Processed in 0.003143715 sec. | ||
7491 | 2024.11.16 00:52:50.301537 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7492 | 2024.11.16 00:52:50.301666 [ 277 ] {4acb7083-b96e-40b3-9c6d-5b77272bc230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7493 | 2024.11.16 00:52:50.301721 [ 277 ] {4acb7083-b96e-40b3-9c6d-5b77272bc230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7494 | 2024.11.16 00:52:50.302262 [ 277 ] {4acb7083-b96e-40b3-9c6d-5b77272bc230} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7495 | 2024.11.16 00:52:50.302310 [ 277 ] {4acb7083-b96e-40b3-9c6d-5b77272bc230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7496 | 2024.11.16 00:52:50.302724 [ 277 ] {4acb7083-b96e-40b3-9c6d-5b77272bc230} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7497 | 2024.11.16 00:52:50.302966 [ 277 ] {4acb7083-b96e-40b3-9c6d-5b77272bc230} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7498 | 2024.11.16 00:52:50.303130 [ 78 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7499 | 2024.11.16 00:52:50.303198 [ 277 ] {4acb7083-b96e-40b3-9c6d-5b77272bc230} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001559 sec., 52597.81911481719 rows/sec., 3.34 MiB/sec. | ||
7500 | 2024.11.16 00:52:50.303217 [ 78 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7501 | 2024.11.16 00:52:50.303286 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7502 | 2024.11.16 00:52:50.303311 [ 277 ] {4acb7083-b96e-40b3-9c6d-5b77272bc230} <Debug> TCPHandler: Processed in 0.0018439 sec. | ||
7503 | 2024.11.16 00:52:50.303496 [ 201 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
7504 | 2024.11.16 00:52:50.303664 [ 201 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7505 | 2024.11.16 00:52:50.303709 [ 201 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3884 rows starting from the beginning of the part | ||
7506 | 2024.11.16 00:52:50.303795 [ 201 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
7507 | 2024.11.16 00:52:50.304102 [ 201 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 82 rows starting from the beginning of the part | ||
7508 | 2024.11.16 00:52:50.304247 [ 201 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part | ||
7509 | 2024.11.16 00:52:50.304400 [ 201 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
7510 | 2024.11.16 00:52:50.304575 [ 201 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
7511 | 2024.11.16 00:52:50.306236 [ 198 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4216 rows, containing 4 columns (4 merged, 0 gathered) in 0.002846397 sec., 1481170.7572766554 rows/sec., 97.37 MiB/sec. | ||
7512 | 2024.11.16 00:52:50.306616 [ 192 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7513 | 2024.11.16 00:52:50.306927 [ 192 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_66_13} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7514 | 2024.11.16 00:52:50.307006 [ 192 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_66_13} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7515 | 2024.11.16 00:52:50.307093 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
7516 | 2024.11.16 00:52:51.076910 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48861, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7517 | 2024.11.16 00:52:51.335457 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47407, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7518 | 2024.11.16 00:52:51.344929 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1124 | ||
7519 | 2024.11.16 00:52:51.347801 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7520 | 2024.11.16 00:52:51.347852 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7521 | 2024.11.16 00:52:51.349281 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7522 | 2024.11.16 00:52:51.349596 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7523 | 2024.11.16 00:52:51.350586 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1124 | ||
7524 | 2024.11.16 00:52:51.640934 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35497, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7525 | 2024.11.16 00:52:51.641375 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41914, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7526 | 2024.11.16 00:52:51.721155 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62315, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7527 | 2024.11.16 00:52:51.824863 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57221, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7528 | 2024.11.16 00:52:51.862366 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65393, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7529 | 2024.11.16 00:52:51.906193 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64863, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7530 | 2024.11.16 00:52:52.681474 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52340, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7531 | 2024.11.16 00:52:53.068527 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54214, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7532 | 2024.11.16 00:52:53.302617 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57939, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7533 | 2024.11.16 00:52:53.341399 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65315, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7534 | 2024.11.16 00:52:53.395824 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51865, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7535 | 2024.11.16 00:52:53.416520 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37941, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7536 | 2024.11.16 00:52:53.426009 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43126, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7537 | 2024.11.16 00:52:53.454351 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50866, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7538 | 2024.11.16 00:52:53.557265 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50480, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7539 | 2024.11.16 00:52:53.621349 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54397, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7540 | 2024.11.16 00:52:53.633934 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58877, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7541 | 2024.11.16 00:52:53.639427 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48067, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7542 | 2024.11.16 00:52:53.702882 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42944, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7543 | 2024.11.16 00:52:53.921347 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57574, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7544 | 2024.11.16 00:52:53.936688 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38553, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7545 | 2024.11.16 00:52:53.950075 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42500, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7546 | 2024.11.16 00:52:55.274953 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7547 | 2024.11.16 00:52:55.275261 [ 277 ] {cf2e0ddb-a48e-42ed-93f3-035a6bf4b0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7548 | 2024.11.16 00:52:55.275383 [ 277 ] {cf2e0ddb-a48e-42ed-93f3-035a6bf4b0da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7549 | 2024.11.16 00:52:55.276281 [ 277 ] {cf2e0ddb-a48e-42ed-93f3-035a6bf4b0da} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7550 | 2024.11.16 00:52:55.276336 [ 277 ] {cf2e0ddb-a48e-42ed-93f3-035a6bf4b0da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7551 | 2024.11.16 00:52:55.276779 [ 277 ] {cf2e0ddb-a48e-42ed-93f3-035a6bf4b0da} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7552 | 2024.11.16 00:52:55.277047 [ 277 ] {cf2e0ddb-a48e-42ed-93f3-035a6bf4b0da} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7553 | 2024.11.16 00:52:55.277313 [ 277 ] {cf2e0ddb-a48e-42ed-93f3-035a6bf4b0da} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002131 sec., 938.5265133740028 rows/sec., 76.53 KiB/sec. | ||
7554 | 2024.11.16 00:52:55.277450 [ 277 ] {cf2e0ddb-a48e-42ed-93f3-035a6bf4b0da} <Debug> TCPHandler: Processed in 0.002686593 sec. | ||
7555 | 2024.11.16 00:52:55.277680 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7556 | 2024.11.16 00:52:55.277825 [ 273 ] {43140ebb-4612-49c8-a5e9-5ea0dedac5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7557 | 2024.11.16 00:52:55.277886 [ 273 ] {43140ebb-4612-49c8-a5e9-5ea0dedac5f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7558 | 2024.11.16 00:52:55.278605 [ 273 ] {43140ebb-4612-49c8-a5e9-5ea0dedac5f7} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7559 | 2024.11.16 00:52:55.278655 [ 273 ] {43140ebb-4612-49c8-a5e9-5ea0dedac5f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7560 | 2024.11.16 00:52:55.279036 [ 273 ] {43140ebb-4612-49c8-a5e9-5ea0dedac5f7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7561 | 2024.11.16 00:52:55.279276 [ 273 ] {43140ebb-4612-49c8-a5e9-5ea0dedac5f7} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7562 | 2024.11.16 00:52:55.279533 [ 273 ] {43140ebb-4612-49c8-a5e9-5ea0dedac5f7} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001736 sec., 32834.10138248848 rows/sec., 2.50 MiB/sec. | ||
7563 | 2024.11.16 00:52:55.279604 [ 273 ] {43140ebb-4612-49c8-a5e9-5ea0dedac5f7} <Debug> TCPHandler: Processed in 0.002032456 sec. | ||
7564 | 2024.11.16 00:52:55.279832 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7565 | 2024.11.16 00:52:55.280033 [ 277 ] {1225d995-ba52-46ce-8fdc-eaa44532943b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7566 | 2024.11.16 00:52:55.280092 [ 277 ] {1225d995-ba52-46ce-8fdc-eaa44532943b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7567 | 2024.11.16 00:52:55.280742 [ 277 ] {1225d995-ba52-46ce-8fdc-eaa44532943b} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7568 | 2024.11.16 00:52:55.280783 [ 277 ] {1225d995-ba52-46ce-8fdc-eaa44532943b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7569 | 2024.11.16 00:52:55.281138 [ 277 ] {1225d995-ba52-46ce-8fdc-eaa44532943b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7570 | 2024.11.16 00:52:55.281383 [ 277 ] {1225d995-ba52-46ce-8fdc-eaa44532943b} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7571 | 2024.11.16 00:52:55.281631 [ 277 ] {1225d995-ba52-46ce-8fdc-eaa44532943b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00162 sec., 1234.567901234568 rows/sec., 86.20 KiB/sec. | ||
7572 | 2024.11.16 00:52:55.281805 [ 277 ] {1225d995-ba52-46ce-8fdc-eaa44532943b} <Debug> TCPHandler: Processed in 0.002103527 sec. | ||
7573 | 2024.11.16 00:52:55.282032 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7574 | 2024.11.16 00:52:55.282163 [ 273 ] {cf9979b8-dfb1-4e98-96f2-a0e895f2df0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7575 | 2024.11.16 00:52:55.282220 [ 273 ] {cf9979b8-dfb1-4e98-96f2-a0e895f2df0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7576 | 2024.11.16 00:52:55.282881 [ 273 ] {cf9979b8-dfb1-4e98-96f2-a0e895f2df0a} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7577 | 2024.11.16 00:52:55.282921 [ 273 ] {cf9979b8-dfb1-4e98-96f2-a0e895f2df0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7578 | 2024.11.16 00:52:55.283277 [ 273 ] {cf9979b8-dfb1-4e98-96f2-a0e895f2df0a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7579 | 2024.11.16 00:52:55.283515 [ 273 ] {cf9979b8-dfb1-4e98-96f2-a0e895f2df0a} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7580 | 2024.11.16 00:52:55.283721 [ 273 ] {cf9979b8-dfb1-4e98-96f2-a0e895f2df0a} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001588 sec., 41561.712846347604 rows/sec., 3.25 MiB/sec. | ||
7581 | 2024.11.16 00:52:55.283772 [ 273 ] {cf9979b8-dfb1-4e98-96f2-a0e895f2df0a} <Debug> TCPHandler: Processed in 0.001863111 sec. | ||
7582 | 2024.11.16 00:52:55.283914 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7583 | 2024.11.16 00:52:55.284043 [ 277 ] {13c2ad76-4d28-48fc-8f79-c07744a34985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7584 | 2024.11.16 00:52:55.284104 [ 277 ] {13c2ad76-4d28-48fc-8f79-c07744a34985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7585 | 2024.11.16 00:52:55.284725 [ 277 ] {13c2ad76-4d28-48fc-8f79-c07744a34985} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7586 | 2024.11.16 00:52:55.284763 [ 277 ] {13c2ad76-4d28-48fc-8f79-c07744a34985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7587 | 2024.11.16 00:52:55.285158 [ 277 ] {13c2ad76-4d28-48fc-8f79-c07744a34985} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7588 | 2024.11.16 00:52:55.285395 [ 277 ] {13c2ad76-4d28-48fc-8f79-c07744a34985} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7589 | 2024.11.16 00:52:55.285605 [ 277 ] {13c2ad76-4d28-48fc-8f79-c07744a34985} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001591 sec., 101194.21747328724 rows/sec., 7.05 MiB/sec. | ||
7590 | 2024.11.16 00:52:55.285656 [ 277 ] {13c2ad76-4d28-48fc-8f79-c07744a34985} <Debug> TCPHandler: Processed in 0.001804319 sec. | ||
7591 | 2024.11.16 00:52:55.285808 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7592 | 2024.11.16 00:52:55.285936 [ 273 ] {c6225be2-df9b-4040-88fd-d2ddbfc0a9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7593 | 2024.11.16 00:52:55.285992 [ 273 ] {c6225be2-df9b-4040-88fd-d2ddbfc0a9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7594 | 2024.11.16 00:52:55.286519 [ 273 ] {c6225be2-df9b-4040-88fd-d2ddbfc0a9e7} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7595 | 2024.11.16 00:52:55.286567 [ 273 ] {c6225be2-df9b-4040-88fd-d2ddbfc0a9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7596 | 2024.11.16 00:52:55.286971 [ 273 ] {c6225be2-df9b-4040-88fd-d2ddbfc0a9e7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7597 | 2024.11.16 00:52:55.287209 [ 273 ] {c6225be2-df9b-4040-88fd-d2ddbfc0a9e7} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7598 | 2024.11.16 00:52:55.287442 [ 273 ] {c6225be2-df9b-4040-88fd-d2ddbfc0a9e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001529 sec., 39241.33420536298 rows/sec., 2.64 MiB/sec. | ||
7599 | 2024.11.16 00:52:55.287528 [ 273 ] {c6225be2-df9b-4040-88fd-d2ddbfc0a9e7} <Debug> TCPHandler: Processed in 0.001779559 sec. | ||
7600 | 2024.11.16 00:53:00.274635 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7601 | 2024.11.16 00:53:00.274871 [ 277 ] {1e297fea-7906-43ec-8111-db7fe4ea0a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7602 | 2024.11.16 00:53:00.274945 [ 277 ] {1e297fea-7906-43ec-8111-db7fe4ea0a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7603 | 2024.11.16 00:53:00.275689 [ 277 ] {1e297fea-7906-43ec-8111-db7fe4ea0a91} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7604 | 2024.11.16 00:53:00.275742 [ 277 ] {1e297fea-7906-43ec-8111-db7fe4ea0a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7605 | 2024.11.16 00:53:00.276182 [ 277 ] {1e297fea-7906-43ec-8111-db7fe4ea0a91} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7606 | 2024.11.16 00:53:00.276438 [ 277 ] {1e297fea-7906-43ec-8111-db7fe4ea0a91} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7607 | 2024.11.16 00:53:00.276669 [ 277 ] {1e297fea-7906-43ec-8111-db7fe4ea0a91} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001856 sec., 30172.41379310345 rows/sec., 2.30 MiB/sec. | ||
7608 | 2024.11.16 00:53:00.276726 [ 277 ] {1e297fea-7906-43ec-8111-db7fe4ea0a91} <Debug> TCPHandler: Processed in 0.002233431 sec. | ||
7609 | 2024.11.16 00:53:00.276897 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7610 | 2024.11.16 00:53:00.277033 [ 273 ] {ed440b1e-09e7-4ade-9cc7-1681a760936f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7611 | 2024.11.16 00:53:00.277089 [ 273 ] {ed440b1e-09e7-4ade-9cc7-1681a760936f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7612 | 2024.11.16 00:53:00.277780 [ 273 ] {ed440b1e-09e7-4ade-9cc7-1681a760936f} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7613 | 2024.11.16 00:53:00.277830 [ 273 ] {ed440b1e-09e7-4ade-9cc7-1681a760936f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7614 | 2024.11.16 00:53:00.278199 [ 273 ] {ed440b1e-09e7-4ade-9cc7-1681a760936f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7615 | 2024.11.16 00:53:00.278443 [ 273 ] {ed440b1e-09e7-4ade-9cc7-1681a760936f} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7616 | 2024.11.16 00:53:00.278657 [ 273 ] {ed440b1e-09e7-4ade-9cc7-1681a760936f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001654 sec., 38694.07496977025 rows/sec., 3.02 MiB/sec. | ||
7617 | 2024.11.16 00:53:00.278710 [ 273 ] {ed440b1e-09e7-4ade-9cc7-1681a760936f} <Debug> TCPHandler: Processed in 0.001881851 sec. | ||
7618 | 2024.11.16 00:53:00.278851 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7619 | 2024.11.16 00:53:00.278960 [ 277 ] {d422e3d4-5a6a-42bb-96ae-3fe6cb6800e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7620 | 2024.11.16 00:53:00.279011 [ 277 ] {d422e3d4-5a6a-42bb-96ae-3fe6cb6800e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7621 | 2024.11.16 00:53:00.279538 [ 277 ] {d422e3d4-5a6a-42bb-96ae-3fe6cb6800e4} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7622 | 2024.11.16 00:53:00.279576 [ 277 ] {d422e3d4-5a6a-42bb-96ae-3fe6cb6800e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7623 | 2024.11.16 00:53:00.279983 [ 277 ] {d422e3d4-5a6a-42bb-96ae-3fe6cb6800e4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7624 | 2024.11.16 00:53:00.280394 [ 277 ] {d422e3d4-5a6a-42bb-96ae-3fe6cb6800e4} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7625 | 2024.11.16 00:53:00.280627 [ 277 ] {d422e3d4-5a6a-42bb-96ae-3fe6cb6800e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001688 sec., 94786.7298578199 rows/sec., 6.60 MiB/sec. | ||
7626 | 2024.11.16 00:53:00.280717 [ 277 ] {d422e3d4-5a6a-42bb-96ae-3fe6cb6800e4} <Debug> TCPHandler: Processed in 0.001918482 sec. | ||
7627 | 2024.11.16 00:53:00.280909 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7628 | 2024.11.16 00:53:00.281082 [ 273 ] {cadba7c4-3af9-484e-b5a5-33d5ae6ee157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7629 | 2024.11.16 00:53:00.281132 [ 273 ] {cadba7c4-3af9-484e-b5a5-33d5ae6ee157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7630 | 2024.11.16 00:53:00.281591 [ 273 ] {cadba7c4-3af9-484e-b5a5-33d5ae6ee157} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7631 | 2024.11.16 00:53:00.281630 [ 273 ] {cadba7c4-3af9-484e-b5a5-33d5ae6ee157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7632 | 2024.11.16 00:53:00.281993 [ 273 ] {cadba7c4-3af9-484e-b5a5-33d5ae6ee157} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7633 | 2024.11.16 00:53:00.282230 [ 273 ] {cadba7c4-3af9-484e-b5a5-33d5ae6ee157} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7634 | 2024.11.16 00:53:00.282431 [ 273 ] {cadba7c4-3af9-484e-b5a5-33d5ae6ee157} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001376 sec., 43604.651162790695 rows/sec., 2.94 MiB/sec. | ||
7635 | 2024.11.16 00:53:00.282480 [ 273 ] {cadba7c4-3af9-484e-b5a5-33d5ae6ee157} <Debug> TCPHandler: Processed in 0.001678936 sec. | ||
7636 | 2024.11.16 00:53:01.056075 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7637 | 2024.11.16 00:53:01.056128 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7638 | 2024.11.16 00:53:01.351653 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1144 | ||
7639 | 2024.11.16 00:53:01.354325 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7640 | 2024.11.16 00:53:01.354373 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7641 | 2024.11.16 00:53:01.355790 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7642 | 2024.11.16 00:53:01.356118 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7643 | 2024.11.16 00:53:01.356658 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1144 | ||
7644 | 2024.11.16 00:53:02.002230 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000882574 sec. | ||
7645 | 2024.11.16 00:53:05.280716 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7646 | 2024.11.16 00:53:05.280919 [ 277 ] {600e6753-2cf5-42ba-8489-67757edb68f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7647 | 2024.11.16 00:53:05.280989 [ 277 ] {600e6753-2cf5-42ba-8489-67757edb68f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7648 | 2024.11.16 00:53:05.281709 [ 277 ] {600e6753-2cf5-42ba-8489-67757edb68f3} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7649 | 2024.11.16 00:53:05.281753 [ 277 ] {600e6753-2cf5-42ba-8489-67757edb68f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7650 | 2024.11.16 00:53:05.282205 [ 277 ] {600e6753-2cf5-42ba-8489-67757edb68f3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7651 | 2024.11.16 00:53:05.282461 [ 277 ] {600e6753-2cf5-42ba-8489-67757edb68f3} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7652 | 2024.11.16 00:53:05.282692 [ 277 ] {600e6753-2cf5-42ba-8489-67757edb68f3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001821 sec., 7688.083470620539 rows/sec., 553.44 KiB/sec. | ||
7653 | 2024.11.16 00:53:05.282784 [ 277 ] {600e6753-2cf5-42ba-8489-67757edb68f3} <Debug> TCPHandler: Processed in 0.002193859 sec. | ||
7654 | 2024.11.16 00:53:05.283018 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7655 | 2024.11.16 00:53:05.283158 [ 273 ] {cb329308-cfb9-471c-b7bd-869262bdee91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7656 | 2024.11.16 00:53:05.283214 [ 273 ] {cb329308-cfb9-471c-b7bd-869262bdee91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7657 | 2024.11.16 00:53:05.284037 [ 273 ] {cb329308-cfb9-471c-b7bd-869262bdee91} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7658 | 2024.11.16 00:53:05.284075 [ 273 ] {cb329308-cfb9-471c-b7bd-869262bdee91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7659 | 2024.11.16 00:53:05.284453 [ 273 ] {cb329308-cfb9-471c-b7bd-869262bdee91} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7660 | 2024.11.16 00:53:05.284702 [ 273 ] {cb329308-cfb9-471c-b7bd-869262bdee91} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7661 | 2024.11.16 00:53:05.284881 [ 273 ] {cb329308-cfb9-471c-b7bd-869262bdee91} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001755 sec., 161253.56125356126 rows/sec., 14.23 MiB/sec. | ||
7662 | 2024.11.16 00:53:05.284930 [ 273 ] {cb329308-cfb9-471c-b7bd-869262bdee91} <Debug> TCPHandler: Processed in 0.002020924 sec. | ||
7663 | 2024.11.16 00:53:05.285091 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7664 | 2024.11.16 00:53:05.285220 [ 277 ] {45003582-f41e-44f7-9bb0-ddeebb217090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7665 | 2024.11.16 00:53:05.285275 [ 277 ] {45003582-f41e-44f7-9bb0-ddeebb217090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7666 | 2024.11.16 00:53:05.285924 [ 277 ] {45003582-f41e-44f7-9bb0-ddeebb217090} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7667 | 2024.11.16 00:53:05.285970 [ 277 ] {45003582-f41e-44f7-9bb0-ddeebb217090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7668 | 2024.11.16 00:53:05.286333 [ 277 ] {45003582-f41e-44f7-9bb0-ddeebb217090} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7669 | 2024.11.16 00:53:05.286577 [ 277 ] {45003582-f41e-44f7-9bb0-ddeebb217090} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7670 | 2024.11.16 00:53:05.286780 [ 277 ] {45003582-f41e-44f7-9bb0-ddeebb217090} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001588 sec., 29596.977329974812 rows/sec., 2.13 MiB/sec. | ||
7671 | 2024.11.16 00:53:05.286833 [ 277 ] {45003582-f41e-44f7-9bb0-ddeebb217090} <Debug> TCPHandler: Processed in 0.001803969 sec. | ||
7672 | 2024.11.16 00:53:05.286970 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7673 | 2024.11.16 00:53:05.287074 [ 273 ] {c47fd2e7-44ab-4389-baec-0126669ad760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7674 | 2024.11.16 00:53:05.287118 [ 273 ] {c47fd2e7-44ab-4389-baec-0126669ad760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7675 | 2024.11.16 00:53:05.287639 [ 273 ] {c47fd2e7-44ab-4389-baec-0126669ad760} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7676 | 2024.11.16 00:53:05.287678 [ 273 ] {c47fd2e7-44ab-4389-baec-0126669ad760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7677 | 2024.11.16 00:53:05.288019 [ 273 ] {c47fd2e7-44ab-4389-baec-0126669ad760} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7678 | 2024.11.16 00:53:05.288258 [ 273 ] {c47fd2e7-44ab-4389-baec-0126669ad760} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7679 | 2024.11.16 00:53:05.288500 [ 273 ] {c47fd2e7-44ab-4389-baec-0126669ad760} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001445 sec., 9688.581314878891 rows/sec., 678.53 KiB/sec. | ||
7680 | 2024.11.16 00:53:05.288605 [ 273 ] {c47fd2e7-44ab-4389-baec-0126669ad760} <Debug> TCPHandler: Processed in 0.001680176 sec. | ||
7681 | 2024.11.16 00:53:05.288822 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7682 | 2024.11.16 00:53:05.288937 [ 277 ] {4d8db9b5-efef-46b8-b9e9-67e01fe07add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7683 | 2024.11.16 00:53:05.288984 [ 277 ] {4d8db9b5-efef-46b8-b9e9-67e01fe07add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7684 | 2024.11.16 00:53:05.289533 [ 277 ] {4d8db9b5-efef-46b8-b9e9-67e01fe07add} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7685 | 2024.11.16 00:53:05.289575 [ 277 ] {4d8db9b5-efef-46b8-b9e9-67e01fe07add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7686 | 2024.11.16 00:53:05.289938 [ 277 ] {4d8db9b5-efef-46b8-b9e9-67e01fe07add} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7687 | 2024.11.16 00:53:05.290188 [ 277 ] {4d8db9b5-efef-46b8-b9e9-67e01fe07add} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7688 | 2024.11.16 00:53:05.290408 [ 277 ] {4d8db9b5-efef-46b8-b9e9-67e01fe07add} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001492 sec., 8713.13672922252 rows/sec., 543.26 KiB/sec. | ||
7689 | 2024.11.16 00:53:05.290535 [ 277 ] {4d8db9b5-efef-46b8-b9e9-67e01fe07add} <Debug> TCPHandler: Processed in 0.001822829 sec. | ||
7690 | 2024.11.16 00:53:05.290693 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7691 | 2024.11.16 00:53:05.290807 [ 273 ] {333d32f2-08f4-4252-a74b-a887feaac8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7692 | 2024.11.16 00:53:05.290852 [ 273 ] {333d32f2-08f4-4252-a74b-a887feaac8ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7693 | 2024.11.16 00:53:05.291490 [ 273 ] {333d32f2-08f4-4252-a74b-a887feaac8ab} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7694 | 2024.11.16 00:53:05.291529 [ 273 ] {333d32f2-08f4-4252-a74b-a887feaac8ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7695 | 2024.11.16 00:53:05.291900 [ 273 ] {333d32f2-08f4-4252-a74b-a887feaac8ab} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7696 | 2024.11.16 00:53:05.292131 [ 273 ] {333d32f2-08f4-4252-a74b-a887feaac8ab} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7697 | 2024.11.16 00:53:05.292348 [ 273 ] {333d32f2-08f4-4252-a74b-a887feaac8ab} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001564 sec., 269820.97186700767 rows/sec., 19.28 MiB/sec. | ||
7698 | 2024.11.16 00:53:05.292399 [ 273 ] {333d32f2-08f4-4252-a74b-a887feaac8ab} <Debug> TCPHandler: Processed in 0.001757417 sec. | ||
7699 | 2024.11.16 00:53:05.292538 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7700 | 2024.11.16 00:53:05.292667 [ 277 ] {ecf1911f-7fd2-40d1-b70a-2cf8fcf49466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7701 | 2024.11.16 00:53:05.292729 [ 277 ] {ecf1911f-7fd2-40d1-b70a-2cf8fcf49466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7702 | 2024.11.16 00:53:05.293212 [ 277 ] {ecf1911f-7fd2-40d1-b70a-2cf8fcf49466} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7703 | 2024.11.16 00:53:05.293252 [ 277 ] {ecf1911f-7fd2-40d1-b70a-2cf8fcf49466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7704 | 2024.11.16 00:53:05.293603 [ 277 ] {ecf1911f-7fd2-40d1-b70a-2cf8fcf49466} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7705 | 2024.11.16 00:53:05.293846 [ 277 ] {ecf1911f-7fd2-40d1-b70a-2cf8fcf49466} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7706 | 2024.11.16 00:53:05.294101 [ 277 ] {ecf1911f-7fd2-40d1-b70a-2cf8fcf49466} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001464 sec., 4098.360655737705 rows/sec., 214.12 KiB/sec. | ||
7707 | 2024.11.16 00:53:05.294310 [ 277 ] {ecf1911f-7fd2-40d1-b70a-2cf8fcf49466} <Debug> TCPHandler: Processed in 0.00183058 sec. | ||
7708 | 2024.11.16 00:53:05.294502 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7709 | 2024.11.16 00:53:05.294630 [ 273 ] {a666e7a6-3fef-4050-aaad-b6d322dc6be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7710 | 2024.11.16 00:53:05.294689 [ 273 ] {a666e7a6-3fef-4050-aaad-b6d322dc6be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7711 | 2024.11.16 00:53:05.295274 [ 273 ] {a666e7a6-3fef-4050-aaad-b6d322dc6be2} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7712 | 2024.11.16 00:53:05.295312 [ 273 ] {a666e7a6-3fef-4050-aaad-b6d322dc6be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7713 | 2024.11.16 00:53:05.295692 [ 273 ] {a666e7a6-3fef-4050-aaad-b6d322dc6be2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7714 | 2024.11.16 00:53:05.295947 [ 273 ] {a666e7a6-3fef-4050-aaad-b6d322dc6be2} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7715 | 2024.11.16 00:53:05.296156 [ 273 ] {a666e7a6-3fef-4050-aaad-b6d322dc6be2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001556 sec., 152313.62467866324 rows/sec., 10.21 MiB/sec. | ||
7716 | 2024.11.16 00:53:05.296205 [ 273 ] {a666e7a6-3fef-4050-aaad-b6d322dc6be2} <Debug> TCPHandler: Processed in 0.001786228 sec. | ||
7717 | 2024.11.16 00:53:05.296354 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7718 | 2024.11.16 00:53:05.296482 [ 277 ] {971ff729-10ec-497f-a334-f918da81ca97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7719 | 2024.11.16 00:53:05.296539 [ 277 ] {971ff729-10ec-497f-a334-f918da81ca97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7720 | 2024.11.16 00:53:05.297039 [ 277 ] {971ff729-10ec-497f-a334-f918da81ca97} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7721 | 2024.11.16 00:53:05.297077 [ 277 ] {971ff729-10ec-497f-a334-f918da81ca97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7722 | 2024.11.16 00:53:05.297420 [ 277 ] {971ff729-10ec-497f-a334-f918da81ca97} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7723 | 2024.11.16 00:53:05.297658 [ 277 ] {971ff729-10ec-497f-a334-f918da81ca97} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7724 | 2024.11.16 00:53:05.297878 [ 277 ] {971ff729-10ec-497f-a334-f918da81ca97} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001425 sec., 701.7543859649122 rows/sec., 47.29 KiB/sec. | ||
7725 | 2024.11.16 00:53:05.297926 [ 277 ] {971ff729-10ec-497f-a334-f918da81ca97} <Debug> TCPHandler: Processed in 0.001635524 sec. | ||
7726 | 2024.11.16 00:53:05.298068 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7727 | 2024.11.16 00:53:05.298194 [ 273 ] {2a4e1164-c657-482f-97a0-71799fcfd4ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7728 | 2024.11.16 00:53:05.298273 [ 273 ] {2a4e1164-c657-482f-97a0-71799fcfd4ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7729 | 2024.11.16 00:53:05.299466 [ 273 ] {2a4e1164-c657-482f-97a0-71799fcfd4ae} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7730 | 2024.11.16 00:53:05.299586 [ 273 ] {2a4e1164-c657-482f-97a0-71799fcfd4ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7731 | 2024.11.16 00:53:05.300224 [ 273 ] {2a4e1164-c657-482f-97a0-71799fcfd4ae} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7732 | 2024.11.16 00:53:05.300478 [ 273 ] {2a4e1164-c657-482f-97a0-71799fcfd4ae} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7733 | 2024.11.16 00:53:05.300651 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7734 | 2024.11.16 00:53:05.300732 [ 273 ] {2a4e1164-c657-482f-97a0-71799fcfd4ae} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002562 sec., 15612.802498048399 rows/sec., 27.98 MiB/sec. | ||
7735 | 2024.11.16 00:53:05.300742 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7736 | 2024.11.16 00:53:05.300819 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7737 | 2024.11.16 00:53:05.301035 [ 273 ] {2a4e1164-c657-482f-97a0-71799fcfd4ae} <Debug> TCPHandler: Processed in 0.003024312 sec. | ||
7738 | 2024.11.16 00:53:05.301119 [ 201 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::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 | ||
7739 | 2024.11.16 00:53:05.301319 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7740 | 2024.11.16 00:53:05.301615 [ 277 ] {e5d44cec-3ac4-4fb4-9095-999b3eb53412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7741 | 2024.11.16 00:53:05.301751 [ 277 ] {e5d44cec-3ac4-4fb4-9095-999b3eb53412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7742 | 2024.11.16 00:53:05.302023 [ 201 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7743 | 2024.11.16 00:53:05.302283 [ 201 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 691 rows starting from the beginning of the part | ||
7744 | 2024.11.16 00:53:05.303088 [ 201 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
7745 | 2024.11.16 00:53:05.303894 [ 201 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::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 | ||
7746 | 2024.11.16 00:53:05.303907 [ 277 ] {e5d44cec-3ac4-4fb4-9095-999b3eb53412} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7747 | 2024.11.16 00:53:05.303981 [ 277 ] {e5d44cec-3ac4-4fb4-9095-999b3eb53412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7748 | 2024.11.16 00:53:05.304493 [ 201 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
7749 | 2024.11.16 00:53:05.305165 [ 201 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
7750 | 2024.11.16 00:53:05.305540 [ 277 ] {e5d44cec-3ac4-4fb4-9095-999b3eb53412} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7751 | 2024.11.16 00:53:05.305710 [ 201 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
7752 | 2024.11.16 00:53:05.306297 [ 277 ] {e5d44cec-3ac4-4fb4-9095-999b3eb53412} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7753 | 2024.11.16 00:53:05.306888 [ 277 ] {e5d44cec-3ac4-4fb4-9095-999b3eb53412} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005367 sec., 15278.554127072852 rows/sec., 993.67 KiB/sec. | ||
7754 | 2024.11.16 00:53:05.306999 [ 277 ] {e5d44cec-3ac4-4fb4-9095-999b3eb53412} <Debug> TCPHandler: Processed in 0.005788767 sec. | ||
7755 | 2024.11.16 00:53:05.316243 [ 198 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 891 rows, containing 19 columns (19 merged, 0 gathered) in 0.015264514 sec., 58370.67593504779 rows/sec., 104.60 MiB/sec. | ||
7756 | 2024.11.16 00:53:05.317645 [ 198 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7757 | 2024.11.16 00:53:05.318144 [ 198 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7758 | 2024.11.16 00:53:05.318245 [ 198 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7759 | 2024.11.16 00:53:05.318414 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
7760 | 2024.11.16 00:53:06.000208 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.95 MiB, peak 180.66 MiB, free memory in arenas 0.00 B, will set to 175.16 MiB (RSS), difference: 2.21 MiB | ||
7761 | 2024.11.16 00:53:10.273606 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7762 | 2024.11.16 00:53:10.273841 [ 277 ] {c2b3250c-b617-4e56-98f4-4c235c0054d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7763 | 2024.11.16 00:53:10.273927 [ 277 ] {c2b3250c-b617-4e56-98f4-4c235c0054d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7764 | 2024.11.16 00:53:10.274693 [ 277 ] {c2b3250c-b617-4e56-98f4-4c235c0054d6} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7765 | 2024.11.16 00:53:10.274744 [ 277 ] {c2b3250c-b617-4e56-98f4-4c235c0054d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7766 | 2024.11.16 00:53:10.275160 [ 277 ] {c2b3250c-b617-4e56-98f4-4c235c0054d6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7767 | 2024.11.16 00:53:10.275431 [ 277 ] {c2b3250c-b617-4e56-98f4-4c235c0054d6} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7768 | 2024.11.16 00:53:10.275689 [ 277 ] {c2b3250c-b617-4e56-98f4-4c235c0054d6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001897 sec., 2108.5925144965736 rows/sec., 171.94 KiB/sec. | ||
7769 | 2024.11.16 00:53:10.275794 [ 277 ] {c2b3250c-b617-4e56-98f4-4c235c0054d6} <Debug> TCPHandler: Processed in 0.002327992 sec. | ||
7770 | 2024.11.16 00:53:10.276042 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7771 | 2024.11.16 00:53:10.276195 [ 273 ] {1cd08fee-b8c9-4c7c-b211-7ff1934b1e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7772 | 2024.11.16 00:53:10.276257 [ 273 ] {1cd08fee-b8c9-4c7c-b211-7ff1934b1e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7773 | 2024.11.16 00:53:10.276971 [ 273 ] {1cd08fee-b8c9-4c7c-b211-7ff1934b1e09} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7774 | 2024.11.16 00:53:10.277020 [ 273 ] {1cd08fee-b8c9-4c7c-b211-7ff1934b1e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7775 | 2024.11.16 00:53:10.277415 [ 273 ] {1cd08fee-b8c9-4c7c-b211-7ff1934b1e09} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7776 | 2024.11.16 00:53:10.277658 [ 273 ] {1cd08fee-b8c9-4c7c-b211-7ff1934b1e09} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7777 | 2024.11.16 00:53:10.277866 [ 62 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7778 | 2024.11.16 00:53:10.277889 [ 273 ] {1cd08fee-b8c9-4c7c-b211-7ff1934b1e09} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001729 sec., 33545.4019664546 rows/sec., 2.56 MiB/sec. | ||
7779 | 2024.11.16 00:53:10.278012 [ 62 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7780 | 2024.11.16 00:53:10.278042 [ 273 ] {1cd08fee-b8c9-4c7c-b211-7ff1934b1e09} <Debug> TCPHandler: Processed in 0.002129007 sec. | ||
7781 | 2024.11.16 00:53:10.278086 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7782 | 2024.11.16 00:53:10.278255 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7783 | 2024.11.16 00:53:10.278391 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
7784 | 2024.11.16 00:53:10.278557 [ 277 ] {f3960706-87b4-4066-a4b9-fdb3dc3e03b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7785 | 2024.11.16 00:53:10.278736 [ 277 ] {f3960706-87b4-4066-a4b9-fdb3dc3e03b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7786 | 2024.11.16 00:53:10.279087 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7787 | 2024.11.16 00:53:10.279284 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1432 rows starting from the beginning of the part | ||
7788 | 2024.11.16 00:53:10.279719 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 283 rows starting from the beginning of the part | ||
7789 | 2024.11.16 00:53:10.280202 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 57 rows starting from the beginning of the part | ||
7790 | 2024.11.16 00:53:10.280646 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
7791 | 2024.11.16 00:53:10.281063 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 283 rows starting from the beginning of the part | ||
7792 | 2024.11.16 00:53:10.281375 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 58 rows starting from the beginning of the part | ||
7793 | 2024.11.16 00:53:10.282558 [ 277 ] {f3960706-87b4-4066-a4b9-fdb3dc3e03b2} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7794 | 2024.11.16 00:53:10.282618 [ 277 ] {f3960706-87b4-4066-a4b9-fdb3dc3e03b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7795 | 2024.11.16 00:53:10.283464 [ 277 ] {f3960706-87b4-4066-a4b9-fdb3dc3e03b2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7796 | 2024.11.16 00:53:10.283878 [ 277 ] {f3960706-87b4-4066-a4b9-fdb3dc3e03b2} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7797 | 2024.11.16 00:53:10.284084 [ 62 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7798 | 2024.11.16 00:53:10.284183 [ 62 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7799 | 2024.11.16 00:53:10.284267 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7800 | 2024.11.16 00:53:10.284406 [ 277 ] {f3960706-87b4-4066-a4b9-fdb3dc3e03b2} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.005923 sec., 675.3334458889076 rows/sec., 47.15 KiB/sec. | ||
7801 | 2024.11.16 00:53:10.284891 [ 277 ] {f3960706-87b4-4066-a4b9-fdb3dc3e03b2} <Debug> TCPHandler: Processed in 0.006729563 sec. | ||
7802 | 2024.11.16 00:53:10.284981 [ 198 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
7803 | 2024.11.16 00:53:10.285212 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2169 rows, containing 5 columns (5 merged, 0 gathered) in 0.006992069 sec., 310208.6092113794 rows/sec., 27.28 MiB/sec. | ||
7804 | 2024.11.16 00:53:10.285234 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7805 | 2024.11.16 00:53:10.285343 [ 198 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7806 | 2024.11.16 00:53:10.285436 [ 198 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 65 rows starting from the beginning of the part | ||
7807 | 2024.11.16 00:53:10.285580 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
7808 | 2024.11.16 00:53:10.285725 [ 273 ] {acfbf024-92a5-403c-a979-94c5143bddc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7809 | 2024.11.16 00:53:10.285881 [ 198 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
7810 | 2024.11.16 00:53:10.286050 [ 273 ] {acfbf024-92a5-403c-a979-94c5143bddc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7811 | 2024.11.16 00:53:10.286319 [ 198 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 47 rows starting from the beginning of the part | ||
7812 | 2024.11.16 00:53:10.286813 [ 198 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2 rows starting from the beginning of the part | ||
7813 | 2024.11.16 00:53:10.286912 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_71_14} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7814 | 2024.11.16 00:53:10.287210 [ 198 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 47 rows starting from the beginning of the part | ||
7815 | 2024.11.16 00:53:10.287772 [ 198 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 4 rows starting from the beginning of the part | ||
7816 | 2024.11.16 00:53:10.287849 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_71_14} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
7817 | 2024.11.16 00:53:10.288400 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
7818 | 2024.11.16 00:53:10.289786 [ 273 ] {acfbf024-92a5-403c-a979-94c5143bddc3} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7819 | 2024.11.16 00:53:10.289859 [ 273 ] {acfbf024-92a5-403c-a979-94c5143bddc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7820 | 2024.11.16 00:53:10.290900 [ 273 ] {acfbf024-92a5-403c-a979-94c5143bddc3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7821 | 2024.11.16 00:53:10.291026 [ 200 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 169 rows, containing 5 columns (5 merged, 0 gathered) in 0.006603999 sec., 25590.555056110697 rows/sec., 1.92 MiB/sec. | ||
7822 | 2024.11.16 00:53:10.291192 [ 200 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7823 | 2024.11.16 00:53:10.291292 [ 273 ] {acfbf024-92a5-403c-a979-94c5143bddc3} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7824 | 2024.11.16 00:53:10.291520 [ 62 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7825 | 2024.11.16 00:53:10.291618 [ 62 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7826 | 2024.11.16 00:53:10.291632 [ 273 ] {acfbf024-92a5-403c-a979-94c5143bddc3} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.006131 sec., 11091.17599086609 rows/sec., 887.52 KiB/sec. | ||
7827 | 2024.11.16 00:53:10.291683 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7828 | 2024.11.16 00:53:10.291778 [ 189 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_46_9} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7829 | 2024.11.16 00:53:10.291924 [ 273 ] {acfbf024-92a5-403c-a979-94c5143bddc3} <Debug> TCPHandler: Processed in 0.006861186 sec. | ||
7830 | 2024.11.16 00:53:10.292228 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
7831 | 2024.11.16 00:53:10.292238 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7832 | 2024.11.16 00:53:10.292291 [ 189 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_46_9} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7833 | 2024.11.16 00:53:10.292573 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7834 | 2024.11.16 00:53:10.292605 [ 277 ] {ac913db8-7457-4b87-b731-fb3c3098b2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7835 | 2024.11.16 00:53:10.292658 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7836 | 2024.11.16 00:53:10.292670 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 914 rows starting from the beginning of the part | ||
7837 | 2024.11.16 00:53:10.292749 [ 277 ] {ac913db8-7457-4b87-b731-fb3c3098b2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7838 | 2024.11.16 00:53:10.292877 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 422 rows starting from the beginning of the part | ||
7839 | 2024.11.16 00:53:10.293138 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 66 rows starting from the beginning of the part | ||
7840 | 2024.11.16 00:53:10.293380 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
7841 | 2024.11.16 00:53:10.293638 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 422 rows starting from the beginning of the part | ||
7842 | 2024.11.16 00:53:10.293857 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 68 rows starting from the beginning of the part | ||
7843 | 2024.11.16 00:53:10.294467 [ 277 ] {ac913db8-7457-4b87-b731-fb3c3098b2e2} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7844 | 2024.11.16 00:53:10.294508 [ 277 ] {ac913db8-7457-4b87-b731-fb3c3098b2e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7845 | 2024.11.16 00:53:10.295096 [ 277 ] {ac913db8-7457-4b87-b731-fb3c3098b2e2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7846 | 2024.11.16 00:53:10.295365 [ 277 ] {ac913db8-7457-4b87-b731-fb3c3098b2e2} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7847 | 2024.11.16 00:53:10.295688 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7848 | 2024.11.16 00:53:10.295888 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7849 | 2024.11.16 00:53:10.295998 [ 277 ] {ac913db8-7457-4b87-b731-fb3c3098b2e2} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.003501 sec., 37132.247929163095 rows/sec., 2.59 MiB/sec. | ||
7850 | 2024.11.16 00:53:10.296011 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7851 | 2024.11.16 00:53:10.296030 [ 189 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 5 columns (5 merged, 0 gathered) in 0.004174953 sec., 468508.26823679206 rows/sec., 35.87 MiB/sec. | ||
7852 | 2024.11.16 00:53:10.296280 [ 277 ] {ac913db8-7457-4b87-b731-fb3c3098b2e2} <Debug> TCPHandler: Processed in 0.004192564 sec. | ||
7853 | 2024.11.16 00:53:10.296492 [ 189 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
7854 | 2024.11.16 00:53:10.296505 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
7855 | 2024.11.16 00:53:10.296601 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7856 | 2024.11.16 00:53:10.296988 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7857 | 2024.11.16 00:53:10.297064 [ 273 ] {56114634-9803-40b0-bbed-2852526aa3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7858 | 2024.11.16 00:53:10.297091 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 13486 rows starting from the beginning of the part | ||
7859 | 2024.11.16 00:53:10.297295 [ 273 ] {56114634-9803-40b0-bbed-2852526aa3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7860 | 2024.11.16 00:53:10.297505 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 237 rows starting from the beginning of the part | ||
7861 | 2024.11.16 00:53:10.297518 [ 189 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_71_14} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7862 | 2024.11.16 00:53:10.297905 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 161 rows starting from the beginning of the part | ||
7863 | 2024.11.16 00:53:10.298012 [ 189 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_71_14} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
7864 | 2024.11.16 00:53:10.298341 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
7865 | 2024.11.16 00:53:10.298474 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
7866 | 2024.11.16 00:53:10.298879 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 237 rows starting from the beginning of the part | ||
7867 | 2024.11.16 00:53:10.299268 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 130 rows starting from the beginning of the part | ||
7868 | 2024.11.16 00:53:10.300316 [ 273 ] {56114634-9803-40b0-bbed-2852526aa3ae} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7869 | 2024.11.16 00:53:10.300385 [ 273 ] {56114634-9803-40b0-bbed-2852526aa3ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7870 | 2024.11.16 00:53:10.300872 [ 273 ] {56114634-9803-40b0-bbed-2852526aa3ae} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7871 | 2024.11.16 00:53:10.301200 [ 273 ] {56114634-9803-40b0-bbed-2852526aa3ae} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7872 | 2024.11.16 00:53:10.301853 [ 273 ] {56114634-9803-40b0-bbed-2852526aa3ae} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004893 sec., 9809.932556713673 rows/sec., 676.99 KiB/sec. | ||
7873 | 2024.11.16 00:53:10.302435 [ 273 ] {56114634-9803-40b0-bbed-2852526aa3ae} <Debug> TCPHandler: Processed in 0.005973533 sec. | ||
7874 | 2024.11.16 00:53:10.305549 [ 191 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14411 rows, containing 5 columns (5 merged, 0 gathered) in 0.009297042 sec., 1550062.9124833469 rows/sec., 105.72 MiB/sec. | ||
7875 | 2024.11.16 00:53:10.306126 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
7876 | 2024.11.16 00:53:10.306441 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7877 | 2024.11.16 00:53:10.306528 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
7878 | 2024.11.16 00:53:10.306620 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
7879 | 2024.11.16 00:53:11.357705 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1178 | ||
7880 | 2024.11.16 00:53:11.360683 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7881 | 2024.11.16 00:53:11.360735 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7882 | 2024.11.16 00:53:11.362113 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7883 | 2024.11.16 00:53:11.362430 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7884 | 2024.11.16 00:53:11.362679 [ 60 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7885 | 2024.11.16 00:53:11.362838 [ 60 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7886 | 2024.11.16 00:53:11.362986 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7887 | 2024.11.16 00:53:11.363538 [ 196 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::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 | ||
7888 | 2024.11.16 00:53:11.366403 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1178 | ||
7889 | 2024.11.16 00:53:11.366790 [ 196 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7890 | 2024.11.16 00:53:11.366988 [ 196 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1040 rows starting from the beginning of the part | ||
7891 | 2024.11.16 00:53:11.367493 [ 196 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
7892 | 2024.11.16 00:53:11.367953 [ 196 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
7893 | 2024.11.16 00:53:11.368381 [ 196 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
7894 | 2024.11.16 00:53:11.368795 [ 196 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part | ||
7895 | 2024.11.16 00:53:11.369206 [ 196 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part | ||
7896 | 2024.11.16 00:53:11.376826 [ 196 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1178 rows, containing 72 columns (72 merged, 0 gathered) in 0.013666191 sec., 86198.12206634607 rows/sec., 68.06 MiB/sec. | ||
7897 | 2024.11.16 00:53:11.378279 [ 195 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7898 | 2024.11.16 00:53:11.379132 [ 195 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_36_7} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7899 | 2024.11.16 00:53:11.379234 [ 195 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_36_7} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7900 | 2024.11.16 00:53:11.379550 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
7901 | 2024.11.16 00:53:15.274370 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7902 | 2024.11.16 00:53:15.274700 [ 277 ] {a7480ce0-aeb5-4920-b591-37ffbd179acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7903 | 2024.11.16 00:53:15.274816 [ 277 ] {a7480ce0-aeb5-4920-b591-37ffbd179acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7904 | 2024.11.16 00:53:15.275773 [ 277 ] {a7480ce0-aeb5-4920-b591-37ffbd179acc} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7905 | 2024.11.16 00:53:15.275825 [ 277 ] {a7480ce0-aeb5-4920-b591-37ffbd179acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7906 | 2024.11.16 00:53:15.276258 [ 277 ] {a7480ce0-aeb5-4920-b591-37ffbd179acc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
7907 | 2024.11.16 00:53:15.276515 [ 277 ] {a7480ce0-aeb5-4920-b591-37ffbd179acc} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7908 | 2024.11.16 00:53:15.276713 [ 277 ] {a7480ce0-aeb5-4920-b591-37ffbd179acc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002101 sec., 26653.974297953355 rows/sec., 2.03 MiB/sec. | ||
7909 | 2024.11.16 00:53:15.276765 [ 277 ] {a7480ce0-aeb5-4920-b591-37ffbd179acc} <Debug> TCPHandler: Processed in 0.0025887 sec. | ||
7910 | 2024.11.16 00:53:15.276934 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7911 | 2024.11.16 00:53:15.277067 [ 273 ] {e036f3df-4037-4880-b32b-a016c7862495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7912 | 2024.11.16 00:53:15.277123 [ 273 ] {e036f3df-4037-4880-b32b-a016c7862495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7913 | 2024.11.16 00:53:15.277717 [ 273 ] {e036f3df-4037-4880-b32b-a016c7862495} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7914 | 2024.11.16 00:53:15.277755 [ 273 ] {e036f3df-4037-4880-b32b-a016c7862495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7915 | 2024.11.16 00:53:15.278120 [ 273 ] {e036f3df-4037-4880-b32b-a016c7862495} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
7916 | 2024.11.16 00:53:15.278359 [ 273 ] {e036f3df-4037-4880-b32b-a016c7862495} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7917 | 2024.11.16 00:53:15.278538 [ 273 ] {e036f3df-4037-4880-b32b-a016c7862495} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001501 sec., 42638.241172551636 rows/sec., 3.33 MiB/sec. | ||
7918 | 2024.11.16 00:53:15.278587 [ 273 ] {e036f3df-4037-4880-b32b-a016c7862495} <Debug> TCPHandler: Processed in 0.001720336 sec. | ||
7919 | 2024.11.16 00:53:15.278738 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7920 | 2024.11.16 00:53:15.278867 [ 277 ] {34a928f1-1f9f-4483-8dde-2e9e7a6e88b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7921 | 2024.11.16 00:53:15.278927 [ 277 ] {34a928f1-1f9f-4483-8dde-2e9e7a6e88b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7922 | 2024.11.16 00:53:15.279495 [ 277 ] {34a928f1-1f9f-4483-8dde-2e9e7a6e88b4} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7923 | 2024.11.16 00:53:15.279531 [ 277 ] {34a928f1-1f9f-4483-8dde-2e9e7a6e88b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7924 | 2024.11.16 00:53:15.279920 [ 277 ] {34a928f1-1f9f-4483-8dde-2e9e7a6e88b4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
7925 | 2024.11.16 00:53:15.280158 [ 277 ] {34a928f1-1f9f-4483-8dde-2e9e7a6e88b4} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7926 | 2024.11.16 00:53:15.280337 [ 277 ] {34a928f1-1f9f-4483-8dde-2e9e7a6e88b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001499 sec., 106737.82521681121 rows/sec., 7.43 MiB/sec. | ||
7927 | 2024.11.16 00:53:15.280387 [ 277 ] {34a928f1-1f9f-4483-8dde-2e9e7a6e88b4} <Debug> TCPHandler: Processed in 0.001711586 sec. | ||
7928 | 2024.11.16 00:53:15.280516 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7929 | 2024.11.16 00:53:15.280622 [ 273 ] {644a8e40-856f-4d41-a42a-29183ca4d61d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7930 | 2024.11.16 00:53:15.280669 [ 273 ] {644a8e40-856f-4d41-a42a-29183ca4d61d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7931 | 2024.11.16 00:53:15.281114 [ 273 ] {644a8e40-856f-4d41-a42a-29183ca4d61d} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7932 | 2024.11.16 00:53:15.281152 [ 273 ] {644a8e40-856f-4d41-a42a-29183ca4d61d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7933 | 2024.11.16 00:53:15.281508 [ 273 ] {644a8e40-856f-4d41-a42a-29183ca4d61d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7934 | 2024.11.16 00:53:15.281750 [ 273 ] {644a8e40-856f-4d41-a42a-29183ca4d61d} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7935 | 2024.11.16 00:53:15.281877 [ 56 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7936 | 2024.11.16 00:53:15.281918 [ 56 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7937 | 2024.11.16 00:53:15.281931 [ 273 ] {644a8e40-856f-4d41-a42a-29183ca4d61d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001329 sec., 45146.72686230248 rows/sec., 3.04 MiB/sec. | ||
7938 | 2024.11.16 00:53:15.281941 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
7939 | 2024.11.16 00:53:15.282023 [ 273 ] {644a8e40-856f-4d41-a42a-29183ca4d61d} <Debug> TCPHandler: Processed in 0.001553983 sec. | ||
7940 | 2024.11.16 00:53:15.282183 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
7941 | 2024.11.16 00:53:15.282337 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7942 | 2024.11.16 00:53:15.282376 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4216 rows starting from the beginning of the part | ||
7943 | 2024.11.16 00:53:15.282452 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
7944 | 2024.11.16 00:53:15.282694 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
7945 | 2024.11.16 00:53:15.282843 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part | ||
7946 | 2024.11.16 00:53:15.283055 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 48 rows starting from the beginning of the part | ||
7947 | 2024.11.16 00:53:15.283213 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
7948 | 2024.11.16 00:53:15.285057 [ 199 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4526 rows, containing 4 columns (4 merged, 0 gathered) in 0.003009832 sec., 1503738.414635767 rows/sec., 98.92 MiB/sec. | ||
7949 | 2024.11.16 00:53:15.285391 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
7950 | 2024.11.16 00:53:15.285695 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_71_14} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7951 | 2024.11.16 00:53:15.285785 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_71_14} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
7952 | 2024.11.16 00:53:15.285872 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
7953 | 2024.11.16 00:53:16.056175 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7954 | 2024.11.16 00:53:16.056235 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7955 | 2024.11.16 00:53:17.098333 [ 55 ] {} <Debug> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7956 | 2024.11.16 00:53:17.098409 [ 55 ] {} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7957 | 2024.11.16 00:53:17.098436 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7958 | 2024.11.16 00:53:17.098603 [ 192 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
7959 | 2024.11.16 00:53:17.098789 [ 192 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7960 | 2024.11.16 00:53:17.098831 [ 192 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 242 rows starting from the beginning of the part | ||
7961 | 2024.11.16 00:53:17.098920 [ 192 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
7962 | 2024.11.16 00:53:17.099020 [ 192 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
7963 | 2024.11.16 00:53:17.099300 [ 192 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
7964 | 2024.11.16 00:53:17.099431 [ 192 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
7965 | 2024.11.16 00:53:17.100530 [ 197 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002011304 sec., 148162.58506918894 rows/sec., 10.62 MiB/sec. | ||
7966 | 2024.11.16 00:53:17.100760 [ 199 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7967 | 2024.11.16 00:53:17.101142 [ 199 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_25_6} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7968 | 2024.11.16 00:53:17.101249 [ 199 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_25_6} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7969 | 2024.11.16 00:53:17.101364 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7970 | 2024.11.16 00:53:17.591196 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45654, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7971 | 2024.11.16 00:53:17.783769 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60343, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7972 | 2024.11.16 00:53:17.798142 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61171, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7973 | 2024.11.16 00:53:17.815531 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39659, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7974 | 2024.11.16 00:53:17.836848 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35860, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7975 | 2024.11.16 00:53:17.927201 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36982, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7976 | 2024.11.16 00:53:17.940647 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36082, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7977 | 2024.11.16 00:53:17.993249 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7978 | 2024.11.16 00:53:20.280369 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7979 | 2024.11.16 00:53:20.280576 [ 277 ] {bcc3348f-3015-43a9-b2e7-fc39d87ed4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7980 | 2024.11.16 00:53:20.280661 [ 277 ] {bcc3348f-3015-43a9-b2e7-fc39d87ed4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7981 | 2024.11.16 00:53:20.281447 [ 277 ] {bcc3348f-3015-43a9-b2e7-fc39d87ed4a4} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7982 | 2024.11.16 00:53:20.281502 [ 277 ] {bcc3348f-3015-43a9-b2e7-fc39d87ed4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7983 | 2024.11.16 00:53:20.281949 [ 277 ] {bcc3348f-3015-43a9-b2e7-fc39d87ed4a4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7984 | 2024.11.16 00:53:20.282218 [ 277 ] {bcc3348f-3015-43a9-b2e7-fc39d87ed4a4} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7985 | 2024.11.16 00:53:20.282424 [ 53 ] {} <Debug> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7986 | 2024.11.16 00:53:20.282493 [ 277 ] {bcc3348f-3015-43a9-b2e7-fc39d87ed4a4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001973 sec., 7095.793208312215 rows/sec., 510.80 KiB/sec. | ||
7987 | 2024.11.16 00:53:20.282500 [ 53 ] {} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7988 | 2024.11.16 00:53:20.282592 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7989 | 2024.11.16 00:53:20.282654 [ 277 ] {bcc3348f-3015-43a9-b2e7-fc39d87ed4a4} <Debug> TCPHandler: Processed in 0.002428586 sec. | ||
7990 | 2024.11.16 00:53:20.282926 [ 192 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
7991 | 2024.11.16 00:53:20.282954 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7992 | 2024.11.16 00:53:20.283421 [ 273 ] {a98214d2-b3c1-4939-99ec-e748cf0c5968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7993 | 2024.11.16 00:53:20.283449 [ 192 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7994 | 2024.11.16 00:53:20.283523 [ 192 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
7995 | 2024.11.16 00:53:20.283544 [ 273 ] {a98214d2-b3c1-4939-99ec-e748cf0c5968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7996 | 2024.11.16 00:53:20.283673 [ 192 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
7997 | 2024.11.16 00:53:20.284114 [ 192 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
7998 | 2024.11.16 00:53:20.284411 [ 192 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
7999 | 2024.11.16 00:53:20.284744 [ 192 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
8000 | 2024.11.16 00:53:20.285812 [ 273 ] {a98214d2-b3c1-4939-99ec-e748cf0c5968} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8001 | 2024.11.16 00:53:20.285861 [ 273 ] {a98214d2-b3c1-4939-99ec-e748cf0c5968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8002 | 2024.11.16 00:53:20.286186 [ 197 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003482105 sec., 20102.78265589349 rows/sec., 1.49 MiB/sec. | ||
8003 | 2024.11.16 00:53:20.286477 [ 197 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8004 | 2024.11.16 00:53:20.286565 [ 273 ] {a98214d2-b3c1-4939-99ec-e748cf0c5968} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8005 | 2024.11.16 00:53:20.286998 [ 197 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_25_6} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8006 | 2024.11.16 00:53:20.287035 [ 273 ] {a98214d2-b3c1-4939-99ec-e748cf0c5968} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8007 | 2024.11.16 00:53:20.287185 [ 197 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_25_6} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8008 | 2024.11.16 00:53:20.287430 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8009 | 2024.11.16 00:53:20.287466 [ 273 ] {a98214d2-b3c1-4939-99ec-e748cf0c5968} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.004207 sec., 67268.83765153316 rows/sec., 5.94 MiB/sec. | ||
8010 | 2024.11.16 00:53:20.287545 [ 273 ] {a98214d2-b3c1-4939-99ec-e748cf0c5968} <Debug> TCPHandler: Processed in 0.004744029 sec. | ||
8011 | 2024.11.16 00:53:20.287698 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8012 | 2024.11.16 00:53:20.287814 [ 277 ] {b9702de4-8894-4a0d-b12e-8b36c3188b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8013 | 2024.11.16 00:53:20.287862 [ 277 ] {b9702de4-8894-4a0d-b12e-8b36c3188b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8014 | 2024.11.16 00:53:20.288430 [ 277 ] {b9702de4-8894-4a0d-b12e-8b36c3188b40} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8015 | 2024.11.16 00:53:20.288474 [ 277 ] {b9702de4-8894-4a0d-b12e-8b36c3188b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8016 | 2024.11.16 00:53:20.288844 [ 277 ] {b9702de4-8894-4a0d-b12e-8b36c3188b40} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8017 | 2024.11.16 00:53:20.289083 [ 277 ] {b9702de4-8894-4a0d-b12e-8b36c3188b40} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8018 | 2024.11.16 00:53:20.289291 [ 277 ] {b9702de4-8894-4a0d-b12e-8b36c3188b40} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001501 sec., 31312.458361092606 rows/sec., 2.25 MiB/sec. | ||
8019 | 2024.11.16 00:53:20.289344 [ 277 ] {b9702de4-8894-4a0d-b12e-8b36c3188b40} <Debug> TCPHandler: Processed in 0.001701526 sec. | ||
8020 | 2024.11.16 00:53:20.289472 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8021 | 2024.11.16 00:53:20.289578 [ 273 ] {77001a60-ee6f-4055-81f0-9bca5c70c6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8022 | 2024.11.16 00:53:20.289623 [ 273 ] {77001a60-ee6f-4055-81f0-9bca5c70c6f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8023 | 2024.11.16 00:53:20.290165 [ 273 ] {77001a60-ee6f-4055-81f0-9bca5c70c6f9} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8024 | 2024.11.16 00:53:20.290204 [ 273 ] {77001a60-ee6f-4055-81f0-9bca5c70c6f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8025 | 2024.11.16 00:53:20.290553 [ 273 ] {77001a60-ee6f-4055-81f0-9bca5c70c6f9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8026 | 2024.11.16 00:53:20.290799 [ 273 ] {77001a60-ee6f-4055-81f0-9bca5c70c6f9} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8027 | 2024.11.16 00:53:20.291031 [ 273 ] {77001a60-ee6f-4055-81f0-9bca5c70c6f9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001471 sec., 9517.335146159076 rows/sec., 666.53 KiB/sec. | ||
8028 | 2024.11.16 00:53:20.291173 [ 273 ] {77001a60-ee6f-4055-81f0-9bca5c70c6f9} <Debug> TCPHandler: Processed in 0.001747998 sec. | ||
8029 | 2024.11.16 00:53:20.291381 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8030 | 2024.11.16 00:53:20.291491 [ 277 ] {dec5df8f-3a47-421f-8b58-0aee54246056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8031 | 2024.11.16 00:53:20.291540 [ 277 ] {dec5df8f-3a47-421f-8b58-0aee54246056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8032 | 2024.11.16 00:53:20.292090 [ 277 ] {dec5df8f-3a47-421f-8b58-0aee54246056} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8033 | 2024.11.16 00:53:20.292130 [ 277 ] {dec5df8f-3a47-421f-8b58-0aee54246056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8034 | 2024.11.16 00:53:20.292475 [ 277 ] {dec5df8f-3a47-421f-8b58-0aee54246056} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8035 | 2024.11.16 00:53:20.292723 [ 277 ] {dec5df8f-3a47-421f-8b58-0aee54246056} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8036 | 2024.11.16 00:53:20.292901 [ 53 ] {} <Debug> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
8037 | 2024.11.16 00:53:20.292970 [ 53 ] {} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8038 | 2024.11.16 00:53:20.292978 [ 277 ] {dec5df8f-3a47-421f-8b58-0aee54246056} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001496 sec., 8689.839572192514 rows/sec., 541.81 KiB/sec. | ||
8039 | 2024.11.16 00:53:20.293006 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8040 | 2024.11.16 00:53:20.293142 [ 277 ] {dec5df8f-3a47-421f-8b58-0aee54246056} <Debug> TCPHandler: Processed in 0.00184815 sec. | ||
8041 | 2024.11.16 00:53:20.293403 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8042 | 2024.11.16 00:53:20.293412 [ 187 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
8043 | 2024.11.16 00:53:20.293703 [ 273 ] {8ff65e8e-9f7b-4ac0-b129-6e00ff1ddaee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8044 | 2024.11.16 00:53:20.293743 [ 187 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8045 | 2024.11.16 00:53:20.293813 [ 273 ] {8ff65e8e-9f7b-4ac0-b129-6e00ff1ddaee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8046 | 2024.11.16 00:53:20.293819 [ 187 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
8047 | 2024.11.16 00:53:20.294213 [ 187 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
8048 | 2024.11.16 00:53:20.294514 [ 187 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
8049 | 2024.11.16 00:53:20.294902 [ 187 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
8050 | 2024.11.16 00:53:20.295253 [ 187 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
8051 | 2024.11.16 00:53:20.296783 [ 273 ] {8ff65e8e-9f7b-4ac0-b129-6e00ff1ddaee} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8052 | 2024.11.16 00:53:20.296852 [ 273 ] {8ff65e8e-9f7b-4ac0-b129-6e00ff1ddaee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8053 | 2024.11.16 00:53:20.297756 [ 187 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004603224 sec., 14120.538127190855 rows/sec., 935.57 KiB/sec. | ||
8054 | 2024.11.16 00:53:20.297881 [ 273 ] {8ff65e8e-9f7b-4ac0-b129-6e00ff1ddaee} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8055 | 2024.11.16 00:53:20.297929 [ 187 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8056 | 2024.11.16 00:53:20.298352 [ 273 ] {8ff65e8e-9f7b-4ac0-b129-6e00ff1ddaee} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8057 | 2024.11.16 00:53:20.298477 [ 187 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_25_6} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8058 | 2024.11.16 00:53:20.298745 [ 187 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_25_6} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8059 | 2024.11.16 00:53:20.298774 [ 273 ] {8ff65e8e-9f7b-4ac0-b129-6e00ff1ddaee} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.005139 sec., 82117.14341311538 rows/sec., 5.87 MiB/sec. | ||
8060 | 2024.11.16 00:53:20.298991 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8061 | 2024.11.16 00:53:20.299007 [ 273 ] {8ff65e8e-9f7b-4ac0-b129-6e00ff1ddaee} <Debug> TCPHandler: Processed in 0.005768117 sec. | ||
8062 | 2024.11.16 00:53:20.299189 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8063 | 2024.11.16 00:53:20.299304 [ 277 ] {d6593f45-f08f-4cfc-905c-e5dad0f8abc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8064 | 2024.11.16 00:53:20.299353 [ 277 ] {d6593f45-f08f-4cfc-905c-e5dad0f8abc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8065 | 2024.11.16 00:53:20.299858 [ 277 ] {d6593f45-f08f-4cfc-905c-e5dad0f8abc5} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8066 | 2024.11.16 00:53:20.299899 [ 277 ] {d6593f45-f08f-4cfc-905c-e5dad0f8abc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8067 | 2024.11.16 00:53:20.300273 [ 277 ] {d6593f45-f08f-4cfc-905c-e5dad0f8abc5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8068 | 2024.11.16 00:53:20.300519 [ 277 ] {d6593f45-f08f-4cfc-905c-e5dad0f8abc5} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8069 | 2024.11.16 00:53:20.300780 [ 277 ] {d6593f45-f08f-4cfc-905c-e5dad0f8abc5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00149 sec., 4026.8456375838928 rows/sec., 210.39 KiB/sec. | ||
8070 | 2024.11.16 00:53:20.300981 [ 277 ] {d6593f45-f08f-4cfc-905c-e5dad0f8abc5} <Debug> TCPHandler: Processed in 0.00184333 sec. | ||
8071 | 2024.11.16 00:53:20.301161 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8072 | 2024.11.16 00:53:20.301270 [ 273 ] {5b8abbd1-94f9-4ce9-a259-b32c646d2d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8073 | 2024.11.16 00:53:20.301321 [ 273 ] {5b8abbd1-94f9-4ce9-a259-b32c646d2d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8074 | 2024.11.16 00:53:20.301885 [ 273 ] {5b8abbd1-94f9-4ce9-a259-b32c646d2d40} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8075 | 2024.11.16 00:53:20.301925 [ 273 ] {5b8abbd1-94f9-4ce9-a259-b32c646d2d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8076 | 2024.11.16 00:53:20.302323 [ 273 ] {5b8abbd1-94f9-4ce9-a259-b32c646d2d40} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8077 | 2024.11.16 00:53:20.302573 [ 273 ] {5b8abbd1-94f9-4ce9-a259-b32c646d2d40} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8078 | 2024.11.16 00:53:20.302797 [ 273 ] {5b8abbd1-94f9-4ce9-a259-b32c646d2d40} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001551 sec., 152804.64216634427 rows/sec., 10.24 MiB/sec. | ||
8079 | 2024.11.16 00:53:20.302849 [ 273 ] {5b8abbd1-94f9-4ce9-a259-b32c646d2d40} <Debug> TCPHandler: Processed in 0.001741588 sec. | ||
8080 | 2024.11.16 00:53:20.302996 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8081 | 2024.11.16 00:53:20.303104 [ 277 ] {98f3059a-34fe-4e01-9ff9-de979075f0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8082 | 2024.11.16 00:53:20.303153 [ 277 ] {98f3059a-34fe-4e01-9ff9-de979075f0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8083 | 2024.11.16 00:53:20.303580 [ 277 ] {98f3059a-34fe-4e01-9ff9-de979075f0b6} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8084 | 2024.11.16 00:53:20.303620 [ 277 ] {98f3059a-34fe-4e01-9ff9-de979075f0b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8085 | 2024.11.16 00:53:20.303979 [ 277 ] {98f3059a-34fe-4e01-9ff9-de979075f0b6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8086 | 2024.11.16 00:53:20.304220 [ 277 ] {98f3059a-34fe-4e01-9ff9-de979075f0b6} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8087 | 2024.11.16 00:53:20.304474 [ 277 ] {98f3059a-34fe-4e01-9ff9-de979075f0b6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001382 sec., 723.589001447178 rows/sec., 48.76 KiB/sec. | ||
8088 | 2024.11.16 00:53:20.304606 [ 277 ] {98f3059a-34fe-4e01-9ff9-de979075f0b6} <Debug> TCPHandler: Processed in 0.001656445 sec. | ||
8089 | 2024.11.16 00:53:20.304806 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8090 | 2024.11.16 00:53:20.304962 [ 273 ] {7d94d54f-323e-4a08-b4af-94fb5af4b921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8091 | 2024.11.16 00:53:20.305056 [ 273 ] {7d94d54f-323e-4a08-b4af-94fb5af4b921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8092 | 2024.11.16 00:53:20.306264 [ 273 ] {7d94d54f-323e-4a08-b4af-94fb5af4b921} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8093 | 2024.11.16 00:53:20.306304 [ 273 ] {7d94d54f-323e-4a08-b4af-94fb5af4b921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8094 | 2024.11.16 00:53:20.306938 [ 273 ] {7d94d54f-323e-4a08-b4af-94fb5af4b921} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8095 | 2024.11.16 00:53:20.307196 [ 273 ] {7d94d54f-323e-4a08-b4af-94fb5af4b921} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8096 | 2024.11.16 00:53:20.307440 [ 273 ] {7d94d54f-323e-4a08-b4af-94fb5af4b921} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002509 sec., 15942.606616181745 rows/sec., 28.57 MiB/sec. | ||
8097 | 2024.11.16 00:53:20.307531 [ 273 ] {7d94d54f-323e-4a08-b4af-94fb5af4b921} <Debug> TCPHandler: Processed in 0.002813896 sec. | ||
8098 | 2024.11.16 00:53:20.307703 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8099 | 2024.11.16 00:53:20.307836 [ 277 ] {ef989f4b-10fd-4fe0-b5eb-cd05c64c6fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8100 | 2024.11.16 00:53:20.307892 [ 277 ] {ef989f4b-10fd-4fe0-b5eb-cd05c64c6fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8101 | 2024.11.16 00:53:20.308421 [ 277 ] {ef989f4b-10fd-4fe0-b5eb-cd05c64c6fad} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8102 | 2024.11.16 00:53:20.308469 [ 277 ] {ef989f4b-10fd-4fe0-b5eb-cd05c64c6fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8103 | 2024.11.16 00:53:20.308830 [ 277 ] {ef989f4b-10fd-4fe0-b5eb-cd05c64c6fad} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8104 | 2024.11.16 00:53:20.309072 [ 277 ] {ef989f4b-10fd-4fe0-b5eb-cd05c64c6fad} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8105 | 2024.11.16 00:53:20.309285 [ 277 ] {ef989f4b-10fd-4fe0-b5eb-cd05c64c6fad} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001478 sec., 55480.37889039242 rows/sec., 3.52 MiB/sec. | ||
8106 | 2024.11.16 00:53:20.309337 [ 277 ] {ef989f4b-10fd-4fe0-b5eb-cd05c64c6fad} <Debug> TCPHandler: Processed in 0.001699816 sec. | ||
8107 | 2024.11.16 00:53:21.093060 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41771, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8108 | 2024.11.16 00:53:21.347010 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49798, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8109 | 2024.11.16 00:53:21.367509 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1208 | ||
8110 | 2024.11.16 00:53:21.370211 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8111 | 2024.11.16 00:53:21.370249 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8112 | 2024.11.16 00:53:21.371668 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
8113 | 2024.11.16 00:53:21.371987 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8114 | 2024.11.16 00:53:21.372439 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1208 | ||
8115 | 2024.11.16 00:53:21.652479 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36343, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8116 | 2024.11.16 00:53:21.661553 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59428, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8117 | 2024.11.16 00:53:21.738067 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54997, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8118 | 2024.11.16 00:53:21.827377 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58389, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8119 | 2024.11.16 00:53:21.875737 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49034, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8120 | 2024.11.16 00:53:21.921116 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43460, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8121 | 2024.11.16 00:53:22.696379 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64162, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8122 | 2024.11.16 00:53:23.083290 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53919, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8123 | 2024.11.16 00:53:23.318152 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36672, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8124 | 2024.11.16 00:53:23.354224 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58488, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8125 | 2024.11.16 00:53:23.408664 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40419, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8126 | 2024.11.16 00:53:23.418234 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38210, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8127 | 2024.11.16 00:53:23.427527 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49525, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8128 | 2024.11.16 00:53:23.472933 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46851, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8129 | 2024.11.16 00:53:23.563757 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36886, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8130 | 2024.11.16 00:53:23.639238 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59491, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8131 | 2024.11.16 00:53:23.649789 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33900, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8132 | 2024.11.16 00:53:23.654152 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64876, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8133 | 2024.11.16 00:53:23.719567 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:32845, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8134 | 2024.11.16 00:53:23.922539 [ 313 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61746, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8135 | 2024.11.16 00:53:23.953899 [ 313 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49723, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8136 | 2024.11.16 00:53:23.956133 [ 313 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53765, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8137 | 2024.11.16 00:53:25.273064 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8138 | 2024.11.16 00:53:25.273280 [ 277 ] {b95c02b7-93b4-4a0f-96d8-edfdfa071bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8139 | 2024.11.16 00:53:25.273365 [ 277 ] {b95c02b7-93b4-4a0f-96d8-edfdfa071bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8140 | 2024.11.16 00:53:25.274146 [ 277 ] {b95c02b7-93b4-4a0f-96d8-edfdfa071bc6} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8141 | 2024.11.16 00:53:25.274197 [ 277 ] {b95c02b7-93b4-4a0f-96d8-edfdfa071bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8142 | 2024.11.16 00:53:25.274646 [ 277 ] {b95c02b7-93b4-4a0f-96d8-edfdfa071bc6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
8143 | 2024.11.16 00:53:25.274916 [ 277 ] {b95c02b7-93b4-4a0f-96d8-edfdfa071bc6} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8144 | 2024.11.16 00:53:25.275155 [ 277 ] {b95c02b7-93b4-4a0f-96d8-edfdfa071bc6} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001936 sec., 4132.231404958678 rows/sec., 336.95 KiB/sec. | ||
8145 | 2024.11.16 00:53:25.275224 [ 277 ] {b95c02b7-93b4-4a0f-96d8-edfdfa071bc6} <Debug> TCPHandler: Processed in 0.002303243 sec. | ||
8146 | 2024.11.16 00:53:25.275426 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8147 | 2024.11.16 00:53:25.275569 [ 273 ] {d6c1eb6e-c53a-4414-b0d1-607f17b35a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8148 | 2024.11.16 00:53:25.275627 [ 273 ] {d6c1eb6e-c53a-4414-b0d1-607f17b35a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8149 | 2024.11.16 00:53:25.276217 [ 273 ] {d6c1eb6e-c53a-4414-b0d1-607f17b35a2e} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8150 | 2024.11.16 00:53:25.276261 [ 273 ] {d6c1eb6e-c53a-4414-b0d1-607f17b35a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8151 | 2024.11.16 00:53:25.276640 [ 273 ] {d6c1eb6e-c53a-4414-b0d1-607f17b35a2e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8152 | 2024.11.16 00:53:25.276892 [ 273 ] {d6c1eb6e-c53a-4414-b0d1-607f17b35a2e} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8153 | 2024.11.16 00:53:25.277104 [ 273 ] {d6c1eb6e-c53a-4414-b0d1-607f17b35a2e} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.001571 sec., 38192.234245703374 rows/sec., 2.90 MiB/sec. | ||
8154 | 2024.11.16 00:53:25.277158 [ 273 ] {d6c1eb6e-c53a-4414-b0d1-607f17b35a2e} <Debug> TCPHandler: Processed in 0.001800409 sec. | ||
8155 | 2024.11.16 00:53:25.277306 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8156 | 2024.11.16 00:53:25.277414 [ 277 ] {d1918134-c2d8-4784-bfd5-119731d303a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8157 | 2024.11.16 00:53:25.277461 [ 277 ] {d1918134-c2d8-4784-bfd5-119731d303a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8158 | 2024.11.16 00:53:25.278000 [ 277 ] {d1918134-c2d8-4784-bfd5-119731d303a1} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8159 | 2024.11.16 00:53:25.278039 [ 277 ] {d1918134-c2d8-4784-bfd5-119731d303a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8160 | 2024.11.16 00:53:25.278400 [ 277 ] {d1918134-c2d8-4784-bfd5-119731d303a1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8161 | 2024.11.16 00:53:25.278652 [ 277 ] {d1918134-c2d8-4784-bfd5-119731d303a1} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8162 | 2024.11.16 00:53:25.278879 [ 277 ] {d1918134-c2d8-4784-bfd5-119731d303a1} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001485 sec., 5387.2053872053875 rows/sec., 376.16 KiB/sec. | ||
8163 | 2024.11.16 00:53:25.278939 [ 277 ] {d1918134-c2d8-4784-bfd5-119731d303a1} <Debug> TCPHandler: Processed in 0.001686815 sec. | ||
8164 | 2024.11.16 00:53:25.279101 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8165 | 2024.11.16 00:53:25.279217 [ 273 ] {3ea06d7f-fbd5-4ca9-8b3a-11a360c38990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8166 | 2024.11.16 00:53:25.279262 [ 273 ] {3ea06d7f-fbd5-4ca9-8b3a-11a360c38990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8167 | 2024.11.16 00:53:25.279816 [ 273 ] {3ea06d7f-fbd5-4ca9-8b3a-11a360c38990} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8168 | 2024.11.16 00:53:25.279857 [ 273 ] {3ea06d7f-fbd5-4ca9-8b3a-11a360c38990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8169 | 2024.11.16 00:53:25.280223 [ 273 ] {3ea06d7f-fbd5-4ca9-8b3a-11a360c38990} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8170 | 2024.11.16 00:53:25.280465 [ 273 ] {3ea06d7f-fbd5-4ca9-8b3a-11a360c38990} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8171 | 2024.11.16 00:53:25.280684 [ 273 ] {3ea06d7f-fbd5-4ca9-8b3a-11a360c38990} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001489 sec., 48354.600402955 rows/sec., 3.78 MiB/sec. | ||
8172 | 2024.11.16 00:53:25.280735 [ 273 ] {3ea06d7f-fbd5-4ca9-8b3a-11a360c38990} <Debug> TCPHandler: Processed in 0.001705696 sec. | ||
8173 | 2024.11.16 00:53:25.280886 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8174 | 2024.11.16 00:53:25.281017 [ 277 ] {a51ec1c7-37dd-44bb-ab48-f020d4056950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8175 | 2024.11.16 00:53:25.281077 [ 277 ] {a51ec1c7-37dd-44bb-ab48-f020d4056950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8176 | 2024.11.16 00:53:25.281672 [ 277 ] {a51ec1c7-37dd-44bb-ab48-f020d4056950} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8177 | 2024.11.16 00:53:25.281712 [ 277 ] {a51ec1c7-37dd-44bb-ab48-f020d4056950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8178 | 2024.11.16 00:53:25.282096 [ 277 ] {a51ec1c7-37dd-44bb-ab48-f020d4056950} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8179 | 2024.11.16 00:53:25.282342 [ 277 ] {a51ec1c7-37dd-44bb-ab48-f020d4056950} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8180 | 2024.11.16 00:53:25.282559 [ 277 ] {a51ec1c7-37dd-44bb-ab48-f020d4056950} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.00157 sec., 84076.4331210191 rows/sec., 5.85 MiB/sec. | ||
8181 | 2024.11.16 00:53:25.282612 [ 277 ] {a51ec1c7-37dd-44bb-ab48-f020d4056950} <Debug> TCPHandler: Processed in 0.001791069 sec. | ||
8182 | 2024.11.16 00:53:25.282746 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8183 | 2024.11.16 00:53:25.282850 [ 273 ] {6ff8fc05-6daf-411e-a74b-8ecc099e78d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8184 | 2024.11.16 00:53:25.282899 [ 273 ] {6ff8fc05-6daf-411e-a74b-8ecc099e78d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8185 | 2024.11.16 00:53:25.283325 [ 273 ] {6ff8fc05-6daf-411e-a74b-8ecc099e78d8} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8186 | 2024.11.16 00:53:25.283366 [ 273 ] {6ff8fc05-6daf-411e-a74b-8ecc099e78d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8187 | 2024.11.16 00:53:25.283755 [ 273 ] {6ff8fc05-6daf-411e-a74b-8ecc099e78d8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8188 | 2024.11.16 00:53:25.283998 [ 273 ] {6ff8fc05-6daf-411e-a74b-8ecc099e78d8} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8189 | 2024.11.16 00:53:25.284218 [ 273 ] {6ff8fc05-6daf-411e-a74b-8ecc099e78d8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001389 sec., 34557.235421166304 rows/sec., 2.33 MiB/sec. | ||
8190 | 2024.11.16 00:53:25.284270 [ 273 ] {6ff8fc05-6daf-411e-a74b-8ecc099e78d8} <Debug> TCPHandler: Processed in 0.001574353 sec. | ||
8191 | 2024.11.16 00:53:30.274165 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8192 | 2024.11.16 00:53:30.274495 [ 277 ] {4b277b37-cfea-4923-9ced-7faebca965f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8193 | 2024.11.16 00:53:30.274615 [ 277 ] {4b277b37-cfea-4923-9ced-7faebca965f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8194 | 2024.11.16 00:53:30.275472 [ 277 ] {4b277b37-cfea-4923-9ced-7faebca965f8} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8195 | 2024.11.16 00:53:30.275519 [ 277 ] {4b277b37-cfea-4923-9ced-7faebca965f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8196 | 2024.11.16 00:53:30.275953 [ 277 ] {4b277b37-cfea-4923-9ced-7faebca965f8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8197 | 2024.11.16 00:53:30.276213 [ 277 ] {4b277b37-cfea-4923-9ced-7faebca965f8} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8198 | 2024.11.16 00:53:30.276474 [ 277 ] {4b277b37-cfea-4923-9ced-7faebca965f8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002066 sec., 27105.5179090029 rows/sec., 2.07 MiB/sec. | ||
8199 | 2024.11.16 00:53:30.276553 [ 277 ] {4b277b37-cfea-4923-9ced-7faebca965f8} <Debug> TCPHandler: Processed in 0.00257915 sec. | ||
8200 | 2024.11.16 00:53:30.276754 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8201 | 2024.11.16 00:53:30.276900 [ 273 ] {682748de-3a29-4368-ad18-2c37fa068e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8202 | 2024.11.16 00:53:30.276959 [ 273 ] {682748de-3a29-4368-ad18-2c37fa068e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8203 | 2024.11.16 00:53:30.277634 [ 273 ] {682748de-3a29-4368-ad18-2c37fa068e52} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8204 | 2024.11.16 00:53:30.277684 [ 273 ] {682748de-3a29-4368-ad18-2c37fa068e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8205 | 2024.11.16 00:53:30.278062 [ 273 ] {682748de-3a29-4368-ad18-2c37fa068e52} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8206 | 2024.11.16 00:53:30.278303 [ 273 ] {682748de-3a29-4368-ad18-2c37fa068e52} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8207 | 2024.11.16 00:53:30.278525 [ 273 ] {682748de-3a29-4368-ad18-2c37fa068e52} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001658 sec., 38600.72376357057 rows/sec., 3.01 MiB/sec. | ||
8208 | 2024.11.16 00:53:30.278578 [ 273 ] {682748de-3a29-4368-ad18-2c37fa068e52} <Debug> TCPHandler: Processed in 0.001906871 sec. | ||
8209 | 2024.11.16 00:53:30.278731 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8210 | 2024.11.16 00:53:30.278862 [ 277 ] {bf4fcce1-d2f7-45c9-b25b-abc138b2f630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8211 | 2024.11.16 00:53:30.278922 [ 277 ] {bf4fcce1-d2f7-45c9-b25b-abc138b2f630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8212 | 2024.11.16 00:53:30.279559 [ 277 ] {bf4fcce1-d2f7-45c9-b25b-abc138b2f630} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8213 | 2024.11.16 00:53:30.279608 [ 277 ] {bf4fcce1-d2f7-45c9-b25b-abc138b2f630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8214 | 2024.11.16 00:53:30.280024 [ 277 ] {bf4fcce1-d2f7-45c9-b25b-abc138b2f630} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8215 | 2024.11.16 00:53:30.280268 [ 277 ] {bf4fcce1-d2f7-45c9-b25b-abc138b2f630} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8216 | 2024.11.16 00:53:30.280485 [ 277 ] {bf4fcce1-d2f7-45c9-b25b-abc138b2f630} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001653 sec., 96793.70840895342 rows/sec., 6.74 MiB/sec. | ||
8217 | 2024.11.16 00:53:30.280542 [ 277 ] {bf4fcce1-d2f7-45c9-b25b-abc138b2f630} <Debug> TCPHandler: Processed in 0.001862811 sec. | ||
8218 | 2024.11.16 00:53:30.280693 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8219 | 2024.11.16 00:53:30.280803 [ 273 ] {84e92b1f-14f4-4219-ac54-9bb9bcbf9d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8220 | 2024.11.16 00:53:30.280851 [ 273 ] {84e92b1f-14f4-4219-ac54-9bb9bcbf9d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8221 | 2024.11.16 00:53:30.281324 [ 273 ] {84e92b1f-14f4-4219-ac54-9bb9bcbf9d77} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8222 | 2024.11.16 00:53:30.281363 [ 273 ] {84e92b1f-14f4-4219-ac54-9bb9bcbf9d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8223 | 2024.11.16 00:53:30.281741 [ 273 ] {84e92b1f-14f4-4219-ac54-9bb9bcbf9d77} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8224 | 2024.11.16 00:53:30.281977 [ 273 ] {84e92b1f-14f4-4219-ac54-9bb9bcbf9d77} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8225 | 2024.11.16 00:53:30.282188 [ 273 ] {84e92b1f-14f4-4219-ac54-9bb9bcbf9d77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec. | ||
8226 | 2024.11.16 00:53:30.282236 [ 273 ] {84e92b1f-14f4-4219-ac54-9bb9bcbf9d77} <Debug> TCPHandler: Processed in 0.001598074 sec. | ||
8227 | 2024.11.16 00:53:31.056301 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8228 | 2024.11.16 00:53:31.056359 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8229 | 2024.11.16 00:53:31.373521 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1228 | ||
8230 | 2024.11.16 00:53:31.376155 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8231 | 2024.11.16 00:53:31.376214 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8232 | 2024.11.16 00:53:31.377660 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8233 | 2024.11.16 00:53:31.377982 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8234 | 2024.11.16 00:53:31.379346 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1228 | ||
8235 | 2024.11.16 00:53:33.366014 [ 42 ] {} <Debug> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
8236 | 2024.11.16 00:53:33.366098 [ 42 ] {} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8237 | 2024.11.16 00:53:33.366125 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8238 | 2024.11.16 00:53:33.366340 [ 192 ] {79b27335-8804-491f-8049-66d6de7bbe75::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 | ||
8239 | 2024.11.16 00:53:33.366571 [ 192 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8240 | 2024.11.16 00:53:33.366612 [ 192 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 21 rows starting from the beginning of the part | ||
8241 | 2024.11.16 00:53:33.366689 [ 192 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
8242 | 2024.11.16 00:53:33.366785 [ 192 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
8243 | 2024.11.16 00:53:33.367003 [ 192 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
8244 | 2024.11.16 00:53:33.367199 [ 192 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
8245 | 2024.11.16 00:53:33.368166 [ 193 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001952183 sec., 12806.176470136254 rows/sec., 862.92 KiB/sec. | ||
8246 | 2024.11.16 00:53:33.368453 [ 186 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8247 | 2024.11.16 00:53:33.368986 [ 186 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_25_6} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8248 | 2024.11.16 00:53:33.369077 [ 186 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_25_6} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8249 | 2024.11.16 00:53:33.369177 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8250 | 2024.11.16 00:53:33.451898 [ 42 ] {} <Debug> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
8251 | 2024.11.16 00:53:33.451940 [ 42 ] {} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8252 | 2024.11.16 00:53:33.451966 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8253 | 2024.11.16 00:53:33.452182 [ 189 ] {21799063-a985-4172-8d75-92148673c53a::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 | ||
8254 | 2024.11.16 00:53:33.452401 [ 189 ] {21799063-a985-4172-8d75-92148673c53a::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8255 | 2024.11.16 00:53:33.452447 [ 189 ] {21799063-a985-4172-8d75-92148673c53a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 126 rows starting from the beginning of the part | ||
8256 | 2024.11.16 00:53:33.452584 [ 189 ] {21799063-a985-4172-8d75-92148673c53a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
8257 | 2024.11.16 00:53:33.452754 [ 189 ] {21799063-a985-4172-8d75-92148673c53a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
8258 | 2024.11.16 00:53:33.452829 [ 189 ] {21799063-a985-4172-8d75-92148673c53a::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 | ||
8259 | 2024.11.16 00:53:33.453030 [ 189 ] {21799063-a985-4172-8d75-92148673c53a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
8260 | 2024.11.16 00:53:33.454204 [ 193 ] {21799063-a985-4172-8d75-92148673c53a::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002154869 sec., 69609.79994607561 rows/sec., 3.55 MiB/sec. | ||
8261 | 2024.11.16 00:53:33.454346 [ 189 ] {21799063-a985-4172-8d75-92148673c53a::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8262 | 2024.11.16 00:53:33.454640 [ 189 ] {21799063-a985-4172-8d75-92148673c53a::all_1_25_6} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8263 | 2024.11.16 00:53:33.454728 [ 189 ] {21799063-a985-4172-8d75-92148673c53a::all_1_25_6} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8264 | 2024.11.16 00:53:33.454815 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8265 | 2024.11.16 00:53:35.280186 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8266 | 2024.11.16 00:53:35.280402 [ 277 ] {d727782d-f1c7-4d4a-96c8-8bd08b7ab159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8267 | 2024.11.16 00:53:35.280487 [ 277 ] {d727782d-f1c7-4d4a-96c8-8bd08b7ab159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8268 | 2024.11.16 00:53:35.281325 [ 277 ] {d727782d-f1c7-4d4a-96c8-8bd08b7ab159} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8269 | 2024.11.16 00:53:35.281379 [ 277 ] {d727782d-f1c7-4d4a-96c8-8bd08b7ab159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8270 | 2024.11.16 00:53:35.281815 [ 277 ] {d727782d-f1c7-4d4a-96c8-8bd08b7ab159} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8271 | 2024.11.16 00:53:35.282078 [ 277 ] {d727782d-f1c7-4d4a-96c8-8bd08b7ab159} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8272 | 2024.11.16 00:53:35.282342 [ 277 ] {d727782d-f1c7-4d4a-96c8-8bd08b7ab159} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001988 sec., 7042.25352112676 rows/sec., 506.95 KiB/sec. | ||
8273 | 2024.11.16 00:53:35.282510 [ 277 ] {d727782d-f1c7-4d4a-96c8-8bd08b7ab159} <Debug> TCPHandler: Processed in 0.002463306 sec. | ||
8274 | 2024.11.16 00:53:35.282735 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8275 | 2024.11.16 00:53:35.282863 [ 273 ] {001fa1ad-dc24-4aa4-8372-0e6e25a53603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8276 | 2024.11.16 00:53:35.282917 [ 273 ] {001fa1ad-dc24-4aa4-8372-0e6e25a53603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8277 | 2024.11.16 00:53:35.283668 [ 273 ] {001fa1ad-dc24-4aa4-8372-0e6e25a53603} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8278 | 2024.11.16 00:53:35.283712 [ 273 ] {001fa1ad-dc24-4aa4-8372-0e6e25a53603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8279 | 2024.11.16 00:53:35.284110 [ 273 ] {001fa1ad-dc24-4aa4-8372-0e6e25a53603} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8280 | 2024.11.16 00:53:35.284362 [ 273 ] {001fa1ad-dc24-4aa4-8372-0e6e25a53603} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8281 | 2024.11.16 00:53:35.284560 [ 41 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8282 | 2024.11.16 00:53:35.284585 [ 273 ] {001fa1ad-dc24-4aa4-8372-0e6e25a53603} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001752 sec., 161529.6803652968 rows/sec., 14.25 MiB/sec. | ||
8283 | 2024.11.16 00:53:35.284641 [ 41 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8284 | 2024.11.16 00:53:35.284710 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8285 | 2024.11.16 00:53:35.284717 [ 273 ] {001fa1ad-dc24-4aa4-8372-0e6e25a53603} <Debug> TCPHandler: Processed in 0.002057766 sec. | ||
8286 | 2024.11.16 00:53:35.284938 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8287 | 2024.11.16 00:53:35.284984 [ 198 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
8288 | 2024.11.16 00:53:35.285126 [ 277 ] {957a4f74-392d-487a-a09c-89913bd5d7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8289 | 2024.11.16 00:53:35.285229 [ 277 ] {957a4f74-392d-487a-a09c-89913bd5d7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8290 | 2024.11.16 00:53:35.285538 [ 198 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8291 | 2024.11.16 00:53:35.285660 [ 198 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1432 rows starting from the beginning of the part | ||
8292 | 2024.11.16 00:53:35.286118 [ 198 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
8293 | 2024.11.16 00:53:35.286501 [ 198 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 283 rows starting from the beginning of the part | ||
8294 | 2024.11.16 00:53:35.286707 [ 198 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
8295 | 2024.11.16 00:53:35.287024 [ 198 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
8296 | 2024.11.16 00:53:35.287374 [ 198 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 283 rows starting from the beginning of the part | ||
8297 | 2024.11.16 00:53:35.288103 [ 277 ] {957a4f74-392d-487a-a09c-89913bd5d7da} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8298 | 2024.11.16 00:53:35.288173 [ 277 ] {957a4f74-392d-487a-a09c-89913bd5d7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8299 | 2024.11.16 00:53:35.288972 [ 277 ] {957a4f74-392d-487a-a09c-89913bd5d7da} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8300 | 2024.11.16 00:53:35.289491 [ 277 ] {957a4f74-392d-487a-a09c-89913bd5d7da} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8301 | 2024.11.16 00:53:35.290123 [ 277 ] {957a4f74-392d-487a-a09c-89913bd5d7da} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.005049 sec., 9308.774014656368 rows/sec., 686.05 KiB/sec. | ||
8302 | 2024.11.16 00:53:35.290474 [ 277 ] {957a4f74-392d-487a-a09c-89913bd5d7da} <Debug> TCPHandler: Processed in 0.005625532 sec. | ||
8303 | 2024.11.16 00:53:35.290763 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8304 | 2024.11.16 00:53:35.290958 [ 198 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2170 rows, containing 5 columns (5 merged, 0 gathered) in 0.006131456 sec., 353912.6758799215 rows/sec., 31.12 MiB/sec. | ||
8305 | 2024.11.16 00:53:35.290997 [ 273 ] {a454f8b1-4e79-4348-a1a4-6f2d4cc0a48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8306 | 2024.11.16 00:53:35.291072 [ 273 ] {a454f8b1-4e79-4348-a1a4-6f2d4cc0a48d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8307 | 2024.11.16 00:53:35.291257 [ 198 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8308 | 2024.11.16 00:53:35.291908 [ 198 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_76_15} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8309 | 2024.11.16 00:53:35.292117 [ 198 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_76_15} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8310 | 2024.11.16 00:53:35.292300 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
8311 | 2024.11.16 00:53:35.292434 [ 273 ] {a454f8b1-4e79-4348-a1a4-6f2d4cc0a48d} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8312 | 2024.11.16 00:53:35.292480 [ 273 ] {a454f8b1-4e79-4348-a1a4-6f2d4cc0a48d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8313 | 2024.11.16 00:53:35.292844 [ 273 ] {a454f8b1-4e79-4348-a1a4-6f2d4cc0a48d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8314 | 2024.11.16 00:53:35.293084 [ 273 ] {a454f8b1-4e79-4348-a1a4-6f2d4cc0a48d} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8315 | 2024.11.16 00:53:35.293311 [ 273 ] {a454f8b1-4e79-4348-a1a4-6f2d4cc0a48d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002368 sec., 5912.1621621621625 rows/sec., 414.05 KiB/sec. | ||
8316 | 2024.11.16 00:53:35.293370 [ 273 ] {a454f8b1-4e79-4348-a1a4-6f2d4cc0a48d} <Debug> TCPHandler: Processed in 0.002751525 sec. | ||
8317 | 2024.11.16 00:53:35.293551 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8318 | 2024.11.16 00:53:35.293682 [ 277 ] {1c085fe4-7088-4845-a676-271db9542e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8319 | 2024.11.16 00:53:35.293737 [ 277 ] {1c085fe4-7088-4845-a676-271db9542e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8320 | 2024.11.16 00:53:35.294311 [ 277 ] {1c085fe4-7088-4845-a676-271db9542e65} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8321 | 2024.11.16 00:53:35.294351 [ 277 ] {1c085fe4-7088-4845-a676-271db9542e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8322 | 2024.11.16 00:53:35.294707 [ 277 ] {1c085fe4-7088-4845-a676-271db9542e65} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8323 | 2024.11.16 00:53:35.294954 [ 277 ] {1c085fe4-7088-4845-a676-271db9542e65} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8324 | 2024.11.16 00:53:35.295167 [ 277 ] {1c085fe4-7088-4845-a676-271db9542e65} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001515 sec., 8580.85808580858 rows/sec., 535.01 KiB/sec. | ||
8325 | 2024.11.16 00:53:35.295221 [ 277 ] {1c085fe4-7088-4845-a676-271db9542e65} <Debug> TCPHandler: Processed in 0.001733407 sec. | ||
8326 | 2024.11.16 00:53:35.295381 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8327 | 2024.11.16 00:53:35.295508 [ 273 ] {10af490d-b30e-47f7-b266-0d16aac5c08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8328 | 2024.11.16 00:53:35.295561 [ 273 ] {10af490d-b30e-47f7-b266-0d16aac5c08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8329 | 2024.11.16 00:53:35.296321 [ 273 ] {10af490d-b30e-47f7-b266-0d16aac5c08f} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8330 | 2024.11.16 00:53:35.296360 [ 273 ] {10af490d-b30e-47f7-b266-0d16aac5c08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8331 | 2024.11.16 00:53:35.296735 [ 273 ] {10af490d-b30e-47f7-b266-0d16aac5c08f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8332 | 2024.11.16 00:53:35.296980 [ 273 ] {10af490d-b30e-47f7-b266-0d16aac5c08f} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8333 | 2024.11.16 00:53:35.297166 [ 38 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8334 | 2024.11.16 00:53:35.297225 [ 273 ] {10af490d-b30e-47f7-b266-0d16aac5c08f} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001736 sec., 243087.55760368664 rows/sec., 17.37 MiB/sec. | ||
8335 | 2024.11.16 00:53:35.297271 [ 38 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8336 | 2024.11.16 00:53:35.297333 [ 273 ] {10af490d-b30e-47f7-b266-0d16aac5c08f} <Debug> TCPHandler: Processed in 0.002010394 sec. | ||
8337 | 2024.11.16 00:53:35.297356 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8338 | 2024.11.16 00:53:35.297576 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8339 | 2024.11.16 00:53:35.297751 [ 189 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
8340 | 2024.11.16 00:53:35.297894 [ 277 ] {e3698e85-6431-4e6c-85b3-f38c13f90a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8341 | 2024.11.16 00:53:35.298198 [ 277 ] {e3698e85-6431-4e6c-85b3-f38c13f90a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8342 | 2024.11.16 00:53:35.298280 [ 189 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8343 | 2024.11.16 00:53:35.298445 [ 189 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 914 rows starting from the beginning of the part | ||
8344 | 2024.11.16 00:53:35.298896 [ 189 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
8345 | 2024.11.16 00:53:35.299355 [ 189 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 422 rows starting from the beginning of the part | ||
8346 | 2024.11.16 00:53:35.299705 [ 189 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
8347 | 2024.11.16 00:53:35.300166 [ 189 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
8348 | 2024.11.16 00:53:35.300423 [ 189 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 422 rows starting from the beginning of the part | ||
8349 | 2024.11.16 00:53:35.301348 [ 277 ] {e3698e85-6431-4e6c-85b3-f38c13f90a8a} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8350 | 2024.11.16 00:53:35.301429 [ 277 ] {e3698e85-6431-4e6c-85b3-f38c13f90a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8351 | 2024.11.16 00:53:35.302351 [ 277 ] {e3698e85-6431-4e6c-85b3-f38c13f90a8a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8352 | 2024.11.16 00:53:35.302825 [ 277 ] {e3698e85-6431-4e6c-85b3-f38c13f90a8a} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8353 | 2024.11.16 00:53:35.303133 [ 277 ] {e3698e85-6431-4e6c-85b3-f38c13f90a8a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005331 sec., 1125.4924029262802 rows/sec., 58.80 KiB/sec. | ||
8354 | 2024.11.16 00:53:35.303408 [ 277 ] {e3698e85-6431-4e6c-85b3-f38c13f90a8a} <Debug> TCPHandler: Processed in 0.005963312 sec. | ||
8355 | 2024.11.16 00:53:35.303669 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8356 | 2024.11.16 00:53:35.303718 [ 193 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.006219388 sec., 314821.97283719876 rows/sec., 24.10 MiB/sec. | ||
8357 | 2024.11.16 00:53:35.303828 [ 273 ] {47c1e560-2bd1-4718-bce7-f2222e24291c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8358 | 2024.11.16 00:53:35.303913 [ 273 ] {47c1e560-2bd1-4718-bce7-f2222e24291c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8359 | 2024.11.16 00:53:35.303974 [ 193 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8360 | 2024.11.16 00:53:35.304664 [ 193 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_76_15} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8361 | 2024.11.16 00:53:35.304894 [ 193 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_76_15} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8362 | 2024.11.16 00:53:35.305100 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
8363 | 2024.11.16 00:53:35.305224 [ 273 ] {47c1e560-2bd1-4718-bce7-f2222e24291c} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8364 | 2024.11.16 00:53:35.305270 [ 273 ] {47c1e560-2bd1-4718-bce7-f2222e24291c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8365 | 2024.11.16 00:53:35.305697 [ 273 ] {47c1e560-2bd1-4718-bce7-f2222e24291c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8366 | 2024.11.16 00:53:35.305958 [ 273 ] {47c1e560-2bd1-4718-bce7-f2222e24291c} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8367 | 2024.11.16 00:53:35.306150 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8368 | 2024.11.16 00:53:35.306214 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8369 | 2024.11.16 00:53:35.306224 [ 273 ] {47c1e560-2bd1-4718-bce7-f2222e24291c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00242 sec., 97933.88429752066 rows/sec., 6.56 MiB/sec. | ||
8370 | 2024.11.16 00:53:35.306253 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8371 | 2024.11.16 00:53:35.306431 [ 273 ] {47c1e560-2bd1-4718-bce7-f2222e24291c} <Debug> TCPHandler: Processed in 0.002885928 sec. | ||
8372 | 2024.11.16 00:53:35.306545 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
8373 | 2024.11.16 00:53:35.306762 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8374 | 2024.11.16 00:53:35.307045 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8375 | 2024.11.16 00:53:35.307171 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 14411 rows starting from the beginning of the part | ||
8376 | 2024.11.16 00:53:35.307290 [ 277 ] {a321e87b-5982-43f3-bb85-4d4997c444b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8377 | 2024.11.16 00:53:35.307657 [ 277 ] {a321e87b-5982-43f3-bb85-4d4997c444b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8378 | 2024.11.16 00:53:35.307683 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
8379 | 2024.11.16 00:53:35.308188 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
8380 | 2024.11.16 00:53:35.308664 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 132 rows starting from the beginning of the part | ||
8381 | 2024.11.16 00:53:35.309067 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
8382 | 2024.11.16 00:53:35.309444 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 237 rows starting from the beginning of the part | ||
8383 | 2024.11.16 00:53:35.310412 [ 277 ] {a321e87b-5982-43f3-bb85-4d4997c444b0} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8384 | 2024.11.16 00:53:35.310492 [ 277 ] {a321e87b-5982-43f3-bb85-4d4997c444b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8385 | 2024.11.16 00:53:35.311088 [ 277 ] {a321e87b-5982-43f3-bb85-4d4997c444b0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8386 | 2024.11.16 00:53:35.311686 [ 277 ] {a321e87b-5982-43f3-bb85-4d4997c444b0} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8387 | 2024.11.16 00:53:35.312184 [ 277 ] {a321e87b-5982-43f3-bb85-4d4997c444b0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005093 sec., 196.347928529354 rows/sec., 13.23 KiB/sec. | ||
8388 | 2024.11.16 00:53:35.312381 [ 277 ] {a321e87b-5982-43f3-bb85-4d4997c444b0} <Debug> TCPHandler: Processed in 0.005791857 sec. | ||
8389 | 2024.11.16 00:53:35.312615 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8390 | 2024.11.16 00:53:35.312862 [ 273 ] {2e6fd414-6ac9-4b6c-a935-be88cb5fd726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8391 | 2024.11.16 00:53:35.312995 [ 273 ] {2e6fd414-6ac9-4b6c-a935-be88cb5fd726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8392 | 2024.11.16 00:53:35.314532 [ 273 ] {2e6fd414-6ac9-4b6c-a935-be88cb5fd726} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8393 | 2024.11.16 00:53:35.314575 [ 273 ] {2e6fd414-6ac9-4b6c-a935-be88cb5fd726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8394 | 2024.11.16 00:53:35.315674 [ 273 ] {2e6fd414-6ac9-4b6c-a935-be88cb5fd726} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8395 | 2024.11.16 00:53:35.315767 [ 191 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15337 rows, containing 5 columns (5 merged, 0 gathered) in 0.009375164 sec., 1635918.0490069294 rows/sec., 111.59 MiB/sec. | ||
8396 | 2024.11.16 00:53:35.316072 [ 273 ] {2e6fd414-6ac9-4b6c-a935-be88cb5fd726} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8397 | 2024.11.16 00:53:35.316384 [ 273 ] {2e6fd414-6ac9-4b6c-a935-be88cb5fd726} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.003613 sec., 11071.132023249378 rows/sec., 19.84 MiB/sec. | ||
8398 | 2024.11.16 00:53:35.316496 [ 191 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8399 | 2024.11.16 00:53:35.316744 [ 273 ] {2e6fd414-6ac9-4b6c-a935-be88cb5fd726} <Debug> TCPHandler: Processed in 0.004235205 sec. | ||
8400 | 2024.11.16 00:53:35.316938 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8401 | 2024.11.16 00:53:35.317101 [ 277 ] {0864e98c-b631-447c-8a59-56427af74534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8402 | 2024.11.16 00:53:35.317150 [ 191 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8403 | 2024.11.16 00:53:35.317197 [ 277 ] {0864e98c-b631-447c-8a59-56427af74534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8404 | 2024.11.16 00:53:35.317434 [ 191 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8405 | 2024.11.16 00:53:35.317638 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.03 MiB. | ||
8406 | 2024.11.16 00:53:35.318027 [ 277 ] {0864e98c-b631-447c-8a59-56427af74534} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8407 | 2024.11.16 00:53:35.318071 [ 277 ] {0864e98c-b631-447c-8a59-56427af74534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8408 | 2024.11.16 00:53:35.318450 [ 277 ] {0864e98c-b631-447c-8a59-56427af74534} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8409 | 2024.11.16 00:53:35.318701 [ 277 ] {0864e98c-b631-447c-8a59-56427af74534} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8410 | 2024.11.16 00:53:35.318915 [ 277 ] {0864e98c-b631-447c-8a59-56427af74534} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001867 sec., 43920.72844134976 rows/sec., 2.79 MiB/sec. | ||
8411 | 2024.11.16 00:53:35.318972 [ 277 ] {0864e98c-b631-447c-8a59-56427af74534} <Debug> TCPHandler: Processed in 0.002111167 sec. | ||
8412 | 2024.11.16 00:53:38.200116 [ 36 ] {} <Debug> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
8413 | 2024.11.16 00:53:38.200230 [ 36 ] {} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8414 | 2024.11.16 00:53:38.200273 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8415 | 2024.11.16 00:53:38.200528 [ 195 ] {91c85941-ee7c-402e-9109-8e5da563148c::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 | ||
8416 | 2024.11.16 00:53:38.200769 [ 195 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8417 | 2024.11.16 00:53:38.200812 [ 195 ] {91c85941-ee7c-402e-9109-8e5da563148c::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 | ||
8418 | 2024.11.16 00:53:38.200909 [ 195 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
8419 | 2024.11.16 00:53:38.201136 [ 195 ] {91c85941-ee7c-402e-9109-8e5da563148c::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 | ||
8420 | 2024.11.16 00:53:38.201376 [ 195 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
8421 | 2024.11.16 00:53:38.201546 [ 195 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
8422 | 2024.11.16 00:53:38.202635 [ 196 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002263131 sec., 15907.165780504974 rows/sec., 1.33 MiB/sec. | ||
8423 | 2024.11.16 00:53:38.202775 [ 199 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
8424 | 2024.11.16 00:53:38.203069 [ 199 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_21_5} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8425 | 2024.11.16 00:53:38.203152 [ 199 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_21_5} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
8426 | 2024.11.16 00:53:38.203236 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8427 | 2024.11.16 00:53:40.273935 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8428 | 2024.11.16 00:53:40.274136 [ 277 ] {7b5bd20e-9654-4723-bc5c-797e78c92e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8429 | 2024.11.16 00:53:40.274216 [ 277 ] {7b5bd20e-9654-4723-bc5c-797e78c92e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8430 | 2024.11.16 00:53:40.274987 [ 277 ] {7b5bd20e-9654-4723-bc5c-797e78c92e46} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8431 | 2024.11.16 00:53:40.275041 [ 277 ] {7b5bd20e-9654-4723-bc5c-797e78c92e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8432 | 2024.11.16 00:53:40.275473 [ 277 ] {7b5bd20e-9654-4723-bc5c-797e78c92e46} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8433 | 2024.11.16 00:53:40.275731 [ 277 ] {7b5bd20e-9654-4723-bc5c-797e78c92e46} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8434 | 2024.11.16 00:53:40.275966 [ 277 ] {7b5bd20e-9654-4723-bc5c-797e78c92e46} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001887 sec., 2119.7668256491784 rows/sec., 172.85 KiB/sec. | ||
8435 | 2024.11.16 00:53:40.276031 [ 277 ] {7b5bd20e-9654-4723-bc5c-797e78c92e46} <Debug> TCPHandler: Processed in 0.002230111 sec. | ||
8436 | 2024.11.16 00:53:40.276220 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8437 | 2024.11.16 00:53:40.276366 [ 273 ] {e117e4e9-c4e4-491a-ad49-2fa87d13771c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8438 | 2024.11.16 00:53:40.276425 [ 273 ] {e117e4e9-c4e4-491a-ad49-2fa87d13771c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8439 | 2024.11.16 00:53:40.277109 [ 273 ] {e117e4e9-c4e4-491a-ad49-2fa87d13771c} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8440 | 2024.11.16 00:53:40.277152 [ 273 ] {e117e4e9-c4e4-491a-ad49-2fa87d13771c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8441 | 2024.11.16 00:53:40.277531 [ 273 ] {e117e4e9-c4e4-491a-ad49-2fa87d13771c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8442 | 2024.11.16 00:53:40.277781 [ 273 ] {e117e4e9-c4e4-491a-ad49-2fa87d13771c} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8443 | 2024.11.16 00:53:40.278010 [ 273 ] {e117e4e9-c4e4-491a-ad49-2fa87d13771c} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001674 sec., 34647.55077658303 rows/sec., 2.64 MiB/sec. | ||
8444 | 2024.11.16 00:53:40.278110 [ 273 ] {e117e4e9-c4e4-491a-ad49-2fa87d13771c} <Debug> TCPHandler: Processed in 0.001958683 sec. | ||
8445 | 2024.11.16 00:53:40.278338 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8446 | 2024.11.16 00:53:40.278506 [ 277 ] {7aefdb08-d316-48ae-bafb-99f46951e40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8447 | 2024.11.16 00:53:40.278566 [ 277 ] {7aefdb08-d316-48ae-bafb-99f46951e40a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8448 | 2024.11.16 00:53:40.279191 [ 277 ] {7aefdb08-d316-48ae-bafb-99f46951e40a} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8449 | 2024.11.16 00:53:40.279232 [ 277 ] {7aefdb08-d316-48ae-bafb-99f46951e40a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8450 | 2024.11.16 00:53:40.279587 [ 277 ] {7aefdb08-d316-48ae-bafb-99f46951e40a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8451 | 2024.11.16 00:53:40.279826 [ 277 ] {7aefdb08-d316-48ae-bafb-99f46951e40a} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8452 | 2024.11.16 00:53:40.280059 [ 277 ] {7aefdb08-d316-48ae-bafb-99f46951e40a} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001579 sec., 2533.24889170361 rows/sec., 176.88 KiB/sec. | ||
8453 | 2024.11.16 00:53:40.280142 [ 277 ] {7aefdb08-d316-48ae-bafb-99f46951e40a} <Debug> TCPHandler: Processed in 0.001928992 sec. | ||
8454 | 2024.11.16 00:53:40.280347 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8455 | 2024.11.16 00:53:40.280512 [ 273 ] {287e4d72-df6d-4f39-97da-e677c41bb15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8456 | 2024.11.16 00:53:40.280560 [ 273 ] {287e4d72-df6d-4f39-97da-e677c41bb15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8457 | 2024.11.16 00:53:40.281143 [ 273 ] {287e4d72-df6d-4f39-97da-e677c41bb15e} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8458 | 2024.11.16 00:53:40.281183 [ 273 ] {287e4d72-df6d-4f39-97da-e677c41bb15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8459 | 2024.11.16 00:53:40.281551 [ 273 ] {287e4d72-df6d-4f39-97da-e677c41bb15e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8460 | 2024.11.16 00:53:40.281793 [ 273 ] {287e4d72-df6d-4f39-97da-e677c41bb15e} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8461 | 2024.11.16 00:53:40.282001 [ 273 ] {287e4d72-df6d-4f39-97da-e677c41bb15e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001513 sec., 44943.8202247191 rows/sec., 3.51 MiB/sec. | ||
8462 | 2024.11.16 00:53:40.282053 [ 273 ] {287e4d72-df6d-4f39-97da-e677c41bb15e} <Debug> TCPHandler: Processed in 0.001823389 sec. | ||
8463 | 2024.11.16 00:53:40.282194 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8464 | 2024.11.16 00:53:40.282303 [ 277 ] {3878ca3d-3316-4d37-94b7-b96d620bc2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8465 | 2024.11.16 00:53:40.282355 [ 277 ] {3878ca3d-3316-4d37-94b7-b96d620bc2ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8466 | 2024.11.16 00:53:40.282881 [ 277 ] {3878ca3d-3316-4d37-94b7-b96d620bc2ce} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8467 | 2024.11.16 00:53:40.282920 [ 277 ] {3878ca3d-3316-4d37-94b7-b96d620bc2ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8468 | 2024.11.16 00:53:40.283303 [ 277 ] {3878ca3d-3316-4d37-94b7-b96d620bc2ce} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8469 | 2024.11.16 00:53:40.283544 [ 277 ] {3878ca3d-3316-4d37-94b7-b96d620bc2ce} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8470 | 2024.11.16 00:53:40.283763 [ 277 ] {3878ca3d-3316-4d37-94b7-b96d620bc2ce} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001484 sec., 109164.4204851752 rows/sec., 7.60 MiB/sec. | ||
8471 | 2024.11.16 00:53:40.283816 [ 277 ] {3878ca3d-3316-4d37-94b7-b96d620bc2ce} <Debug> TCPHandler: Processed in 0.001674316 sec. | ||
8472 | 2024.11.16 00:53:40.283956 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8473 | 2024.11.16 00:53:40.284070 [ 273 ] {0f6f4e5a-0529-4020-b8e7-4bbe48c942cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8474 | 2024.11.16 00:53:40.284126 [ 273 ] {0f6f4e5a-0529-4020-b8e7-4bbe48c942cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8475 | 2024.11.16 00:53:40.284665 [ 273 ] {0f6f4e5a-0529-4020-b8e7-4bbe48c942cf} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8476 | 2024.11.16 00:53:40.284711 [ 273 ] {0f6f4e5a-0529-4020-b8e7-4bbe48c942cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8477 | 2024.11.16 00:53:40.285126 [ 273 ] {0f6f4e5a-0529-4020-b8e7-4bbe48c942cf} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8478 | 2024.11.16 00:53:40.285361 [ 273 ] {0f6f4e5a-0529-4020-b8e7-4bbe48c942cf} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8479 | 2024.11.16 00:53:40.285553 [ 34 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8480 | 2024.11.16 00:53:40.285576 [ 273 ] {0f6f4e5a-0529-4020-b8e7-4bbe48c942cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001534 sec., 39113.42894393742 rows/sec., 2.64 MiB/sec. | ||
8481 | 2024.11.16 00:53:40.285638 [ 34 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8482 | 2024.11.16 00:53:40.285697 [ 273 ] {0f6f4e5a-0529-4020-b8e7-4bbe48c942cf} <Debug> TCPHandler: Processed in 0.001787208 sec. | ||
8483 | 2024.11.16 00:53:40.285708 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8484 | 2024.11.16 00:53:40.285884 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
8485 | 2024.11.16 00:53:40.286041 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8486 | 2024.11.16 00:53:40.286079 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4526 rows starting from the beginning of the part | ||
8487 | 2024.11.16 00:53:40.286154 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 82 rows starting from the beginning of the part | ||
8488 | 2024.11.16 00:53:40.286276 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
8489 | 2024.11.16 00:53:40.286548 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
8490 | 2024.11.16 00:53:40.286755 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
8491 | 2024.11.16 00:53:40.286912 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
8492 | 2024.11.16 00:53:40.288732 [ 199 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4858 rows, containing 4 columns (4 merged, 0 gathered) in 0.002905499 sec., 1672001.952160369 rows/sec., 109.95 MiB/sec. | ||
8493 | 2024.11.16 00:53:40.289134 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8494 | 2024.11.16 00:53:40.289454 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_76_15} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8495 | 2024.11.16 00:53:40.289538 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_76_15} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8496 | 2024.11.16 00:53:40.289634 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
8497 | 2024.11.16 00:53:41.380392 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1262 | ||
8498 | 2024.11.16 00:53:41.383370 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8499 | 2024.11.16 00:53:41.383421 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8500 | 2024.11.16 00:53:41.384871 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8501 | 2024.11.16 00:53:41.385202 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8502 | 2024.11.16 00:53:41.385821 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1262 | ||
8503 | 2024.11.16 00:53:45.274303 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8504 | 2024.11.16 00:53:45.274515 [ 277 ] {42d27fdd-d41f-426d-8f5b-d9603a793a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8505 | 2024.11.16 00:53:45.274592 [ 277 ] {42d27fdd-d41f-426d-8f5b-d9603a793a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8506 | 2024.11.16 00:53:45.275397 [ 277 ] {42d27fdd-d41f-426d-8f5b-d9603a793a4c} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8507 | 2024.11.16 00:53:45.275452 [ 277 ] {42d27fdd-d41f-426d-8f5b-d9603a793a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8508 | 2024.11.16 00:53:45.275896 [ 277 ] {42d27fdd-d41f-426d-8f5b-d9603a793a4c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
8509 | 2024.11.16 00:53:45.276150 [ 277 ] {42d27fdd-d41f-426d-8f5b-d9603a793a4c} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8510 | 2024.11.16 00:53:45.276389 [ 277 ] {42d27fdd-d41f-426d-8f5b-d9603a793a4c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001929 sec., 29030.585795749095 rows/sec., 2.22 MiB/sec. | ||
8511 | 2024.11.16 00:53:45.276457 [ 277 ] {42d27fdd-d41f-426d-8f5b-d9603a793a4c} <Debug> TCPHandler: Processed in 0.002295292 sec. | ||
8512 | 2024.11.16 00:53:45.276644 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8513 | 2024.11.16 00:53:45.276768 [ 273 ] {1cfae0e7-69f2-496e-af3e-531b4bc479ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8514 | 2024.11.16 00:53:45.276818 [ 273 ] {1cfae0e7-69f2-496e-af3e-531b4bc479ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8515 | 2024.11.16 00:53:45.277406 [ 273 ] {1cfae0e7-69f2-496e-af3e-531b4bc479ca} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8516 | 2024.11.16 00:53:45.277450 [ 273 ] {1cfae0e7-69f2-496e-af3e-531b4bc479ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8517 | 2024.11.16 00:53:45.277836 [ 273 ] {1cfae0e7-69f2-496e-af3e-531b4bc479ca} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
8518 | 2024.11.16 00:53:45.278097 [ 273 ] {1cfae0e7-69f2-496e-af3e-531b4bc479ca} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8519 | 2024.11.16 00:53:45.278344 [ 273 ] {1cfae0e7-69f2-496e-af3e-531b4bc479ca} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001602 sec., 39950.062421972536 rows/sec., 3.12 MiB/sec. | ||
8520 | 2024.11.16 00:53:45.278437 [ 273 ] {1cfae0e7-69f2-496e-af3e-531b4bc479ca} <Debug> TCPHandler: Processed in 0.00185204 sec. | ||
8521 | 2024.11.16 00:53:45.278667 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8522 | 2024.11.16 00:53:45.278863 [ 277 ] {9bd4d78d-7cef-437a-8155-22f15da14b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8523 | 2024.11.16 00:53:45.278930 [ 277 ] {9bd4d78d-7cef-437a-8155-22f15da14b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8524 | 2024.11.16 00:53:45.279550 [ 277 ] {9bd4d78d-7cef-437a-8155-22f15da14b5a} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8525 | 2024.11.16 00:53:45.279592 [ 277 ] {9bd4d78d-7cef-437a-8155-22f15da14b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8526 | 2024.11.16 00:53:45.279985 [ 277 ] {9bd4d78d-7cef-437a-8155-22f15da14b5a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
8527 | 2024.11.16 00:53:45.280226 [ 277 ] {9bd4d78d-7cef-437a-8155-22f15da14b5a} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8528 | 2024.11.16 00:53:45.280447 [ 277 ] {9bd4d78d-7cef-437a-8155-22f15da14b5a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 6.89 MiB/sec. | ||
8529 | 2024.11.16 00:53:45.280503 [ 277 ] {9bd4d78d-7cef-437a-8155-22f15da14b5a} <Debug> TCPHandler: Processed in 0.001960503 sec. | ||
8530 | 2024.11.16 00:53:45.280674 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8531 | 2024.11.16 00:53:45.280814 [ 273 ] {654162bc-3f6a-437b-8b53-ea18e1adaa47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8532 | 2024.11.16 00:53:45.280872 [ 273 ] {654162bc-3f6a-437b-8b53-ea18e1adaa47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8533 | 2024.11.16 00:53:45.281370 [ 273 ] {654162bc-3f6a-437b-8b53-ea18e1adaa47} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8534 | 2024.11.16 00:53:45.281411 [ 273 ] {654162bc-3f6a-437b-8b53-ea18e1adaa47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
8535 | 2024.11.16 00:53:45.281778 [ 273 ] {654162bc-3f6a-437b-8b53-ea18e1adaa47} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8536 | 2024.11.16 00:53:45.282023 [ 273 ] {654162bc-3f6a-437b-8b53-ea18e1adaa47} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8537 | 2024.11.16 00:53:45.282240 [ 273 ] {654162bc-3f6a-437b-8b53-ea18e1adaa47} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001458 sec., 41152.26337448559 rows/sec., 2.77 MiB/sec. | ||
8538 | 2024.11.16 00:53:45.282291 [ 273 ] {654162bc-3f6a-437b-8b53-ea18e1adaa47} <Debug> TCPHandler: Processed in 0.001683145 sec. | ||
8539 | 2024.11.16 00:53:46.056409 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8540 | 2024.11.16 00:53:46.056468 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8541 | 2024.11.16 00:53:47.609029 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59237, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8542 | 2024.11.16 00:53:47.801492 [ 312 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50118, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8543 | 2024.11.16 00:53:47.802816 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38218, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8544 | 2024.11.16 00:53:47.818317 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40668, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8545 | 2024.11.16 00:53:47.849750 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39265, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8546 | 2024.11.16 00:53:47.944132 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47336, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8547 | 2024.11.16 00:53:47.950518 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44528, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8548 | 2024.11.16 00:53:47.996786 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47223, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8549 | 2024.11.16 00:53:50.280242 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8550 | 2024.11.16 00:53:50.280461 [ 277 ] {61eade1b-763b-4312-bea5-72175ee47c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8551 | 2024.11.16 00:53:50.280546 [ 277 ] {61eade1b-763b-4312-bea5-72175ee47c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8552 | 2024.11.16 00:53:50.281413 [ 277 ] {61eade1b-763b-4312-bea5-72175ee47c6b} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8553 | 2024.11.16 00:53:50.281465 [ 277 ] {61eade1b-763b-4312-bea5-72175ee47c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8554 | 2024.11.16 00:53:50.281896 [ 277 ] {61eade1b-763b-4312-bea5-72175ee47c6b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8555 | 2024.11.16 00:53:50.282152 [ 277 ] {61eade1b-763b-4312-bea5-72175ee47c6b} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8556 | 2024.11.16 00:53:50.282370 [ 277 ] {61eade1b-763b-4312-bea5-72175ee47c6b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00197 sec., 7106.598984771574 rows/sec., 511.58 KiB/sec. | ||
8557 | 2024.11.16 00:53:50.282434 [ 277 ] {61eade1b-763b-4312-bea5-72175ee47c6b} <Debug> TCPHandler: Processed in 0.002337404 sec. | ||
8558 | 2024.11.16 00:53:50.282618 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8559 | 2024.11.16 00:53:50.282739 [ 273 ] {07e6fbc3-d83f-4074-b5b9-bdbe2359d1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8560 | 2024.11.16 00:53:50.282790 [ 273 ] {07e6fbc3-d83f-4074-b5b9-bdbe2359d1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8561 | 2024.11.16 00:53:50.283518 [ 273 ] {07e6fbc3-d83f-4074-b5b9-bdbe2359d1a4} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8562 | 2024.11.16 00:53:50.283557 [ 273 ] {07e6fbc3-d83f-4074-b5b9-bdbe2359d1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8563 | 2024.11.16 00:53:50.283940 [ 273 ] {07e6fbc3-d83f-4074-b5b9-bdbe2359d1a4} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
8564 | 2024.11.16 00:53:50.284173 [ 273 ] {07e6fbc3-d83f-4074-b5b9-bdbe2359d1a4} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8565 | 2024.11.16 00:53:50.284374 [ 273 ] {07e6fbc3-d83f-4074-b5b9-bdbe2359d1a4} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001656 sec., 170893.71980676329 rows/sec., 15.08 MiB/sec. | ||
8566 | 2024.11.16 00:53:50.284458 [ 273 ] {07e6fbc3-d83f-4074-b5b9-bdbe2359d1a4} <Debug> TCPHandler: Processed in 0.001895011 sec. | ||
8567 | 2024.11.16 00:53:50.284692 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8568 | 2024.11.16 00:53:50.284940 [ 277 ] {544a2809-b421-4e39-9512-443a3c9d9554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8569 | 2024.11.16 00:53:50.284997 [ 277 ] {544a2809-b421-4e39-9512-443a3c9d9554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8570 | 2024.11.16 00:53:50.285628 [ 277 ] {544a2809-b421-4e39-9512-443a3c9d9554} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8571 | 2024.11.16 00:53:50.285668 [ 277 ] {544a2809-b421-4e39-9512-443a3c9d9554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8572 | 2024.11.16 00:53:50.286029 [ 277 ] {544a2809-b421-4e39-9512-443a3c9d9554} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8573 | 2024.11.16 00:53:50.286259 [ 277 ] {544a2809-b421-4e39-9512-443a3c9d9554} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8574 | 2024.11.16 00:53:50.286392 [ 100 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8575 | 2024.11.16 00:53:50.286442 [ 100 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8576 | 2024.11.16 00:53:50.286446 [ 277 ] {544a2809-b421-4e39-9512-443a3c9d9554} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001573 sec., 29879.211697393515 rows/sec., 2.15 MiB/sec. | ||
8577 | 2024.11.16 00:53:50.286469 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8578 | 2024.11.16 00:53:50.286519 [ 277 ] {544a2809-b421-4e39-9512-443a3c9d9554} <Debug> TCPHandler: Processed in 0.001950003 sec. | ||
8579 | 2024.11.16 00:53:50.286781 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8580 | 2024.11.16 00:53:50.286843 [ 199 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
8581 | 2024.11.16 00:53:50.287286 [ 273 ] {e5a21550-ea63-4fff-ba6a-654c4140887f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8582 | 2024.11.16 00:53:50.287500 [ 273 ] {e5a21550-ea63-4fff-ba6a-654c4140887f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8583 | 2024.11.16 00:53:50.287579 [ 199 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8584 | 2024.11.16 00:53:50.287694 [ 199 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 65 rows starting from the beginning of the part | ||
8585 | 2024.11.16 00:53:50.287992 [ 199 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 47 rows starting from the beginning of the part | ||
8586 | 2024.11.16 00:53:50.288398 [ 199 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
8587 | 2024.11.16 00:53:50.288734 [ 199 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 47 rows starting from the beginning of the part | ||
8588 | 2024.11.16 00:53:50.289047 [ 199 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 4 rows starting from the beginning of the part | ||
8589 | 2024.11.16 00:53:50.289373 [ 199 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 47 rows starting from the beginning of the part | ||
8590 | 2024.11.16 00:53:50.290170 [ 273 ] {e5a21550-ea63-4fff-ba6a-654c4140887f} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8591 | 2024.11.16 00:53:50.290238 [ 273 ] {e5a21550-ea63-4fff-ba6a-654c4140887f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8592 | 2024.11.16 00:53:50.291145 [ 273 ] {e5a21550-ea63-4fff-ba6a-654c4140887f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8593 | 2024.11.16 00:53:50.291691 [ 273 ] {e5a21550-ea63-4fff-ba6a-654c4140887f} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8594 | 2024.11.16 00:53:50.292144 [ 199 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 5 columns (5 merged, 0 gathered) in 0.005555211 sec., 39242.43381574525 rows/sec., 2.95 MiB/sec. | ||
8595 | 2024.11.16 00:53:50.292300 [ 273 ] {e5a21550-ea63-4fff-ba6a-654c4140887f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005213 sec., 2685.5937080375984 rows/sec., 188.08 KiB/sec. | ||
8596 | 2024.11.16 00:53:50.292547 [ 199 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8597 | 2024.11.16 00:53:50.292613 [ 273 ] {e5a21550-ea63-4fff-ba6a-654c4140887f} <Debug> TCPHandler: Processed in 0.005976802 sec. | ||
8598 | 2024.11.16 00:53:50.292922 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8599 | 2024.11.16 00:53:50.293126 [ 277 ] {7c915ccd-fef6-4dca-b488-e72a5f13f571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8600 | 2024.11.16 00:53:50.293214 [ 277 ] {7c915ccd-fef6-4dca-b488-e72a5f13f571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8601 | 2024.11.16 00:53:50.293232 [ 199 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_51_10} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8602 | 2024.11.16 00:53:50.293463 [ 199 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_51_10} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8603 | 2024.11.16 00:53:50.293668 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8604 | 2024.11.16 00:53:50.294108 [ 277 ] {7c915ccd-fef6-4dca-b488-e72a5f13f571} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8605 | 2024.11.16 00:53:50.294152 [ 277 ] {7c915ccd-fef6-4dca-b488-e72a5f13f571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8606 | 2024.11.16 00:53:50.294503 [ 277 ] {7c915ccd-fef6-4dca-b488-e72a5f13f571} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8607 | 2024.11.16 00:53:50.294736 [ 277 ] {7c915ccd-fef6-4dca-b488-e72a5f13f571} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8608 | 2024.11.16 00:53:50.294952 [ 277 ] {7c915ccd-fef6-4dca-b488-e72a5f13f571} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001875 sec., 6933.333333333334 rows/sec., 432.29 KiB/sec. | ||
8609 | 2024.11.16 00:53:50.295113 [ 277 ] {7c915ccd-fef6-4dca-b488-e72a5f13f571} <Debug> TCPHandler: Processed in 0.002349593 sec. | ||
8610 | 2024.11.16 00:53:50.295319 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8611 | 2024.11.16 00:53:50.295454 [ 273 ] {9e70138a-de2c-42d3-97b5-fb1e240249e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8612 | 2024.11.16 00:53:50.295511 [ 273 ] {9e70138a-de2c-42d3-97b5-fb1e240249e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8613 | 2024.11.16 00:53:50.296373 [ 273 ] {9e70138a-de2c-42d3-97b5-fb1e240249e7} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8614 | 2024.11.16 00:53:50.296411 [ 273 ] {9e70138a-de2c-42d3-97b5-fb1e240249e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8615 | 2024.11.16 00:53:50.296785 [ 273 ] {9e70138a-de2c-42d3-97b5-fb1e240249e7} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
8616 | 2024.11.16 00:53:50.297016 [ 273 ] {9e70138a-de2c-42d3-97b5-fb1e240249e7} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8617 | 2024.11.16 00:53:50.297200 [ 273 ] {9e70138a-de2c-42d3-97b5-fb1e240249e7} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001771 sec., 238283.45567476 rows/sec., 17.03 MiB/sec. | ||
8618 | 2024.11.16 00:53:50.297252 [ 273 ] {9e70138a-de2c-42d3-97b5-fb1e240249e7} <Debug> TCPHandler: Processed in 0.002023225 sec. | ||
8619 | 2024.11.16 00:53:50.297437 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8620 | 2024.11.16 00:53:50.297566 [ 277 ] {64e07af6-142c-41c3-897e-3fd5dc7c8b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8621 | 2024.11.16 00:53:50.297623 [ 277 ] {64e07af6-142c-41c3-897e-3fd5dc7c8b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8622 | 2024.11.16 00:53:50.298146 [ 277 ] {64e07af6-142c-41c3-897e-3fd5dc7c8b65} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8623 | 2024.11.16 00:53:50.298192 [ 277 ] {64e07af6-142c-41c3-897e-3fd5dc7c8b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8624 | 2024.11.16 00:53:50.298573 [ 277 ] {64e07af6-142c-41c3-897e-3fd5dc7c8b65} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8625 | 2024.11.16 00:53:50.298809 [ 277 ] {64e07af6-142c-41c3-897e-3fd5dc7c8b65} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8626 | 2024.11.16 00:53:50.299019 [ 277 ] {64e07af6-142c-41c3-897e-3fd5dc7c8b65} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00148 sec., 4054.054054054054 rows/sec., 211.81 KiB/sec. | ||
8627 | 2024.11.16 00:53:50.299203 [ 277 ] {64e07af6-142c-41c3-897e-3fd5dc7c8b65} <Debug> TCPHandler: Processed in 0.00183961 sec. | ||
8628 | 2024.11.16 00:53:50.299378 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8629 | 2024.11.16 00:53:50.299486 [ 273 ] {ffd9ce98-fb1f-407d-9cb0-0bdbde34f804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8630 | 2024.11.16 00:53:50.299537 [ 273 ] {ffd9ce98-fb1f-407d-9cb0-0bdbde34f804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8631 | 2024.11.16 00:53:50.300077 [ 273 ] {ffd9ce98-fb1f-407d-9cb0-0bdbde34f804} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8632 | 2024.11.16 00:53:50.300114 [ 273 ] {ffd9ce98-fb1f-407d-9cb0-0bdbde34f804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8633 | 2024.11.16 00:53:50.300475 [ 273 ] {ffd9ce98-fb1f-407d-9cb0-0bdbde34f804} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
8634 | 2024.11.16 00:53:50.300704 [ 273 ] {ffd9ce98-fb1f-407d-9cb0-0bdbde34f804} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8635 | 2024.11.16 00:53:50.300875 [ 273 ] {ffd9ce98-fb1f-407d-9cb0-0bdbde34f804} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001412 sec., 167847.0254957507 rows/sec., 11.25 MiB/sec. | ||
8636 | 2024.11.16 00:53:50.300923 [ 273 ] {ffd9ce98-fb1f-407d-9cb0-0bdbde34f804} <Debug> TCPHandler: Processed in 0.001600823 sec. | ||
8637 | 2024.11.16 00:53:50.301064 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8638 | 2024.11.16 00:53:50.301169 [ 277 ] {bd5c3487-0d3f-44aa-a00c-0eaee42e4ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8639 | 2024.11.16 00:53:50.301217 [ 277 ] {bd5c3487-0d3f-44aa-a00c-0eaee42e4ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8640 | 2024.11.16 00:53:50.301699 [ 277 ] {bd5c3487-0d3f-44aa-a00c-0eaee42e4ed4} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8641 | 2024.11.16 00:53:50.301742 [ 277 ] {bd5c3487-0d3f-44aa-a00c-0eaee42e4ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8642 | 2024.11.16 00:53:50.302156 [ 277 ] {bd5c3487-0d3f-44aa-a00c-0eaee42e4ed4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8643 | 2024.11.16 00:53:50.302417 [ 277 ] {bd5c3487-0d3f-44aa-a00c-0eaee42e4ed4} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8644 | 2024.11.16 00:53:50.302604 [ 277 ] {bd5c3487-0d3f-44aa-a00c-0eaee42e4ed4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001454 sec., 687.757909215956 rows/sec., 46.34 KiB/sec. | ||
8645 | 2024.11.16 00:53:50.302719 [ 277 ] {bd5c3487-0d3f-44aa-a00c-0eaee42e4ed4} <Debug> TCPHandler: Processed in 0.001706226 sec. | ||
8646 | 2024.11.16 00:53:50.302863 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8647 | 2024.11.16 00:53:50.302967 [ 273 ] {e3b5f366-c737-411d-bf05-9ee006b24d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8648 | 2024.11.16 00:53:50.303031 [ 273 ] {e3b5f366-c737-411d-bf05-9ee006b24d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8649 | 2024.11.16 00:53:50.304126 [ 273 ] {e3b5f366-c737-411d-bf05-9ee006b24d4d} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8650 | 2024.11.16 00:53:50.304162 [ 273 ] {e3b5f366-c737-411d-bf05-9ee006b24d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8651 | 2024.11.16 00:53:50.304779 [ 273 ] {e3b5f366-c737-411d-bf05-9ee006b24d4d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8652 | 2024.11.16 00:53:50.305021 [ 273 ] {e3b5f366-c737-411d-bf05-9ee006b24d4d} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8653 | 2024.11.16 00:53:50.305256 [ 273 ] {e3b5f366-c737-411d-bf05-9ee006b24d4d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00231 sec., 17316.017316017314 rows/sec., 31.03 MiB/sec. | ||
8654 | 2024.11.16 00:53:50.305726 [ 273 ] {e3b5f366-c737-411d-bf05-9ee006b24d4d} <Debug> TCPHandler: Processed in 0.002911579 sec. | ||
8655 | 2024.11.16 00:53:50.305901 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8656 | 2024.11.16 00:53:50.306031 [ 277 ] {8026aff4-0ddd-4ca9-b858-bf48cd074c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8657 | 2024.11.16 00:53:50.306088 [ 277 ] {8026aff4-0ddd-4ca9-b858-bf48cd074c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8658 | 2024.11.16 00:53:50.306587 [ 277 ] {8026aff4-0ddd-4ca9-b858-bf48cd074c24} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8659 | 2024.11.16 00:53:50.306625 [ 277 ] {8026aff4-0ddd-4ca9-b858-bf48cd074c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8660 | 2024.11.16 00:53:50.306973 [ 277 ] {8026aff4-0ddd-4ca9-b858-bf48cd074c24} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
8661 | 2024.11.16 00:53:50.307207 [ 277 ] {8026aff4-0ddd-4ca9-b858-bf48cd074c24} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8662 | 2024.11.16 00:53:50.307417 [ 277 ] {8026aff4-0ddd-4ca9-b858-bf48cd074c24} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001413 sec., 58032.55484784147 rows/sec., 3.69 MiB/sec. | ||
8663 | 2024.11.16 00:53:50.307479 [ 277 ] {8026aff4-0ddd-4ca9-b858-bf48cd074c24} <Debug> TCPHandler: Processed in 0.001646655 sec. | ||
8664 | 2024.11.16 00:53:51.098056 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42074, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8665 | 2024.11.16 00:53:51.360499 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62546, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8666 | 2024.11.16 00:53:51.386902 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1292 | ||
8667 | 2024.11.16 00:53:51.389768 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8668 | 2024.11.16 00:53:51.389816 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8669 | 2024.11.16 00:53:51.391213 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8670 | 2024.11.16 00:53:51.391543 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8671 | 2024.11.16 00:53:51.392992 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1292 | ||
8672 | 2024.11.16 00:53:51.659235 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58730, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8673 | 2024.11.16 00:53:51.673676 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52702, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8674 | 2024.11.16 00:53:51.755267 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37185, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8675 | 2024.11.16 00:53:51.835540 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47748, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8676 | 2024.11.16 00:53:51.890893 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65026, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8677 | 2024.11.16 00:53:51.923276 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51502, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8678 | 2024.11.16 00:53:52.708202 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43395, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8679 | 2024.11.16 00:53:53.102999 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39146, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8680 | 2024.11.16 00:53:53.322952 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43796, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8681 | 2024.11.16 00:53:53.360799 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62949, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8682 | 2024.11.16 00:53:53.424144 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51310, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8683 | 2024.11.16 00:53:53.429502 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34690, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8684 | 2024.11.16 00:53:53.430805 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57467, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8685 | 2024.11.16 00:53:53.492215 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34597, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8686 | 2024.11.16 00:53:53.566030 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61802, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8687 | 2024.11.16 00:53:53.656632 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51947, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8688 | 2024.11.16 00:53:53.660015 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51725, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8689 | 2024.11.16 00:53:53.660179 [ 313 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64883, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8690 | 2024.11.16 00:53:53.734728 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47906, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8691 | 2024.11.16 00:53:53.934486 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40918, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8692 | 2024.11.16 00:53:53.956916 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59364, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8693 | 2024.11.16 00:53:53.965240 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34121, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8694 | 2024.11.16 00:53:55.272375 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8695 | 2024.11.16 00:53:55.272636 [ 277 ] {aa9c5397-bfe8-4e04-85a8-586d92751a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8696 | 2024.11.16 00:53:55.272738 [ 277 ] {aa9c5397-bfe8-4e04-85a8-586d92751a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8697 | 2024.11.16 00:53:55.274235 [ 277 ] {aa9c5397-bfe8-4e04-85a8-586d92751a31} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8698 | 2024.11.16 00:53:55.274304 [ 277 ] {aa9c5397-bfe8-4e04-85a8-586d92751a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8699 | 2024.11.16 00:53:55.274814 [ 277 ] {aa9c5397-bfe8-4e04-85a8-586d92751a31} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8700 | 2024.11.16 00:53:55.275085 [ 277 ] {aa9c5397-bfe8-4e04-85a8-586d92751a31} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8701 | 2024.11.16 00:53:55.275331 [ 277 ] {aa9c5397-bfe8-4e04-85a8-586d92751a31} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002774 sec., 720.9805335255949 rows/sec., 58.79 KiB/sec. | ||
8702 | 2024.11.16 00:53:55.275400 [ 277 ] {aa9c5397-bfe8-4e04-85a8-586d92751a31} <Debug> TCPHandler: Processed in 0.003232968 sec. | ||
8703 | 2024.11.16 00:53:55.275601 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8704 | 2024.11.16 00:53:55.275725 [ 273 ] {941644e8-b8f5-4e7a-89e9-75a94df69ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8705 | 2024.11.16 00:53:55.275776 [ 273 ] {941644e8-b8f5-4e7a-89e9-75a94df69ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8706 | 2024.11.16 00:53:55.276356 [ 273 ] {941644e8-b8f5-4e7a-89e9-75a94df69ec1} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8707 | 2024.11.16 00:53:55.276397 [ 273 ] {941644e8-b8f5-4e7a-89e9-75a94df69ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8708 | 2024.11.16 00:53:55.276772 [ 273 ] {941644e8-b8f5-4e7a-89e9-75a94df69ec1} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
8709 | 2024.11.16 00:53:55.277019 [ 273 ] {941644e8-b8f5-4e7a-89e9-75a94df69ec1} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8710 | 2024.11.16 00:53:55.277246 [ 273 ] {941644e8-b8f5-4e7a-89e9-75a94df69ec1} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001551 sec., 36750.483558994194 rows/sec., 2.80 MiB/sec. | ||
8711 | 2024.11.16 00:53:55.277297 [ 273 ] {941644e8-b8f5-4e7a-89e9-75a94df69ec1} <Debug> TCPHandler: Processed in 0.001756248 sec. | ||
8712 | 2024.11.16 00:53:55.277454 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8713 | 2024.11.16 00:53:55.277589 [ 277 ] {afe45dbc-edfb-4092-8618-2ecd3b514cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8714 | 2024.11.16 00:53:55.277648 [ 277 ] {afe45dbc-edfb-4092-8618-2ecd3b514cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8715 | 2024.11.16 00:53:55.278278 [ 277 ] {afe45dbc-edfb-4092-8618-2ecd3b514cc9} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8716 | 2024.11.16 00:53:55.278326 [ 277 ] {afe45dbc-edfb-4092-8618-2ecd3b514cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8717 | 2024.11.16 00:53:55.278689 [ 277 ] {afe45dbc-edfb-4092-8618-2ecd3b514cc9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8718 | 2024.11.16 00:53:55.278924 [ 277 ] {afe45dbc-edfb-4092-8618-2ecd3b514cc9} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8719 | 2024.11.16 00:53:55.279143 [ 277 ] {afe45dbc-edfb-4092-8618-2ecd3b514cc9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001587 sec., 1260.2394454946439 rows/sec., 88.00 KiB/sec. | ||
8720 | 2024.11.16 00:53:55.279201 [ 277 ] {afe45dbc-edfb-4092-8618-2ecd3b514cc9} <Debug> TCPHandler: Processed in 0.001802869 sec. | ||
8721 | 2024.11.16 00:53:55.279374 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8722 | 2024.11.16 00:53:55.279485 [ 273 ] {0f683419-e228-4aea-9d59-2991232425d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8723 | 2024.11.16 00:53:55.279530 [ 273 ] {0f683419-e228-4aea-9d59-2991232425d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8724 | 2024.11.16 00:53:55.280086 [ 273 ] {0f683419-e228-4aea-9d59-2991232425d4} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8725 | 2024.11.16 00:53:55.280125 [ 273 ] {0f683419-e228-4aea-9d59-2991232425d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8726 | 2024.11.16 00:53:55.280477 [ 273 ] {0f683419-e228-4aea-9d59-2991232425d4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
8727 | 2024.11.16 00:53:55.280706 [ 273 ] {0f683419-e228-4aea-9d59-2991232425d4} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8728 | 2024.11.16 00:53:55.280923 [ 273 ] {0f683419-e228-4aea-9d59-2991232425d4} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00146 sec., 45205.479452054795 rows/sec., 3.53 MiB/sec. | ||
8729 | 2024.11.16 00:53:55.280975 [ 273 ] {0f683419-e228-4aea-9d59-2991232425d4} <Debug> TCPHandler: Processed in 0.001673536 sec. | ||
8730 | 2024.11.16 00:53:55.281124 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8731 | 2024.11.16 00:53:55.281229 [ 277 ] {ec414d31-474f-4e0f-a5e5-7436a028869f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8732 | 2024.11.16 00:53:55.281279 [ 277 ] {ec414d31-474f-4e0f-a5e5-7436a028869f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8733 | 2024.11.16 00:53:55.281798 [ 277 ] {ec414d31-474f-4e0f-a5e5-7436a028869f} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8734 | 2024.11.16 00:53:55.281837 [ 277 ] {ec414d31-474f-4e0f-a5e5-7436a028869f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8735 | 2024.11.16 00:53:55.282220 [ 277 ] {ec414d31-474f-4e0f-a5e5-7436a028869f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
8736 | 2024.11.16 00:53:55.282472 [ 277 ] {ec414d31-474f-4e0f-a5e5-7436a028869f} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8737 | 2024.11.16 00:53:55.282723 [ 277 ] {ec414d31-474f-4e0f-a5e5-7436a028869f} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001509 sec., 85487.07753479126 rows/sec., 5.95 MiB/sec. | ||
8738 | 2024.11.16 00:53:55.282815 [ 277 ] {ec414d31-474f-4e0f-a5e5-7436a028869f} <Debug> TCPHandler: Processed in 0.001739247 sec. | ||
8739 | 2024.11.16 00:53:55.283040 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8740 | 2024.11.16 00:53:55.283227 [ 273 ] {83ac1b1b-de4e-4ccf-ace7-26dc66492378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8741 | 2024.11.16 00:53:55.283286 [ 273 ] {83ac1b1b-de4e-4ccf-ace7-26dc66492378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8742 | 2024.11.16 00:53:55.283787 [ 273 ] {83ac1b1b-de4e-4ccf-ace7-26dc66492378} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8743 | 2024.11.16 00:53:55.283827 [ 273 ] {83ac1b1b-de4e-4ccf-ace7-26dc66492378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8744 | 2024.11.16 00:53:55.284198 [ 273 ] {83ac1b1b-de4e-4ccf-ace7-26dc66492378} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
8745 | 2024.11.16 00:53:55.284436 [ 273 ] {83ac1b1b-de4e-4ccf-ace7-26dc66492378} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8746 | 2024.11.16 00:53:55.284650 [ 273 ] {83ac1b1b-de4e-4ccf-ace7-26dc66492378} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001454 sec., 33012.379642365886 rows/sec., 2.22 MiB/sec. | ||
8747 | 2024.11.16 00:53:55.284702 [ 273 ] {83ac1b1b-de4e-4ccf-ace7-26dc66492378} <Debug> TCPHandler: Processed in 0.001777078 sec. | ||
8748 | 2024.11.16 00:54:00.273676 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8749 | 2024.11.16 00:54:00.273906 [ 277 ] {270f60eb-e846-4cb7-a645-4e3a7e7bbfa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8750 | 2024.11.16 00:54:00.273990 [ 277 ] {270f60eb-e846-4cb7-a645-4e3a7e7bbfa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8751 | 2024.11.16 00:54:00.274840 [ 277 ] {270f60eb-e846-4cb7-a645-4e3a7e7bbfa0} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8752 | 2024.11.16 00:54:00.274891 [ 277 ] {270f60eb-e846-4cb7-a645-4e3a7e7bbfa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8753 | 2024.11.16 00:54:00.275323 [ 277 ] {270f60eb-e846-4cb7-a645-4e3a7e7bbfa0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
8754 | 2024.11.16 00:54:00.275581 [ 277 ] {270f60eb-e846-4cb7-a645-4e3a7e7bbfa0} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8755 | 2024.11.16 00:54:00.275792 [ 79 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
8756 | 2024.11.16 00:54:00.275855 [ 277 ] {270f60eb-e846-4cb7-a645-4e3a7e7bbfa0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002005 sec., 27930.174563591023 rows/sec., 2.13 MiB/sec. | ||
8757 | 2024.11.16 00:54:00.275885 [ 79 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8758 | 2024.11.16 00:54:00.275959 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8759 | 2024.11.16 00:54:00.275987 [ 277 ] {270f60eb-e846-4cb7-a645-4e3a7e7bbfa0} <Debug> TCPHandler: Processed in 0.002453827 sec. | ||
8760 | 2024.11.16 00:54:00.276163 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
8761 | 2024.11.16 00:54:00.276178 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8762 | 2024.11.16 00:54:00.276399 [ 273 ] {7e2fc058-a54d-48c5-8a08-2dc3665998b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8763 | 2024.11.16 00:54:00.276400 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8764 | 2024.11.16 00:54:00.276475 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1432 rows starting from the beginning of the part | ||
8765 | 2024.11.16 00:54:00.276485 [ 273 ] {7e2fc058-a54d-48c5-8a08-2dc3665998b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8766 | 2024.11.16 00:54:00.276847 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 58 rows starting from the beginning of the part | ||
8767 | 2024.11.16 00:54:00.277280 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
8768 | 2024.11.16 00:54:00.277574 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 283 rows starting from the beginning of the part | ||
8769 | 2024.11.16 00:54:00.277800 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 57 rows starting from the beginning of the part | ||
8770 | 2024.11.16 00:54:00.278247 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
8771 | 2024.11.16 00:54:00.278789 [ 273 ] {7e2fc058-a54d-48c5-8a08-2dc3665998b0} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8772 | 2024.11.16 00:54:00.278831 [ 273 ] {7e2fc058-a54d-48c5-8a08-2dc3665998b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8773 | 2024.11.16 00:54:00.279349 [ 273 ] {7e2fc058-a54d-48c5-8a08-2dc3665998b0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
8774 | 2024.11.16 00:54:00.279623 [ 273 ] {7e2fc058-a54d-48c5-8a08-2dc3665998b0} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8775 | 2024.11.16 00:54:00.279913 [ 79 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
8776 | 2024.11.16 00:54:00.280066 [ 79 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8777 | 2024.11.16 00:54:00.280182 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8778 | 2024.11.16 00:54:00.280244 [ 273 ] {7e2fc058-a54d-48c5-8a08-2dc3665998b0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003888 sec., 16460.90534979424 rows/sec., 1.28 MiB/sec. | ||
8779 | 2024.11.16 00:54:00.280289 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1942 rows, containing 5 columns (5 merged, 0 gathered) in 0.004211184 sec., 461152.967906413 rows/sec., 40.17 MiB/sec. | ||
8780 | 2024.11.16 00:54:00.280596 [ 273 ] {7e2fc058-a54d-48c5-8a08-2dc3665998b0} <Debug> TCPHandler: Processed in 0.004478952 sec. | ||
8781 | 2024.11.16 00:54:00.280682 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
8782 | 2024.11.16 00:54:00.280681 [ 201 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
8783 | 2024.11.16 00:54:00.280831 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8784 | 2024.11.16 00:54:00.281155 [ 201 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8785 | 2024.11.16 00:54:00.281177 [ 277 ] {f0e524ab-a862-4f64-ab44-f06ca66c6920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8786 | 2024.11.16 00:54:00.281274 [ 201 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 914 rows starting from the beginning of the part | ||
8787 | 2024.11.16 00:54:00.281327 [ 277 ] {f0e524ab-a862-4f64-ab44-f06ca66c6920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8788 | 2024.11.16 00:54:00.281393 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_81_16} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8789 | 2024.11.16 00:54:00.281737 [ 201 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 68 rows starting from the beginning of the part | ||
8790 | 2024.11.16 00:54:00.281950 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_81_16} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
8791 | 2024.11.16 00:54:00.282368 [ 201 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
8792 | 2024.11.16 00:54:00.282475 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
8793 | 2024.11.16 00:54:00.282853 [ 201 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 422 rows starting from the beginning of the part | ||
8794 | 2024.11.16 00:54:00.283215 [ 201 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 66 rows starting from the beginning of the part | ||
8795 | 2024.11.16 00:54:00.283592 [ 201 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
8796 | 2024.11.16 00:54:00.284693 [ 277 ] {f0e524ab-a862-4f64-ab44-f06ca66c6920} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8797 | 2024.11.16 00:54:00.284758 [ 277 ] {f0e524ab-a862-4f64-ab44-f06ca66c6920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8798 | 2024.11.16 00:54:00.285885 [ 277 ] {f0e524ab-a862-4f64-ab44-f06ca66c6920} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
8799 | 2024.11.16 00:54:00.286254 [ 277 ] {f0e524ab-a862-4f64-ab44-f06ca66c6920} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8800 | 2024.11.16 00:54:00.286706 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
8801 | 2024.11.16 00:54:00.286776 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1598 rows, containing 5 columns (5 merged, 0 gathered) in 0.006452365 sec., 247661.12890389803 rows/sec., 19.10 MiB/sec. | ||
8802 | 2024.11.16 00:54:00.286807 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8803 | 2024.11.16 00:54:00.286895 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8804 | 2024.11.16 00:54:00.286904 [ 277 ] {f0e524ab-a862-4f64-ab44-f06ca66c6920} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005821 sec., 27486.68613640268 rows/sec., 1.91 MiB/sec. | ||
8805 | 2024.11.16 00:54:00.287150 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
8806 | 2024.11.16 00:54:00.287169 [ 277 ] {f0e524ab-a862-4f64-ab44-f06ca66c6920} <Debug> TCPHandler: Processed in 0.006429734 sec. | ||
8807 | 2024.11.16 00:54:00.287241 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
8808 | 2024.11.16 00:54:00.287415 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8809 | 2024.11.16 00:54:00.287476 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8810 | 2024.11.16 00:54:00.287520 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_76_15, total 15337 rows starting from the beginning of the part | ||
8811 | 2024.11.16 00:54:00.287739 [ 273 ] {ead669c8-2c5a-4183-9016-f392c96e5ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8812 | 2024.11.16 00:54:00.287859 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_81_16} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8813 | 2024.11.16 00:54:00.287978 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 162 rows starting from the beginning of the part | ||
8814 | 2024.11.16 00:54:00.288008 [ 273 ] {ead669c8-2c5a-4183-9016-f392c96e5ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8815 | 2024.11.16 00:54:00.288310 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_81_16} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
8816 | 2024.11.16 00:54:00.288535 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
8817 | 2024.11.16 00:54:00.288718 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
8818 | 2024.11.16 00:54:00.288983 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 237 rows starting from the beginning of the part | ||
8819 | 2024.11.16 00:54:00.289248 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 129 rows starting from the beginning of the part | ||
8820 | 2024.11.16 00:54:00.289574 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
8821 | 2024.11.16 00:54:00.290286 [ 273 ] {ead669c8-2c5a-4183-9016-f392c96e5ebf} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8822 | 2024.11.16 00:54:00.290330 [ 273 ] {ead669c8-2c5a-4183-9016-f392c96e5ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8823 | 2024.11.16 00:54:00.290745 [ 273 ] {ead669c8-2c5a-4183-9016-f392c96e5ebf} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
8824 | 2024.11.16 00:54:00.291071 [ 273 ] {ead669c8-2c5a-4183-9016-f392c96e5ebf} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8825 | 2024.11.16 00:54:00.291316 [ 273 ] {ead669c8-2c5a-4183-9016-f392c96e5ebf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003738 sec., 16051.364365971107 rows/sec., 1.08 MiB/sec. | ||
8826 | 2024.11.16 00:54:00.291406 [ 273 ] {ead669c8-2c5a-4183-9016-f392c96e5ebf} <Debug> TCPHandler: Processed in 0.004117832 sec. | ||
8827 | 2024.11.16 00:54:00.294069 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16185 rows, containing 5 columns (5 merged, 0 gathered) in 0.007025501 sec., 2303750.294818832 rows/sec., 157.23 MiB/sec. | ||
8828 | 2024.11.16 00:54:00.294588 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
8829 | 2024.11.16 00:54:00.294874 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8830 | 2024.11.16 00:54:00.294949 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
8831 | 2024.11.16 00:54:00.295022 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.10 MiB. | ||
8832 | 2024.11.16 00:54:01.056507 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8833 | 2024.11.16 00:54:01.056560 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8834 | 2024.11.16 00:54:01.394068 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1312 | ||
8835 | 2024.11.16 00:54:01.396756 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8836 | 2024.11.16 00:54:01.396808 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8837 | 2024.11.16 00:54:01.398207 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8838 | 2024.11.16 00:54:01.398533 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8839 | 2024.11.16 00:54:01.398709 [ 126 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8840 | 2024.11.16 00:54:01.398767 [ 126 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8841 | 2024.11.16 00:54:01.398806 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8842 | 2024.11.16 00:54:01.399218 [ 190 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::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 | ||
8843 | 2024.11.16 00:54:01.400728 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1312 | ||
8844 | 2024.11.16 00:54:01.400999 [ 190 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8845 | 2024.11.16 00:54:01.401133 [ 190 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1178 rows starting from the beginning of the part | ||
8846 | 2024.11.16 00:54:01.401709 [ 190 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
8847 | 2024.11.16 00:54:01.402181 [ 190 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part | ||
8848 | 2024.11.16 00:54:01.402639 [ 190 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
8849 | 2024.11.16 00:54:01.403098 [ 190 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
8850 | 2024.11.16 00:54:01.403553 [ 190 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
8851 | 2024.11.16 00:54:01.411268 [ 193 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1312 rows, containing 72 columns (72 merged, 0 gathered) in 0.012376286 sec., 106009.1856312952 rows/sec., 82.81 MiB/sec. | ||
8852 | 2024.11.16 00:54:01.412848 [ 193 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8853 | 2024.11.16 00:54:01.413707 [ 193 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_41_8} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8854 | 2024.11.16 00:54:01.413805 [ 193 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_41_8} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8855 | 2024.11.16 00:54:01.414130 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
8856 | 2024.11.16 00:54:05.281631 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8857 | 2024.11.16 00:54:05.281859 [ 277 ] {a19563b2-8e0a-4597-8cc4-836d8ace0a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8858 | 2024.11.16 00:54:05.281941 [ 277 ] {a19563b2-8e0a-4597-8cc4-836d8ace0a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8859 | 2024.11.16 00:54:05.282804 [ 277 ] {a19563b2-8e0a-4597-8cc4-836d8ace0a33} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8860 | 2024.11.16 00:54:05.282852 [ 277 ] {a19563b2-8e0a-4597-8cc4-836d8ace0a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8861 | 2024.11.16 00:54:05.283282 [ 277 ] {a19563b2-8e0a-4597-8cc4-836d8ace0a33} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8862 | 2024.11.16 00:54:05.283535 [ 277 ] {a19563b2-8e0a-4597-8cc4-836d8ace0a33} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8863 | 2024.11.16 00:54:05.283797 [ 277 ] {a19563b2-8e0a-4597-8cc4-836d8ace0a33} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001995 sec., 7017.543859649123 rows/sec., 505.17 KiB/sec. | ||
8864 | 2024.11.16 00:54:05.283924 [ 277 ] {a19563b2-8e0a-4597-8cc4-836d8ace0a33} <Debug> TCPHandler: Processed in 0.002434616 sec. | ||
8865 | 2024.11.16 00:54:05.284105 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8866 | 2024.11.16 00:54:05.284219 [ 273 ] {9cf27156-c0cd-48d1-9980-a9568176eb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8867 | 2024.11.16 00:54:05.284267 [ 273 ] {9cf27156-c0cd-48d1-9980-a9568176eb93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8868 | 2024.11.16 00:54:05.284950 [ 273 ] {9cf27156-c0cd-48d1-9980-a9568176eb93} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8869 | 2024.11.16 00:54:05.284989 [ 273 ] {9cf27156-c0cd-48d1-9980-a9568176eb93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8870 | 2024.11.16 00:54:05.285370 [ 273 ] {9cf27156-c0cd-48d1-9980-a9568176eb93} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
8871 | 2024.11.16 00:54:05.285605 [ 273 ] {9cf27156-c0cd-48d1-9980-a9568176eb93} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8872 | 2024.11.16 00:54:05.285812 [ 273 ] {9cf27156-c0cd-48d1-9980-a9568176eb93} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001616 sec., 175123.76237623763 rows/sec., 15.45 MiB/sec. | ||
8873 | 2024.11.16 00:54:05.285862 [ 273 ] {9cf27156-c0cd-48d1-9980-a9568176eb93} <Debug> TCPHandler: Processed in 0.001813409 sec. | ||
8874 | 2024.11.16 00:54:05.286032 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8875 | 2024.11.16 00:54:05.286160 [ 277 ] {a49a38a8-0892-4a7e-9e42-1a192ffe4a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8876 | 2024.11.16 00:54:05.286220 [ 277 ] {a49a38a8-0892-4a7e-9e42-1a192ffe4a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8877 | 2024.11.16 00:54:05.286987 [ 277 ] {a49a38a8-0892-4a7e-9e42-1a192ffe4a3e} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8878 | 2024.11.16 00:54:05.287027 [ 277 ] {a49a38a8-0892-4a7e-9e42-1a192ffe4a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8879 | 2024.11.16 00:54:05.287382 [ 277 ] {a49a38a8-0892-4a7e-9e42-1a192ffe4a3e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8880 | 2024.11.16 00:54:05.287622 [ 277 ] {a49a38a8-0892-4a7e-9e42-1a192ffe4a3e} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8881 | 2024.11.16 00:54:05.287842 [ 277 ] {a49a38a8-0892-4a7e-9e42-1a192ffe4a3e} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001709 sec., 27501.462843768284 rows/sec., 1.98 MiB/sec. | ||
8882 | 2024.11.16 00:54:05.287894 [ 277 ] {a49a38a8-0892-4a7e-9e42-1a192ffe4a3e} <Debug> TCPHandler: Processed in 0.001924372 sec. | ||
8883 | 2024.11.16 00:54:05.288041 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8884 | 2024.11.16 00:54:05.288147 [ 273 ] {faa12267-d47d-4eb2-b541-a35f5f395765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8885 | 2024.11.16 00:54:05.288193 [ 273 ] {faa12267-d47d-4eb2-b541-a35f5f395765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8886 | 2024.11.16 00:54:05.288715 [ 273 ] {faa12267-d47d-4eb2-b541-a35f5f395765} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8887 | 2024.11.16 00:54:05.288755 [ 273 ] {faa12267-d47d-4eb2-b541-a35f5f395765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8888 | 2024.11.16 00:54:05.289096 [ 273 ] {faa12267-d47d-4eb2-b541-a35f5f395765} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8889 | 2024.11.16 00:54:05.289329 [ 273 ] {faa12267-d47d-4eb2-b541-a35f5f395765} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8890 | 2024.11.16 00:54:05.289543 [ 273 ] {faa12267-d47d-4eb2-b541-a35f5f395765} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001418 sec., 9873.060648801129 rows/sec., 691.44 KiB/sec. | ||
8891 | 2024.11.16 00:54:05.289593 [ 273 ] {faa12267-d47d-4eb2-b541-a35f5f395765} <Debug> TCPHandler: Processed in 0.001604964 sec. | ||
8892 | 2024.11.16 00:54:05.289738 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8893 | 2024.11.16 00:54:05.289861 [ 277 ] {51c03e84-2be5-4217-86dd-282ff028573c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8894 | 2024.11.16 00:54:05.289915 [ 277 ] {51c03e84-2be5-4217-86dd-282ff028573c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8895 | 2024.11.16 00:54:05.290578 [ 277 ] {51c03e84-2be5-4217-86dd-282ff028573c} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8896 | 2024.11.16 00:54:05.290625 [ 277 ] {51c03e84-2be5-4217-86dd-282ff028573c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8897 | 2024.11.16 00:54:05.291004 [ 277 ] {51c03e84-2be5-4217-86dd-282ff028573c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8898 | 2024.11.16 00:54:05.291239 [ 277 ] {51c03e84-2be5-4217-86dd-282ff028573c} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8899 | 2024.11.16 00:54:05.291457 [ 277 ] {51c03e84-2be5-4217-86dd-282ff028573c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001624 sec., 8004.926108374384 rows/sec., 499.11 KiB/sec. | ||
8900 | 2024.11.16 00:54:05.291509 [ 277 ] {51c03e84-2be5-4217-86dd-282ff028573c} <Debug> TCPHandler: Processed in 0.00182261 sec. | ||
8901 | 2024.11.16 00:54:05.291654 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8902 | 2024.11.16 00:54:05.291761 [ 273 ] {78e630ce-f525-4d26-9498-8c84045f2dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8903 | 2024.11.16 00:54:05.291817 [ 273 ] {78e630ce-f525-4d26-9498-8c84045f2dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8904 | 2024.11.16 00:54:05.292626 [ 273 ] {78e630ce-f525-4d26-9498-8c84045f2dcf} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8905 | 2024.11.16 00:54:05.292674 [ 273 ] {78e630ce-f525-4d26-9498-8c84045f2dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8906 | 2024.11.16 00:54:05.293060 [ 273 ] {78e630ce-f525-4d26-9498-8c84045f2dcf} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
8907 | 2024.11.16 00:54:05.293288 [ 273 ] {78e630ce-f525-4d26-9498-8c84045f2dcf} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8908 | 2024.11.16 00:54:05.293543 [ 273 ] {78e630ce-f525-4d26-9498-8c84045f2dcf} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.0018 sec., 234444.44444444444 rows/sec., 16.76 MiB/sec. | ||
8909 | 2024.11.16 00:54:05.293621 [ 273 ] {78e630ce-f525-4d26-9498-8c84045f2dcf} <Debug> TCPHandler: Processed in 0.002012144 sec. | ||
8910 | 2024.11.16 00:54:05.293863 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8911 | 2024.11.16 00:54:05.294043 [ 277 ] {6eaa8e98-5736-4c42-a645-d75dc81905b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8912 | 2024.11.16 00:54:05.294101 [ 277 ] {6eaa8e98-5736-4c42-a645-d75dc81905b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8913 | 2024.11.16 00:54:05.294641 [ 277 ] {6eaa8e98-5736-4c42-a645-d75dc81905b5} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8914 | 2024.11.16 00:54:05.294689 [ 277 ] {6eaa8e98-5736-4c42-a645-d75dc81905b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8915 | 2024.11.16 00:54:05.295057 [ 277 ] {6eaa8e98-5736-4c42-a645-d75dc81905b5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8916 | 2024.11.16 00:54:05.295296 [ 277 ] {6eaa8e98-5736-4c42-a645-d75dc81905b5} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8917 | 2024.11.16 00:54:05.295512 [ 277 ] {6eaa8e98-5736-4c42-a645-d75dc81905b5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001499 sec., 4002.6684456304206 rows/sec., 209.12 KiB/sec. | ||
8918 | 2024.11.16 00:54:05.295564 [ 277 ] {6eaa8e98-5736-4c42-a645-d75dc81905b5} <Debug> TCPHandler: Processed in 0.00182857 sec. | ||
8919 | 2024.11.16 00:54:05.295695 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8920 | 2024.11.16 00:54:05.295810 [ 273 ] {26059ac1-91af-45e8-b832-4f3e368daf7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8921 | 2024.11.16 00:54:05.295866 [ 273 ] {26059ac1-91af-45e8-b832-4f3e368daf7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8922 | 2024.11.16 00:54:05.296523 [ 273 ] {26059ac1-91af-45e8-b832-4f3e368daf7b} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8923 | 2024.11.16 00:54:05.296569 [ 273 ] {26059ac1-91af-45e8-b832-4f3e368daf7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8924 | 2024.11.16 00:54:05.296978 [ 273 ] {26059ac1-91af-45e8-b832-4f3e368daf7b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
8925 | 2024.11.16 00:54:05.297211 [ 273 ] {26059ac1-91af-45e8-b832-4f3e368daf7b} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8926 | 2024.11.16 00:54:05.297421 [ 273 ] {26059ac1-91af-45e8-b832-4f3e368daf7b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001641 sec., 144424.13162705666 rows/sec., 9.68 MiB/sec. | ||
8927 | 2024.11.16 00:54:05.297471 [ 273 ] {26059ac1-91af-45e8-b832-4f3e368daf7b} <Debug> TCPHandler: Processed in 0.00182709 sec. | ||
8928 | 2024.11.16 00:54:05.297612 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8929 | 2024.11.16 00:54:05.297718 [ 277 ] {701ce883-724a-4e95-a0b0-4ffd073a1a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8930 | 2024.11.16 00:54:05.297768 [ 277 ] {701ce883-724a-4e95-a0b0-4ffd073a1a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8931 | 2024.11.16 00:54:05.298282 [ 277 ] {701ce883-724a-4e95-a0b0-4ffd073a1a78} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8932 | 2024.11.16 00:54:05.298329 [ 277 ] {701ce883-724a-4e95-a0b0-4ffd073a1a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8933 | 2024.11.16 00:54:05.298739 [ 277 ] {701ce883-724a-4e95-a0b0-4ffd073a1a78} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8934 | 2024.11.16 00:54:05.298981 [ 277 ] {701ce883-724a-4e95-a0b0-4ffd073a1a78} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8935 | 2024.11.16 00:54:05.299202 [ 277 ] {701ce883-724a-4e95-a0b0-4ffd073a1a78} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001503 sec., 665.3359946773121 rows/sec., 44.83 KiB/sec. | ||
8936 | 2024.11.16 00:54:05.299270 [ 277 ] {701ce883-724a-4e95-a0b0-4ffd073a1a78} <Debug> TCPHandler: Processed in 0.001707236 sec. | ||
8937 | 2024.11.16 00:54:05.299438 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8938 | 2024.11.16 00:54:05.299544 [ 273 ] {7bb0d684-f896-4397-aece-11b73531fa60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8939 | 2024.11.16 00:54:05.299608 [ 273 ] {7bb0d684-f896-4397-aece-11b73531fa60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8940 | 2024.11.16 00:54:05.300663 [ 273 ] {7bb0d684-f896-4397-aece-11b73531fa60} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8941 | 2024.11.16 00:54:05.300700 [ 273 ] {7bb0d684-f896-4397-aece-11b73531fa60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8942 | 2024.11.16 00:54:05.301317 [ 273 ] {7bb0d684-f896-4397-aece-11b73531fa60} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8943 | 2024.11.16 00:54:05.301566 [ 273 ] {7bb0d684-f896-4397-aece-11b73531fa60} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8944 | 2024.11.16 00:54:05.301884 [ 273 ] {7bb0d684-f896-4397-aece-11b73531fa60} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002345 sec., 17057.569296375266 rows/sec., 30.57 MiB/sec. | ||
8945 | 2024.11.16 00:54:05.302316 [ 273 ] {7bb0d684-f896-4397-aece-11b73531fa60} <Debug> TCPHandler: Processed in 0.00293983 sec. | ||
8946 | 2024.11.16 00:54:05.302464 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8947 | 2024.11.16 00:54:05.302571 [ 277 ] {a423df50-3192-43ca-901e-f6d41d0a345f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8948 | 2024.11.16 00:54:05.302617 [ 277 ] {a423df50-3192-43ca-901e-f6d41d0a345f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8949 | 2024.11.16 00:54:05.303058 [ 277 ] {a423df50-3192-43ca-901e-f6d41d0a345f} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8950 | 2024.11.16 00:54:05.303096 [ 277 ] {a423df50-3192-43ca-901e-f6d41d0a345f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8951 | 2024.11.16 00:54:05.303461 [ 277 ] {a423df50-3192-43ca-901e-f6d41d0a345f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
8952 | 2024.11.16 00:54:05.303693 [ 277 ] {a423df50-3192-43ca-901e-f6d41d0a345f} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8953 | 2024.11.16 00:54:05.303854 [ 33 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
8954 | 2024.11.16 00:54:05.303921 [ 277 ] {a423df50-3192-43ca-901e-f6d41d0a345f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001369 sec., 59897.73557341125 rows/sec., 3.80 MiB/sec. | ||
8955 | 2024.11.16 00:54:05.303945 [ 33 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8956 | 2024.11.16 00:54:05.304015 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8957 | 2024.11.16 00:54:05.304024 [ 277 ] {a423df50-3192-43ca-901e-f6d41d0a345f} <Debug> TCPHandler: Processed in 0.001620524 sec. | ||
8958 | 2024.11.16 00:54:05.304191 [ 200 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
8959 | 2024.11.16 00:54:05.304315 [ 200 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8960 | 2024.11.16 00:54:05.304352 [ 200 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4858 rows starting from the beginning of the part | ||
8961 | 2024.11.16 00:54:05.304426 [ 200 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
8962 | 2024.11.16 00:54:05.304539 [ 200 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 82 rows starting from the beginning of the part | ||
8963 | 2024.11.16 00:54:05.304639 [ 200 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 48 rows starting from the beginning of the part | ||
8964 | 2024.11.16 00:54:05.304867 [ 200 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
8965 | 2024.11.16 00:54:05.305006 [ 200 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 82 rows starting from the beginning of the part | ||
8966 | 2024.11.16 00:54:05.306685 [ 193 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5190 rows, containing 4 columns (4 merged, 0 gathered) in 0.002556419 sec., 2030183.627957702 rows/sec., 133.47 MiB/sec. | ||
8967 | 2024.11.16 00:54:05.307149 [ 198 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
8968 | 2024.11.16 00:54:05.307577 [ 198 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_81_16} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8969 | 2024.11.16 00:54:05.307697 [ 198 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_81_16} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
8970 | 2024.11.16 00:54:05.307814 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
8971 | 2024.11.16 00:54:10.272668 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8972 | 2024.11.16 00:54:10.272988 [ 277 ] {5c0d0e01-b25d-4f27-aaab-ae4f5eda6d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8973 | 2024.11.16 00:54:10.273062 [ 277 ] {5c0d0e01-b25d-4f27-aaab-ae4f5eda6d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8974 | 2024.11.16 00:54:10.273821 [ 277 ] {5c0d0e01-b25d-4f27-aaab-ae4f5eda6d5e} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8975 | 2024.11.16 00:54:10.273864 [ 277 ] {5c0d0e01-b25d-4f27-aaab-ae4f5eda6d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8976 | 2024.11.16 00:54:10.274285 [ 277 ] {5c0d0e01-b25d-4f27-aaab-ae4f5eda6d5e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
8977 | 2024.11.16 00:54:10.274549 [ 277 ] {5c0d0e01-b25d-4f27-aaab-ae4f5eda6d5e} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8978 | 2024.11.16 00:54:10.274787 [ 277 ] {5c0d0e01-b25d-4f27-aaab-ae4f5eda6d5e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001869 sec., 2140.1819154628142 rows/sec., 174.52 KiB/sec. | ||
8979 | 2024.11.16 00:54:10.274910 [ 277 ] {5c0d0e01-b25d-4f27-aaab-ae4f5eda6d5e} <Debug> TCPHandler: Processed in 0.002430516 sec. | ||
8980 | 2024.11.16 00:54:10.275214 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8981 | 2024.11.16 00:54:10.275376 [ 273 ] {e9066278-1848-491b-a593-c054dd012f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8982 | 2024.11.16 00:54:10.275438 [ 273 ] {e9066278-1848-491b-a593-c054dd012f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8983 | 2024.11.16 00:54:10.276115 [ 273 ] {e9066278-1848-491b-a593-c054dd012f17} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8984 | 2024.11.16 00:54:10.276155 [ 273 ] {e9066278-1848-491b-a593-c054dd012f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8985 | 2024.11.16 00:54:10.276526 [ 273 ] {e9066278-1848-491b-a593-c054dd012f17} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
8986 | 2024.11.16 00:54:10.276767 [ 273 ] {e9066278-1848-491b-a593-c054dd012f17} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8987 | 2024.11.16 00:54:10.276971 [ 273 ] {e9066278-1848-491b-a593-c054dd012f17} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001627 sec., 35648.43269821758 rows/sec., 2.72 MiB/sec. | ||
8988 | 2024.11.16 00:54:10.277068 [ 273 ] {e9066278-1848-491b-a593-c054dd012f17} <Debug> TCPHandler: Processed in 0.002005104 sec. | ||
8989 | 2024.11.16 00:54:10.277283 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8990 | 2024.11.16 00:54:10.277495 [ 277 ] {706bb8c7-e1e0-4bd3-9c6a-73008df73b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8991 | 2024.11.16 00:54:10.277553 [ 277 ] {706bb8c7-e1e0-4bd3-9c6a-73008df73b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8992 | 2024.11.16 00:54:10.278203 [ 277 ] {706bb8c7-e1e0-4bd3-9c6a-73008df73b66} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8993 | 2024.11.16 00:54:10.278241 [ 277 ] {706bb8c7-e1e0-4bd3-9c6a-73008df73b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
8994 | 2024.11.16 00:54:10.278584 [ 277 ] {706bb8c7-e1e0-4bd3-9c6a-73008df73b66} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8995 | 2024.11.16 00:54:10.278822 [ 277 ] {706bb8c7-e1e0-4bd3-9c6a-73008df73b66} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8996 | 2024.11.16 00:54:10.279001 [ 277 ] {706bb8c7-e1e0-4bd3-9c6a-73008df73b66} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001546 sec., 2587.3221216041397 rows/sec., 180.66 KiB/sec. | ||
8997 | 2024.11.16 00:54:10.279053 [ 277 ] {706bb8c7-e1e0-4bd3-9c6a-73008df73b66} <Debug> TCPHandler: Processed in 0.001903631 sec. | ||
8998 | 2024.11.16 00:54:10.279219 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8999 | 2024.11.16 00:54:10.279349 [ 273 ] {61101721-87df-48e7-bcf6-33c5872fe4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9000 | 2024.11.16 00:54:10.279404 [ 273 ] {61101721-87df-48e7-bcf6-33c5872fe4bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9001 | 2024.11.16 00:54:10.280049 [ 273 ] {61101721-87df-48e7-bcf6-33c5872fe4bb} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9002 | 2024.11.16 00:54:10.280086 [ 273 ] {61101721-87df-48e7-bcf6-33c5872fe4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9003 | 2024.11.16 00:54:10.280457 [ 273 ] {61101721-87df-48e7-bcf6-33c5872fe4bb} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9004 | 2024.11.16 00:54:10.280698 [ 273 ] {61101721-87df-48e7-bcf6-33c5872fe4bb} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9005 | 2024.11.16 00:54:10.280872 [ 273 ] {61101721-87df-48e7-bcf6-33c5872fe4bb} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001552 sec., 43814.43298969072 rows/sec., 3.42 MiB/sec. | ||
9006 | 2024.11.16 00:54:10.280924 [ 273 ] {61101721-87df-48e7-bcf6-33c5872fe4bb} <Debug> TCPHandler: Processed in 0.001769448 sec. | ||
9007 | 2024.11.16 00:54:10.281093 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9008 | 2024.11.16 00:54:10.281224 [ 277 ] {9f5be687-b41f-4695-b474-aa96ee8b685e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9009 | 2024.11.16 00:54:10.281283 [ 277 ] {9f5be687-b41f-4695-b474-aa96ee8b685e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9010 | 2024.11.16 00:54:10.281894 [ 277 ] {9f5be687-b41f-4695-b474-aa96ee8b685e} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9011 | 2024.11.16 00:54:10.281941 [ 277 ] {9f5be687-b41f-4695-b474-aa96ee8b685e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9012 | 2024.11.16 00:54:10.282334 [ 277 ] {9f5be687-b41f-4695-b474-aa96ee8b685e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9013 | 2024.11.16 00:54:10.282569 [ 277 ] {9f5be687-b41f-4695-b474-aa96ee8b685e} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9014 | 2024.11.16 00:54:10.282745 [ 277 ] {9f5be687-b41f-4695-b474-aa96ee8b685e} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001552 sec., 83762.88659793815 rows/sec., 5.83 MiB/sec. | ||
9015 | 2024.11.16 00:54:10.282796 [ 277 ] {9f5be687-b41f-4695-b474-aa96ee8b685e} <Debug> TCPHandler: Processed in 0.001767398 sec. | ||
9016 | 2024.11.16 00:54:10.282945 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9017 | 2024.11.16 00:54:10.283075 [ 273 ] {68654d5a-2bba-4706-9476-1c0d5f2bc460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9018 | 2024.11.16 00:54:10.283133 [ 273 ] {68654d5a-2bba-4706-9476-1c0d5f2bc460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9019 | 2024.11.16 00:54:10.283672 [ 273 ] {68654d5a-2bba-4706-9476-1c0d5f2bc460} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9020 | 2024.11.16 00:54:10.283717 [ 273 ] {68654d5a-2bba-4706-9476-1c0d5f2bc460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9021 | 2024.11.16 00:54:10.284099 [ 273 ] {68654d5a-2bba-4706-9476-1c0d5f2bc460} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9022 | 2024.11.16 00:54:10.284330 [ 273 ] {68654d5a-2bba-4706-9476-1c0d5f2bc460} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9023 | 2024.11.16 00:54:10.284502 [ 273 ] {68654d5a-2bba-4706-9476-1c0d5f2bc460} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001458 sec., 32921.810699588474 rows/sec., 2.22 MiB/sec. | ||
9024 | 2024.11.16 00:54:10.284552 [ 273 ] {68654d5a-2bba-4706-9476-1c0d5f2bc460} <Debug> TCPHandler: Processed in 0.001667315 sec. | ||
9025 | 2024.11.16 00:54:11.401777 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1346 | ||
9026 | 2024.11.16 00:54:11.404624 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9027 | 2024.11.16 00:54:11.404671 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9028 | 2024.11.16 00:54:11.406102 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
9029 | 2024.11.16 00:54:11.406418 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9030 | 2024.11.16 00:54:11.407628 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1346 | ||
9031 | 2024.11.16 00:54:15.273746 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9032 | 2024.11.16 00:54:15.274079 [ 277 ] {ba2ea5b8-de78-4241-818d-21840050ed5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9033 | 2024.11.16 00:54:15.274168 [ 277 ] {ba2ea5b8-de78-4241-818d-21840050ed5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9034 | 2024.11.16 00:54:15.274965 [ 277 ] {ba2ea5b8-de78-4241-818d-21840050ed5d} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9035 | 2024.11.16 00:54:15.275019 [ 277 ] {ba2ea5b8-de78-4241-818d-21840050ed5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9036 | 2024.11.16 00:54:15.275469 [ 277 ] {ba2ea5b8-de78-4241-818d-21840050ed5d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9037 | 2024.11.16 00:54:15.275733 [ 277 ] {ba2ea5b8-de78-4241-818d-21840050ed5d} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9038 | 2024.11.16 00:54:15.275997 [ 277 ] {ba2ea5b8-de78-4241-818d-21840050ed5d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002001 sec., 27986.006996501746 rows/sec., 2.14 MiB/sec. | ||
9039 | 2024.11.16 00:54:15.276111 [ 277 ] {ba2ea5b8-de78-4241-818d-21840050ed5d} <Debug> TCPHandler: Processed in 0.00256014 sec. | ||
9040 | 2024.11.16 00:54:15.276354 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9041 | 2024.11.16 00:54:15.276531 [ 273 ] {0b84ba1f-b4f1-4027-9217-555bd807613d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9042 | 2024.11.16 00:54:15.276593 [ 273 ] {0b84ba1f-b4f1-4027-9217-555bd807613d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9043 | 2024.11.16 00:54:15.277266 [ 273 ] {0b84ba1f-b4f1-4027-9217-555bd807613d} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9044 | 2024.11.16 00:54:15.277306 [ 273 ] {0b84ba1f-b4f1-4027-9217-555bd807613d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9045 | 2024.11.16 00:54:15.277684 [ 273 ] {0b84ba1f-b4f1-4027-9217-555bd807613d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9046 | 2024.11.16 00:54:15.277930 [ 273 ] {0b84ba1f-b4f1-4027-9217-555bd807613d} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9047 | 2024.11.16 00:54:15.278141 [ 273 ] {0b84ba1f-b4f1-4027-9217-555bd807613d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001645 sec., 38905.77507598784 rows/sec., 3.04 MiB/sec. | ||
9048 | 2024.11.16 00:54:15.278197 [ 273 ] {0b84ba1f-b4f1-4027-9217-555bd807613d} <Debug> TCPHandler: Processed in 0.001953303 sec. | ||
9049 | 2024.11.16 00:54:15.278354 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9050 | 2024.11.16 00:54:15.278466 [ 277 ] {3cdd48a4-2088-4d30-b0d6-384f7f188a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9051 | 2024.11.16 00:54:15.278520 [ 277 ] {3cdd48a4-2088-4d30-b0d6-384f7f188a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9052 | 2024.11.16 00:54:15.279063 [ 277 ] {3cdd48a4-2088-4d30-b0d6-384f7f188a51} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9053 | 2024.11.16 00:54:15.279105 [ 277 ] {3cdd48a4-2088-4d30-b0d6-384f7f188a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9054 | 2024.11.16 00:54:15.279531 [ 277 ] {3cdd48a4-2088-4d30-b0d6-384f7f188a51} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9055 | 2024.11.16 00:54:15.279795 [ 277 ] {3cdd48a4-2088-4d30-b0d6-384f7f188a51} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9056 | 2024.11.16 00:54:15.280033 [ 277 ] {3cdd48a4-2088-4d30-b0d6-384f7f188a51} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001589 sec., 100692.25928256765 rows/sec., 7.01 MiB/sec. | ||
9057 | 2024.11.16 00:54:15.280127 [ 277 ] {3cdd48a4-2088-4d30-b0d6-384f7f188a51} <Debug> TCPHandler: Processed in 0.001825339 sec. | ||
9058 | 2024.11.16 00:54:15.280324 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9059 | 2024.11.16 00:54:15.280482 [ 273 ] {ab3f56d2-bcc1-499c-b74f-c12fb2670100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9060 | 2024.11.16 00:54:15.280533 [ 273 ] {ab3f56d2-bcc1-499c-b74f-c12fb2670100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9061 | 2024.11.16 00:54:15.281001 [ 273 ] {ab3f56d2-bcc1-499c-b74f-c12fb2670100} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9062 | 2024.11.16 00:54:15.281041 [ 273 ] {ab3f56d2-bcc1-499c-b74f-c12fb2670100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9063 | 2024.11.16 00:54:15.281408 [ 273 ] {ab3f56d2-bcc1-499c-b74f-c12fb2670100} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9064 | 2024.11.16 00:54:15.281682 [ 273 ] {ab3f56d2-bcc1-499c-b74f-c12fb2670100} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9065 | 2024.11.16 00:54:15.281921 [ 273 ] {ab3f56d2-bcc1-499c-b74f-c12fb2670100} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00146 sec., 41095.890410958906 rows/sec., 2.77 MiB/sec. | ||
9066 | 2024.11.16 00:54:15.281988 [ 273 ] {ab3f56d2-bcc1-499c-b74f-c12fb2670100} <Debug> TCPHandler: Processed in 0.001768668 sec. | ||
9067 | 2024.11.16 00:54:16.056803 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9068 | 2024.11.16 00:54:16.056860 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9069 | 2024.11.16 00:54:17.376834 [ 149 ] {} <Debug> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
9070 | 2024.11.16 00:54:17.376925 [ 149 ] {} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9071 | 2024.11.16 00:54:17.376953 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9072 | 2024.11.16 00:54:17.377098 [ 193 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
9073 | 2024.11.16 00:54:17.377300 [ 193 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9074 | 2024.11.16 00:54:17.377374 [ 193 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 242 rows starting from the beginning of the part | ||
9075 | 2024.11.16 00:54:17.377470 [ 193 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
9076 | 2024.11.16 00:54:17.377766 [ 193 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
9077 | 2024.11.16 00:54:17.378024 [ 193 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
9078 | 2024.11.16 00:54:17.378291 [ 193 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
9079 | 2024.11.16 00:54:17.379412 [ 195 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002377764 sec., 125327.82900237365 rows/sec., 8.98 MiB/sec. | ||
9080 | 2024.11.16 00:54:17.379720 [ 195 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
9081 | 2024.11.16 00:54:17.380246 [ 195 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_29_7} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9082 | 2024.11.16 00:54:17.380343 [ 195 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_29_7} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
9083 | 2024.11.16 00:54:17.380447 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
9084 | 2024.11.16 00:54:17.618463 [ 313 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43420, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9085 | 2024.11.16 00:54:17.812997 [ 313 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50710, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9086 | 2024.11.16 00:54:17.821450 [ 313 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34402, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9087 | 2024.11.16 00:54:17.826990 [ 313 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40008, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9088 | 2024.11.16 00:54:17.866467 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42763, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9089 | 2024.11.16 00:54:17.955901 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47801, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9090 | 2024.11.16 00:54:17.959175 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34384, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9091 | 2024.11.16 00:54:18.000424 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44181, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9092 | 2024.11.16 00:54:20.279850 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9093 | 2024.11.16 00:54:20.280063 [ 277 ] {faa2da93-ccf3-4978-9217-cb651d682d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9094 | 2024.11.16 00:54:20.280147 [ 277 ] {faa2da93-ccf3-4978-9217-cb651d682d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9095 | 2024.11.16 00:54:20.280904 [ 277 ] {faa2da93-ccf3-4978-9217-cb651d682d64} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9096 | 2024.11.16 00:54:20.280951 [ 277 ] {faa2da93-ccf3-4978-9217-cb651d682d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9097 | 2024.11.16 00:54:20.281384 [ 277 ] {faa2da93-ccf3-4978-9217-cb651d682d64} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9098 | 2024.11.16 00:54:20.281651 [ 277 ] {faa2da93-ccf3-4978-9217-cb651d682d64} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9099 | 2024.11.16 00:54:20.281813 [ 148 ] {} <Debug> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
9100 | 2024.11.16 00:54:20.281855 [ 148 ] {} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9101 | 2024.11.16 00:54:20.281875 [ 277 ] {faa2da93-ccf3-4978-9217-cb651d682d64} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001869 sec., 7490.63670411985 rows/sec., 539.23 KiB/sec. | ||
9102 | 2024.11.16 00:54:20.281879 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9103 | 2024.11.16 00:54:20.282007 [ 277 ] {faa2da93-ccf3-4978-9217-cb651d682d64} <Debug> TCPHandler: Processed in 0.002300163 sec. | ||
9104 | 2024.11.16 00:54:20.282301 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9105 | 2024.11.16 00:54:20.282337 [ 187 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
9106 | 2024.11.16 00:54:20.282581 [ 273 ] {2c78a03f-6423-4e27-9203-9210f022fb41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9107 | 2024.11.16 00:54:20.282702 [ 273 ] {2c78a03f-6423-4e27-9203-9210f022fb41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9108 | 2024.11.16 00:54:20.282724 [ 187 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9109 | 2024.11.16 00:54:20.282827 [ 187 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
9110 | 2024.11.16 00:54:20.283101 [ 187 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
9111 | 2024.11.16 00:54:20.283486 [ 187 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
9112 | 2024.11.16 00:54:20.283851 [ 187 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
9113 | 2024.11.16 00:54:20.284232 [ 187 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
9114 | 2024.11.16 00:54:20.285241 [ 273 ] {2c78a03f-6423-4e27-9203-9210f022fb41} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9115 | 2024.11.16 00:54:20.285307 [ 273 ] {2c78a03f-6423-4e27-9203-9210f022fb41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9116 | 2024.11.16 00:54:20.286400 [ 273 ] {2c78a03f-6423-4e27-9203-9210f022fb41} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9117 | 2024.11.16 00:54:20.286462 [ 187 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004449961 sec., 15730.474941241058 rows/sec., 1.17 MiB/sec. | ||
9118 | 2024.11.16 00:54:20.286645 [ 187 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
9119 | 2024.11.16 00:54:20.286901 [ 273 ] {2c78a03f-6423-4e27-9203-9210f022fb41} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9120 | 2024.11.16 00:54:20.287256 [ 187 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_29_7} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9121 | 2024.11.16 00:54:20.287445 [ 273 ] {2c78a03f-6423-4e27-9203-9210f022fb41} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.00492 sec., 57520.32520325203 rows/sec., 5.08 MiB/sec. | ||
9122 | 2024.11.16 00:54:20.287516 [ 187 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_29_7} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
9123 | 2024.11.16 00:54:20.287722 [ 273 ] {2c78a03f-6423-4e27-9203-9210f022fb41} <Debug> TCPHandler: Processed in 0.005556511 sec. | ||
9124 | 2024.11.16 00:54:20.287775 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9125 | 2024.11.16 00:54:20.287980 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9126 | 2024.11.16 00:54:20.288328 [ 277 ] {68803221-04d3-40ac-a7c9-037d26cf8afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9127 | 2024.11.16 00:54:20.288446 [ 277 ] {68803221-04d3-40ac-a7c9-037d26cf8afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9128 | 2024.11.16 00:54:20.289073 [ 277 ] {68803221-04d3-40ac-a7c9-037d26cf8afb} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9129 | 2024.11.16 00:54:20.289114 [ 277 ] {68803221-04d3-40ac-a7c9-037d26cf8afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9130 | 2024.11.16 00:54:20.289472 [ 277 ] {68803221-04d3-40ac-a7c9-037d26cf8afb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9131 | 2024.11.16 00:54:20.289714 [ 277 ] {68803221-04d3-40ac-a7c9-037d26cf8afb} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9132 | 2024.11.16 00:54:20.289931 [ 277 ] {68803221-04d3-40ac-a7c9-037d26cf8afb} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001727 sec., 27214.823393167342 rows/sec., 1.96 MiB/sec. | ||
9133 | 2024.11.16 00:54:20.289983 [ 277 ] {68803221-04d3-40ac-a7c9-037d26cf8afb} <Debug> TCPHandler: Processed in 0.002120828 sec. | ||
9134 | 2024.11.16 00:54:20.290134 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9135 | 2024.11.16 00:54:20.290253 [ 273 ] {f7350382-7e5a-477d-baa0-1beea5bdc1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9136 | 2024.11.16 00:54:20.290308 [ 273 ] {f7350382-7e5a-477d-baa0-1beea5bdc1d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9137 | 2024.11.16 00:54:20.290947 [ 273 ] {f7350382-7e5a-477d-baa0-1beea5bdc1d1} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9138 | 2024.11.16 00:54:20.290996 [ 273 ] {f7350382-7e5a-477d-baa0-1beea5bdc1d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9139 | 2024.11.16 00:54:20.291369 [ 273 ] {f7350382-7e5a-477d-baa0-1beea5bdc1d1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9140 | 2024.11.16 00:54:20.291607 [ 273 ] {f7350382-7e5a-477d-baa0-1beea5bdc1d1} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9141 | 2024.11.16 00:54:20.291820 [ 273 ] {f7350382-7e5a-477d-baa0-1beea5bdc1d1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001596 sec., 8771.929824561405 rows/sec., 614.33 KiB/sec. | ||
9142 | 2024.11.16 00:54:20.291873 [ 273 ] {f7350382-7e5a-477d-baa0-1beea5bdc1d1} <Debug> TCPHandler: Processed in 0.001791389 sec. | ||
9143 | 2024.11.16 00:54:20.292022 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9144 | 2024.11.16 00:54:20.292129 [ 277 ] {ebc570fb-db56-408c-b32d-c6d3efaf1eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9145 | 2024.11.16 00:54:20.292175 [ 277 ] {ebc570fb-db56-408c-b32d-c6d3efaf1eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9146 | 2024.11.16 00:54:20.292811 [ 277 ] {ebc570fb-db56-408c-b32d-c6d3efaf1eab} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9147 | 2024.11.16 00:54:20.292859 [ 277 ] {ebc570fb-db56-408c-b32d-c6d3efaf1eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9148 | 2024.11.16 00:54:20.293257 [ 277 ] {ebc570fb-db56-408c-b32d-c6d3efaf1eab} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9149 | 2024.11.16 00:54:20.293494 [ 277 ] {ebc570fb-db56-408c-b32d-c6d3efaf1eab} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9150 | 2024.11.16 00:54:20.293681 [ 146 ] {} <Debug> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
9151 | 2024.11.16 00:54:20.293733 [ 277 ] {ebc570fb-db56-408c-b32d-c6d3efaf1eab} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001627 sec., 7990.165949600492 rows/sec., 498.18 KiB/sec. | ||
9152 | 2024.11.16 00:54:20.293813 [ 146 ] {} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9153 | 2024.11.16 00:54:20.293847 [ 277 ] {ebc570fb-db56-408c-b32d-c6d3efaf1eab} <Debug> TCPHandler: Processed in 0.001876081 sec. | ||
9154 | 2024.11.16 00:54:20.293895 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9155 | 2024.11.16 00:54:20.294031 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9156 | 2024.11.16 00:54:20.294242 [ 197 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
9157 | 2024.11.16 00:54:20.294334 [ 273 ] {8c0588b8-4248-4ae3-beca-67c2c7713173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9158 | 2024.11.16 00:54:20.294491 [ 273 ] {8c0588b8-4248-4ae3-beca-67c2c7713173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9159 | 2024.11.16 00:54:20.294866 [ 197 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9160 | 2024.11.16 00:54:20.294944 [ 197 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
9161 | 2024.11.16 00:54:20.295296 [ 197 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
9162 | 2024.11.16 00:54:20.295706 [ 197 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
9163 | 2024.11.16 00:54:20.296067 [ 197 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
9164 | 2024.11.16 00:54:20.296391 [ 197 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
9165 | 2024.11.16 00:54:20.297493 [ 273 ] {8c0588b8-4248-4ae3-beca-67c2c7713173} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9166 | 2024.11.16 00:54:20.297549 [ 273 ] {8c0588b8-4248-4ae3-beca-67c2c7713173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9167 | 2024.11.16 00:54:20.298601 [ 273 ] {8c0588b8-4248-4ae3-beca-67c2c7713173} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9168 | 2024.11.16 00:54:20.298766 [ 188 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004748259 sec., 13689.227988616458 rows/sec., 906.99 KiB/sec. | ||
9169 | 2024.11.16 00:54:20.299054 [ 273 ] {8c0588b8-4248-4ae3-beca-67c2c7713173} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9170 | 2024.11.16 00:54:20.299093 [ 199 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
9171 | 2024.11.16 00:54:20.299539 [ 273 ] {8c0588b8-4248-4ae3-beca-67c2c7713173} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.005286 sec., 79833.52251229664 rows/sec., 5.71 MiB/sec. | ||
9172 | 2024.11.16 00:54:20.299798 [ 273 ] {8c0588b8-4248-4ae3-beca-67c2c7713173} <Debug> TCPHandler: Processed in 0.005833569 sec. | ||
9173 | 2024.11.16 00:54:20.299908 [ 199 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_29_7} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9174 | 2024.11.16 00:54:20.300138 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9175 | 2024.11.16 00:54:20.300249 [ 199 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_29_7} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
9176 | 2024.11.16 00:54:20.300539 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9177 | 2024.11.16 00:54:20.300645 [ 277 ] {f13a8d88-3659-45e3-adc3-601b45397c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9178 | 2024.11.16 00:54:20.300763 [ 277 ] {f13a8d88-3659-45e3-adc3-601b45397c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9179 | 2024.11.16 00:54:20.301314 [ 277 ] {f13a8d88-3659-45e3-adc3-601b45397c91} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9180 | 2024.11.16 00:54:20.301353 [ 277 ] {f13a8d88-3659-45e3-adc3-601b45397c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9181 | 2024.11.16 00:54:20.301720 [ 277 ] {f13a8d88-3659-45e3-adc3-601b45397c91} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9182 | 2024.11.16 00:54:20.301978 [ 277 ] {f13a8d88-3659-45e3-adc3-601b45397c91} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9183 | 2024.11.16 00:54:20.302209 [ 277 ] {f13a8d88-3659-45e3-adc3-601b45397c91} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001762 sec., 3405.22133938706 rows/sec., 177.91 KiB/sec. | ||
9184 | 2024.11.16 00:54:20.302259 [ 277 ] {f13a8d88-3659-45e3-adc3-601b45397c91} <Debug> TCPHandler: Processed in 0.002333524 sec. | ||
9185 | 2024.11.16 00:54:20.302412 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9186 | 2024.11.16 00:54:20.302542 [ 273 ] {526c2f31-00b6-49f4-84e1-88174cad3292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9187 | 2024.11.16 00:54:20.302601 [ 273 ] {526c2f31-00b6-49f4-84e1-88174cad3292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9188 | 2024.11.16 00:54:20.303237 [ 273 ] {526c2f31-00b6-49f4-84e1-88174cad3292} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9189 | 2024.11.16 00:54:20.303277 [ 273 ] {526c2f31-00b6-49f4-84e1-88174cad3292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9190 | 2024.11.16 00:54:20.303657 [ 273 ] {526c2f31-00b6-49f4-84e1-88174cad3292} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9191 | 2024.11.16 00:54:20.303894 [ 273 ] {526c2f31-00b6-49f4-84e1-88174cad3292} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9192 | 2024.11.16 00:54:20.304149 [ 273 ] {526c2f31-00b6-49f4-84e1-88174cad3292} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001635 sec., 144954.12844036697 rows/sec., 9.72 MiB/sec. | ||
9193 | 2024.11.16 00:54:20.304225 [ 273 ] {526c2f31-00b6-49f4-84e1-88174cad3292} <Debug> TCPHandler: Processed in 0.001877561 sec. | ||
9194 | 2024.11.16 00:54:20.304447 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9195 | 2024.11.16 00:54:20.304803 [ 277 ] {4f35c91f-4f9a-4904-b1d3-bbaa735eb5f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9196 | 2024.11.16 00:54:20.304950 [ 277 ] {4f35c91f-4f9a-4904-b1d3-bbaa735eb5f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9197 | 2024.11.16 00:54:20.305462 [ 277 ] {4f35c91f-4f9a-4904-b1d3-bbaa735eb5f4} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9198 | 2024.11.16 00:54:20.305501 [ 277 ] {4f35c91f-4f9a-4904-b1d3-bbaa735eb5f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9199 | 2024.11.16 00:54:20.305852 [ 277 ] {4f35c91f-4f9a-4904-b1d3-bbaa735eb5f4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9200 | 2024.11.16 00:54:20.306092 [ 277 ] {4f35c91f-4f9a-4904-b1d3-bbaa735eb5f4} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9201 | 2024.11.16 00:54:20.306330 [ 277 ] {4f35c91f-4f9a-4904-b1d3-bbaa735eb5f4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00166 sec., 602.4096385542168 rows/sec., 40.59 KiB/sec. | ||
9202 | 2024.11.16 00:54:20.306517 [ 277 ] {4f35c91f-4f9a-4904-b1d3-bbaa735eb5f4} <Debug> TCPHandler: Processed in 0.002194659 sec. | ||
9203 | 2024.11.16 00:54:20.306703 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9204 | 2024.11.16 00:54:20.306812 [ 273 ] {d080696b-e263-4b21-9b73-d784dc834697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9205 | 2024.11.16 00:54:20.306887 [ 273 ] {d080696b-e263-4b21-9b73-d784dc834697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9206 | 2024.11.16 00:54:20.308025 [ 273 ] {d080696b-e263-4b21-9b73-d784dc834697} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9207 | 2024.11.16 00:54:20.308065 [ 273 ] {d080696b-e263-4b21-9b73-d784dc834697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9208 | 2024.11.16 00:54:20.308707 [ 273 ] {d080696b-e263-4b21-9b73-d784dc834697} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9209 | 2024.11.16 00:54:20.308954 [ 273 ] {d080696b-e263-4b21-9b73-d784dc834697} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9210 | 2024.11.16 00:54:20.309133 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
9211 | 2024.11.16 00:54:20.309201 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9212 | 2024.11.16 00:54:20.309238 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9213 | 2024.11.16 00:54:20.309253 [ 273 ] {d080696b-e263-4b21-9b73-d784dc834697} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002455 sec., 16293.279022403258 rows/sec., 29.20 MiB/sec. | ||
9214 | 2024.11.16 00:54:20.309675 [ 197 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::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 | ||
9215 | 2024.11.16 00:54:20.310132 [ 273 ] {d080696b-e263-4b21-9b73-d784dc834697} <Debug> TCPHandler: Processed in 0.003501625 sec. | ||
9216 | 2024.11.16 00:54:20.310460 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9217 | 2024.11.16 00:54:20.310807 [ 277 ] {20653ee6-a482-4525-9120-e86b45909a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9218 | 2024.11.16 00:54:20.310899 [ 197 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9219 | 2024.11.16 00:54:20.310923 [ 277 ] {20653ee6-a482-4525-9120-e86b45909a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9220 | 2024.11.16 00:54:20.311119 [ 197 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 891 rows starting from the beginning of the part | ||
9221 | 2024.11.16 00:54:20.312009 [ 197 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::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 | ||
9222 | 2024.11.16 00:54:20.312659 [ 197 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
9223 | 2024.11.16 00:54:20.313387 [ 277 ] {20653ee6-a482-4525-9120-e86b45909a9e} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9224 | 2024.11.16 00:54:20.313435 [ 197 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::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 | ||
9225 | 2024.11.16 00:54:20.313456 [ 277 ] {20653ee6-a482-4525-9120-e86b45909a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9226 | 2024.11.16 00:54:20.314151 [ 197 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
9227 | 2024.11.16 00:54:20.314833 [ 197 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
9228 | 2024.11.16 00:54:20.314894 [ 277 ] {20653ee6-a482-4525-9120-e86b45909a9e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9229 | 2024.11.16 00:54:20.315715 [ 277 ] {20653ee6-a482-4525-9120-e86b45909a9e} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9230 | 2024.11.16 00:54:20.316211 [ 277 ] {20653ee6-a482-4525-9120-e86b45909a9e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00551 sec., 14882.032667876587 rows/sec., 967.88 KiB/sec. | ||
9231 | 2024.11.16 00:54:20.316419 [ 277 ] {20653ee6-a482-4525-9120-e86b45909a9e} <Debug> TCPHandler: Processed in 0.006139337 sec. | ||
9232 | 2024.11.16 00:54:20.323138 [ 186 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1091 rows, containing 19 columns (19 merged, 0 gathered) in 0.013812815 sec., 78984.62406106213 rows/sec., 141.54 MiB/sec. | ||
9233 | 2024.11.16 00:54:20.324356 [ 191 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
9234 | 2024.11.16 00:54:20.324777 [ 191 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9235 | 2024.11.16 00:54:20.324864 [ 191 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
9236 | 2024.11.16 00:54:20.325013 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.55 MiB. | ||
9237 | 2024.11.16 00:54:21.000165 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.20 MiB, peak 186.73 MiB, free memory in arenas 0.00 B, will set to 181.26 MiB (RSS), difference: 3.06 MiB | ||
9238 | 2024.11.16 00:54:21.117150 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35927, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9239 | 2024.11.16 00:54:21.371623 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34022, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9240 | 2024.11.16 00:54:21.408714 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1376 | ||
9241 | 2024.11.16 00:54:21.411626 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9242 | 2024.11.16 00:54:21.411680 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9243 | 2024.11.16 00:54:21.413135 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9244 | 2024.11.16 00:54:21.413456 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9245 | 2024.11.16 00:54:21.414030 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1376 | ||
9246 | 2024.11.16 00:54:21.662722 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63099, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9247 | 2024.11.16 00:54:21.676224 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53759, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9248 | 2024.11.16 00:54:21.772749 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58230, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9249 | 2024.11.16 00:54:21.856279 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57522, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9250 | 2024.11.16 00:54:21.900805 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64362, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9251 | 2024.11.16 00:54:21.942190 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62009, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9252 | 2024.11.16 00:54:22.712244 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36995, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9253 | 2024.11.16 00:54:23.121224 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58305, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9254 | 2024.11.16 00:54:23.329352 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41761, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9255 | 2024.11.16 00:54:23.380030 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60898, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9256 | 2024.11.16 00:54:23.432529 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38834, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9257 | 2024.11.16 00:54:23.436649 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54007, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9258 | 2024.11.16 00:54:23.439976 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43221, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9259 | 2024.11.16 00:54:23.493427 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64766, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9260 | 2024.11.16 00:54:23.586366 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37832, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9261 | 2024.11.16 00:54:23.662070 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52545, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9262 | 2024.11.16 00:54:23.666362 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62625, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9263 | 2024.11.16 00:54:23.674770 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36841, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9264 | 2024.11.16 00:54:23.745191 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64418, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9265 | 2024.11.16 00:54:23.943945 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41687, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9266 | 2024.11.16 00:54:23.975409 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44897, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9267 | 2024.11.16 00:54:23.975524 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57882, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9268 | 2024.11.16 00:54:25.273916 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9269 | 2024.11.16 00:54:25.274231 [ 277 ] {b1474db5-4682-482c-a1dd-d36d85b228f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9270 | 2024.11.16 00:54:25.274357 [ 277 ] {b1474db5-4682-482c-a1dd-d36d85b228f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9271 | 2024.11.16 00:54:25.275132 [ 277 ] {b1474db5-4682-482c-a1dd-d36d85b228f9} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9272 | 2024.11.16 00:54:25.275184 [ 277 ] {b1474db5-4682-482c-a1dd-d36d85b228f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9273 | 2024.11.16 00:54:25.275614 [ 277 ] {b1474db5-4682-482c-a1dd-d36d85b228f9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
9274 | 2024.11.16 00:54:25.275883 [ 277 ] {b1474db5-4682-482c-a1dd-d36d85b228f9} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9275 | 2024.11.16 00:54:25.276138 [ 277 ] {b1474db5-4682-482c-a1dd-d36d85b228f9} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001995 sec., 4010.025062656642 rows/sec., 326.99 KiB/sec. | ||
9276 | 2024.11.16 00:54:25.276205 [ 277 ] {b1474db5-4682-482c-a1dd-d36d85b228f9} <Debug> TCPHandler: Processed in 0.002486877 sec. | ||
9277 | 2024.11.16 00:54:25.276373 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9278 | 2024.11.16 00:54:25.276515 [ 273 ] {8d2869c3-997b-4fd4-b08d-979d94459e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9279 | 2024.11.16 00:54:25.276574 [ 273 ] {8d2869c3-997b-4fd4-b08d-979d94459e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9280 | 2024.11.16 00:54:25.277262 [ 273 ] {8d2869c3-997b-4fd4-b08d-979d94459e1d} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9281 | 2024.11.16 00:54:25.277311 [ 273 ] {8d2869c3-997b-4fd4-b08d-979d94459e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9282 | 2024.11.16 00:54:25.277696 [ 273 ] {8d2869c3-997b-4fd4-b08d-979d94459e1d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9283 | 2024.11.16 00:54:25.277943 [ 273 ] {8d2869c3-997b-4fd4-b08d-979d94459e1d} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9284 | 2024.11.16 00:54:25.278109 [ 143 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9285 | 2024.11.16 00:54:25.278174 [ 273 ] {8d2869c3-997b-4fd4-b08d-979d94459e1d} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.001692 sec., 35460.99290780142 rows/sec., 2.70 MiB/sec. | ||
9286 | 2024.11.16 00:54:25.278201 [ 143 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9287 | 2024.11.16 00:54:25.278262 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9288 | 2024.11.16 00:54:25.278293 [ 273 ] {8d2869c3-997b-4fd4-b08d-979d94459e1d} <Debug> TCPHandler: Processed in 0.001983914 sec. | ||
9289 | 2024.11.16 00:54:25.278564 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9290 | 2024.11.16 00:54:25.278671 [ 191 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
9291 | 2024.11.16 00:54:25.278845 [ 277 ] {e5bd703e-1ca0-4071-84a1-517c293691e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9292 | 2024.11.16 00:54:25.279045 [ 277 ] {e5bd703e-1ca0-4071-84a1-517c293691e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9293 | 2024.11.16 00:54:25.279199 [ 191 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9294 | 2024.11.16 00:54:25.279368 [ 191 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1432 rows starting from the beginning of the part | ||
9295 | 2024.11.16 00:54:25.279969 [ 191 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 283 rows starting from the beginning of the part | ||
9296 | 2024.11.16 00:54:25.280703 [ 191 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 58 rows starting from the beginning of the part | ||
9297 | 2024.11.16 00:54:25.281196 [ 191 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
9298 | 2024.11.16 00:54:25.281537 [ 191 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 283 rows starting from the beginning of the part | ||
9299 | 2024.11.16 00:54:25.281819 [ 191 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
9300 | 2024.11.16 00:54:25.282655 [ 277 ] {e5bd703e-1ca0-4071-84a1-517c293691e3} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9301 | 2024.11.16 00:54:25.282719 [ 277 ] {e5bd703e-1ca0-4071-84a1-517c293691e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9302 | 2024.11.16 00:54:25.283642 [ 277 ] {e5bd703e-1ca0-4071-84a1-517c293691e3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9303 | 2024.11.16 00:54:25.284158 [ 277 ] {e5bd703e-1ca0-4071-84a1-517c293691e3} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9304 | 2024.11.16 00:54:25.284375 [ 143 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9305 | 2024.11.16 00:54:25.284456 [ 143 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9306 | 2024.11.16 00:54:25.284513 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9307 | 2024.11.16 00:54:25.284540 [ 277 ] {e5bd703e-1ca0-4071-84a1-517c293691e3} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.005807 sec., 1377.6476666092647 rows/sec., 96.19 KiB/sec. | ||
9308 | 2024.11.16 00:54:25.284890 [ 277 ] {e5bd703e-1ca0-4071-84a1-517c293691e3} <Debug> TCPHandler: Processed in 0.006499166 sec. | ||
9309 | 2024.11.16 00:54:25.284930 [ 186 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
9310 | 2024.11.16 00:54:25.285185 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9311 | 2024.11.16 00:54:25.285505 [ 186 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9312 | 2024.11.16 00:54:25.285580 [ 273 ] {2145d17d-1286-4fd5-a5b7-d5a276879b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9313 | 2024.11.16 00:54:25.285596 [ 192 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2172 rows, containing 5 columns (5 merged, 0 gathered) in 0.007225146 sec., 300616.76262320514 rows/sec., 26.43 MiB/sec. | ||
9314 | 2024.11.16 00:54:25.285622 [ 186 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 65 rows starting from the beginning of the part | ||
9315 | 2024.11.16 00:54:25.285682 [ 273 ] {2145d17d-1286-4fd5-a5b7-d5a276879b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9316 | 2024.11.16 00:54:25.286103 [ 186 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2 rows starting from the beginning of the part | ||
9317 | 2024.11.16 00:54:25.286098 [ 192 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9318 | 2024.11.16 00:54:25.286611 [ 186 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 47 rows starting from the beginning of the part | ||
9319 | 2024.11.16 00:54:25.287122 [ 186 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 4 rows starting from the beginning of the part | ||
9320 | 2024.11.16 00:54:25.287582 [ 186 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 47 rows starting from the beginning of the part | ||
9321 | 2024.11.16 00:54:25.288043 [ 192 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_86_17} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9322 | 2024.11.16 00:54:25.288139 [ 186 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
9323 | 2024.11.16 00:54:25.288792 [ 192 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_86_17} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9324 | 2024.11.16 00:54:25.289130 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
9325 | 2024.11.16 00:54:25.290170 [ 273 ] {2145d17d-1286-4fd5-a5b7-d5a276879b90} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9326 | 2024.11.16 00:54:25.290237 [ 273 ] {2145d17d-1286-4fd5-a5b7-d5a276879b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9327 | 2024.11.16 00:54:25.291315 [ 273 ] {2145d17d-1286-4fd5-a5b7-d5a276879b90} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9328 | 2024.11.16 00:54:25.291410 [ 186 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 5 columns (5 merged, 0 gathered) in 0.006778324 sec., 25522.533298791855 rows/sec., 1.92 MiB/sec. | ||
9329 | 2024.11.16 00:54:25.291592 [ 196 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9330 | 2024.11.16 00:54:25.291683 [ 273 ] {2145d17d-1286-4fd5-a5b7-d5a276879b90} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9331 | 2024.11.16 00:54:25.291952 [ 142 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9332 | 2024.11.16 00:54:25.292038 [ 273 ] {2145d17d-1286-4fd5-a5b7-d5a276879b90} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.006568 sec., 10962.241169305724 rows/sec., 878.13 KiB/sec. | ||
9333 | 2024.11.16 00:54:25.292048 [ 142 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9334 | 2024.11.16 00:54:25.292152 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9335 | 2024.11.16 00:54:25.292220 [ 196 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_56_11} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9336 | 2024.11.16 00:54:25.292279 [ 273 ] {2145d17d-1286-4fd5-a5b7-d5a276879b90} <Debug> TCPHandler: Processed in 0.007243346 sec. | ||
9337 | 2024.11.16 00:54:25.292606 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9338 | 2024.11.16 00:54:25.292631 [ 196 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_56_11} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9339 | 2024.11.16 00:54:25.292754 [ 189 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
9340 | 2024.11.16 00:54:25.292836 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9341 | 2024.11.16 00:54:25.292941 [ 277 ] {b668496a-5bb2-470c-b923-6bafec00b5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9342 | 2024.11.16 00:54:25.293064 [ 277 ] {b668496a-5bb2-470c-b923-6bafec00b5a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9343 | 2024.11.16 00:54:25.293100 [ 189 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9344 | 2024.11.16 00:54:25.293196 [ 189 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 914 rows starting from the beginning of the part | ||
9345 | 2024.11.16 00:54:25.293604 [ 189 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 422 rows starting from the beginning of the part | ||
9346 | 2024.11.16 00:54:25.293992 [ 189 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 68 rows starting from the beginning of the part | ||
9347 | 2024.11.16 00:54:25.294380 [ 189 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
9348 | 2024.11.16 00:54:25.294656 [ 189 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 422 rows starting from the beginning of the part | ||
9349 | 2024.11.16 00:54:25.294910 [ 189 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 72 rows starting from the beginning of the part | ||
9350 | 2024.11.16 00:54:25.295831 [ 277 ] {b668496a-5bb2-470c-b923-6bafec00b5a1} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9351 | 2024.11.16 00:54:25.295901 [ 277 ] {b668496a-5bb2-470c-b923-6bafec00b5a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9352 | 2024.11.16 00:54:25.296899 [ 277 ] {b668496a-5bb2-470c-b923-6bafec00b5a1} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9353 | 2024.11.16 00:54:25.297427 [ 277 ] {b668496a-5bb2-470c-b923-6bafec00b5a1} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9354 | 2024.11.16 00:54:25.297651 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9355 | 2024.11.16 00:54:25.297734 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9356 | 2024.11.16 00:54:25.297774 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9357 | 2024.11.16 00:54:25.297920 [ 277 ] {b668496a-5bb2-470c-b923-6bafec00b5a1} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.004998 sec., 32813.12525010004 rows/sec., 2.28 MiB/sec. | ||
9358 | 2024.11.16 00:54:25.298203 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
9359 | 2024.11.16 00:54:25.298909 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9360 | 2024.11.16 00:54:25.298923 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1962 rows, containing 5 columns (5 merged, 0 gathered) in 0.006537437 sec., 300117.6149001512 rows/sec., 22.98 MiB/sec. | ||
9361 | 2024.11.16 00:54:25.299126 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_81_16, total 16185 rows starting from the beginning of the part | ||
9362 | 2024.11.16 00:54:25.299148 [ 277 ] {b668496a-5bb2-470c-b923-6bafec00b5a1} <Debug> TCPHandler: Processed in 0.006708252 sec. | ||
9363 | 2024.11.16 00:54:25.299655 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9364 | 2024.11.16 00:54:25.299664 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9365 | 2024.11.16 00:54:25.300018 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
9366 | 2024.11.16 00:54:25.300465 [ 273 ] {f14b36e0-5ed8-4ffc-9736-b241e2050ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9367 | 2024.11.16 00:54:25.300787 [ 273 ] {f14b36e0-5ed8-4ffc-9736-b241e2050ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9368 | 2024.11.16 00:54:25.301036 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 130 rows starting from the beginning of the part | ||
9369 | 2024.11.16 00:54:25.301950 [ 198 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_86_17} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9370 | 2024.11.16 00:54:25.301978 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
9371 | 2024.11.16 00:54:25.302693 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 237 rows starting from the beginning of the part | ||
9372 | 2024.11.16 00:54:25.302694 [ 198 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_86_17} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9373 | 2024.11.16 00:54:25.303212 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
9374 | 2024.11.16 00:54:25.303247 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 164 rows starting from the beginning of the part | ||
9375 | 2024.11.16 00:54:25.304246 [ 273 ] {f14b36e0-5ed8-4ffc-9736-b241e2050ee3} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9376 | 2024.11.16 00:54:25.304318 [ 273 ] {f14b36e0-5ed8-4ffc-9736-b241e2050ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
9377 | 2024.11.16 00:54:25.304884 [ 273 ] {f14b36e0-5ed8-4ffc-9736-b241e2050ee3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9378 | 2024.11.16 00:54:25.305189 [ 273 ] {f14b36e0-5ed8-4ffc-9736-b241e2050ee3} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9379 | 2024.11.16 00:54:25.305628 [ 273 ] {f14b36e0-5ed8-4ffc-9736-b241e2050ee3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005416 sec., 11078.286558345642 rows/sec., 764.52 KiB/sec. | ||
9380 | 2024.11.16 00:54:25.305820 [ 273 ] {f14b36e0-5ed8-4ffc-9736-b241e2050ee3} <Debug> TCPHandler: Processed in 0.006504277 sec. | ||
9381 | 2024.11.16 00:54:25.308916 [ 198 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17113 rows, containing 5 columns (5 merged, 0 gathered) in 0.011016059 sec., 1553459.3632804616 rows/sec., 106.03 MiB/sec. | ||
9382 | 2024.11.16 00:54:25.309241 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9383 | 2024.11.16 00:54:25.309605 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9384 | 2024.11.16 00:54:25.309684 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9385 | 2024.11.16 00:54:25.309773 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.64 MiB. | ||
9386 | 2024.11.16 00:54:30.274395 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9387 | 2024.11.16 00:54:30.274605 [ 277 ] {dc7321fe-9abc-4118-a87b-c70cd927e0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9388 | 2024.11.16 00:54:30.274683 [ 277 ] {dc7321fe-9abc-4118-a87b-c70cd927e0bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9389 | 2024.11.16 00:54:30.275500 [ 277 ] {dc7321fe-9abc-4118-a87b-c70cd927e0bf} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9390 | 2024.11.16 00:54:30.275556 [ 277 ] {dc7321fe-9abc-4118-a87b-c70cd927e0bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9391 | 2024.11.16 00:54:30.276003 [ 277 ] {dc7321fe-9abc-4118-a87b-c70cd927e0bf} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
9392 | 2024.11.16 00:54:30.276265 [ 277 ] {dc7321fe-9abc-4118-a87b-c70cd927e0bf} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9393 | 2024.11.16 00:54:30.276527 [ 277 ] {dc7321fe-9abc-4118-a87b-c70cd927e0bf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00196 sec., 28571.428571428572 rows/sec., 2.18 MiB/sec. | ||
9394 | 2024.11.16 00:54:30.276644 [ 277 ] {dc7321fe-9abc-4118-a87b-c70cd927e0bf} <Debug> TCPHandler: Processed in 0.002380074 sec. | ||
9395 | 2024.11.16 00:54:30.276882 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9396 | 2024.11.16 00:54:30.277054 [ 273 ] {3f5b423a-1381-419e-b019-1e7bfc900dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9397 | 2024.11.16 00:54:30.277106 [ 273 ] {3f5b423a-1381-419e-b019-1e7bfc900dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9398 | 2024.11.16 00:54:30.277702 [ 273 ] {3f5b423a-1381-419e-b019-1e7bfc900dd3} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9399 | 2024.11.16 00:54:30.277743 [ 273 ] {3f5b423a-1381-419e-b019-1e7bfc900dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9400 | 2024.11.16 00:54:30.278125 [ 273 ] {3f5b423a-1381-419e-b019-1e7bfc900dd3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
9401 | 2024.11.16 00:54:30.278371 [ 273 ] {3f5b423a-1381-419e-b019-1e7bfc900dd3} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9402 | 2024.11.16 00:54:30.278592 [ 273 ] {3f5b423a-1381-419e-b019-1e7bfc900dd3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00157 sec., 40764.331210191085 rows/sec., 3.18 MiB/sec. | ||
9403 | 2024.11.16 00:54:30.278642 [ 273 ] {3f5b423a-1381-419e-b019-1e7bfc900dd3} <Debug> TCPHandler: Processed in 0.001880271 sec. | ||
9404 | 2024.11.16 00:54:30.278793 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9405 | 2024.11.16 00:54:30.278899 [ 277 ] {b07954cb-319f-467c-887f-3145d9c56797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9406 | 2024.11.16 00:54:30.278953 [ 277 ] {b07954cb-319f-467c-887f-3145d9c56797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9407 | 2024.11.16 00:54:30.279529 [ 277 ] {b07954cb-319f-467c-887f-3145d9c56797} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9408 | 2024.11.16 00:54:30.279570 [ 277 ] {b07954cb-319f-467c-887f-3145d9c56797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9409 | 2024.11.16 00:54:30.279977 [ 277 ] {b07954cb-319f-467c-887f-3145d9c56797} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
9410 | 2024.11.16 00:54:30.280217 [ 277 ] {b07954cb-319f-467c-887f-3145d9c56797} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9411 | 2024.11.16 00:54:30.280436 [ 277 ] {b07954cb-319f-467c-887f-3145d9c56797} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001558 sec., 102695.76379974326 rows/sec., 7.15 MiB/sec. | ||
9412 | 2024.11.16 00:54:30.280487 [ 277 ] {b07954cb-319f-467c-887f-3145d9c56797} <Debug> TCPHandler: Processed in 0.001745778 sec. | ||
9413 | 2024.11.16 00:54:30.280633 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9414 | 2024.11.16 00:54:30.280740 [ 273 ] {304cb932-6695-4045-a214-9146851e86f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9415 | 2024.11.16 00:54:30.280787 [ 273 ] {304cb932-6695-4045-a214-9146851e86f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9416 | 2024.11.16 00:54:30.281226 [ 273 ] {304cb932-6695-4045-a214-9146851e86f5} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9417 | 2024.11.16 00:54:30.281264 [ 273 ] {304cb932-6695-4045-a214-9146851e86f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9418 | 2024.11.16 00:54:30.281633 [ 273 ] {304cb932-6695-4045-a214-9146851e86f5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9419 | 2024.11.16 00:54:30.281872 [ 273 ] {304cb932-6695-4045-a214-9146851e86f5} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9420 | 2024.11.16 00:54:30.282048 [ 137 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9421 | 2024.11.16 00:54:30.282102 [ 273 ] {304cb932-6695-4045-a214-9146851e86f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec. | ||
9422 | 2024.11.16 00:54:30.282127 [ 137 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9423 | 2024.11.16 00:54:30.282193 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9424 | 2024.11.16 00:54:30.282218 [ 273 ] {304cb932-6695-4045-a214-9146851e86f5} <Debug> TCPHandler: Processed in 0.001637685 sec. | ||
9425 | 2024.11.16 00:54:30.282419 [ 198 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
9426 | 2024.11.16 00:54:30.282606 [ 198 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9427 | 2024.11.16 00:54:30.282650 [ 198 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5190 rows starting from the beginning of the part | ||
9428 | 2024.11.16 00:54:30.282737 [ 198 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 48 rows starting from the beginning of the part | ||
9429 | 2024.11.16 00:54:30.282983 [ 198 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
9430 | 2024.11.16 00:54:30.283141 [ 198 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 82 rows starting from the beginning of the part | ||
9431 | 2024.11.16 00:54:30.283340 [ 198 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
9432 | 2024.11.16 00:54:30.283466 [ 198 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
9433 | 2024.11.16 00:54:30.285390 [ 193 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5500 rows, containing 4 columns (4 merged, 0 gathered) in 0.003074803 sec., 1788732.4813979953 rows/sec., 117.66 MiB/sec. | ||
9434 | 2024.11.16 00:54:30.285858 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9435 | 2024.11.16 00:54:30.286280 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_86_17} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9436 | 2024.11.16 00:54:30.286392 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_86_17} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9437 | 2024.11.16 00:54:30.286510 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
9438 | 2024.11.16 00:54:31.056895 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9439 | 2024.11.16 00:54:31.056953 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9440 | 2024.11.16 00:54:31.415100 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1396 | ||
9441 | 2024.11.16 00:54:31.417792 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9442 | 2024.11.16 00:54:31.417841 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9443 | 2024.11.16 00:54:31.419263 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9444 | 2024.11.16 00:54:31.419587 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9445 | 2024.11.16 00:54:31.420127 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1396 | ||
9446 | 2024.11.16 00:54:32.768071 [ 136 ] {} <Debug> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
9447 | 2024.11.16 00:54:32.768161 [ 136 ] {} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9448 | 2024.11.16 00:54:32.768188 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9449 | 2024.11.16 00:54:32.768355 [ 200 ] {79b27335-8804-491f-8049-66d6de7bbe75::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 | ||
9450 | 2024.11.16 00:54:32.768720 [ 200 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9451 | 2024.11.16 00:54:32.768767 [ 200 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 25 rows starting from the beginning of the part | ||
9452 | 2024.11.16 00:54:32.768864 [ 200 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
9453 | 2024.11.16 00:54:32.768977 [ 200 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
9454 | 2024.11.16 00:54:32.769088 [ 200 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
9455 | 2024.11.16 00:54:32.769181 [ 200 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
9456 | 2024.11.16 00:54:32.770174 [ 193 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.001916472 sec., 15131.971664600369 rows/sec., 1019.63 KiB/sec. | ||
9457 | 2024.11.16 00:54:32.770355 [ 188 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
9458 | 2024.11.16 00:54:32.770683 [ 188 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_29_7} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9459 | 2024.11.16 00:54:32.770766 [ 188 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_29_7} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
9460 | 2024.11.16 00:54:32.770845 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9461 | 2024.11.16 00:54:32.835982 [ 136 ] {} <Debug> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
9462 | 2024.11.16 00:54:32.836018 [ 136 ] {} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9463 | 2024.11.16 00:54:32.836038 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9464 | 2024.11.16 00:54:32.836241 [ 199 ] {21799063-a985-4172-8d75-92148673c53a::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 | ||
9465 | 2024.11.16 00:54:32.836460 [ 199 ] {21799063-a985-4172-8d75-92148673c53a::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9466 | 2024.11.16 00:54:32.836505 [ 199 ] {21799063-a985-4172-8d75-92148673c53a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 150 rows starting from the beginning of the part | ||
9467 | 2024.11.16 00:54:32.836622 [ 199 ] {21799063-a985-4172-8d75-92148673c53a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
9468 | 2024.11.16 00:54:32.836820 [ 199 ] {21799063-a985-4172-8d75-92148673c53a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
9469 | 2024.11.16 00:54:32.837027 [ 199 ] {21799063-a985-4172-8d75-92148673c53a::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 | ||
9470 | 2024.11.16 00:54:32.837175 [ 199 ] {21799063-a985-4172-8d75-92148673c53a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
9471 | 2024.11.16 00:54:32.838316 [ 199 ] {21799063-a985-4172-8d75-92148673c53a::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.00220204 sec., 79017.63819004195 rows/sec., 4.03 MiB/sec. | ||
9472 | 2024.11.16 00:54:32.838493 [ 193 ] {21799063-a985-4172-8d75-92148673c53a::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
9473 | 2024.11.16 00:54:32.838850 [ 193 ] {21799063-a985-4172-8d75-92148673c53a::all_1_29_7} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9474 | 2024.11.16 00:54:32.838946 [ 193 ] {21799063-a985-4172-8d75-92148673c53a::all_1_29_7} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
9475 | 2024.11.16 00:54:32.839071 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
9476 | 2024.11.16 00:54:35.279737 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9477 | 2024.11.16 00:54:35.279932 [ 277 ] {922a53fb-fbd6-4d98-884e-f943f622ae16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9478 | 2024.11.16 00:54:35.280010 [ 277 ] {922a53fb-fbd6-4d98-884e-f943f622ae16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9479 | 2024.11.16 00:54:35.280788 [ 277 ] {922a53fb-fbd6-4d98-884e-f943f622ae16} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9480 | 2024.11.16 00:54:35.280844 [ 277 ] {922a53fb-fbd6-4d98-884e-f943f622ae16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9481 | 2024.11.16 00:54:35.281275 [ 277 ] {922a53fb-fbd6-4d98-884e-f943f622ae16} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9482 | 2024.11.16 00:54:35.281532 [ 277 ] {922a53fb-fbd6-4d98-884e-f943f622ae16} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9483 | 2024.11.16 00:54:35.281813 [ 277 ] {922a53fb-fbd6-4d98-884e-f943f622ae16} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001923 sec., 7280.291211648466 rows/sec., 524.08 KiB/sec. | ||
9484 | 2024.11.16 00:54:35.281973 [ 277 ] {922a53fb-fbd6-4d98-884e-f943f622ae16} <Debug> TCPHandler: Processed in 0.002368834 sec. | ||
9485 | 2024.11.16 00:54:35.282203 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9486 | 2024.11.16 00:54:35.282329 [ 273 ] {0a10e7e0-dc0d-4b78-b160-6a26d976a851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9487 | 2024.11.16 00:54:35.282380 [ 273 ] {0a10e7e0-dc0d-4b78-b160-6a26d976a851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9488 | 2024.11.16 00:54:35.283100 [ 273 ] {0a10e7e0-dc0d-4b78-b160-6a26d976a851} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9489 | 2024.11.16 00:54:35.283142 [ 273 ] {0a10e7e0-dc0d-4b78-b160-6a26d976a851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9490 | 2024.11.16 00:54:35.283536 [ 273 ] {0a10e7e0-dc0d-4b78-b160-6a26d976a851} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
9491 | 2024.11.16 00:54:35.283783 [ 273 ] {0a10e7e0-dc0d-4b78-b160-6a26d976a851} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9492 | 2024.11.16 00:54:35.284032 [ 273 ] {0a10e7e0-dc0d-4b78-b160-6a26d976a851} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001727 sec., 163867.97915460335 rows/sec., 14.46 MiB/sec. | ||
9493 | 2024.11.16 00:54:35.284118 [ 273 ] {0a10e7e0-dc0d-4b78-b160-6a26d976a851} <Debug> TCPHandler: Processed in 0.002006124 sec. | ||
9494 | 2024.11.16 00:54:35.284332 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9495 | 2024.11.16 00:54:35.284584 [ 277 ] {1729ec90-8e6f-417c-ab41-fa36dc85d779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9496 | 2024.11.16 00:54:35.284643 [ 277 ] {1729ec90-8e6f-417c-ab41-fa36dc85d779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9497 | 2024.11.16 00:54:35.285218 [ 277 ] {1729ec90-8e6f-417c-ab41-fa36dc85d779} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9498 | 2024.11.16 00:54:35.285259 [ 277 ] {1729ec90-8e6f-417c-ab41-fa36dc85d779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9499 | 2024.11.16 00:54:35.285612 [ 277 ] {1729ec90-8e6f-417c-ab41-fa36dc85d779} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9500 | 2024.11.16 00:54:35.285850 [ 277 ] {1729ec90-8e6f-417c-ab41-fa36dc85d779} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9501 | 2024.11.16 00:54:35.286068 [ 277 ] {1729ec90-8e6f-417c-ab41-fa36dc85d779} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001544 sec., 30440.41450777202 rows/sec., 2.19 MiB/sec. | ||
9502 | 2024.11.16 00:54:35.286121 [ 277 ] {1729ec90-8e6f-417c-ab41-fa36dc85d779} <Debug> TCPHandler: Processed in 0.001904892 sec. | ||
9503 | 2024.11.16 00:54:35.286261 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9504 | 2024.11.16 00:54:35.286367 [ 273 ] {013af4e6-40a9-4333-85d1-80eb45775c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9505 | 2024.11.16 00:54:35.286411 [ 273 ] {013af4e6-40a9-4333-85d1-80eb45775c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9506 | 2024.11.16 00:54:35.286933 [ 273 ] {013af4e6-40a9-4333-85d1-80eb45775c71} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9507 | 2024.11.16 00:54:35.286973 [ 273 ] {013af4e6-40a9-4333-85d1-80eb45775c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9508 | 2024.11.16 00:54:35.287310 [ 273 ] {013af4e6-40a9-4333-85d1-80eb45775c71} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9509 | 2024.11.16 00:54:35.287543 [ 273 ] {013af4e6-40a9-4333-85d1-80eb45775c71} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9510 | 2024.11.16 00:54:35.287753 [ 273 ] {013af4e6-40a9-4333-85d1-80eb45775c71} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001407 sec., 9950.248756218905 rows/sec., 696.85 KiB/sec. | ||
9511 | 2024.11.16 00:54:35.287805 [ 273 ] {013af4e6-40a9-4333-85d1-80eb45775c71} <Debug> TCPHandler: Processed in 0.001597153 sec. | ||
9512 | 2024.11.16 00:54:35.287955 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9513 | 2024.11.16 00:54:35.288081 [ 277 ] {c592fa41-efcc-47b2-93a7-2e1a7b5bbe21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9514 | 2024.11.16 00:54:35.288135 [ 277 ] {c592fa41-efcc-47b2-93a7-2e1a7b5bbe21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9515 | 2024.11.16 00:54:35.288741 [ 277 ] {c592fa41-efcc-47b2-93a7-2e1a7b5bbe21} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9516 | 2024.11.16 00:54:35.288782 [ 277 ] {c592fa41-efcc-47b2-93a7-2e1a7b5bbe21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9517 | 2024.11.16 00:54:35.289135 [ 277 ] {c592fa41-efcc-47b2-93a7-2e1a7b5bbe21} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9518 | 2024.11.16 00:54:35.289371 [ 277 ] {c592fa41-efcc-47b2-93a7-2e1a7b5bbe21} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9519 | 2024.11.16 00:54:35.289553 [ 277 ] {c592fa41-efcc-47b2-93a7-2e1a7b5bbe21} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001499 sec., 8672.448298865911 rows/sec., 540.73 KiB/sec. | ||
9520 | 2024.11.16 00:54:35.289604 [ 277 ] {c592fa41-efcc-47b2-93a7-2e1a7b5bbe21} <Debug> TCPHandler: Processed in 0.001710126 sec. | ||
9521 | 2024.11.16 00:54:35.289751 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9522 | 2024.11.16 00:54:35.289879 [ 273 ] {52744395-08ec-48a5-b124-b22408995a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9523 | 2024.11.16 00:54:35.289934 [ 273 ] {52744395-08ec-48a5-b124-b22408995a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9524 | 2024.11.16 00:54:35.290725 [ 273 ] {52744395-08ec-48a5-b124-b22408995a7d} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9525 | 2024.11.16 00:54:35.290763 [ 273 ] {52744395-08ec-48a5-b124-b22408995a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9526 | 2024.11.16 00:54:35.291135 [ 273 ] {52744395-08ec-48a5-b124-b22408995a7d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
9527 | 2024.11.16 00:54:35.291370 [ 273 ] {52744395-08ec-48a5-b124-b22408995a7d} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9528 | 2024.11.16 00:54:35.291542 [ 273 ] {52744395-08ec-48a5-b124-b22408995a7d} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001691 sec., 249556.4754583087 rows/sec., 17.84 MiB/sec. | ||
9529 | 2024.11.16 00:54:35.291592 [ 273 ] {52744395-08ec-48a5-b124-b22408995a7d} <Debug> TCPHandler: Processed in 0.001904622 sec. | ||
9530 | 2024.11.16 00:54:35.291740 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9531 | 2024.11.16 00:54:35.291868 [ 277 ] {505f07c1-5bcc-4438-b075-ce75df6c2313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9532 | 2024.11.16 00:54:35.291925 [ 277 ] {505f07c1-5bcc-4438-b075-ce75df6c2313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9533 | 2024.11.16 00:54:35.292452 [ 277 ] {505f07c1-5bcc-4438-b075-ce75df6c2313} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9534 | 2024.11.16 00:54:35.292498 [ 277 ] {505f07c1-5bcc-4438-b075-ce75df6c2313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9535 | 2024.11.16 00:54:35.292873 [ 277 ] {505f07c1-5bcc-4438-b075-ce75df6c2313} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9536 | 2024.11.16 00:54:35.293118 [ 277 ] {505f07c1-5bcc-4438-b075-ce75df6c2313} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9537 | 2024.11.16 00:54:35.293299 [ 277 ] {505f07c1-5bcc-4438-b075-ce75df6c2313} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001459 sec., 4112.40575736806 rows/sec., 214.86 KiB/sec. | ||
9538 | 2024.11.16 00:54:35.293347 [ 277 ] {505f07c1-5bcc-4438-b075-ce75df6c2313} <Debug> TCPHandler: Processed in 0.001667245 sec. | ||
9539 | 2024.11.16 00:54:35.293477 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9540 | 2024.11.16 00:54:35.293583 [ 273 ] {a2d2677c-fca5-4468-9319-06b4c2b60c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9541 | 2024.11.16 00:54:35.293634 [ 273 ] {a2d2677c-fca5-4468-9319-06b4c2b60c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9542 | 2024.11.16 00:54:35.294301 [ 273 ] {a2d2677c-fca5-4468-9319-06b4c2b60c1e} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9543 | 2024.11.16 00:54:35.294345 [ 273 ] {a2d2677c-fca5-4468-9319-06b4c2b60c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9544 | 2024.11.16 00:54:35.294766 [ 273 ] {a2d2677c-fca5-4468-9319-06b4c2b60c1e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
9545 | 2024.11.16 00:54:35.294994 [ 273 ] {a2d2677c-fca5-4468-9319-06b4c2b60c1e} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9546 | 2024.11.16 00:54:35.295170 [ 273 ] {a2d2677c-fca5-4468-9319-06b4c2b60c1e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00161 sec., 147204.96894409938 rows/sec., 9.87 MiB/sec. | ||
9547 | 2024.11.16 00:54:35.295219 [ 273 ] {a2d2677c-fca5-4468-9319-06b4c2b60c1e} <Debug> TCPHandler: Processed in 0.001792418 sec. | ||
9548 | 2024.11.16 00:54:35.295357 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9549 | 2024.11.16 00:54:35.295461 [ 277 ] {e0bde2dc-3333-473e-8370-f4ba435e1e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9550 | 2024.11.16 00:54:35.295509 [ 277 ] {e0bde2dc-3333-473e-8370-f4ba435e1e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9551 | 2024.11.16 00:54:35.295921 [ 277 ] {e0bde2dc-3333-473e-8370-f4ba435e1e75} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9552 | 2024.11.16 00:54:35.295959 [ 277 ] {e0bde2dc-3333-473e-8370-f4ba435e1e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9553 | 2024.11.16 00:54:35.296297 [ 277 ] {e0bde2dc-3333-473e-8370-f4ba435e1e75} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9554 | 2024.11.16 00:54:35.296534 [ 277 ] {e0bde2dc-3333-473e-8370-f4ba435e1e75} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9555 | 2024.11.16 00:54:35.296754 [ 277 ] {e0bde2dc-3333-473e-8370-f4ba435e1e75} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001306 sec., 765.6967840735068 rows/sec., 51.59 KiB/sec. | ||
9556 | 2024.11.16 00:54:35.296819 [ 277 ] {e0bde2dc-3333-473e-8370-f4ba435e1e75} <Debug> TCPHandler: Processed in 0.001514141 sec. | ||
9557 | 2024.11.16 00:54:35.297033 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9558 | 2024.11.16 00:54:35.297179 [ 273 ] {de50e2e2-ca37-4163-9356-e471b4cc7159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9559 | 2024.11.16 00:54:35.297250 [ 273 ] {de50e2e2-ca37-4163-9356-e471b4cc7159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9560 | 2024.11.16 00:54:35.298378 [ 273 ] {de50e2e2-ca37-4163-9356-e471b4cc7159} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9561 | 2024.11.16 00:54:35.298416 [ 273 ] {de50e2e2-ca37-4163-9356-e471b4cc7159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9562 | 2024.11.16 00:54:35.299056 [ 273 ] {de50e2e2-ca37-4163-9356-e471b4cc7159} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9563 | 2024.11.16 00:54:35.299310 [ 273 ] {de50e2e2-ca37-4163-9356-e471b4cc7159} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9564 | 2024.11.16 00:54:35.299565 [ 273 ] {de50e2e2-ca37-4163-9356-e471b4cc7159} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002408 sec., 16611.295681063122 rows/sec., 29.77 MiB/sec. | ||
9565 | 2024.11.16 00:54:35.300079 [ 273 ] {de50e2e2-ca37-4163-9356-e471b4cc7159} <Debug> TCPHandler: Processed in 0.003162246 sec. | ||
9566 | 2024.11.16 00:54:35.300258 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9567 | 2024.11.16 00:54:35.300386 [ 277 ] {596969cd-23c4-494b-8fec-bc18f92f52eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9568 | 2024.11.16 00:54:35.300444 [ 277 ] {596969cd-23c4-494b-8fec-bc18f92f52eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9569 | 2024.11.16 00:54:35.300944 [ 277 ] {596969cd-23c4-494b-8fec-bc18f92f52eb} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9570 | 2024.11.16 00:54:35.300983 [ 277 ] {596969cd-23c4-494b-8fec-bc18f92f52eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9571 | 2024.11.16 00:54:35.301336 [ 277 ] {596969cd-23c4-494b-8fec-bc18f92f52eb} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
9572 | 2024.11.16 00:54:35.301576 [ 277 ] {596969cd-23c4-494b-8fec-bc18f92f52eb} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9573 | 2024.11.16 00:54:35.301746 [ 277 ] {596969cd-23c4-494b-8fec-bc18f92f52eb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00139 sec., 58992.80575539568 rows/sec., 3.75 MiB/sec. | ||
9574 | 2024.11.16 00:54:35.301793 [ 277 ] {596969cd-23c4-494b-8fec-bc18f92f52eb} <Debug> TCPHandler: Processed in 0.001596354 sec. | ||
9575 | 2024.11.16 00:54:38.644657 [ 130 ] {} <Debug> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
9576 | 2024.11.16 00:54:38.644753 [ 130 ] {} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9577 | 2024.11.16 00:54:38.644798 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9578 | 2024.11.16 00:54:38.645053 [ 187 ] {91c85941-ee7c-402e-9109-8e5da563148c::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 | ||
9579 | 2024.11.16 00:54:38.645466 [ 187 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9580 | 2024.11.16 00:54:38.645527 [ 187 ] {91c85941-ee7c-402e-9109-8e5da563148c::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 | ||
9581 | 2024.11.16 00:54:38.645620 [ 187 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
9582 | 2024.11.16 00:54:38.645873 [ 187 ] {91c85941-ee7c-402e-9109-8e5da563148c::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 | ||
9583 | 2024.11.16 00:54:38.646102 [ 187 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
9584 | 2024.11.16 00:54:38.646297 [ 187 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
9585 | 2024.11.16 00:54:38.647418 [ 193 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002518759 sec., 14292.752899344478 rows/sec., 1.19 MiB/sec. | ||
9586 | 2024.11.16 00:54:38.647573 [ 187 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
9587 | 2024.11.16 00:54:38.647845 [ 187 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_25_6} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9588 | 2024.11.16 00:54:38.647929 [ 187 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_25_6} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
9589 | 2024.11.16 00:54:38.648016 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9590 | 2024.11.16 00:54:40.272309 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9591 | 2024.11.16 00:54:40.272516 [ 277 ] {1ab13fed-623c-4d02-9526-047bb8011c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9592 | 2024.11.16 00:54:40.272602 [ 277 ] {1ab13fed-623c-4d02-9526-047bb8011c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9593 | 2024.11.16 00:54:40.273376 [ 277 ] {1ab13fed-623c-4d02-9526-047bb8011c17} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9594 | 2024.11.16 00:54:40.273423 [ 277 ] {1ab13fed-623c-4d02-9526-047bb8011c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9595 | 2024.11.16 00:54:40.273853 [ 277 ] {1ab13fed-623c-4d02-9526-047bb8011c17} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
9596 | 2024.11.16 00:54:40.274115 [ 277 ] {1ab13fed-623c-4d02-9526-047bb8011c17} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9597 | 2024.11.16 00:54:40.274356 [ 277 ] {1ab13fed-623c-4d02-9526-047bb8011c17} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001899 sec., 2106.37177461822 rows/sec., 171.76 KiB/sec. | ||
9598 | 2024.11.16 00:54:40.274487 [ 277 ] {1ab13fed-623c-4d02-9526-047bb8011c17} <Debug> TCPHandler: Processed in 0.002316833 sec. | ||
9599 | 2024.11.16 00:54:40.274677 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9600 | 2024.11.16 00:54:40.274796 [ 273 ] {76556500-4601-4afc-821b-30366e5b3de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9601 | 2024.11.16 00:54:40.274848 [ 273 ] {76556500-4601-4afc-821b-30366e5b3de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9602 | 2024.11.16 00:54:40.275438 [ 273 ] {76556500-4601-4afc-821b-30366e5b3de3} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9603 | 2024.11.16 00:54:40.275479 [ 273 ] {76556500-4601-4afc-821b-30366e5b3de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9604 | 2024.11.16 00:54:40.275856 [ 273 ] {76556500-4601-4afc-821b-30366e5b3de3} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
9605 | 2024.11.16 00:54:40.276109 [ 273 ] {76556500-4601-4afc-821b-30366e5b3de3} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9606 | 2024.11.16 00:54:40.276331 [ 273 ] {76556500-4601-4afc-821b-30366e5b3de3} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001563 sec., 37108.12539987204 rows/sec., 2.83 MiB/sec. | ||
9607 | 2024.11.16 00:54:40.276384 [ 273 ] {76556500-4601-4afc-821b-30366e5b3de3} <Debug> TCPHandler: Processed in 0.001766317 sec. | ||
9608 | 2024.11.16 00:54:40.276538 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9609 | 2024.11.16 00:54:40.276645 [ 277 ] {4d2ec1bc-a7a3-4ed3-a04c-398e639ae24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9610 | 2024.11.16 00:54:40.276693 [ 277 ] {4d2ec1bc-a7a3-4ed3-a04c-398e639ae24a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9611 | 2024.11.16 00:54:40.277317 [ 277 ] {4d2ec1bc-a7a3-4ed3-a04c-398e639ae24a} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9612 | 2024.11.16 00:54:40.277366 [ 277 ] {4d2ec1bc-a7a3-4ed3-a04c-398e639ae24a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9613 | 2024.11.16 00:54:40.277774 [ 277 ] {4d2ec1bc-a7a3-4ed3-a04c-398e639ae24a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
9614 | 2024.11.16 00:54:40.278016 [ 277 ] {4d2ec1bc-a7a3-4ed3-a04c-398e639ae24a} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9615 | 2024.11.16 00:54:40.278232 [ 277 ] {4d2ec1bc-a7a3-4ed3-a04c-398e639ae24a} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00161 sec., 2484.4720496894406 rows/sec., 173.48 KiB/sec. | ||
9616 | 2024.11.16 00:54:40.278284 [ 277 ] {4d2ec1bc-a7a3-4ed3-a04c-398e639ae24a} <Debug> TCPHandler: Processed in 0.001796209 sec. | ||
9617 | 2024.11.16 00:54:40.278428 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9618 | 2024.11.16 00:54:40.278535 [ 273 ] {eec5b3c4-da41-4118-821d-6a792625cc3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9619 | 2024.11.16 00:54:40.278582 [ 273 ] {eec5b3c4-da41-4118-821d-6a792625cc3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9620 | 2024.11.16 00:54:40.279136 [ 273 ] {eec5b3c4-da41-4118-821d-6a792625cc3a} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9621 | 2024.11.16 00:54:40.279176 [ 273 ] {eec5b3c4-da41-4118-821d-6a792625cc3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9622 | 2024.11.16 00:54:40.279530 [ 273 ] {eec5b3c4-da41-4118-821d-6a792625cc3a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
9623 | 2024.11.16 00:54:40.279763 [ 273 ] {eec5b3c4-da41-4118-821d-6a792625cc3a} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9624 | 2024.11.16 00:54:40.279969 [ 273 ] {eec5b3c4-da41-4118-821d-6a792625cc3a} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001456 sec., 46703.2967032967 rows/sec., 3.65 MiB/sec. | ||
9625 | 2024.11.16 00:54:40.280021 [ 273 ] {eec5b3c4-da41-4118-821d-6a792625cc3a} <Debug> TCPHandler: Processed in 0.001645175 sec. | ||
9626 | 2024.11.16 00:54:40.280162 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9627 | 2024.11.16 00:54:40.280289 [ 277 ] {e0b4a398-4227-4cb9-bb63-ed0993f998b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9628 | 2024.11.16 00:54:40.280349 [ 277 ] {e0b4a398-4227-4cb9-bb63-ed0993f998b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9629 | 2024.11.16 00:54:40.280926 [ 277 ] {e0b4a398-4227-4cb9-bb63-ed0993f998b8} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9630 | 2024.11.16 00:54:40.280970 [ 277 ] {e0b4a398-4227-4cb9-bb63-ed0993f998b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9631 | 2024.11.16 00:54:40.281340 [ 277 ] {e0b4a398-4227-4cb9-bb63-ed0993f998b8} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
9632 | 2024.11.16 00:54:40.281591 [ 277 ] {e0b4a398-4227-4cb9-bb63-ed0993f998b8} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9633 | 2024.11.16 00:54:40.281799 [ 277 ] {e0b4a398-4227-4cb9-bb63-ed0993f998b8} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001539 sec., 84470.43534762833 rows/sec., 5.88 MiB/sec. | ||
9634 | 2024.11.16 00:54:40.281851 [ 277 ] {e0b4a398-4227-4cb9-bb63-ed0993f998b8} <Debug> TCPHandler: Processed in 0.001749388 sec. | ||
9635 | 2024.11.16 00:54:40.281996 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9636 | 2024.11.16 00:54:40.282125 [ 273 ] {7f3b4cd2-7f6f-42ea-a59a-989051484557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9637 | 2024.11.16 00:54:40.282182 [ 273 ] {7f3b4cd2-7f6f-42ea-a59a-989051484557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9638 | 2024.11.16 00:54:40.282707 [ 273 ] {7f3b4cd2-7f6f-42ea-a59a-989051484557} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9639 | 2024.11.16 00:54:40.282755 [ 273 ] {7f3b4cd2-7f6f-42ea-a59a-989051484557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9640 | 2024.11.16 00:54:40.283111 [ 273 ] {7f3b4cd2-7f6f-42ea-a59a-989051484557} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
9641 | 2024.11.16 00:54:40.283349 [ 273 ] {7f3b4cd2-7f6f-42ea-a59a-989051484557} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9642 | 2024.11.16 00:54:40.283561 [ 273 ] {7f3b4cd2-7f6f-42ea-a59a-989051484557} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001465 sec., 32764.505119453926 rows/sec., 2.21 MiB/sec. | ||
9643 | 2024.11.16 00:54:40.283612 [ 273 ] {7f3b4cd2-7f6f-42ea-a59a-989051484557} <Debug> TCPHandler: Processed in 0.001679496 sec. | ||
9644 | 2024.11.16 00:54:41.421173 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1430 | ||
9645 | 2024.11.16 00:54:41.424116 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9646 | 2024.11.16 00:54:41.424175 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9647 | 2024.11.16 00:54:41.426089 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9648 | 2024.11.16 00:54:41.426416 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9649 | 2024.11.16 00:54:41.427006 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1430 | ||
9650 | 2024.11.16 00:54:45.274076 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9651 | 2024.11.16 00:54:45.274460 [ 277 ] {93586865-b396-4b60-869b-caa5c0cd7e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9652 | 2024.11.16 00:54:45.274593 [ 277 ] {93586865-b396-4b60-869b-caa5c0cd7e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9653 | 2024.11.16 00:54:45.275565 [ 277 ] {93586865-b396-4b60-869b-caa5c0cd7e8e} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9654 | 2024.11.16 00:54:45.275616 [ 277 ] {93586865-b396-4b60-869b-caa5c0cd7e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9655 | 2024.11.16 00:54:45.276065 [ 277 ] {93586865-b396-4b60-869b-caa5c0cd7e8e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
9656 | 2024.11.16 00:54:45.276322 [ 277 ] {93586865-b396-4b60-869b-caa5c0cd7e8e} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9657 | 2024.11.16 00:54:45.276568 [ 277 ] {93586865-b396-4b60-869b-caa5c0cd7e8e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002194 sec., 25524.156791248857 rows/sec., 1.95 MiB/sec. | ||
9658 | 2024.11.16 00:54:45.276633 [ 277 ] {93586865-b396-4b60-869b-caa5c0cd7e8e} <Debug> TCPHandler: Processed in 0.002751144 sec. | ||
9659 | 2024.11.16 00:54:45.276801 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9660 | 2024.11.16 00:54:45.276933 [ 273 ] {974b3657-e8ce-40c4-bae9-2df49f543bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9661 | 2024.11.16 00:54:45.276994 [ 273 ] {974b3657-e8ce-40c4-bae9-2df49f543bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9662 | 2024.11.16 00:54:45.277617 [ 273 ] {974b3657-e8ce-40c4-bae9-2df49f543bdc} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9663 | 2024.11.16 00:54:45.277658 [ 273 ] {974b3657-e8ce-40c4-bae9-2df49f543bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9664 | 2024.11.16 00:54:45.278040 [ 273 ] {974b3657-e8ce-40c4-bae9-2df49f543bdc} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
9665 | 2024.11.16 00:54:45.278296 [ 273 ] {974b3657-e8ce-40c4-bae9-2df49f543bdc} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9666 | 2024.11.16 00:54:45.278508 [ 273 ] {974b3657-e8ce-40c4-bae9-2df49f543bdc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001609 sec., 39776.25854568055 rows/sec., 3.10 MiB/sec. | ||
9667 | 2024.11.16 00:54:45.278571 [ 273 ] {974b3657-e8ce-40c4-bae9-2df49f543bdc} <Debug> TCPHandler: Processed in 0.00182921 sec. | ||
9668 | 2024.11.16 00:54:45.278741 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9669 | 2024.11.16 00:54:45.278881 [ 277 ] {27bd20be-be8b-421b-9835-3db0af18251c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9670 | 2024.11.16 00:54:45.278946 [ 277 ] {27bd20be-be8b-421b-9835-3db0af18251c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9671 | 2024.11.16 00:54:45.279600 [ 277 ] {27bd20be-be8b-421b-9835-3db0af18251c} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9672 | 2024.11.16 00:54:45.279647 [ 277 ] {27bd20be-be8b-421b-9835-3db0af18251c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9673 | 2024.11.16 00:54:45.280080 [ 277 ] {27bd20be-be8b-421b-9835-3db0af18251c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
9674 | 2024.11.16 00:54:45.280320 [ 277 ] {27bd20be-be8b-421b-9835-3db0af18251c} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9675 | 2024.11.16 00:54:45.280542 [ 277 ] {27bd20be-be8b-421b-9835-3db0af18251c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001684 sec., 95011.87648456058 rows/sec., 6.62 MiB/sec. | ||
9676 | 2024.11.16 00:54:45.280595 [ 277 ] {27bd20be-be8b-421b-9835-3db0af18251c} <Debug> TCPHandler: Processed in 0.001927872 sec. | ||
9677 | 2024.11.16 00:54:45.280732 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9678 | 2024.11.16 00:54:45.280837 [ 273 ] {6c2f611a-f1de-4067-91c5-8d994e4fc131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9679 | 2024.11.16 00:54:45.280884 [ 273 ] {6c2f611a-f1de-4067-91c5-8d994e4fc131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9680 | 2024.11.16 00:54:45.281420 [ 273 ] {6c2f611a-f1de-4067-91c5-8d994e4fc131} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9681 | 2024.11.16 00:54:45.281468 [ 273 ] {6c2f611a-f1de-4067-91c5-8d994e4fc131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9682 | 2024.11.16 00:54:45.281901 [ 273 ] {6c2f611a-f1de-4067-91c5-8d994e4fc131} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
9683 | 2024.11.16 00:54:45.282142 [ 273 ] {6c2f611a-f1de-4067-91c5-8d994e4fc131} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9684 | 2024.11.16 00:54:45.282370 [ 273 ] {6c2f611a-f1de-4067-91c5-8d994e4fc131} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001553 sec., 38634.9001931745 rows/sec., 2.60 MiB/sec. | ||
9685 | 2024.11.16 00:54:45.282473 [ 273 ] {6c2f611a-f1de-4067-91c5-8d994e4fc131} <Debug> TCPHandler: Processed in 0.001789409 sec. | ||
9686 | 2024.11.16 00:54:46.057006 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9687 | 2024.11.16 00:54:46.057060 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9688 | 2024.11.16 00:54:47.629025 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37169, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9689 | 2024.11.16 00:54:47.817634 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44309, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9690 | 2024.11.16 00:54:47.830062 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52410, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9691 | 2024.11.16 00:54:47.834439 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47932, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9692 | 2024.11.16 00:54:47.876928 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45572, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9693 | 2024.11.16 00:54:47.974441 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41023, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9694 | 2024.11.16 00:54:47.978803 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57676, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9695 | 2024.11.16 00:54:48.013167 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62442, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9696 | 2024.11.16 00:54:50.281918 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9697 | 2024.11.16 00:54:50.282107 [ 277 ] {f184cd65-6af2-46cd-90f3-5c28843a7a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9698 | 2024.11.16 00:54:50.282182 [ 277 ] {f184cd65-6af2-46cd-90f3-5c28843a7a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9699 | 2024.11.16 00:54:50.282945 [ 277 ] {f184cd65-6af2-46cd-90f3-5c28843a7a1a} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9700 | 2024.11.16 00:54:50.282999 [ 277 ] {f184cd65-6af2-46cd-90f3-5c28843a7a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9701 | 2024.11.16 00:54:50.283443 [ 277 ] {f184cd65-6af2-46cd-90f3-5c28843a7a1a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9702 | 2024.11.16 00:54:50.283706 [ 277 ] {f184cd65-6af2-46cd-90f3-5c28843a7a1a} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9703 | 2024.11.16 00:54:50.283963 [ 277 ] {f184cd65-6af2-46cd-90f3-5c28843a7a1a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001897 sec., 7380.073800738007 rows/sec., 531.27 KiB/sec. | ||
9704 | 2024.11.16 00:54:50.284109 [ 277 ] {f184cd65-6af2-46cd-90f3-5c28843a7a1a} <Debug> TCPHandler: Processed in 0.002331543 sec. | ||
9705 | 2024.11.16 00:54:50.284337 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9706 | 2024.11.16 00:54:50.284470 [ 273 ] {9f3da5b0-b972-49cd-98bd-36bc7b36c2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9707 | 2024.11.16 00:54:50.284532 [ 273 ] {9f3da5b0-b972-49cd-98bd-36bc7b36c2f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9708 | 2024.11.16 00:54:50.285338 [ 273 ] {9f3da5b0-b972-49cd-98bd-36bc7b36c2f5} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9709 | 2024.11.16 00:54:50.285384 [ 273 ] {9f3da5b0-b972-49cd-98bd-36bc7b36c2f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9710 | 2024.11.16 00:54:50.285783 [ 273 ] {9f3da5b0-b972-49cd-98bd-36bc7b36c2f5} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
9711 | 2024.11.16 00:54:50.286035 [ 273 ] {9f3da5b0-b972-49cd-98bd-36bc7b36c2f5} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9712 | 2024.11.16 00:54:50.286235 [ 119 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
9713 | 2024.11.16 00:54:50.286263 [ 273 ] {9f3da5b0-b972-49cd-98bd-36bc7b36c2f5} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001827 sec., 154898.74110563766 rows/sec., 13.67 MiB/sec. | ||
9714 | 2024.11.16 00:54:50.286318 [ 119 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9715 | 2024.11.16 00:54:50.286386 [ 273 ] {9f3da5b0-b972-49cd-98bd-36bc7b36c2f5} <Debug> TCPHandler: Processed in 0.002132318 sec. | ||
9716 | 2024.11.16 00:54:50.286392 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9717 | 2024.11.16 00:54:50.286587 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9718 | 2024.11.16 00:54:50.286610 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
9719 | 2024.11.16 00:54:50.286796 [ 277 ] {98198092-a8a3-45e8-8ee3-03ebe428ecd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9720 | 2024.11.16 00:54:50.286897 [ 277 ] {98198092-a8a3-45e8-8ee3-03ebe428ecd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9721 | 2024.11.16 00:54:50.286917 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9722 | 2024.11.16 00:54:50.287015 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1432 rows starting from the beginning of the part | ||
9723 | 2024.11.16 00:54:50.287308 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
9724 | 2024.11.16 00:54:50.287708 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 283 rows starting from the beginning of the part | ||
9725 | 2024.11.16 00:54:50.288071 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 58 rows starting from the beginning of the part | ||
9726 | 2024.11.16 00:54:50.288385 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part | ||
9727 | 2024.11.16 00:54:50.288662 [ 201 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 283 rows starting from the beginning of the part | ||
9728 | 2024.11.16 00:54:50.289626 [ 277 ] {98198092-a8a3-45e8-8ee3-03ebe428ecd6} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9729 | 2024.11.16 00:54:50.289728 [ 277 ] {98198092-a8a3-45e8-8ee3-03ebe428ecd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9730 | 2024.11.16 00:54:50.290622 [ 277 ] {98198092-a8a3-45e8-8ee3-03ebe428ecd6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9731 | 2024.11.16 00:54:50.291153 [ 277 ] {98198092-a8a3-45e8-8ee3-03ebe428ecd6} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9732 | 2024.11.16 00:54:50.291510 [ 277 ] {98198092-a8a3-45e8-8ee3-03ebe428ecd6} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.00475 sec., 9894.736842105263 rows/sec., 729.24 KiB/sec. | ||
9733 | 2024.11.16 00:54:50.291880 [ 277 ] {98198092-a8a3-45e8-8ee3-03ebe428ecd6} <Debug> TCPHandler: Processed in 0.005369386 sec. | ||
9734 | 2024.11.16 00:54:50.292212 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9735 | 2024.11.16 00:54:50.292490 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2168 rows, containing 5 columns (5 merged, 0 gathered) in 0.005969812 sec., 363160.5149374888 rows/sec., 31.94 MiB/sec. | ||
9736 | 2024.11.16 00:54:50.292535 [ 273 ] {bd6d1135-c0ab-4088-b25c-169919cc6121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9737 | 2024.11.16 00:54:50.292675 [ 273 ] {bd6d1135-c0ab-4088-b25c-169919cc6121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9738 | 2024.11.16 00:54:50.292890 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
9739 | 2024.11.16 00:54:50.293552 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_91_18} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9740 | 2024.11.16 00:54:50.293751 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_91_18} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
9741 | 2024.11.16 00:54:50.293969 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
9742 | 2024.11.16 00:54:50.294012 [ 273 ] {bd6d1135-c0ab-4088-b25c-169919cc6121} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9743 | 2024.11.16 00:54:50.294063 [ 273 ] {bd6d1135-c0ab-4088-b25c-169919cc6121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9744 | 2024.11.16 00:54:50.294447 [ 273 ] {bd6d1135-c0ab-4088-b25c-169919cc6121} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9745 | 2024.11.16 00:54:50.294697 [ 273 ] {bd6d1135-c0ab-4088-b25c-169919cc6121} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9746 | 2024.11.16 00:54:50.294970 [ 273 ] {bd6d1135-c0ab-4088-b25c-169919cc6121} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002537 sec., 5518.328734726054 rows/sec., 386.47 KiB/sec. | ||
9747 | 2024.11.16 00:54:50.295178 [ 273 ] {bd6d1135-c0ab-4088-b25c-169919cc6121} <Debug> TCPHandler: Processed in 0.003174776 sec. | ||
9748 | 2024.11.16 00:54:50.295375 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9749 | 2024.11.16 00:54:50.295489 [ 277 ] {0c11f3e1-86a7-479d-885a-7817e2d19b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9750 | 2024.11.16 00:54:50.295538 [ 277 ] {0c11f3e1-86a7-479d-885a-7817e2d19b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9751 | 2024.11.16 00:54:50.296135 [ 277 ] {0c11f3e1-86a7-479d-885a-7817e2d19b16} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9752 | 2024.11.16 00:54:50.296175 [ 277 ] {0c11f3e1-86a7-479d-885a-7817e2d19b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9753 | 2024.11.16 00:54:50.296528 [ 277 ] {0c11f3e1-86a7-479d-885a-7817e2d19b16} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9754 | 2024.11.16 00:54:50.296780 [ 277 ] {0c11f3e1-86a7-479d-885a-7817e2d19b16} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9755 | 2024.11.16 00:54:50.297004 [ 277 ] {0c11f3e1-86a7-479d-885a-7817e2d19b16} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001539 sec., 8447.043534762834 rows/sec., 526.67 KiB/sec. | ||
9756 | 2024.11.16 00:54:50.297129 [ 277 ] {0c11f3e1-86a7-479d-885a-7817e2d19b16} <Debug> TCPHandler: Processed in 0.00184423 sec. | ||
9757 | 2024.11.16 00:54:50.297308 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9758 | 2024.11.16 00:54:50.297419 [ 273 ] {d221e23d-c08c-423f-8ccb-68b899662722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9759 | 2024.11.16 00:54:50.297466 [ 273 ] {d221e23d-c08c-423f-8ccb-68b899662722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9760 | 2024.11.16 00:54:50.298275 [ 273 ] {d221e23d-c08c-423f-8ccb-68b899662722} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9761 | 2024.11.16 00:54:50.298321 [ 273 ] {d221e23d-c08c-423f-8ccb-68b899662722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9762 | 2024.11.16 00:54:50.298769 [ 273 ] {d221e23d-c08c-423f-8ccb-68b899662722} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
9763 | 2024.11.16 00:54:50.299048 [ 273 ] {d221e23d-c08c-423f-8ccb-68b899662722} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9764 | 2024.11.16 00:54:50.299232 [ 119 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
9765 | 2024.11.16 00:54:50.299300 [ 119 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9766 | 2024.11.16 00:54:50.299309 [ 273 ] {d221e23d-c08c-423f-8ccb-68b899662722} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001899 sec., 222222.22222222222 rows/sec., 15.88 MiB/sec. | ||
9767 | 2024.11.16 00:54:50.299330 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9768 | 2024.11.16 00:54:50.299421 [ 273 ] {d221e23d-c08c-423f-8ccb-68b899662722} <Debug> TCPHandler: Processed in 0.002157338 sec. | ||
9769 | 2024.11.16 00:54:50.299719 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9770 | 2024.11.16 00:54:50.299776 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
9771 | 2024.11.16 00:54:50.300059 [ 277 ] {bc1d78a4-fade-46d4-a63f-ce8a2349c559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9772 | 2024.11.16 00:54:50.300281 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9773 | 2024.11.16 00:54:50.300278 [ 277 ] {bc1d78a4-fade-46d4-a63f-ce8a2349c559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9774 | 2024.11.16 00:54:50.300410 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 914 rows starting from the beginning of the part | ||
9775 | 2024.11.16 00:54:50.300792 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
9776 | 2024.11.16 00:54:50.301194 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 422 rows starting from the beginning of the part | ||
9777 | 2024.11.16 00:54:50.301609 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 68 rows starting from the beginning of the part | ||
9778 | 2024.11.16 00:54:50.302006 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part | ||
9779 | 2024.11.16 00:54:50.302422 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 422 rows starting from the beginning of the part | ||
9780 | 2024.11.16 00:54:50.304021 [ 277 ] {bc1d78a4-fade-46d4-a63f-ce8a2349c559} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9781 | 2024.11.16 00:54:50.304129 [ 277 ] {bc1d78a4-fade-46d4-a63f-ce8a2349c559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9782 | 2024.11.16 00:54:50.305002 [ 277 ] {bc1d78a4-fade-46d4-a63f-ce8a2349c559} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9783 | 2024.11.16 00:54:50.305464 [ 277 ] {bc1d78a4-fade-46d4-a63f-ce8a2349c559} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9784 | 2024.11.16 00:54:50.305797 [ 277 ] {bc1d78a4-fade-46d4-a63f-ce8a2349c559} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005851 sec., 1025.4657323534439 rows/sec., 53.58 KiB/sec. | ||
9785 | 2024.11.16 00:54:50.306208 [ 277 ] {bc1d78a4-fade-46d4-a63f-ce8a2349c559} <Debug> TCPHandler: Processed in 0.00664502 sec. | ||
9786 | 2024.11.16 00:54:50.306519 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9787 | 2024.11.16 00:54:50.306825 [ 273 ] {e597ded6-5d60-4abe-b92f-dbdf11dacb26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9788 | 2024.11.16 00:54:50.306837 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1954 rows, containing 5 columns (5 merged, 0 gathered) in 0.00736402 sec., 265344.20058609295 rows/sec., 20.31 MiB/sec. | ||
9789 | 2024.11.16 00:54:50.306911 [ 273 ] {e597ded6-5d60-4abe-b92f-dbdf11dacb26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9790 | 2024.11.16 00:54:50.307126 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
9791 | 2024.11.16 00:54:50.307667 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_91_18} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9792 | 2024.11.16 00:54:50.307897 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_91_18} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
9793 | 2024.11.16 00:54:50.308095 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
9794 | 2024.11.16 00:54:50.308129 [ 273 ] {e597ded6-5d60-4abe-b92f-dbdf11dacb26} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9795 | 2024.11.16 00:54:50.308184 [ 273 ] {e597ded6-5d60-4abe-b92f-dbdf11dacb26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9796 | 2024.11.16 00:54:50.308595 [ 273 ] {e597ded6-5d60-4abe-b92f-dbdf11dacb26} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
9797 | 2024.11.16 00:54:50.308832 [ 273 ] {e597ded6-5d60-4abe-b92f-dbdf11dacb26} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9798 | 2024.11.16 00:54:50.309022 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
9799 | 2024.11.16 00:54:50.309087 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9800 | 2024.11.16 00:54:50.309083 [ 273 ] {e597ded6-5d60-4abe-b92f-dbdf11dacb26} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00234 sec., 101282.05128205128 rows/sec., 6.79 MiB/sec. | ||
9801 | 2024.11.16 00:54:50.309136 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9802 | 2024.11.16 00:54:50.309291 [ 273 ] {e597ded6-5d60-4abe-b92f-dbdf11dacb26} <Debug> TCPHandler: Processed in 0.00294401 sec. | ||
9803 | 2024.11.16 00:54:50.309381 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
9804 | 2024.11.16 00:54:50.309489 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9805 | 2024.11.16 00:54:50.309604 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9806 | 2024.11.16 00:54:50.309699 [ 277 ] {e525ace1-71fb-474c-90cb-0a5eda920c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9807 | 2024.11.16 00:54:50.309705 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 17113 rows starting from the beginning of the part | ||
9808 | 2024.11.16 00:54:50.309799 [ 277 ] {e525ace1-71fb-474c-90cb-0a5eda920c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9809 | 2024.11.16 00:54:50.310068 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
9810 | 2024.11.16 00:54:50.310432 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 237 rows starting from the beginning of the part | ||
9811 | 2024.11.16 00:54:50.310839 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 130 rows starting from the beginning of the part | ||
9812 | 2024.11.16 00:54:50.311173 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
9813 | 2024.11.16 00:54:50.311502 [ 190 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 237 rows starting from the beginning of the part | ||
9814 | 2024.11.16 00:54:50.312219 [ 277 ] {e525ace1-71fb-474c-90cb-0a5eda920c7d} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9815 | 2024.11.16 00:54:50.312272 [ 277 ] {e525ace1-71fb-474c-90cb-0a5eda920c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9816 | 2024.11.16 00:54:50.313078 [ 277 ] {e525ace1-71fb-474c-90cb-0a5eda920c7d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9817 | 2024.11.16 00:54:50.313372 [ 277 ] {e525ace1-71fb-474c-90cb-0a5eda920c7d} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9818 | 2024.11.16 00:54:50.313742 [ 277 ] {e525ace1-71fb-474c-90cb-0a5eda920c7d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004092 sec., 244.37927663734115 rows/sec., 16.47 KiB/sec. | ||
9819 | 2024.11.16 00:54:50.314236 [ 277 ] {e525ace1-71fb-474c-90cb-0a5eda920c7d} <Debug> TCPHandler: Processed in 0.004813741 sec. | ||
9820 | 2024.11.16 00:54:50.314594 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9821 | 2024.11.16 00:54:50.314843 [ 273 ] {78fa2990-78a3-4201-b3cc-e89480c7373e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9822 | 2024.11.16 00:54:50.315069 [ 273 ] {78fa2990-78a3-4201-b3cc-e89480c7373e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9823 | 2024.11.16 00:54:50.317186 [ 273 ] {78fa2990-78a3-4201-b3cc-e89480c7373e} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9824 | 2024.11.16 00:54:50.317227 [ 273 ] {78fa2990-78a3-4201-b3cc-e89480c7373e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9825 | 2024.11.16 00:54:50.320026 [ 273 ] {78fa2990-78a3-4201-b3cc-e89480c7373e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9826 | 2024.11.16 00:54:50.320316 [ 273 ] {78fa2990-78a3-4201-b3cc-e89480c7373e} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9827 | 2024.11.16 00:54:50.320643 [ 273 ] {78fa2990-78a3-4201-b3cc-e89480c7373e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.005893 sec., 6787.7142372306125 rows/sec., 12.16 MiB/sec. | ||
9828 | 2024.11.16 00:54:50.320773 [ 273 ] {78fa2990-78a3-4201-b3cc-e89480c7373e} <Debug> TCPHandler: Processed in 0.006335972 sec. | ||
9829 | 2024.11.16 00:54:50.321006 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9830 | 2024.11.16 00:54:50.321131 [ 277 ] {17460c2b-6fbc-4f2b-b8da-682fe0ee8474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9831 | 2024.11.16 00:54:50.321263 [ 277 ] {17460c2b-6fbc-4f2b-b8da-682fe0ee8474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9832 | 2024.11.16 00:54:50.321959 [ 277 ] {17460c2b-6fbc-4f2b-b8da-682fe0ee8474} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9833 | 2024.11.16 00:54:50.322040 [ 277 ] {17460c2b-6fbc-4f2b-b8da-682fe0ee8474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9834 | 2024.11.16 00:54:50.322412 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18037 rows, containing 5 columns (5 merged, 0 gathered) in 0.013125746 sec., 1374169.5138699163 rows/sec., 93.79 MiB/sec. | ||
9835 | 2024.11.16 00:54:50.322667 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
9836 | 2024.11.16 00:54:50.322735 [ 277 ] {17460c2b-6fbc-4f2b-b8da-682fe0ee8474} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
9837 | 2024.11.16 00:54:50.323019 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9838 | 2024.11.16 00:54:50.323048 [ 277 ] {17460c2b-6fbc-4f2b-b8da-682fe0ee8474} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9839 | 2024.11.16 00:54:50.323133 [ 192 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
9840 | 2024.11.16 00:54:50.323341 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
9841 | 2024.11.16 00:54:50.323384 [ 277 ] {17460c2b-6fbc-4f2b-b8da-682fe0ee8474} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002277 sec., 36012.2968818621 rows/sec., 2.29 MiB/sec. | ||
9842 | 2024.11.16 00:54:50.323444 [ 277 ] {17460c2b-6fbc-4f2b-b8da-682fe0ee8474} <Debug> TCPHandler: Processed in 0.002497748 sec. | ||
9843 | 2024.11.16 00:54:51.136095 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59829, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9844 | 2024.11.16 00:54:51.389692 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36777, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9845 | 2024.11.16 00:54:51.428092 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1460 | ||
9846 | 2024.11.16 00:54:51.431030 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9847 | 2024.11.16 00:54:51.431090 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9848 | 2024.11.16 00:54:51.432485 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9849 | 2024.11.16 00:54:51.432819 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9850 | 2024.11.16 00:54:51.433049 [ 116 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9851 | 2024.11.16 00:54:51.433173 [ 116 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9852 | 2024.11.16 00:54:51.433231 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
9853 | 2024.11.16 00:54:51.433706 [ 198 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::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 | ||
9854 | 2024.11.16 00:54:51.435413 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1460 | ||
9855 | 2024.11.16 00:54:51.435659 [ 198 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9856 | 2024.11.16 00:54:51.435789 [ 198 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1312 rows starting from the beginning of the part | ||
9857 | 2024.11.16 00:54:51.436360 [ 198 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part | ||
9858 | 2024.11.16 00:54:51.436874 [ 198 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part | ||
9859 | 2024.11.16 00:54:51.437356 [ 198 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part | ||
9860 | 2024.11.16 00:54:51.437831 [ 198 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
9861 | 2024.11.16 00:54:51.438295 [ 198 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
9862 | 2024.11.16 00:54:51.446127 [ 191 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1460 rows, containing 72 columns (72 merged, 0 gathered) in 0.012759897 sec., 114420.98631360427 rows/sec., 88.51 MiB/sec. | ||
9863 | 2024.11.16 00:54:51.447775 [ 191 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9864 | 2024.11.16 00:54:51.448594 [ 191 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_46_9} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9865 | 2024.11.16 00:54:51.448694 [ 191 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_46_9} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9866 | 2024.11.16 00:54:51.449006 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
9867 | 2024.11.16 00:54:51.678746 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63998, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9868 | 2024.11.16 00:54:51.684660 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58009, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9869 | 2024.11.16 00:54:51.778409 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36744, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9870 | 2024.11.16 00:54:51.872787 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55082, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9871 | 2024.11.16 00:54:51.905156 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58953, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9872 | 2024.11.16 00:54:51.943473 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63712, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9873 | 2024.11.16 00:54:52.714766 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38918, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9874 | 2024.11.16 00:54:53.124563 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57795, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9875 | 2024.11.16 00:54:53.331400 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50658, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9876 | 2024.11.16 00:54:53.395423 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42052, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9877 | 2024.11.16 00:54:53.444789 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55298, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9878 | 2024.11.16 00:54:53.446068 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42851, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9879 | 2024.11.16 00:54:53.447293 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58050, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9880 | 2024.11.16 00:54:53.500818 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59999, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9881 | 2024.11.16 00:54:53.589686 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50089, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9882 | 2024.11.16 00:54:53.670302 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41660, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9883 | 2024.11.16 00:54:53.674764 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63386, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9884 | 2024.11.16 00:54:53.690126 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52409, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9885 | 2024.11.16 00:54:53.757474 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61474, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9886 | 2024.11.16 00:54:53.945394 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56699, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9887 | 2024.11.16 00:54:53.984746 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44456, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9888 | 2024.11.16 00:54:53.987004 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47871, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9889 | 2024.11.16 00:54:55.273361 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9890 | 2024.11.16 00:54:55.273669 [ 277 ] {2713d169-8448-435d-9d96-8f94ec27d17c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9891 | 2024.11.16 00:54:55.273785 [ 277 ] {2713d169-8448-435d-9d96-8f94ec27d17c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9892 | 2024.11.16 00:54:55.274709 [ 277 ] {2713d169-8448-435d-9d96-8f94ec27d17c} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9893 | 2024.11.16 00:54:55.274757 [ 277 ] {2713d169-8448-435d-9d96-8f94ec27d17c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9894 | 2024.11.16 00:54:55.275174 [ 277 ] {2713d169-8448-435d-9d96-8f94ec27d17c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9895 | 2024.11.16 00:54:55.275430 [ 277 ] {2713d169-8448-435d-9d96-8f94ec27d17c} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9896 | 2024.11.16 00:54:55.275669 [ 277 ] {2713d169-8448-435d-9d96-8f94ec27d17c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00209 sec., 956.9377990430622 rows/sec., 78.03 KiB/sec. | ||
9897 | 2024.11.16 00:54:55.275724 [ 277 ] {2713d169-8448-435d-9d96-8f94ec27d17c} <Debug> TCPHandler: Processed in 0.00255296 sec. | ||
9898 | 2024.11.16 00:54:55.275899 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9899 | 2024.11.16 00:54:55.276006 [ 273 ] {fe1c6d84-2e9e-4c13-be34-dd87bde5ba8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9900 | 2024.11.16 00:54:55.276052 [ 273 ] {fe1c6d84-2e9e-4c13-be34-dd87bde5ba8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9901 | 2024.11.16 00:54:55.276604 [ 273 ] {fe1c6d84-2e9e-4c13-be34-dd87bde5ba8a} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9902 | 2024.11.16 00:54:55.276644 [ 273 ] {fe1c6d84-2e9e-4c13-be34-dd87bde5ba8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9903 | 2024.11.16 00:54:55.277002 [ 273 ] {fe1c6d84-2e9e-4c13-be34-dd87bde5ba8a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
9904 | 2024.11.16 00:54:55.277247 [ 273 ] {fe1c6d84-2e9e-4c13-be34-dd87bde5ba8a} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9905 | 2024.11.16 00:54:55.277459 [ 273 ] {fe1c6d84-2e9e-4c13-be34-dd87bde5ba8a} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001475 sec., 38644.06779661017 rows/sec., 2.95 MiB/sec. | ||
9906 | 2024.11.16 00:54:55.277524 [ 273 ] {fe1c6d84-2e9e-4c13-be34-dd87bde5ba8a} <Debug> TCPHandler: Processed in 0.001679576 sec. | ||
9907 | 2024.11.16 00:54:55.277704 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9908 | 2024.11.16 00:54:55.277856 [ 277 ] {50019079-66c8-449d-b4fb-473f2cd57198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9909 | 2024.11.16 00:54:55.277912 [ 277 ] {50019079-66c8-449d-b4fb-473f2cd57198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9910 | 2024.11.16 00:54:55.278488 [ 277 ] {50019079-66c8-449d-b4fb-473f2cd57198} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9911 | 2024.11.16 00:54:55.278527 [ 277 ] {50019079-66c8-449d-b4fb-473f2cd57198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9912 | 2024.11.16 00:54:55.278868 [ 277 ] {50019079-66c8-449d-b4fb-473f2cd57198} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9913 | 2024.11.16 00:54:55.279113 [ 277 ] {50019079-66c8-449d-b4fb-473f2cd57198} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9914 | 2024.11.16 00:54:55.279337 [ 277 ] {50019079-66c8-449d-b4fb-473f2cd57198} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001511 sec., 1323.6267372600926 rows/sec., 92.42 KiB/sec. | ||
9915 | 2024.11.16 00:54:55.279396 [ 277 ] {50019079-66c8-449d-b4fb-473f2cd57198} <Debug> TCPHandler: Processed in 0.001776198 sec. | ||
9916 | 2024.11.16 00:54:55.279573 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9917 | 2024.11.16 00:54:55.279712 [ 273 ] {af72903c-a305-45b5-9de1-64f53618d160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9918 | 2024.11.16 00:54:55.279766 [ 273 ] {af72903c-a305-45b5-9de1-64f53618d160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9919 | 2024.11.16 00:54:55.280402 [ 273 ] {af72903c-a305-45b5-9de1-64f53618d160} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9920 | 2024.11.16 00:54:55.280441 [ 273 ] {af72903c-a305-45b5-9de1-64f53618d160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9921 | 2024.11.16 00:54:55.280791 [ 273 ] {af72903c-a305-45b5-9de1-64f53618d160} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
9922 | 2024.11.16 00:54:55.281030 [ 273 ] {af72903c-a305-45b5-9de1-64f53618d160} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9923 | 2024.11.16 00:54:55.281211 [ 273 ] {af72903c-a305-45b5-9de1-64f53618d160} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001528 sec., 43193.71727748691 rows/sec., 3.37 MiB/sec. | ||
9924 | 2024.11.16 00:54:55.281261 [ 273 ] {af72903c-a305-45b5-9de1-64f53618d160} <Debug> TCPHandler: Processed in 0.001779528 sec. | ||
9925 | 2024.11.16 00:54:55.281435 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9926 | 2024.11.16 00:54:55.281561 [ 277 ] {a0c9d199-9361-43ad-af75-60dec6309363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9927 | 2024.11.16 00:54:55.281619 [ 277 ] {a0c9d199-9361-43ad-af75-60dec6309363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9928 | 2024.11.16 00:54:55.282236 [ 277 ] {a0c9d199-9361-43ad-af75-60dec6309363} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9929 | 2024.11.16 00:54:55.282272 [ 277 ] {a0c9d199-9361-43ad-af75-60dec6309363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9930 | 2024.11.16 00:54:55.282644 [ 277 ] {a0c9d199-9361-43ad-af75-60dec6309363} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
9931 | 2024.11.16 00:54:55.282875 [ 277 ] {a0c9d199-9361-43ad-af75-60dec6309363} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9932 | 2024.11.16 00:54:55.283050 [ 277 ] {a0c9d199-9361-43ad-af75-60dec6309363} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001519 sec., 105990.78341013825 rows/sec., 7.38 MiB/sec. | ||
9933 | 2024.11.16 00:54:55.283100 [ 277 ] {a0c9d199-9361-43ad-af75-60dec6309363} <Debug> TCPHandler: Processed in 0.001728537 sec. | ||
9934 | 2024.11.16 00:54:55.283269 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9935 | 2024.11.16 00:54:55.283420 [ 273 ] {0136fc55-89f0-4f30-ab66-b20c2c761925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9936 | 2024.11.16 00:54:55.283478 [ 273 ] {0136fc55-89f0-4f30-ab66-b20c2c761925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9937 | 2024.11.16 00:54:55.284019 [ 273 ] {0136fc55-89f0-4f30-ab66-b20c2c761925} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9938 | 2024.11.16 00:54:55.284065 [ 273 ] {0136fc55-89f0-4f30-ab66-b20c2c761925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9939 | 2024.11.16 00:54:55.284455 [ 273 ] {0136fc55-89f0-4f30-ab66-b20c2c761925} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
9940 | 2024.11.16 00:54:55.284723 [ 273 ] {0136fc55-89f0-4f30-ab66-b20c2c761925} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9941 | 2024.11.16 00:54:55.284869 [ 112 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
9942 | 2024.11.16 00:54:55.284906 [ 112 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9943 | 2024.11.16 00:54:55.284912 [ 273 ] {0136fc55-89f0-4f30-ab66-b20c2c761925} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001521 sec., 39447.731755424065 rows/sec., 2.66 MiB/sec. | ||
9944 | 2024.11.16 00:54:55.284930 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9945 | 2024.11.16 00:54:55.284976 [ 273 ] {0136fc55-89f0-4f30-ab66-b20c2c761925} <Debug> TCPHandler: Processed in 0.001785879 sec. | ||
9946 | 2024.11.16 00:54:55.285219 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
9947 | 2024.11.16 00:54:55.285645 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9948 | 2024.11.16 00:54:55.285731 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5500 rows starting from the beginning of the part | ||
9949 | 2024.11.16 00:54:55.285808 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
9950 | 2024.11.16 00:54:55.285976 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 48 rows starting from the beginning of the part | ||
9951 | 2024.11.16 00:54:55.286238 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
9952 | 2024.11.16 00:54:55.286338 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 82 rows starting from the beginning of the part | ||
9953 | 2024.11.16 00:54:55.286541 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
9954 | 2024.11.16 00:54:55.288687 [ 199 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5832 rows, containing 4 columns (4 merged, 0 gathered) in 0.003649449 sec., 1598049.4589731218 rows/sec., 105.09 MiB/sec. | ||
9955 | 2024.11.16 00:54:55.289097 [ 199 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
9956 | 2024.11.16 00:54:55.289419 [ 199 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_91_18} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9957 | 2024.11.16 00:54:55.289514 [ 199 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_91_18} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
9958 | 2024.11.16 00:54:55.289601 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
9959 | 2024.11.16 00:55:00.273289 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9960 | 2024.11.16 00:55:00.273492 [ 277 ] {6ccb82b3-23ff-4395-8715-a01e073411e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9961 | 2024.11.16 00:55:00.273565 [ 277 ] {6ccb82b3-23ff-4395-8715-a01e073411e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9962 | 2024.11.16 00:55:00.274327 [ 277 ] {6ccb82b3-23ff-4395-8715-a01e073411e1} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9963 | 2024.11.16 00:55:00.274376 [ 277 ] {6ccb82b3-23ff-4395-8715-a01e073411e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9964 | 2024.11.16 00:55:00.274809 [ 277 ] {6ccb82b3-23ff-4395-8715-a01e073411e1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
9965 | 2024.11.16 00:55:00.275061 [ 277 ] {6ccb82b3-23ff-4395-8715-a01e073411e1} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9966 | 2024.11.16 00:55:00.275308 [ 277 ] {6ccb82b3-23ff-4395-8715-a01e073411e1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001869 sec., 29962.5468164794 rows/sec., 2.29 MiB/sec. | ||
9967 | 2024.11.16 00:55:00.275373 [ 277 ] {6ccb82b3-23ff-4395-8715-a01e073411e1} <Debug> TCPHandler: Processed in 0.002217721 sec. | ||
9968 | 2024.11.16 00:55:00.275531 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9969 | 2024.11.16 00:55:00.275650 [ 273 ] {1dbdf590-8049-4f3a-a998-6d681b0b3b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9970 | 2024.11.16 00:55:00.275700 [ 273 ] {1dbdf590-8049-4f3a-a998-6d681b0b3b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9971 | 2024.11.16 00:55:00.276272 [ 273 ] {1dbdf590-8049-4f3a-a998-6d681b0b3b9a} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9972 | 2024.11.16 00:55:00.276313 [ 273 ] {1dbdf590-8049-4f3a-a998-6d681b0b3b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9973 | 2024.11.16 00:55:00.276688 [ 273 ] {1dbdf590-8049-4f3a-a998-6d681b0b3b9a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
9974 | 2024.11.16 00:55:00.276946 [ 273 ] {1dbdf590-8049-4f3a-a998-6d681b0b3b9a} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9975 | 2024.11.16 00:55:00.277162 [ 273 ] {1dbdf590-8049-4f3a-a998-6d681b0b3b9a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001539 sec., 41585.44509421702 rows/sec., 3.25 MiB/sec. | ||
9976 | 2024.11.16 00:55:00.277214 [ 273 ] {1dbdf590-8049-4f3a-a998-6d681b0b3b9a} <Debug> TCPHandler: Processed in 0.001743648 sec. | ||
9977 | 2024.11.16 00:55:00.277353 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9978 | 2024.11.16 00:55:00.277482 [ 277 ] {706d0c7c-81bc-4b27-a97f-3e774ca495a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9979 | 2024.11.16 00:55:00.277542 [ 277 ] {706d0c7c-81bc-4b27-a97f-3e774ca495a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9980 | 2024.11.16 00:55:00.278189 [ 277 ] {706d0c7c-81bc-4b27-a97f-3e774ca495a8} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9981 | 2024.11.16 00:55:00.278236 [ 277 ] {706d0c7c-81bc-4b27-a97f-3e774ca495a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9982 | 2024.11.16 00:55:00.278645 [ 277 ] {706d0c7c-81bc-4b27-a97f-3e774ca495a8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
9983 | 2024.11.16 00:55:00.278917 [ 277 ] {706d0c7c-81bc-4b27-a97f-3e774ca495a8} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9984 | 2024.11.16 00:55:00.279127 [ 277 ] {706d0c7c-81bc-4b27-a97f-3e774ca495a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001676 sec., 95465.3937947494 rows/sec., 6.65 MiB/sec. | ||
9985 | 2024.11.16 00:55:00.279177 [ 277 ] {706d0c7c-81bc-4b27-a97f-3e774ca495a8} <Debug> TCPHandler: Processed in 0.001879531 sec. | ||
9986 | 2024.11.16 00:55:00.279338 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9987 | 2024.11.16 00:55:00.279444 [ 273 ] {f3952ab5-cacd-4782-b6ae-255abfc3fd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9988 | 2024.11.16 00:55:00.279491 [ 273 ] {f3952ab5-cacd-4782-b6ae-255abfc3fd2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9989 | 2024.11.16 00:55:00.279942 [ 273 ] {f3952ab5-cacd-4782-b6ae-255abfc3fd2b} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9990 | 2024.11.16 00:55:00.279981 [ 273 ] {f3952ab5-cacd-4782-b6ae-255abfc3fd2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9991 | 2024.11.16 00:55:00.280342 [ 273 ] {f3952ab5-cacd-4782-b6ae-255abfc3fd2b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
9992 | 2024.11.16 00:55:00.280583 [ 273 ] {f3952ab5-cacd-4782-b6ae-255abfc3fd2b} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9993 | 2024.11.16 00:55:00.280791 [ 273 ] {f3952ab5-cacd-4782-b6ae-255abfc3fd2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec. | ||
9994 | 2024.11.16 00:55:00.280841 [ 273 ] {f3952ab5-cacd-4782-b6ae-255abfc3fd2b} <Debug> TCPHandler: Processed in 0.001556162 sec. | ||
9995 | 2024.11.16 00:55:01.057102 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9996 | 2024.11.16 00:55:01.057156 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9997 | 2024.11.16 00:55:01.436495 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1480 | ||
9998 | 2024.11.16 00:55:01.439079 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9999 | 2024.11.16 00:55:01.439134 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
10000 | 2024.11.16 00:55:01.440587 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
10001 | 2024.11.16 00:55:01.440932 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10002 | 2024.11.16 00:55:01.441493 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1480 | ||
10003 | 2024.11.16 00:55:02.001444 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001057429 sec. | ||
10004 | 2024.11.16 00:55:05.279742 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10005 | 2024.11.16 00:55:05.279980 [ 277 ] {6fe25f4a-b1b8-4e60-a92c-00d395170266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10006 | 2024.11.16 00:55:05.280066 [ 277 ] {6fe25f4a-b1b8-4e60-a92c-00d395170266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10007 | 2024.11.16 00:55:05.280915 [ 277 ] {6fe25f4a-b1b8-4e60-a92c-00d395170266} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10008 | 2024.11.16 00:55:05.280968 [ 277 ] {6fe25f4a-b1b8-4e60-a92c-00d395170266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
10009 | 2024.11.16 00:55:05.281410 [ 277 ] {6fe25f4a-b1b8-4e60-a92c-00d395170266} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10010 | 2024.11.16 00:55:05.281666 [ 277 ] {6fe25f4a-b1b8-4e60-a92c-00d395170266} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10011 | 2024.11.16 00:55:05.281936 [ 277 ] {6fe25f4a-b1b8-4e60-a92c-00d395170266} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002017 sec., 6941.001487357461 rows/sec., 499.66 KiB/sec. | ||
10012 | 2024.11.16 00:55:05.282078 [ 277 ] {6fe25f4a-b1b8-4e60-a92c-00d395170266} <Debug> TCPHandler: Processed in 0.002479307 sec. | ||
10013 | 2024.11.16 00:55:05.282274 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10014 | 2024.11.16 00:55:05.282397 [ 273 ] {4ccd6764-fac5-48e1-8917-3cfa8b034057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10015 | 2024.11.16 00:55:05.282447 [ 273 ] {4ccd6764-fac5-48e1-8917-3cfa8b034057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10016 | 2024.11.16 00:55:05.283123 [ 273 ] {4ccd6764-fac5-48e1-8917-3cfa8b034057} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10017 | 2024.11.16 00:55:05.283166 [ 273 ] {4ccd6764-fac5-48e1-8917-3cfa8b034057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
10018 | 2024.11.16 00:55:05.283572 [ 273 ] {4ccd6764-fac5-48e1-8917-3cfa8b034057} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10019 | 2024.11.16 00:55:05.283816 [ 273 ] {4ccd6764-fac5-48e1-8917-3cfa8b034057} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10020 | 2024.11.16 00:55:05.284035 [ 273 ] {4ccd6764-fac5-48e1-8917-3cfa8b034057} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001665 sec., 169969.96996996997 rows/sec., 15.00 MiB/sec. | ||
10021 | 2024.11.16 00:55:05.284105 [ 273 ] {4ccd6764-fac5-48e1-8917-3cfa8b034057} <Debug> TCPHandler: Processed in 0.001889141 sec. | ||
10022 | 2024.11.16 00:55:05.284260 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10023 | 2024.11.16 00:55:05.284415 [ 277 ] {d03da920-8739-4611-af37-73a2d94b44c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10024 | 2024.11.16 00:55:05.284464 [ 277 ] {d03da920-8739-4611-af37-73a2d94b44c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10025 | 2024.11.16 00:55:05.285026 [ 277 ] {d03da920-8739-4611-af37-73a2d94b44c9} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10026 | 2024.11.16 00:55:05.285067 [ 277 ] {d03da920-8739-4611-af37-73a2d94b44c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
10027 | 2024.11.16 00:55:05.285418 [ 277 ] {d03da920-8739-4611-af37-73a2d94b44c9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10028 | 2024.11.16 00:55:05.285657 [ 277 ] {d03da920-8739-4611-af37-73a2d94b44c9} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10029 | 2024.11.16 00:55:05.285874 [ 105 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10030 | 2024.11.16 00:55:05.285880 [ 277 ] {d03da920-8739-4611-af37-73a2d94b44c9} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001495 sec., 31438.127090301005 rows/sec., 2.26 MiB/sec. | ||
10031 | 2024.11.16 00:55:05.285965 [ 105 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10032 | 2024.11.16 00:55:05.286039 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
10033 | 2024.11.16 00:55:05.286050 [ 277 ] {d03da920-8739-4611-af37-73a2d94b44c9} <Debug> TCPHandler: Processed in 0.00185804 sec. | ||
10034 | 2024.11.16 00:55:05.286253 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10035 | 2024.11.16 00:55:05.286280 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
10036 | 2024.11.16 00:55:05.286448 [ 273 ] {57420bc5-6ff4-466f-856f-17bb67594c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10037 | 2024.11.16 00:55:05.286567 [ 273 ] {57420bc5-6ff4-466f-856f-17bb67594c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10038 | 2024.11.16 00:55:05.286582 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10039 | 2024.11.16 00:55:05.286688 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 65 rows starting from the beginning of the part | ||
10040 | 2024.11.16 00:55:05.286964 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 47 rows starting from the beginning of the part | ||
10041 | 2024.11.16 00:55:05.287370 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 4 rows starting from the beginning of the part | ||
10042 | 2024.11.16 00:55:05.287731 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 47 rows starting from the beginning of the part | ||
10043 | 2024.11.16 00:55:05.288096 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 2 rows starting from the beginning of the part | ||
10044 | 2024.11.16 00:55:05.288422 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 47 rows starting from the beginning of the part | ||
10045 | 2024.11.16 00:55:05.289248 [ 273 ] {57420bc5-6ff4-466f-856f-17bb67594c1b} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10046 | 2024.11.16 00:55:05.289317 [ 273 ] {57420bc5-6ff4-466f-856f-17bb67594c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
10047 | 2024.11.16 00:55:05.290353 [ 273 ] {57420bc5-6ff4-466f-856f-17bb67594c1b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10048 | 2024.11.16 00:55:05.290902 [ 273 ] {57420bc5-6ff4-466f-856f-17bb67594c1b} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10049 | 2024.11.16 00:55:05.291202 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.005056748 sec., 41924.177356672706 rows/sec., 3.16 MiB/sec. | ||
10050 | 2024.11.16 00:55:05.291483 [ 273 ] {57420bc5-6ff4-466f-856f-17bb67594c1b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005078 sec., 2756.9909413154787 rows/sec., 193.08 KiB/sec. | ||
10051 | 2024.11.16 00:55:05.291563 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10052 | 2024.11.16 00:55:05.291852 [ 273 ] {57420bc5-6ff4-466f-856f-17bb67594c1b} <Debug> TCPHandler: Processed in 0.005698144 sec. | ||
10053 | 2024.11.16 00:55:05.292193 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10054 | 2024.11.16 00:55:05.292419 [ 277 ] {45878085-083f-4b66-87c8-e5d1a7ab0e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10055 | 2024.11.16 00:55:05.292420 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_61_12} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10056 | 2024.11.16 00:55:05.292538 [ 277 ] {45878085-083f-4b66-87c8-e5d1a7ab0e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10057 | 2024.11.16 00:55:05.292627 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_61_12} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10058 | 2024.11.16 00:55:05.292804 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10059 | 2024.11.16 00:55:05.293296 [ 277 ] {45878085-083f-4b66-87c8-e5d1a7ab0e49} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10060 | 2024.11.16 00:55:05.293342 [ 277 ] {45878085-083f-4b66-87c8-e5d1a7ab0e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
10061 | 2024.11.16 00:55:05.293710 [ 277 ] {45878085-083f-4b66-87c8-e5d1a7ab0e49} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10062 | 2024.11.16 00:55:05.293964 [ 277 ] {45878085-083f-4b66-87c8-e5d1a7ab0e49} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10063 | 2024.11.16 00:55:05.294201 [ 277 ] {45878085-083f-4b66-87c8-e5d1a7ab0e49} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001851 sec., 7023.230686115613 rows/sec., 437.90 KiB/sec. | ||
10064 | 2024.11.16 00:55:05.294311 [ 277 ] {45878085-083f-4b66-87c8-e5d1a7ab0e49} <Debug> TCPHandler: Processed in 0.002295932 sec. | ||
10065 | 2024.11.16 00:55:05.294466 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10066 | 2024.11.16 00:55:05.294579 [ 273 ] {723b9377-b6c0-405e-a13a-11c841bad091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10067 | 2024.11.16 00:55:05.294627 [ 273 ] {723b9377-b6c0-405e-a13a-11c841bad091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10068 | 2024.11.16 00:55:05.295322 [ 273 ] {723b9377-b6c0-405e-a13a-11c841bad091} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10069 | 2024.11.16 00:55:05.295361 [ 273 ] {723b9377-b6c0-405e-a13a-11c841bad091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
10070 | 2024.11.16 00:55:05.295751 [ 273 ] {723b9377-b6c0-405e-a13a-11c841bad091} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10071 | 2024.11.16 00:55:05.295993 [ 273 ] {723b9377-b6c0-405e-a13a-11c841bad091} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10072 | 2024.11.16 00:55:05.296218 [ 273 ] {723b9377-b6c0-405e-a13a-11c841bad091} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001661 sec., 254063.81697772426 rows/sec., 18.16 MiB/sec. | ||
10073 | 2024.11.16 00:55:05.296272 [ 273 ] {723b9377-b6c0-405e-a13a-11c841bad091} <Debug> TCPHandler: Processed in 0.00187195 sec. | ||
10074 | 2024.11.16 00:55:05.296417 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10075 | 2024.11.16 00:55:05.296526 [ 277 ] {d4981cb7-f5c3-4b85-bceb-2b7683a00ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10076 | 2024.11.16 00:55:05.296574 [ 277 ] {d4981cb7-f5c3-4b85-bceb-2b7683a00ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10077 | 2024.11.16 00:55:05.297012 [ 277 ] {d4981cb7-f5c3-4b85-bceb-2b7683a00ce3} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10078 | 2024.11.16 00:55:05.297051 [ 277 ] {d4981cb7-f5c3-4b85-bceb-2b7683a00ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
10079 | 2024.11.16 00:55:05.297413 [ 277 ] {d4981cb7-f5c3-4b85-bceb-2b7683a00ce3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10080 | 2024.11.16 00:55:05.297672 [ 277 ] {d4981cb7-f5c3-4b85-bceb-2b7683a00ce3} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10081 | 2024.11.16 00:55:05.297912 [ 277 ] {d4981cb7-f5c3-4b85-bceb-2b7683a00ce3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001407 sec., 4264.392324093817 rows/sec., 222.80 KiB/sec. | ||
10082 | 2024.11.16 00:55:05.297962 [ 277 ] {d4981cb7-f5c3-4b85-bceb-2b7683a00ce3} <Debug> TCPHandler: Processed in 0.001597553 sec. | ||
10083 | 2024.11.16 00:55:05.298115 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10084 | 2024.11.16 00:55:05.298225 [ 273 ] {4ff8d6e7-f5c0-416b-9dc4-cc703c44762d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10085 | 2024.11.16 00:55:05.298276 [ 273 ] {4ff8d6e7-f5c0-416b-9dc4-cc703c44762d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10086 | 2024.11.16 00:55:05.298813 [ 273 ] {4ff8d6e7-f5c0-416b-9dc4-cc703c44762d} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10087 | 2024.11.16 00:55:05.298853 [ 273 ] {4ff8d6e7-f5c0-416b-9dc4-cc703c44762d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
10088 | 2024.11.16 00:55:05.299241 [ 273 ] {4ff8d6e7-f5c0-416b-9dc4-cc703c44762d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10089 | 2024.11.16 00:55:05.299484 [ 273 ] {4ff8d6e7-f5c0-416b-9dc4-cc703c44762d} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10090 | 2024.11.16 00:55:05.299701 [ 273 ] {4ff8d6e7-f5c0-416b-9dc4-cc703c44762d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001498 sec., 158210.9479305741 rows/sec., 10.60 MiB/sec. | ||
10091 | 2024.11.16 00:55:05.299757 [ 273 ] {4ff8d6e7-f5c0-416b-9dc4-cc703c44762d} <Debug> TCPHandler: Processed in 0.001693586 sec. | ||
10092 | 2024.11.16 00:55:05.299911 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10093 | 2024.11.16 00:55:05.300021 [ 277 ] {72b71cfc-dfac-4d09-9744-cb3ad7a5674f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10094 | 2024.11.16 00:55:05.300070 [ 277 ] {72b71cfc-dfac-4d09-9744-cb3ad7a5674f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10095 | 2024.11.16 00:55:05.300483 [ 277 ] {72b71cfc-dfac-4d09-9744-cb3ad7a5674f} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10096 | 2024.11.16 00:55:05.300532 [ 277 ] {72b71cfc-dfac-4d09-9744-cb3ad7a5674f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
10097 | 2024.11.16 00:55:05.300880 [ 277 ] {72b71cfc-dfac-4d09-9744-cb3ad7a5674f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10098 | 2024.11.16 00:55:05.301120 [ 277 ] {72b71cfc-dfac-4d09-9744-cb3ad7a5674f} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10099 | 2024.11.16 00:55:05.301350 [ 277 ] {72b71cfc-dfac-4d09-9744-cb3ad7a5674f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001349 sec., 741.2898443291327 rows/sec., 49.95 KiB/sec. | ||
10100 | 2024.11.16 00:55:05.301455 [ 277 ] {72b71cfc-dfac-4d09-9744-cb3ad7a5674f} <Debug> TCPHandler: Processed in 0.001596123 sec. | ||
10101 | 2024.11.16 00:55:05.301620 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10102 | 2024.11.16 00:55:05.301749 [ 273 ] {a6c42688-59ad-4738-8564-9016a6d9ae58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10103 | 2024.11.16 00:55:05.301827 [ 273 ] {a6c42688-59ad-4738-8564-9016a6d9ae58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10104 | 2024.11.16 00:55:05.302991 [ 273 ] {a6c42688-59ad-4738-8564-9016a6d9ae58} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10105 | 2024.11.16 00:55:05.303029 [ 273 ] {a6c42688-59ad-4738-8564-9016a6d9ae58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
10106 | 2024.11.16 00:55:05.303663 [ 273 ] {a6c42688-59ad-4738-8564-9016a6d9ae58} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10107 | 2024.11.16 00:55:05.303917 [ 273 ] {a6c42688-59ad-4738-8564-9016a6d9ae58} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10108 | 2024.11.16 00:55:05.304179 [ 273 ] {a6c42688-59ad-4738-8564-9016a6d9ae58} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002458 sec., 16273.393002441007 rows/sec., 29.16 MiB/sec. | ||
10109 | 2024.11.16 00:55:05.304494 [ 273 ] {a6c42688-59ad-4738-8564-9016a6d9ae58} <Debug> TCPHandler: Processed in 0.00294541 sec. | ||
10110 | 2024.11.16 00:55:05.304651 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10111 | 2024.11.16 00:55:05.304765 [ 277 ] {ec43f85e-09e2-453b-adfe-fc5c3e3db6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10112 | 2024.11.16 00:55:05.304815 [ 277 ] {ec43f85e-09e2-453b-adfe-fc5c3e3db6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10113 | 2024.11.16 00:55:05.305288 [ 277 ] {ec43f85e-09e2-453b-adfe-fc5c3e3db6e4} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10114 | 2024.11.16 00:55:05.305327 [ 277 ] {ec43f85e-09e2-453b-adfe-fc5c3e3db6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
10115 | 2024.11.16 00:55:05.305688 [ 277 ] {ec43f85e-09e2-453b-adfe-fc5c3e3db6e4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
10116 | 2024.11.16 00:55:05.305926 [ 277 ] {ec43f85e-09e2-453b-adfe-fc5c3e3db6e4} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10117 | 2024.11.16 00:55:05.306147 [ 277 ] {ec43f85e-09e2-453b-adfe-fc5c3e3db6e4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001405 sec., 58362.989323843416 rows/sec., 3.71 MiB/sec. | ||
10118 | 2024.11.16 00:55:05.306197 [ 277 ] {ec43f85e-09e2-453b-adfe-fc5c3e3db6e4} <Debug> TCPHandler: Processed in 0.001608414 sec. | ||
10119 | 2024.11.16 00:55:10.273185 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10120 | 2024.11.16 00:55:10.273396 [ 277 ] {3f8f05f7-333b-46b9-bccb-d1e0b76d99dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10121 | 2024.11.16 00:55:10.273473 [ 277 ] {3f8f05f7-333b-46b9-bccb-d1e0b76d99dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10122 | 2024.11.16 00:55:10.274236 [ 277 ] {3f8f05f7-333b-46b9-bccb-d1e0b76d99dc} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10123 | 2024.11.16 00:55:10.274289 [ 277 ] {3f8f05f7-333b-46b9-bccb-d1e0b76d99dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10124 | 2024.11.16 00:55:10.274727 [ 277 ] {3f8f05f7-333b-46b9-bccb-d1e0b76d99dc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
10125 | 2024.11.16 00:55:10.274982 [ 277 ] {3f8f05f7-333b-46b9-bccb-d1e0b76d99dc} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10126 | 2024.11.16 00:55:10.275233 [ 277 ] {3f8f05f7-333b-46b9-bccb-d1e0b76d99dc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001877 sec., 2131.0602024507193 rows/sec., 173.77 KiB/sec. | ||
10127 | 2024.11.16 00:55:10.275331 [ 277 ] {3f8f05f7-333b-46b9-bccb-d1e0b76d99dc} <Debug> TCPHandler: Processed in 0.002295502 sec. | ||
10128 | 2024.11.16 00:55:10.275580 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10129 | 2024.11.16 00:55:10.275706 [ 273 ] {71b80083-d86c-493c-af53-0cc8b7d527b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10130 | 2024.11.16 00:55:10.275757 [ 273 ] {71b80083-d86c-493c-af53-0cc8b7d527b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10131 | 2024.11.16 00:55:10.276363 [ 273 ] {71b80083-d86c-493c-af53-0cc8b7d527b9} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10132 | 2024.11.16 00:55:10.276407 [ 273 ] {71b80083-d86c-493c-af53-0cc8b7d527b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10133 | 2024.11.16 00:55:10.276793 [ 273 ] {71b80083-d86c-493c-af53-0cc8b7d527b9} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
10134 | 2024.11.16 00:55:10.277040 [ 273 ] {71b80083-d86c-493c-af53-0cc8b7d527b9} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10135 | 2024.11.16 00:55:10.277260 [ 273 ] {71b80083-d86c-493c-af53-0cc8b7d527b9} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001583 sec., 36639.29248262792 rows/sec., 2.79 MiB/sec. | ||
10136 | 2024.11.16 00:55:10.277315 [ 273 ] {71b80083-d86c-493c-af53-0cc8b7d527b9} <Debug> TCPHandler: Processed in 0.00183745 sec. | ||
10137 | 2024.11.16 00:55:10.277465 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10138 | 2024.11.16 00:55:10.277576 [ 277 ] {85a86fe9-9380-4284-9830-acd75166388d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10139 | 2024.11.16 00:55:10.277624 [ 277 ] {85a86fe9-9380-4284-9830-acd75166388d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10140 | 2024.11.16 00:55:10.278169 [ 277 ] {85a86fe9-9380-4284-9830-acd75166388d} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10141 | 2024.11.16 00:55:10.278209 [ 277 ] {85a86fe9-9380-4284-9830-acd75166388d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10142 | 2024.11.16 00:55:10.278592 [ 277 ] {85a86fe9-9380-4284-9830-acd75166388d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10143 | 2024.11.16 00:55:10.278842 [ 277 ] {85a86fe9-9380-4284-9830-acd75166388d} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10144 | 2024.11.16 00:55:10.279050 [ 277 ] {85a86fe9-9380-4284-9830-acd75166388d} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001495 sec., 2675.5852842809363 rows/sec., 186.82 KiB/sec. | ||
10145 | 2024.11.16 00:55:10.279164 [ 277 ] {85a86fe9-9380-4284-9830-acd75166388d} <Debug> TCPHandler: Processed in 0.001750947 sec. | ||
10146 | 2024.11.16 00:55:10.279383 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10147 | 2024.11.16 00:55:10.279537 [ 273 ] {6db7bd2a-9872-4889-86af-3c09c8d095c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10148 | 2024.11.16 00:55:10.279587 [ 273 ] {6db7bd2a-9872-4889-86af-3c09c8d095c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10149 | 2024.11.16 00:55:10.280177 [ 273 ] {6db7bd2a-9872-4889-86af-3c09c8d095c2} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10150 | 2024.11.16 00:55:10.280224 [ 273 ] {6db7bd2a-9872-4889-86af-3c09c8d095c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10151 | 2024.11.16 00:55:10.280585 [ 273 ] {6db7bd2a-9872-4889-86af-3c09c8d095c2} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
10152 | 2024.11.16 00:55:10.280827 [ 273 ] {6db7bd2a-9872-4889-86af-3c09c8d095c2} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10153 | 2024.11.16 00:55:10.281042 [ 273 ] {6db7bd2a-9872-4889-86af-3c09c8d095c2} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001524 sec., 44619.42257217848 rows/sec., 3.49 MiB/sec. | ||
10154 | 2024.11.16 00:55:10.281132 [ 273 ] {6db7bd2a-9872-4889-86af-3c09c8d095c2} <Debug> TCPHandler: Processed in 0.00185388 sec. | ||
10155 | 2024.11.16 00:55:10.281341 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10156 | 2024.11.16 00:55:10.281526 [ 277 ] {34edc0cb-478a-4f71-a93f-58f59e876f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10157 | 2024.11.16 00:55:10.281578 [ 277 ] {34edc0cb-478a-4f71-a93f-58f59e876f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10158 | 2024.11.16 00:55:10.282117 [ 277 ] {34edc0cb-478a-4f71-a93f-58f59e876f2a} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10159 | 2024.11.16 00:55:10.282156 [ 277 ] {34edc0cb-478a-4f71-a93f-58f59e876f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10160 | 2024.11.16 00:55:10.282533 [ 277 ] {34edc0cb-478a-4f71-a93f-58f59e876f2a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
10161 | 2024.11.16 00:55:10.282769 [ 277 ] {34edc0cb-478a-4f71-a93f-58f59e876f2a} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10162 | 2024.11.16 00:55:10.282993 [ 277 ] {34edc0cb-478a-4f71-a93f-58f59e876f2a} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001498 sec., 86782.37650200268 rows/sec., 6.04 MiB/sec. | ||
10163 | 2024.11.16 00:55:10.283078 [ 277 ] {34edc0cb-478a-4f71-a93f-58f59e876f2a} <Debug> TCPHandler: Processed in 0.00184095 sec. | ||
10164 | 2024.11.16 00:55:10.283262 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10165 | 2024.11.16 00:55:10.283507 [ 273 ] {493a6274-0103-452e-9bd6-4edbaf09cdf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10166 | 2024.11.16 00:55:10.283559 [ 273 ] {493a6274-0103-452e-9bd6-4edbaf09cdf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10167 | 2024.11.16 00:55:10.284026 [ 273 ] {493a6274-0103-452e-9bd6-4edbaf09cdf8} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10168 | 2024.11.16 00:55:10.284067 [ 273 ] {493a6274-0103-452e-9bd6-4edbaf09cdf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10169 | 2024.11.16 00:55:10.284421 [ 273 ] {493a6274-0103-452e-9bd6-4edbaf09cdf8} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10170 | 2024.11.16 00:55:10.284668 [ 273 ] {493a6274-0103-452e-9bd6-4edbaf09cdf8} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10171 | 2024.11.16 00:55:10.284881 [ 273 ] {493a6274-0103-452e-9bd6-4edbaf09cdf8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00144 sec., 33333.33333333333 rows/sec., 2.25 MiB/sec. | ||
10172 | 2024.11.16 00:55:10.284931 [ 273 ] {493a6274-0103-452e-9bd6-4edbaf09cdf8} <Debug> TCPHandler: Processed in 0.001763238 sec. | ||
10173 | 2024.11.16 00:55:11.442538 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1514 | ||
10174 | 2024.11.16 00:55:11.445413 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10175 | 2024.11.16 00:55:11.445463 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10176 | 2024.11.16 00:55:11.446890 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
10177 | 2024.11.16 00:55:11.447206 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10178 | 2024.11.16 00:55:11.448119 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1514 | ||
10179 | 2024.11.16 00:55:15.273540 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10180 | 2024.11.16 00:55:15.273753 [ 277 ] {721e3246-e323-40c3-acf9-2944bf94185b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10181 | 2024.11.16 00:55:15.273829 [ 277 ] {721e3246-e323-40c3-acf9-2944bf94185b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10182 | 2024.11.16 00:55:15.274583 [ 277 ] {721e3246-e323-40c3-acf9-2944bf94185b} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10183 | 2024.11.16 00:55:15.274634 [ 277 ] {721e3246-e323-40c3-acf9-2944bf94185b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10184 | 2024.11.16 00:55:15.275078 [ 277 ] {721e3246-e323-40c3-acf9-2944bf94185b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
10185 | 2024.11.16 00:55:15.275344 [ 277 ] {721e3246-e323-40c3-acf9-2944bf94185b} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10186 | 2024.11.16 00:55:15.275554 [ 97 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
10187 | 2024.11.16 00:55:15.275583 [ 277 ] {721e3246-e323-40c3-acf9-2944bf94185b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001886 sec., 29692.470837751855 rows/sec., 2.27 MiB/sec. | ||
10188 | 2024.11.16 00:55:15.275640 [ 97 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10189 | 2024.11.16 00:55:15.275714 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10190 | 2024.11.16 00:55:15.275725 [ 277 ] {721e3246-e323-40c3-acf9-2944bf94185b} <Debug> TCPHandler: Processed in 0.002320713 sec. | ||
10191 | 2024.11.16 00:55:15.275899 [ 200 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
10192 | 2024.11.16 00:55:15.275923 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10193 | 2024.11.16 00:55:15.276046 [ 200 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10194 | 2024.11.16 00:55:15.276069 [ 273 ] {194c0c11-53e9-4767-9df7-04a7080bab01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10195 | 2024.11.16 00:55:15.276096 [ 200 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1432 rows starting from the beginning of the part | ||
10196 | 2024.11.16 00:55:15.276127 [ 273 ] {194c0c11-53e9-4767-9df7-04a7080bab01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10197 | 2024.11.16 00:55:15.276246 [ 200 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 57 rows starting from the beginning of the part | ||
10198 | 2024.11.16 00:55:15.276364 [ 200 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
10199 | 2024.11.16 00:55:15.276825 [ 200 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 283 rows starting from the beginning of the part | ||
10200 | 2024.11.16 00:55:15.277062 [ 200 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 58 rows starting from the beginning of the part | ||
10201 | 2024.11.16 00:55:15.277284 [ 200 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 56 rows starting from the beginning of the part | ||
10202 | 2024.11.16 00:55:15.277991 [ 273 ] {194c0c11-53e9-4767-9df7-04a7080bab01} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10203 | 2024.11.16 00:55:15.278037 [ 273 ] {194c0c11-53e9-4767-9df7-04a7080bab01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10204 | 2024.11.16 00:55:15.278600 [ 273 ] {194c0c11-53e9-4767-9df7-04a7080bab01} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
10205 | 2024.11.16 00:55:15.278874 [ 273 ] {194c0c11-53e9-4767-9df7-04a7080bab01} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10206 | 2024.11.16 00:55:15.279193 [ 97 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
10207 | 2024.11.16 00:55:15.279305 [ 200 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1942 rows, containing 5 columns (5 merged, 0 gathered) in 0.003498325 sec., 555122.8087727699 rows/sec., 48.36 MiB/sec. | ||
10208 | 2024.11.16 00:55:15.279326 [ 97 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10209 | 2024.11.16 00:55:15.279365 [ 273 ] {194c0c11-53e9-4767-9df7-04a7080bab01} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003335 sec., 19190.4047976012 rows/sec., 1.50 MiB/sec. | ||
10210 | 2024.11.16 00:55:15.279416 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10211 | 2024.11.16 00:55:15.279568 [ 273 ] {194c0c11-53e9-4767-9df7-04a7080bab01} <Debug> TCPHandler: Processed in 0.00371689 sec. | ||
10212 | 2024.11.16 00:55:15.279797 [ 200 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
10213 | 2024.11.16 00:55:15.279865 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10214 | 2024.11.16 00:55:15.279969 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
10215 | 2024.11.16 00:55:15.280126 [ 277 ] {f71c292d-d838-4460-b365-c2784b35db9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10216 | 2024.11.16 00:55:15.280280 [ 277 ] {f71c292d-d838-4460-b365-c2784b35db9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10217 | 2024.11.16 00:55:15.280561 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10218 | 2024.11.16 00:55:15.280587 [ 200 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_96_19} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10219 | 2024.11.16 00:55:15.280722 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 914 rows starting from the beginning of the part | ||
10220 | 2024.11.16 00:55:15.280903 [ 200 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_96_19} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
10221 | 2024.11.16 00:55:15.281296 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 66 rows starting from the beginning of the part | ||
10222 | 2024.11.16 00:55:15.281399 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
10223 | 2024.11.16 00:55:15.281777 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
10224 | 2024.11.16 00:55:15.282136 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 422 rows starting from the beginning of the part | ||
10225 | 2024.11.16 00:55:15.282393 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 68 rows starting from the beginning of the part | ||
10226 | 2024.11.16 00:55:15.282753 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 64 rows starting from the beginning of the part | ||
10227 | 2024.11.16 00:55:15.283527 [ 277 ] {f71c292d-d838-4460-b365-c2784b35db9a} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10228 | 2024.11.16 00:55:15.283597 [ 277 ] {f71c292d-d838-4460-b365-c2784b35db9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10229 | 2024.11.16 00:55:15.284553 [ 277 ] {f71c292d-d838-4460-b365-c2784b35db9a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
10230 | 2024.11.16 00:55:15.285082 [ 277 ] {f71c292d-d838-4460-b365-c2784b35db9a} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10231 | 2024.11.16 00:55:15.285308 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
10232 | 2024.11.16 00:55:15.285412 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10233 | 2024.11.16 00:55:15.285491 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10234 | 2024.11.16 00:55:15.285584 [ 277 ] {f71c292d-d838-4460-b365-c2784b35db9a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005521 sec., 28980.25719978265 rows/sec., 2.02 MiB/sec. | ||
10235 | 2024.11.16 00:55:15.286055 [ 277 ] {f71c292d-d838-4460-b365-c2784b35db9a} <Debug> TCPHandler: Processed in 0.006369743 sec. | ||
10236 | 2024.11.16 00:55:15.286051 [ 186 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
10237 | 2024.11.16 00:55:15.286465 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10238 | 2024.11.16 00:55:15.287008 [ 273 ] {3897a70b-7d46-4355-a4a4-ed4e0aea71e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10239 | 2024.11.16 00:55:15.287092 [ 186 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10240 | 2024.11.16 00:55:15.287288 [ 273 ] {3897a70b-7d46-4355-a4a4-ed4e0aea71e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10241 | 2024.11.16 00:55:15.287336 [ 186 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_91_18, total 18037 rows starting from the beginning of the part | ||
10242 | 2024.11.16 00:55:15.287923 [ 186 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 161 rows starting from the beginning of the part | ||
10243 | 2024.11.16 00:55:15.288447 [ 186 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
10244 | 2024.11.16 00:55:15.289090 [ 186 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
10245 | 2024.11.16 00:55:15.289641 [ 186 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 130 rows starting from the beginning of the part | ||
10246 | 2024.11.16 00:55:15.290177 [ 186 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
10247 | 2024.11.16 00:55:15.290620 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1598 rows, containing 5 columns (5 merged, 0 gathered) in 0.010736201 sec., 148842.22081907743 rows/sec., 11.48 MiB/sec. | ||
10248 | 2024.11.16 00:55:15.291070 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
10249 | 2024.11.16 00:55:15.291508 [ 273 ] {3897a70b-7d46-4355-a4a4-ed4e0aea71e9} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10250 | 2024.11.16 00:55:15.291619 [ 273 ] {3897a70b-7d46-4355-a4a4-ed4e0aea71e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10251 | 2024.11.16 00:55:15.292233 [ 189 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_96_19} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10252 | 2024.11.16 00:55:15.292571 [ 189 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_96_19} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
10253 | 2024.11.16 00:55:15.292962 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
10254 | 2024.11.16 00:55:15.293005 [ 273 ] {3897a70b-7d46-4355-a4a4-ed4e0aea71e9} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
10255 | 2024.11.16 00:55:15.293375 [ 273 ] {3897a70b-7d46-4355-a4a4-ed4e0aea71e9} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10256 | 2024.11.16 00:55:15.293914 [ 273 ] {3897a70b-7d46-4355-a4a4-ed4e0aea71e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.007071 sec., 8485.36274925753 rows/sec., 585.58 KiB/sec. | ||
10257 | 2024.11.16 00:55:15.294111 [ 273 ] {3897a70b-7d46-4355-a4a4-ed4e0aea71e9} <Debug> TCPHandler: Processed in 0.007903705 sec. | ||
10258 | 2024.11.16 00:55:15.298148 [ 193 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18885 rows, containing 5 columns (5 merged, 0 gathered) in 0.012510919 sec., 1509481.4377744752 rows/sec., 103.07 MiB/sec. | ||
10259 | 2024.11.16 00:55:15.298497 [ 193 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
10260 | 2024.11.16 00:55:15.298873 [ 193 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10261 | 2024.11.16 00:55:15.298960 [ 193 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
10262 | 2024.11.16 00:55:15.299052 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
10263 | 2024.11.16 00:55:16.000239 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.53 MiB, peak 189.90 MiB, free memory in arenas 0.00 B, will set to 183.86 MiB (RSS), difference: 1.32 MiB | ||
10264 | 2024.11.16 00:55:16.057419 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10265 | 2024.11.16 00:55:16.057502 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10266 | 2024.11.16 00:55:17.642054 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50883, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10267 | 2024.11.16 00:55:17.835638 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44604, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10268 | 2024.11.16 00:55:17.838022 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63641, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10269 | 2024.11.16 00:55:17.847462 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42223, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10270 | 2024.11.16 00:55:17.897904 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34779, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10271 | 2024.11.16 00:55:17.976242 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61776, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10272 | 2024.11.16 00:55:17.999582 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51765, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10273 | 2024.11.16 00:55:18.025950 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57967, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10274 | 2024.11.16 00:55:19.623608 [ 94 ] {} <Debug> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
10275 | 2024.11.16 00:55:19.623684 [ 94 ] {} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10276 | 2024.11.16 00:55:19.623712 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10277 | 2024.11.16 00:55:19.623943 [ 201 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
10278 | 2024.11.16 00:55:19.624198 [ 201 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10279 | 2024.11.16 00:55:19.624242 [ 201 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 242 rows starting from the beginning of the part | ||
10280 | 2024.11.16 00:55:19.624336 [ 201 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
10281 | 2024.11.16 00:55:19.624626 [ 201 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
10282 | 2024.11.16 00:55:19.624913 [ 201 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
10283 | 2024.11.16 00:55:19.625091 [ 201 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
10284 | 2024.11.16 00:55:19.626231 [ 192 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002430816 sec., 122592.5779655885 rows/sec., 8.79 MiB/sec. | ||
10285 | 2024.11.16 00:55:19.626453 [ 192 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
10286 | 2024.11.16 00:55:19.626834 [ 192 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_33_8} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10287 | 2024.11.16 00:55:19.626941 [ 192 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_33_8} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
10288 | 2024.11.16 00:55:19.627047 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
10289 | 2024.11.16 00:55:20.279273 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10290 | 2024.11.16 00:55:20.279464 [ 277 ] {3575cca5-911f-4ace-9701-30702f6145d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10291 | 2024.11.16 00:55:20.279539 [ 277 ] {3575cca5-911f-4ace-9701-30702f6145d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10292 | 2024.11.16 00:55:20.280296 [ 277 ] {3575cca5-911f-4ace-9701-30702f6145d1} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10293 | 2024.11.16 00:55:20.280350 [ 277 ] {3575cca5-911f-4ace-9701-30702f6145d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10294 | 2024.11.16 00:55:20.280774 [ 277 ] {3575cca5-911f-4ace-9701-30702f6145d1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10295 | 2024.11.16 00:55:20.281021 [ 277 ] {3575cca5-911f-4ace-9701-30702f6145d1} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10296 | 2024.11.16 00:55:20.281226 [ 94 ] {} <Debug> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
10297 | 2024.11.16 00:55:20.281287 [ 277 ] {3575cca5-911f-4ace-9701-30702f6145d1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001876 sec., 7462.686567164179 rows/sec., 537.21 KiB/sec. | ||
10298 | 2024.11.16 00:55:20.281315 [ 94 ] {} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10299 | 2024.11.16 00:55:20.281381 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10300 | 2024.11.16 00:55:20.281430 [ 277 ] {3575cca5-911f-4ace-9701-30702f6145d1} <Debug> TCPHandler: Processed in 0.002289632 sec. | ||
10301 | 2024.11.16 00:55:20.281754 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10302 | 2024.11.16 00:55:20.281768 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
10303 | 2024.11.16 00:55:20.282110 [ 273 ] {cf95e1aa-e27c-4bfc-bbc5-2f97795bf363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10304 | 2024.11.16 00:55:20.282304 [ 273 ] {cf95e1aa-e27c-4bfc-bbc5-2f97795bf363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10305 | 2024.11.16 00:55:20.282310 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10306 | 2024.11.16 00:55:20.282467 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
10307 | 2024.11.16 00:55:20.282891 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
10308 | 2024.11.16 00:55:20.283267 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
10309 | 2024.11.16 00:55:20.283628 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
10310 | 2024.11.16 00:55:20.283967 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
10311 | 2024.11.16 00:55:20.285396 [ 273 ] {cf95e1aa-e27c-4bfc-bbc5-2f97795bf363} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10312 | 2024.11.16 00:55:20.285475 [ 273 ] {cf95e1aa-e27c-4bfc-bbc5-2f97795bf363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10313 | 2024.11.16 00:55:20.286491 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004992115 sec., 14022.112871999143 rows/sec., 1.04 MiB/sec. | ||
10314 | 2024.11.16 00:55:20.286550 [ 273 ] {cf95e1aa-e27c-4bfc-bbc5-2f97795bf363} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
10315 | 2024.11.16 00:55:20.286672 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
10316 | 2024.11.16 00:55:20.287064 [ 273 ] {cf95e1aa-e27c-4bfc-bbc5-2f97795bf363} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10317 | 2024.11.16 00:55:20.287242 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_33_8} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10318 | 2024.11.16 00:55:20.287556 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_33_8} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
10319 | 2024.11.16 00:55:20.287588 [ 273 ] {cf95e1aa-e27c-4bfc-bbc5-2f97795bf363} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.005623 sec., 50329.00586875333 rows/sec., 4.44 MiB/sec. | ||
10320 | 2024.11.16 00:55:20.287802 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10321 | 2024.11.16 00:55:20.287923 [ 273 ] {cf95e1aa-e27c-4bfc-bbc5-2f97795bf363} <Debug> TCPHandler: Processed in 0.006324611 sec. | ||
10322 | 2024.11.16 00:55:20.288188 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10323 | 2024.11.16 00:55:20.288351 [ 277 ] {7da9ce8c-1b29-4a3c-a6d4-053ebe0566e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10324 | 2024.11.16 00:55:20.288402 [ 277 ] {7da9ce8c-1b29-4a3c-a6d4-053ebe0566e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10325 | 2024.11.16 00:55:20.289068 [ 277 ] {7da9ce8c-1b29-4a3c-a6d4-053ebe0566e5} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10326 | 2024.11.16 00:55:20.289112 [ 277 ] {7da9ce8c-1b29-4a3c-a6d4-053ebe0566e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10327 | 2024.11.16 00:55:20.289504 [ 277 ] {7da9ce8c-1b29-4a3c-a6d4-053ebe0566e5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10328 | 2024.11.16 00:55:20.289748 [ 277 ] {7da9ce8c-1b29-4a3c-a6d4-053ebe0566e5} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10329 | 2024.11.16 00:55:20.289959 [ 277 ] {7da9ce8c-1b29-4a3c-a6d4-053ebe0566e5} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001633 sec., 28781.383955909372 rows/sec., 2.07 MiB/sec. | ||
10330 | 2024.11.16 00:55:20.290012 [ 277 ] {7da9ce8c-1b29-4a3c-a6d4-053ebe0566e5} <Debug> TCPHandler: Processed in 0.001953233 sec. | ||
10331 | 2024.11.16 00:55:20.290165 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10332 | 2024.11.16 00:55:20.290274 [ 273 ] {9c1f7d0d-bd6c-4217-902d-e1b51f0a2d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10333 | 2024.11.16 00:55:20.290318 [ 273 ] {9c1f7d0d-bd6c-4217-902d-e1b51f0a2d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10334 | 2024.11.16 00:55:20.290843 [ 273 ] {9c1f7d0d-bd6c-4217-902d-e1b51f0a2d0f} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10335 | 2024.11.16 00:55:20.290882 [ 273 ] {9c1f7d0d-bd6c-4217-902d-e1b51f0a2d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10336 | 2024.11.16 00:55:20.291233 [ 273 ] {9c1f7d0d-bd6c-4217-902d-e1b51f0a2d0f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10337 | 2024.11.16 00:55:20.291470 [ 273 ] {9c1f7d0d-bd6c-4217-902d-e1b51f0a2d0f} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10338 | 2024.11.16 00:55:20.291682 [ 273 ] {9c1f7d0d-bd6c-4217-902d-e1b51f0a2d0f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00143 sec., 9790.20979020979 rows/sec., 685.64 KiB/sec. | ||
10339 | 2024.11.16 00:55:20.291734 [ 273 ] {9c1f7d0d-bd6c-4217-902d-e1b51f0a2d0f} <Debug> TCPHandler: Processed in 0.001620774 sec. | ||
10340 | 2024.11.16 00:55:20.291871 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10341 | 2024.11.16 00:55:20.291979 [ 277 ] {48db4536-3925-413d-93be-b28602a62c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10342 | 2024.11.16 00:55:20.292026 [ 277 ] {48db4536-3925-413d-93be-b28602a62c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10343 | 2024.11.16 00:55:20.292563 [ 277 ] {48db4536-3925-413d-93be-b28602a62c26} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10344 | 2024.11.16 00:55:20.292606 [ 277 ] {48db4536-3925-413d-93be-b28602a62c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10345 | 2024.11.16 00:55:20.292960 [ 277 ] {48db4536-3925-413d-93be-b28602a62c26} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10346 | 2024.11.16 00:55:20.293203 [ 277 ] {48db4536-3925-413d-93be-b28602a62c26} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10347 | 2024.11.16 00:55:20.293362 [ 94 ] {} <Debug> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
10348 | 2024.11.16 00:55:20.293417 [ 94 ] {} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10349 | 2024.11.16 00:55:20.293461 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10350 | 2024.11.16 00:55:20.293458 [ 277 ] {48db4536-3925-413d-93be-b28602a62c26} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001488 sec., 8736.559139784946 rows/sec., 544.72 KiB/sec. | ||
10351 | 2024.11.16 00:55:20.293659 [ 277 ] {48db4536-3925-413d-93be-b28602a62c26} <Debug> TCPHandler: Processed in 0.0018349 sec. | ||
10352 | 2024.11.16 00:55:20.293724 [ 190 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
10353 | 2024.11.16 00:55:20.293831 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10354 | 2024.11.16 00:55:20.293940 [ 190 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10355 | 2024.11.16 00:55:20.294031 [ 190 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
10356 | 2024.11.16 00:55:20.294040 [ 273 ] {9fe55e15-c0fc-4dc9-9c27-1f037a1db3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10357 | 2024.11.16 00:55:20.294162 [ 273 ] {9fe55e15-c0fc-4dc9-9c27-1f037a1db3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10358 | 2024.11.16 00:55:20.294357 [ 190 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
10359 | 2024.11.16 00:55:20.294730 [ 190 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
10360 | 2024.11.16 00:55:20.295009 [ 190 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
10361 | 2024.11.16 00:55:20.295340 [ 190 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
10362 | 2024.11.16 00:55:20.297083 [ 273 ] {9fe55e15-c0fc-4dc9-9c27-1f037a1db3c1} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10363 | 2024.11.16 00:55:20.297160 [ 273 ] {9fe55e15-c0fc-4dc9-9c27-1f037a1db3c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10364 | 2024.11.16 00:55:20.297911 [ 191 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004359378 sec., 14910.384004323554 rows/sec., 987.90 KiB/sec. | ||
10365 | 2024.11.16 00:55:20.298068 [ 273 ] {9fe55e15-c0fc-4dc9-9c27-1f037a1db3c1} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
10366 | 2024.11.16 00:55:20.298176 [ 191 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
10367 | 2024.11.16 00:55:20.298481 [ 273 ] {9fe55e15-c0fc-4dc9-9c27-1f037a1db3c1} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10368 | 2024.11.16 00:55:20.298860 [ 191 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_33_8} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10369 | 2024.11.16 00:55:20.298874 [ 273 ] {9fe55e15-c0fc-4dc9-9c27-1f037a1db3c1} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.00489 sec., 86298.56850715746 rows/sec., 6.17 MiB/sec. | ||
10370 | 2024.11.16 00:55:20.299060 [ 273 ] {9fe55e15-c0fc-4dc9-9c27-1f037a1db3c1} <Debug> TCPHandler: Processed in 0.005294563 sec. | ||
10371 | 2024.11.16 00:55:20.299094 [ 191 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_33_8} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
10372 | 2024.11.16 00:55:20.299238 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10373 | 2024.11.16 00:55:20.299255 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10374 | 2024.11.16 00:55:20.299370 [ 277 ] {c7fa8e5c-9196-4be5-a57b-4608b9e97459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10375 | 2024.11.16 00:55:20.299422 [ 277 ] {c7fa8e5c-9196-4be5-a57b-4608b9e97459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10376 | 2024.11.16 00:55:20.299900 [ 277 ] {c7fa8e5c-9196-4be5-a57b-4608b9e97459} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10377 | 2024.11.16 00:55:20.299941 [ 277 ] {c7fa8e5c-9196-4be5-a57b-4608b9e97459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10378 | 2024.11.16 00:55:20.300312 [ 277 ] {c7fa8e5c-9196-4be5-a57b-4608b9e97459} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10379 | 2024.11.16 00:55:20.300550 [ 277 ] {c7fa8e5c-9196-4be5-a57b-4608b9e97459} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10380 | 2024.11.16 00:55:20.300809 [ 277 ] {c7fa8e5c-9196-4be5-a57b-4608b9e97459} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001449 sec., 4140.786749482401 rows/sec., 216.34 KiB/sec. | ||
10381 | 2024.11.16 00:55:20.300931 [ 277 ] {c7fa8e5c-9196-4be5-a57b-4608b9e97459} <Debug> TCPHandler: Processed in 0.001777978 sec. | ||
10382 | 2024.11.16 00:55:20.301168 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10383 | 2024.11.16 00:55:20.301318 [ 273 ] {4ccf6217-14b9-420c-b312-d2b5dd21419d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10384 | 2024.11.16 00:55:20.301378 [ 273 ] {4ccf6217-14b9-420c-b312-d2b5dd21419d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10385 | 2024.11.16 00:55:20.302012 [ 273 ] {4ccf6217-14b9-420c-b312-d2b5dd21419d} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10386 | 2024.11.16 00:55:20.302052 [ 273 ] {4ccf6217-14b9-420c-b312-d2b5dd21419d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10387 | 2024.11.16 00:55:20.302441 [ 273 ] {4ccf6217-14b9-420c-b312-d2b5dd21419d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
10388 | 2024.11.16 00:55:20.302690 [ 273 ] {4ccf6217-14b9-420c-b312-d2b5dd21419d} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10389 | 2024.11.16 00:55:20.302917 [ 273 ] {4ccf6217-14b9-420c-b312-d2b5dd21419d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001628 sec., 145577.39557739557 rows/sec., 9.76 MiB/sec. | ||
10390 | 2024.11.16 00:55:20.302977 [ 273 ] {4ccf6217-14b9-420c-b312-d2b5dd21419d} <Debug> TCPHandler: Processed in 0.001936553 sec. | ||
10391 | 2024.11.16 00:55:20.303114 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10392 | 2024.11.16 00:55:20.303223 [ 277 ] {20828e15-f794-4361-bb3c-47d4414ebf6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10393 | 2024.11.16 00:55:20.303273 [ 277 ] {20828e15-f794-4361-bb3c-47d4414ebf6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10394 | 2024.11.16 00:55:20.303708 [ 277 ] {20828e15-f794-4361-bb3c-47d4414ebf6d} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10395 | 2024.11.16 00:55:20.303773 [ 277 ] {20828e15-f794-4361-bb3c-47d4414ebf6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10396 | 2024.11.16 00:55:20.304136 [ 277 ] {20828e15-f794-4361-bb3c-47d4414ebf6d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10397 | 2024.11.16 00:55:20.304376 [ 277 ] {20828e15-f794-4361-bb3c-47d4414ebf6d} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10398 | 2024.11.16 00:55:20.304626 [ 277 ] {20828e15-f794-4361-bb3c-47d4414ebf6d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001415 sec., 706.7137809187279 rows/sec., 47.62 KiB/sec. | ||
10399 | 2024.11.16 00:55:20.304787 [ 277 ] {20828e15-f794-4361-bb3c-47d4414ebf6d} <Debug> TCPHandler: Processed in 0.001716687 sec. | ||
10400 | 2024.11.16 00:55:20.304998 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10401 | 2024.11.16 00:55:20.305146 [ 273 ] {0cabdbe6-69fd-44b3-8b40-cb8c7dcc3009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10402 | 2024.11.16 00:55:20.305235 [ 273 ] {0cabdbe6-69fd-44b3-8b40-cb8c7dcc3009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10403 | 2024.11.16 00:55:20.306488 [ 273 ] {0cabdbe6-69fd-44b3-8b40-cb8c7dcc3009} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10404 | 2024.11.16 00:55:20.306529 [ 273 ] {0cabdbe6-69fd-44b3-8b40-cb8c7dcc3009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10405 | 2024.11.16 00:55:20.307171 [ 273 ] {0cabdbe6-69fd-44b3-8b40-cb8c7dcc3009} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10406 | 2024.11.16 00:55:20.307424 [ 273 ] {0cabdbe6-69fd-44b3-8b40-cb8c7dcc3009} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10407 | 2024.11.16 00:55:20.307674 [ 273 ] {0cabdbe6-69fd-44b3-8b40-cb8c7dcc3009} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002558 sec., 15637.21657544957 rows/sec., 28.02 MiB/sec. | ||
10408 | 2024.11.16 00:55:20.307766 [ 273 ] {0cabdbe6-69fd-44b3-8b40-cb8c7dcc3009} <Debug> TCPHandler: Processed in 0.002879449 sec. | ||
10409 | 2024.11.16 00:55:20.307916 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10410 | 2024.11.16 00:55:20.308026 [ 277 ] {66c04b5c-4125-4347-a279-780c2cb94c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10411 | 2024.11.16 00:55:20.308073 [ 277 ] {66c04b5c-4125-4347-a279-780c2cb94c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10412 | 2024.11.16 00:55:20.308513 [ 277 ] {66c04b5c-4125-4347-a279-780c2cb94c82} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10413 | 2024.11.16 00:55:20.308552 [ 277 ] {66c04b5c-4125-4347-a279-780c2cb94c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10414 | 2024.11.16 00:55:20.308911 [ 277 ] {66c04b5c-4125-4347-a279-780c2cb94c82} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
10415 | 2024.11.16 00:55:20.309146 [ 277 ] {66c04b5c-4125-4347-a279-780c2cb94c82} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10416 | 2024.11.16 00:55:20.309301 [ 91 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
10417 | 2024.11.16 00:55:20.309360 [ 91 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10418 | 2024.11.16 00:55:20.309378 [ 277 ] {66c04b5c-4125-4347-a279-780c2cb94c82} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001365 sec., 60073.26007326008 rows/sec., 3.82 MiB/sec. | ||
10419 | 2024.11.16 00:55:20.309405 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10420 | 2024.11.16 00:55:20.309531 [ 277 ] {66c04b5c-4125-4347-a279-780c2cb94c82} <Debug> TCPHandler: Processed in 0.001657215 sec. | ||
10421 | 2024.11.16 00:55:20.309732 [ 198 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
10422 | 2024.11.16 00:55:20.309966 [ 198 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10423 | 2024.11.16 00:55:20.310017 [ 198 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5832 rows starting from the beginning of the part | ||
10424 | 2024.11.16 00:55:20.310260 [ 198 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
10425 | 2024.11.16 00:55:20.310644 [ 198 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 82 rows starting from the beginning of the part | ||
10426 | 2024.11.16 00:55:20.310878 [ 198 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 48 rows starting from the beginning of the part | ||
10427 | 2024.11.16 00:55:20.311055 [ 198 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
10428 | 2024.11.16 00:55:20.311166 [ 198 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
10429 | 2024.11.16 00:55:20.313169 [ 188 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6164 rows, containing 4 columns (4 merged, 0 gathered) in 0.003630819 sec., 1697688.5931245815 rows/sec., 111.61 MiB/sec. | ||
10430 | 2024.11.16 00:55:20.313604 [ 188 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
10431 | 2024.11.16 00:55:20.313946 [ 188 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_96_19} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10432 | 2024.11.16 00:55:20.314025 [ 188 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_96_19} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
10433 | 2024.11.16 00:55:20.314112 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
10434 | 2024.11.16 00:55:21.149881 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57170, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10435 | 2024.11.16 00:55:21.406684 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36907, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10436 | 2024.11.16 00:55:21.449194 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1544 | ||
10437 | 2024.11.16 00:55:21.452047 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10438 | 2024.11.16 00:55:21.452089 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10439 | 2024.11.16 00:55:21.453545 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10440 | 2024.11.16 00:55:21.453879 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10441 | 2024.11.16 00:55:21.454428 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1544 | ||
10442 | 2024.11.16 00:55:21.684080 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39549, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10443 | 2024.11.16 00:55:21.693591 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54376, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10444 | 2024.11.16 00:55:21.781380 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57658, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10445 | 2024.11.16 00:55:21.885101 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49923, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10446 | 2024.11.16 00:55:21.920513 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45293, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10447 | 2024.11.16 00:55:21.945779 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57863, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10448 | 2024.11.16 00:55:22.717938 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55792, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10449 | 2024.11.16 00:55:23.131759 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62100, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10450 | 2024.11.16 00:55:23.336037 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48466, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10451 | 2024.11.16 00:55:23.405241 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52016, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10452 | 2024.11.16 00:55:23.450587 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37242, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10453 | 2024.11.16 00:55:23.451869 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33581, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10454 | 2024.11.16 00:55:23.464178 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60790, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10455 | 2024.11.16 00:55:23.514640 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59833, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10456 | 2024.11.16 00:55:23.598452 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59896, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10457 | 2024.11.16 00:55:23.672469 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50955, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10458 | 2024.11.16 00:55:23.678897 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51948, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10459 | 2024.11.16 00:55:23.692427 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56830, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10460 | 2024.11.16 00:55:23.763786 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53923, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10461 | 2024.11.16 00:55:23.950450 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57164, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10462 | 2024.11.16 00:55:23.996811 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37737, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10463 | 2024.11.16 00:55:23.996863 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41652, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10464 | 2024.11.16 00:55:25.272040 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10465 | 2024.11.16 00:55:25.272255 [ 277 ] {c083d44b-c87e-4767-be3f-d53ea0d0619c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10466 | 2024.11.16 00:55:25.272339 [ 277 ] {c083d44b-c87e-4767-be3f-d53ea0d0619c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10467 | 2024.11.16 00:55:25.273172 [ 277 ] {c083d44b-c87e-4767-be3f-d53ea0d0619c} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10468 | 2024.11.16 00:55:25.273228 [ 277 ] {c083d44b-c87e-4767-be3f-d53ea0d0619c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10469 | 2024.11.16 00:55:25.273652 [ 277 ] {c083d44b-c87e-4767-be3f-d53ea0d0619c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10470 | 2024.11.16 00:55:25.273921 [ 277 ] {c083d44b-c87e-4767-be3f-d53ea0d0619c} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10471 | 2024.11.16 00:55:25.274171 [ 277 ] {c083d44b-c87e-4767-be3f-d53ea0d0619c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001975 sec., 4050.632911392405 rows/sec., 330.30 KiB/sec. | ||
10472 | 2024.11.16 00:55:25.274237 [ 277 ] {c083d44b-c87e-4767-be3f-d53ea0d0619c} <Debug> TCPHandler: Processed in 0.002331453 sec. | ||
10473 | 2024.11.16 00:55:25.274398 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10474 | 2024.11.16 00:55:25.274522 [ 273 ] {23550a6e-d69e-4b1a-b9f0-eeefbb6e4cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10475 | 2024.11.16 00:55:25.274572 [ 273 ] {23550a6e-d69e-4b1a-b9f0-eeefbb6e4cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10476 | 2024.11.16 00:55:25.275158 [ 273 ] {23550a6e-d69e-4b1a-b9f0-eeefbb6e4cd9} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10477 | 2024.11.16 00:55:25.275202 [ 273 ] {23550a6e-d69e-4b1a-b9f0-eeefbb6e4cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10478 | 2024.11.16 00:55:25.275595 [ 273 ] {23550a6e-d69e-4b1a-b9f0-eeefbb6e4cd9} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
10479 | 2024.11.16 00:55:25.275841 [ 273 ] {23550a6e-d69e-4b1a-b9f0-eeefbb6e4cd9} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10480 | 2024.11.16 00:55:25.276074 [ 273 ] {23550a6e-d69e-4b1a-b9f0-eeefbb6e4cd9} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.00158 sec., 37974.6835443038 rows/sec., 2.89 MiB/sec. | ||
10481 | 2024.11.16 00:55:25.276127 [ 273 ] {23550a6e-d69e-4b1a-b9f0-eeefbb6e4cd9} <Debug> TCPHandler: Processed in 0.001790088 sec. | ||
10482 | 2024.11.16 00:55:25.276268 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10483 | 2024.11.16 00:55:25.276396 [ 277 ] {90cc27b3-834d-461e-8ef1-1025a78c8e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10484 | 2024.11.16 00:55:25.276451 [ 277 ] {90cc27b3-834d-461e-8ef1-1025a78c8e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10485 | 2024.11.16 00:55:25.277082 [ 277 ] {90cc27b3-834d-461e-8ef1-1025a78c8e67} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10486 | 2024.11.16 00:55:25.277122 [ 277 ] {90cc27b3-834d-461e-8ef1-1025a78c8e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10487 | 2024.11.16 00:55:25.277458 [ 277 ] {90cc27b3-834d-461e-8ef1-1025a78c8e67} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
10488 | 2024.11.16 00:55:25.277694 [ 277 ] {90cc27b3-834d-461e-8ef1-1025a78c8e67} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10489 | 2024.11.16 00:55:25.277902 [ 277 ] {90cc27b3-834d-461e-8ef1-1025a78c8e67} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001535 sec., 5211.726384364822 rows/sec., 363.90 KiB/sec. | ||
10490 | 2024.11.16 00:55:25.277954 [ 277 ] {90cc27b3-834d-461e-8ef1-1025a78c8e67} <Debug> TCPHandler: Processed in 0.001746337 sec. | ||
10491 | 2024.11.16 00:55:25.278090 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10492 | 2024.11.16 00:55:25.278198 [ 273 ] {23418c76-050f-44bb-acad-d39493a328cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10493 | 2024.11.16 00:55:25.278245 [ 273 ] {23418c76-050f-44bb-acad-d39493a328cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10494 | 2024.11.16 00:55:25.278820 [ 273 ] {23418c76-050f-44bb-acad-d39493a328cd} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10495 | 2024.11.16 00:55:25.278861 [ 273 ] {23418c76-050f-44bb-acad-d39493a328cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10496 | 2024.11.16 00:55:25.279232 [ 273 ] {23418c76-050f-44bb-acad-d39493a328cd} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
10497 | 2024.11.16 00:55:25.279473 [ 273 ] {23418c76-050f-44bb-acad-d39493a328cd} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10498 | 2024.11.16 00:55:25.279689 [ 273 ] {23418c76-050f-44bb-acad-d39493a328cd} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001514 sec., 47556.14266842801 rows/sec., 3.72 MiB/sec. | ||
10499 | 2024.11.16 00:55:25.279741 [ 273 ] {23418c76-050f-44bb-acad-d39493a328cd} <Debug> TCPHandler: Processed in 0.001703807 sec. | ||
10500 | 2024.11.16 00:55:25.279895 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10501 | 2024.11.16 00:55:25.280000 [ 277 ] {fe5c5a09-05e5-48d8-a076-1d1f934f2158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10502 | 2024.11.16 00:55:25.280049 [ 277 ] {fe5c5a09-05e5-48d8-a076-1d1f934f2158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10503 | 2024.11.16 00:55:25.280642 [ 277 ] {fe5c5a09-05e5-48d8-a076-1d1f934f2158} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10504 | 2024.11.16 00:55:25.280688 [ 277 ] {fe5c5a09-05e5-48d8-a076-1d1f934f2158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10505 | 2024.11.16 00:55:25.281125 [ 277 ] {fe5c5a09-05e5-48d8-a076-1d1f934f2158} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
10506 | 2024.11.16 00:55:25.281359 [ 277 ] {fe5c5a09-05e5-48d8-a076-1d1f934f2158} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10507 | 2024.11.16 00:55:25.281579 [ 277 ] {fe5c5a09-05e5-48d8-a076-1d1f934f2158} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.001601 sec., 82448.46970643348 rows/sec., 5.74 MiB/sec. | ||
10508 | 2024.11.16 00:55:25.281642 [ 277 ] {fe5c5a09-05e5-48d8-a076-1d1f934f2158} <Debug> TCPHandler: Processed in 0.001797458 sec. | ||
10509 | 2024.11.16 00:55:25.281809 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10510 | 2024.11.16 00:55:25.281968 [ 273 ] {7b253a84-7a1e-44a2-9f4f-84e49320a3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10511 | 2024.11.16 00:55:25.282019 [ 273 ] {7b253a84-7a1e-44a2-9f4f-84e49320a3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10512 | 2024.11.16 00:55:25.282459 [ 273 ] {7b253a84-7a1e-44a2-9f4f-84e49320a3f3} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10513 | 2024.11.16 00:55:25.282499 [ 273 ] {7b253a84-7a1e-44a2-9f4f-84e49320a3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
10514 | 2024.11.16 00:55:25.282870 [ 273 ] {7b253a84-7a1e-44a2-9f4f-84e49320a3f3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
10515 | 2024.11.16 00:55:25.283105 [ 273 ] {7b253a84-7a1e-44a2-9f4f-84e49320a3f3} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10516 | 2024.11.16 00:55:25.283335 [ 273 ] {7b253a84-7a1e-44a2-9f4f-84e49320a3f3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001399 sec., 34310.22158684774 rows/sec., 2.31 MiB/sec. | ||
10517 | 2024.11.16 00:55:25.283432 [ 273 ] {7b253a84-7a1e-44a2-9f4f-84e49320a3f3} <Debug> TCPHandler: Processed in 0.001688275 sec. | ||
10518 | 2024.11.16 00:55:30.273223 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10519 | 2024.11.16 00:55:30.273425 [ 277 ] {fd4b7d99-3413-4d9b-9961-15dc5da69da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10520 | 2024.11.16 00:55:30.273497 [ 277 ] {fd4b7d99-3413-4d9b-9961-15dc5da69da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10521 | 2024.11.16 00:55:30.274287 [ 277 ] {fd4b7d99-3413-4d9b-9961-15dc5da69da4} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10522 | 2024.11.16 00:55:30.274339 [ 277 ] {fd4b7d99-3413-4d9b-9961-15dc5da69da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10523 | 2024.11.16 00:55:30.274769 [ 277 ] {fd4b7d99-3413-4d9b-9961-15dc5da69da4} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
10524 | 2024.11.16 00:55:30.275017 [ 277 ] {fd4b7d99-3413-4d9b-9961-15dc5da69da4} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10525 | 2024.11.16 00:55:30.275256 [ 277 ] {fd4b7d99-3413-4d9b-9961-15dc5da69da4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001878 sec., 29818.956336528223 rows/sec., 2.28 MiB/sec. | ||
10526 | 2024.11.16 00:55:30.275359 [ 277 ] {fd4b7d99-3413-4d9b-9961-15dc5da69da4} <Debug> TCPHandler: Processed in 0.002270781 sec. | ||
10527 | 2024.11.16 00:55:30.275589 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10528 | 2024.11.16 00:55:30.275792 [ 273 ] {9d647abf-a048-481f-9889-3735dd3dd9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10529 | 2024.11.16 00:55:30.275844 [ 273 ] {9d647abf-a048-481f-9889-3735dd3dd9dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10530 | 2024.11.16 00:55:30.276437 [ 273 ] {9d647abf-a048-481f-9889-3735dd3dd9dd} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10531 | 2024.11.16 00:55:30.276481 [ 273 ] {9d647abf-a048-481f-9889-3735dd3dd9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10532 | 2024.11.16 00:55:30.276854 [ 273 ] {9d647abf-a048-481f-9889-3735dd3dd9dd} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
10533 | 2024.11.16 00:55:30.277089 [ 273 ] {9d647abf-a048-481f-9889-3735dd3dd9dd} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10534 | 2024.11.16 00:55:30.277301 [ 273 ] {9d647abf-a048-481f-9889-3735dd3dd9dd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001549 sec., 41316.978695932856 rows/sec., 3.22 MiB/sec. | ||
10535 | 2024.11.16 00:55:30.277355 [ 273 ] {9d647abf-a048-481f-9889-3735dd3dd9dd} <Debug> TCPHandler: Processed in 0.001872431 sec. | ||
10536 | 2024.11.16 00:55:30.277517 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10537 | 2024.11.16 00:55:30.277648 [ 277 ] {c357513f-ee83-47f8-b32a-1317e380a4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10538 | 2024.11.16 00:55:30.277707 [ 277 ] {c357513f-ee83-47f8-b32a-1317e380a4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10539 | 2024.11.16 00:55:30.278310 [ 277 ] {c357513f-ee83-47f8-b32a-1317e380a4bc} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10540 | 2024.11.16 00:55:30.278349 [ 277 ] {c357513f-ee83-47f8-b32a-1317e380a4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10541 | 2024.11.16 00:55:30.278737 [ 277 ] {c357513f-ee83-47f8-b32a-1317e380a4bc} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
10542 | 2024.11.16 00:55:30.278969 [ 277 ] {c357513f-ee83-47f8-b32a-1317e380a4bc} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10543 | 2024.11.16 00:55:30.279174 [ 277 ] {c357513f-ee83-47f8-b32a-1317e380a4bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001556 sec., 102827.76349614395 rows/sec., 7.16 MiB/sec. | ||
10544 | 2024.11.16 00:55:30.279225 [ 277 ] {c357513f-ee83-47f8-b32a-1317e380a4bc} <Debug> TCPHandler: Processed in 0.001769608 sec. | ||
10545 | 2024.11.16 00:55:30.279376 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10546 | 2024.11.16 00:55:30.279507 [ 273 ] {e9cb709d-2717-4a4e-8f24-d305ad99486d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10547 | 2024.11.16 00:55:30.279570 [ 273 ] {e9cb709d-2717-4a4e-8f24-d305ad99486d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10548 | 2024.11.16 00:55:30.280102 [ 273 ] {e9cb709d-2717-4a4e-8f24-d305ad99486d} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10549 | 2024.11.16 00:55:30.280151 [ 273 ] {e9cb709d-2717-4a4e-8f24-d305ad99486d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10550 | 2024.11.16 00:55:30.280522 [ 273 ] {e9cb709d-2717-4a4e-8f24-d305ad99486d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
10551 | 2024.11.16 00:55:30.280760 [ 273 ] {e9cb709d-2717-4a4e-8f24-d305ad99486d} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10552 | 2024.11.16 00:55:30.280998 [ 273 ] {e9cb709d-2717-4a4e-8f24-d305ad99486d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001516 sec., 39577.836411609496 rows/sec., 2.67 MiB/sec. | ||
10553 | 2024.11.16 00:55:30.281079 [ 273 ] {e9cb709d-2717-4a4e-8f24-d305ad99486d} <Debug> TCPHandler: Processed in 0.001765118 sec. | ||
10554 | 2024.11.16 00:55:31.057765 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10555 | 2024.11.16 00:55:31.057815 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10556 | 2024.11.16 00:55:31.455496 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1564 | ||
10557 | 2024.11.16 00:55:31.458149 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10558 | 2024.11.16 00:55:31.458199 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10559 | 2024.11.16 00:55:31.459587 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10560 | 2024.11.16 00:55:31.459906 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10561 | 2024.11.16 00:55:31.460482 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1564 | ||
10562 | 2024.11.16 00:55:32.898750 [ 80 ] {} <Debug> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
10563 | 2024.11.16 00:55:32.898832 [ 80 ] {} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10564 | 2024.11.16 00:55:32.898855 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10565 | 2024.11.16 00:55:32.899066 [ 190 ] {79b27335-8804-491f-8049-66d6de7bbe75::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 | ||
10566 | 2024.11.16 00:55:32.899305 [ 190 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10567 | 2024.11.16 00:55:32.899346 [ 190 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 29 rows starting from the beginning of the part | ||
10568 | 2024.11.16 00:55:32.899427 [ 190 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
10569 | 2024.11.16 00:55:32.899588 [ 190 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
10570 | 2024.11.16 00:55:32.899869 [ 190 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
10571 | 2024.11.16 00:55:32.900045 [ 190 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
10572 | 2024.11.16 00:55:32.901142 [ 198 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.00220718 sec., 14951.204704645746 rows/sec., 1007.45 KiB/sec. | ||
10573 | 2024.11.16 00:55:32.901270 [ 198 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
10574 | 2024.11.16 00:55:32.901579 [ 198 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_33_8} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10575 | 2024.11.16 00:55:32.901667 [ 198 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_33_8} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
10576 | 2024.11.16 00:55:32.901750 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
10577 | 2024.11.16 00:55:34.344022 [ 78 ] {} <Debug> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
10578 | 2024.11.16 00:55:34.344094 [ 78 ] {} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10579 | 2024.11.16 00:55:34.344120 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10580 | 2024.11.16 00:55:34.344283 [ 190 ] {21799063-a985-4172-8d75-92148673c53a::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 | ||
10581 | 2024.11.16 00:55:34.344662 [ 190 ] {21799063-a985-4172-8d75-92148673c53a::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10582 | 2024.11.16 00:55:34.344722 [ 190 ] {21799063-a985-4172-8d75-92148673c53a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 174 rows starting from the beginning of the part | ||
10583 | 2024.11.16 00:55:34.344804 [ 190 ] {21799063-a985-4172-8d75-92148673c53a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
10584 | 2024.11.16 00:55:34.345043 [ 190 ] {21799063-a985-4172-8d75-92148673c53a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
10585 | 2024.11.16 00:55:34.345257 [ 190 ] {21799063-a985-4172-8d75-92148673c53a::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 | ||
10586 | 2024.11.16 00:55:34.345418 [ 190 ] {21799063-a985-4172-8d75-92148673c53a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
10587 | 2024.11.16 00:55:34.346539 [ 195 ] {21799063-a985-4172-8d75-92148673c53a::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002346734 sec., 84372.57908224792 rows/sec., 4.30 MiB/sec. | ||
10588 | 2024.11.16 00:55:34.346856 [ 195 ] {21799063-a985-4172-8d75-92148673c53a::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
10589 | 2024.11.16 00:55:34.347411 [ 195 ] {21799063-a985-4172-8d75-92148673c53a::all_1_33_8} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10590 | 2024.11.16 00:55:34.347508 [ 195 ] {21799063-a985-4172-8d75-92148673c53a::all_1_33_8} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
10591 | 2024.11.16 00:55:34.347611 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
10592 | 2024.11.16 00:55:35.279545 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10593 | 2024.11.16 00:55:35.279755 [ 277 ] {5106f093-a972-455f-a484-7fa7ce74f3a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10594 | 2024.11.16 00:55:35.279838 [ 277 ] {5106f093-a972-455f-a484-7fa7ce74f3a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10595 | 2024.11.16 00:55:35.280655 [ 277 ] {5106f093-a972-455f-a484-7fa7ce74f3a4} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10596 | 2024.11.16 00:55:35.280708 [ 277 ] {5106f093-a972-455f-a484-7fa7ce74f3a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10597 | 2024.11.16 00:55:35.281124 [ 277 ] {5106f093-a972-455f-a484-7fa7ce74f3a4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10598 | 2024.11.16 00:55:35.281378 [ 277 ] {5106f093-a972-455f-a484-7fa7ce74f3a4} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10599 | 2024.11.16 00:55:35.281607 [ 277 ] {5106f093-a972-455f-a484-7fa7ce74f3a4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00191 sec., 7329.842931937173 rows/sec., 527.65 KiB/sec. | ||
10600 | 2024.11.16 00:55:35.281673 [ 277 ] {5106f093-a972-455f-a484-7fa7ce74f3a4} <Debug> TCPHandler: Processed in 0.002276171 sec. | ||
10601 | 2024.11.16 00:55:35.281865 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10602 | 2024.11.16 00:55:35.282008 [ 273 ] {d53718f3-d7db-4680-ac9c-c82688d4512a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10603 | 2024.11.16 00:55:35.282068 [ 273 ] {d53718f3-d7db-4680-ac9c-c82688d4512a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10604 | 2024.11.16 00:55:35.282844 [ 273 ] {d53718f3-d7db-4680-ac9c-c82688d4512a} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10605 | 2024.11.16 00:55:35.282885 [ 273 ] {d53718f3-d7db-4680-ac9c-c82688d4512a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10606 | 2024.11.16 00:55:35.283279 [ 273 ] {d53718f3-d7db-4680-ac9c-c82688d4512a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
10607 | 2024.11.16 00:55:35.283519 [ 273 ] {d53718f3-d7db-4680-ac9c-c82688d4512a} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10608 | 2024.11.16 00:55:35.283734 [ 273 ] {d53718f3-d7db-4680-ac9c-c82688d4512a} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001761 sec., 160704.14537194776 rows/sec., 14.18 MiB/sec. | ||
10609 | 2024.11.16 00:55:35.283787 [ 273 ] {d53718f3-d7db-4680-ac9c-c82688d4512a} <Debug> TCPHandler: Processed in 0.001991245 sec. | ||
10610 | 2024.11.16 00:55:35.283937 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10611 | 2024.11.16 00:55:35.284063 [ 277 ] {09a7a227-053e-4d3e-8db3-d511ac62091c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10612 | 2024.11.16 00:55:35.284118 [ 277 ] {09a7a227-053e-4d3e-8db3-d511ac62091c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10613 | 2024.11.16 00:55:35.284697 [ 277 ] {09a7a227-053e-4d3e-8db3-d511ac62091c} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10614 | 2024.11.16 00:55:35.284736 [ 277 ] {09a7a227-053e-4d3e-8db3-d511ac62091c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10615 | 2024.11.16 00:55:35.285080 [ 277 ] {09a7a227-053e-4d3e-8db3-d511ac62091c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
10616 | 2024.11.16 00:55:35.285313 [ 277 ] {09a7a227-053e-4d3e-8db3-d511ac62091c} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10617 | 2024.11.16 00:55:35.285547 [ 277 ] {09a7a227-053e-4d3e-8db3-d511ac62091c} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001508 sec., 31167.10875331565 rows/sec., 2.24 MiB/sec. | ||
10618 | 2024.11.16 00:55:35.285616 [ 277 ] {09a7a227-053e-4d3e-8db3-d511ac62091c} <Debug> TCPHandler: Processed in 0.001741087 sec. | ||
10619 | 2024.11.16 00:55:35.285789 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10620 | 2024.11.16 00:55:35.285925 [ 273 ] {1df08196-9702-4795-93ef-b022af747499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10621 | 2024.11.16 00:55:35.285979 [ 273 ] {1df08196-9702-4795-93ef-b022af747499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10622 | 2024.11.16 00:55:35.286572 [ 273 ] {1df08196-9702-4795-93ef-b022af747499} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10623 | 2024.11.16 00:55:35.286612 [ 273 ] {1df08196-9702-4795-93ef-b022af747499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10624 | 2024.11.16 00:55:35.286952 [ 273 ] {1df08196-9702-4795-93ef-b022af747499} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10625 | 2024.11.16 00:55:35.287184 [ 273 ] {1df08196-9702-4795-93ef-b022af747499} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10626 | 2024.11.16 00:55:35.287393 [ 273 ] {1df08196-9702-4795-93ef-b022af747499} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001496 sec., 9358.288770053476 rows/sec., 655.39 KiB/sec. | ||
10627 | 2024.11.16 00:55:35.287445 [ 273 ] {1df08196-9702-4795-93ef-b022af747499} <Debug> TCPHandler: Processed in 0.001738997 sec. | ||
10628 | 2024.11.16 00:55:35.287588 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10629 | 2024.11.16 00:55:35.287713 [ 277 ] {ff8a3cb5-4531-4003-9e97-f4de54403e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10630 | 2024.11.16 00:55:35.287766 [ 277 ] {ff8a3cb5-4531-4003-9e97-f4de54403e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10631 | 2024.11.16 00:55:35.288389 [ 277 ] {ff8a3cb5-4531-4003-9e97-f4de54403e48} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10632 | 2024.11.16 00:55:35.288428 [ 277 ] {ff8a3cb5-4531-4003-9e97-f4de54403e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10633 | 2024.11.16 00:55:35.288775 [ 277 ] {ff8a3cb5-4531-4003-9e97-f4de54403e48} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10634 | 2024.11.16 00:55:35.289007 [ 277 ] {ff8a3cb5-4531-4003-9e97-f4de54403e48} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10635 | 2024.11.16 00:55:35.289236 [ 277 ] {ff8a3cb5-4531-4003-9e97-f4de54403e48} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001545 sec., 8414.239482200648 rows/sec., 524.63 KiB/sec. | ||
10636 | 2024.11.16 00:55:35.289306 [ 277 ] {ff8a3cb5-4531-4003-9e97-f4de54403e48} <Debug> TCPHandler: Processed in 0.001775478 sec. | ||
10637 | 2024.11.16 00:55:35.289532 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10638 | 2024.11.16 00:55:35.289693 [ 273 ] {cb73982a-2659-49f6-aa51-56041ed537aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10639 | 2024.11.16 00:55:35.289750 [ 273 ] {cb73982a-2659-49f6-aa51-56041ed537aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10640 | 2024.11.16 00:55:35.290555 [ 273 ] {cb73982a-2659-49f6-aa51-56041ed537aa} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10641 | 2024.11.16 00:55:35.290595 [ 273 ] {cb73982a-2659-49f6-aa51-56041ed537aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10642 | 2024.11.16 00:55:35.290975 [ 273 ] {cb73982a-2659-49f6-aa51-56041ed537aa} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
10643 | 2024.11.16 00:55:35.291211 [ 273 ] {cb73982a-2659-49f6-aa51-56041ed537aa} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10644 | 2024.11.16 00:55:35.291432 [ 273 ] {cb73982a-2659-49f6-aa51-56041ed537aa} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001768 sec., 238687.78280542986 rows/sec., 17.06 MiB/sec. | ||
10645 | 2024.11.16 00:55:35.291484 [ 273 ] {cb73982a-2659-49f6-aa51-56041ed537aa} <Debug> TCPHandler: Processed in 0.002078546 sec. | ||
10646 | 2024.11.16 00:55:35.291633 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10647 | 2024.11.16 00:55:35.291759 [ 277 ] {05b0b7d6-ba37-448f-911a-00db7f966454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10648 | 2024.11.16 00:55:35.291814 [ 277 ] {05b0b7d6-ba37-448f-911a-00db7f966454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10649 | 2024.11.16 00:55:35.292310 [ 277 ] {05b0b7d6-ba37-448f-911a-00db7f966454} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10650 | 2024.11.16 00:55:35.292357 [ 277 ] {05b0b7d6-ba37-448f-911a-00db7f966454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10651 | 2024.11.16 00:55:35.292705 [ 277 ] {05b0b7d6-ba37-448f-911a-00db7f966454} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10652 | 2024.11.16 00:55:35.292939 [ 277 ] {05b0b7d6-ba37-448f-911a-00db7f966454} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): 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.11.16 00:55:35.293140 [ 277 ] {05b0b7d6-ba37-448f-911a-00db7f966454} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001409 sec., 4258.3392476934 rows/sec., 222.48 KiB/sec. | ||
10654 | 2024.11.16 00:55:35.293188 [ 277 ] {05b0b7d6-ba37-448f-911a-00db7f966454} <Debug> TCPHandler: Processed in 0.001615883 sec. | ||
10655 | 2024.11.16 00:55:35.293317 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10656 | 2024.11.16 00:55:35.293436 [ 273 ] {b0e0d085-c8e2-41b0-b6e5-e05ab9d64085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10657 | 2024.11.16 00:55:35.293495 [ 273 ] {b0e0d085-c8e2-41b0-b6e5-e05ab9d64085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10658 | 2024.11.16 00:55:35.294129 [ 273 ] {b0e0d085-c8e2-41b0-b6e5-e05ab9d64085} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10659 | 2024.11.16 00:55:35.294176 [ 273 ] {b0e0d085-c8e2-41b0-b6e5-e05ab9d64085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10660 | 2024.11.16 00:55:35.294576 [ 273 ] {b0e0d085-c8e2-41b0-b6e5-e05ab9d64085} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
10661 | 2024.11.16 00:55:35.294812 [ 273 ] {b0e0d085-c8e2-41b0-b6e5-e05ab9d64085} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10662 | 2024.11.16 00:55:35.295028 [ 273 ] {b0e0d085-c8e2-41b0-b6e5-e05ab9d64085} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00162 sec., 146296.2962962963 rows/sec., 9.81 MiB/sec. | ||
10663 | 2024.11.16 00:55:35.295096 [ 273 ] {b0e0d085-c8e2-41b0-b6e5-e05ab9d64085} <Debug> TCPHandler: Processed in 0.001829149 sec. | ||
10664 | 2024.11.16 00:55:35.295246 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10665 | 2024.11.16 00:55:35.295406 [ 277 ] {00db33ea-6ba9-4c9b-9251-31e86c3cfb3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10666 | 2024.11.16 00:55:35.295462 [ 277 ] {00db33ea-6ba9-4c9b-9251-31e86c3cfb3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10667 | 2024.11.16 00:55:35.295944 [ 277 ] {00db33ea-6ba9-4c9b-9251-31e86c3cfb3b} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10668 | 2024.11.16 00:55:35.295988 [ 277 ] {00db33ea-6ba9-4c9b-9251-31e86c3cfb3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10669 | 2024.11.16 00:55:35.296381 [ 277 ] {00db33ea-6ba9-4c9b-9251-31e86c3cfb3b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10670 | 2024.11.16 00:55:35.296609 [ 277 ] {00db33ea-6ba9-4c9b-9251-31e86c3cfb3b} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): 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.11.16 00:55:35.296805 [ 277 ] {00db33ea-6ba9-4c9b-9251-31e86c3cfb3b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001441 sec., 693.9625260235947 rows/sec., 46.76 KiB/sec. | ||
10672 | 2024.11.16 00:55:35.296853 [ 277 ] {00db33ea-6ba9-4c9b-9251-31e86c3cfb3b} <Debug> TCPHandler: Processed in 0.001674205 sec. | ||
10673 | 2024.11.16 00:55:35.296978 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10674 | 2024.11.16 00:55:35.297084 [ 273 ] {9edddcdc-1e26-411c-a84b-00e3ec401b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10675 | 2024.11.16 00:55:35.297149 [ 273 ] {9edddcdc-1e26-411c-a84b-00e3ec401b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10676 | 2024.11.16 00:55:35.298281 [ 273 ] {9edddcdc-1e26-411c-a84b-00e3ec401b1b} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10677 | 2024.11.16 00:55:35.298321 [ 273 ] {9edddcdc-1e26-411c-a84b-00e3ec401b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10678 | 2024.11.16 00:55:35.298975 [ 273 ] {9edddcdc-1e26-411c-a84b-00e3ec401b1b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10679 | 2024.11.16 00:55:35.299229 [ 273 ] {9edddcdc-1e26-411c-a84b-00e3ec401b1b} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10680 | 2024.11.16 00:55:35.299415 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
10681 | 2024.11.16 00:55:35.299500 [ 273 ] {9edddcdc-1e26-411c-a84b-00e3ec401b1b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002429 sec., 16467.682173734047 rows/sec., 29.51 MiB/sec. | ||
10682 | 2024.11.16 00:55:35.299509 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10683 | 2024.11.16 00:55:35.299590 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10684 | 2024.11.16 00:55:35.299897 [ 273 ] {9edddcdc-1e26-411c-a84b-00e3ec401b1b} <Debug> TCPHandler: Processed in 0.00296443 sec. | ||
10685 | 2024.11.16 00:55:35.300199 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10686 | 2024.11.16 00:55:35.300596 [ 277 ] {eb5e71bd-ee37-498b-ab29-7ad5fa2b864d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10687 | 2024.11.16 00:55:35.300634 [ 195 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::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 | ||
10688 | 2024.11.16 00:55:35.300704 [ 277 ] {eb5e71bd-ee37-498b-ab29-7ad5fa2b864d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10689 | 2024.11.16 00:55:35.301547 [ 195 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10690 | 2024.11.16 00:55:35.301784 [ 195 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1091 rows starting from the beginning of the part | ||
10691 | 2024.11.16 00:55:35.302559 [ 195 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
10692 | 2024.11.16 00:55:35.302585 [ 277 ] {eb5e71bd-ee37-498b-ab29-7ad5fa2b864d} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10693 | 2024.11.16 00:55:35.302658 [ 277 ] {eb5e71bd-ee37-498b-ab29-7ad5fa2b864d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10694 | 2024.11.16 00:55:35.303174 [ 195 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::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 | ||
10695 | 2024.11.16 00:55:35.303859 [ 195 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
10696 | 2024.11.16 00:55:35.304164 [ 277 ] {eb5e71bd-ee37-498b-ab29-7ad5fa2b864d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
10697 | 2024.11.16 00:55:35.304417 [ 195 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::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 | ||
10698 | 2024.11.16 00:55:35.305051 [ 195 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
10699 | 2024.11.16 00:55:35.305072 [ 277 ] {eb5e71bd-ee37-498b-ab29-7ad5fa2b864d} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10700 | 2024.11.16 00:55:35.306050 [ 277 ] {eb5e71bd-ee37-498b-ab29-7ad5fa2b864d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005607 sec., 14624.576422329232 rows/sec., 951.13 KiB/sec. | ||
10701 | 2024.11.16 00:55:35.306411 [ 277 ] {eb5e71bd-ee37-498b-ab29-7ad5fa2b864d} <Debug> TCPHandler: Processed in 0.006373983 sec. | ||
10702 | 2024.11.16 00:55:35.313720 [ 197 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1291 rows, containing 19 columns (19 merged, 0 gathered) in 0.013942108 sec., 92597.18831614272 rows/sec., 165.93 MiB/sec. | ||
10703 | 2024.11.16 00:55:35.315290 [ 198 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
10704 | 2024.11.16 00:55:35.315789 [ 198 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10705 | 2024.11.16 00:55:35.315882 [ 198 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
10706 | 2024.11.16 00:55:35.316057 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.40 MiB. | ||
10707 | 2024.11.16 00:55:36.000169 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.67 MiB, peak 196.06 MiB, free memory in arenas 0.00 B, will set to 186.94 MiB (RSS), difference: 2.27 MiB | ||
10708 | 2024.11.16 00:55:36.119136 [ 77 ] {} <Debug> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
10709 | 2024.11.16 00:55:36.119241 [ 77 ] {} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10710 | 2024.11.16 00:55:36.119279 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10711 | 2024.11.16 00:55:36.119556 [ 197 ] {91c85941-ee7c-402e-9109-8e5da563148c::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 | ||
10712 | 2024.11.16 00:55:36.120004 [ 197 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10713 | 2024.11.16 00:55:36.120086 [ 197 ] {91c85941-ee7c-402e-9109-8e5da563148c::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 | ||
10714 | 2024.11.16 00:55:36.120188 [ 197 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
10715 | 2024.11.16 00:55:36.120525 [ 197 ] {91c85941-ee7c-402e-9109-8e5da563148c::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 | ||
10716 | 2024.11.16 00:55:36.120673 [ 197 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
10717 | 2024.11.16 00:55:36.120890 [ 197 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
10718 | 2024.11.16 00:55:36.121963 [ 198 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00258911 sec., 13904.39185666117 rows/sec., 1.16 MiB/sec. | ||
10719 | 2024.11.16 00:55:36.122184 [ 196 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
10720 | 2024.11.16 00:55:36.122564 [ 196 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_29_7} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10721 | 2024.11.16 00:55:36.122659 [ 196 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_29_7} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
10722 | 2024.11.16 00:55:36.122763 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10723 | 2024.11.16 00:55:40.272750 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10724 | 2024.11.16 00:55:40.273068 [ 277 ] {175855a6-7d5d-4ca2-a622-482b13d73947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10725 | 2024.11.16 00:55:40.273184 [ 277 ] {175855a6-7d5d-4ca2-a622-482b13d73947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10726 | 2024.11.16 00:55:40.274193 [ 277 ] {175855a6-7d5d-4ca2-a622-482b13d73947} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10727 | 2024.11.16 00:55:40.274249 [ 277 ] {175855a6-7d5d-4ca2-a622-482b13d73947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10728 | 2024.11.16 00:55:40.274699 [ 277 ] {175855a6-7d5d-4ca2-a622-482b13d73947} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
10729 | 2024.11.16 00:55:40.274944 [ 277 ] {175855a6-7d5d-4ca2-a622-482b13d73947} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10730 | 2024.11.16 00:55:40.275198 [ 277 ] {175855a6-7d5d-4ca2-a622-482b13d73947} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.0022 sec., 1818.181818181818 rows/sec., 148.26 KiB/sec. | ||
10731 | 2024.11.16 00:55:40.275336 [ 277 ] {175855a6-7d5d-4ca2-a622-482b13d73947} <Debug> TCPHandler: Processed in 0.002768545 sec. | ||
10732 | 2024.11.16 00:55:40.275567 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10733 | 2024.11.16 00:55:40.275714 [ 273 ] {1bf11638-f287-408d-8560-8fef5e126bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10734 | 2024.11.16 00:55:40.275776 [ 273 ] {1bf11638-f287-408d-8560-8fef5e126bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10735 | 2024.11.16 00:55:40.276505 [ 273 ] {1bf11638-f287-408d-8560-8fef5e126bce} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10736 | 2024.11.16 00:55:40.276547 [ 273 ] {1bf11638-f287-408d-8560-8fef5e126bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10737 | 2024.11.16 00:55:40.276911 [ 273 ] {1bf11638-f287-408d-8560-8fef5e126bce} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
10738 | 2024.11.16 00:55:40.277148 [ 273 ] {1bf11638-f287-408d-8560-8fef5e126bce} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10739 | 2024.11.16 00:55:40.277320 [ 73 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
10740 | 2024.11.16 00:55:40.277382 [ 273 ] {1bf11638-f287-408d-8560-8fef5e126bce} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001704 sec., 34037.55868544601 rows/sec., 2.59 MiB/sec. | ||
10741 | 2024.11.16 00:55:40.277407 [ 73 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10742 | 2024.11.16 00:55:40.277469 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10743 | 2024.11.16 00:55:40.277512 [ 273 ] {1bf11638-f287-408d-8560-8fef5e126bce} <Debug> TCPHandler: Processed in 0.002032685 sec. | ||
10744 | 2024.11.16 00:55:40.277732 [ 197 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
10745 | 2024.11.16 00:55:40.277745 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10746 | 2024.11.16 00:55:40.278031 [ 197 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10747 | 2024.11.16 00:55:40.278032 [ 277 ] {ec38e27f-42ee-43d0-8330-c0983ff5de31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10748 | 2024.11.16 00:55:40.278100 [ 197 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1432 rows starting from the beginning of the part | ||
10749 | 2024.11.16 00:55:40.278156 [ 277 ] {ec38e27f-42ee-43d0-8330-c0983ff5de31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10750 | 2024.11.16 00:55:40.278474 [ 197 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 283 rows starting from the beginning of the part | ||
10751 | 2024.11.16 00:55:40.278862 [ 197 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
10752 | 2024.11.16 00:55:40.279229 [ 197 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
10753 | 2024.11.16 00:55:40.279582 [ 197 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 283 rows starting from the beginning of the part | ||
10754 | 2024.11.16 00:55:40.279957 [ 197 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 58 rows starting from the beginning of the part | ||
10755 | 2024.11.16 00:55:40.280983 [ 277 ] {ec38e27f-42ee-43d0-8330-c0983ff5de31} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10756 | 2024.11.16 00:55:40.281050 [ 277 ] {ec38e27f-42ee-43d0-8330-c0983ff5de31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10757 | 2024.11.16 00:55:40.281895 [ 277 ] {ec38e27f-42ee-43d0-8330-c0983ff5de31} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
10758 | 2024.11.16 00:55:40.282403 [ 277 ] {ec38e27f-42ee-43d0-8330-c0983ff5de31} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10759 | 2024.11.16 00:55:40.282635 [ 73 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
10760 | 2024.11.16 00:55:40.282723 [ 73 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10761 | 2024.11.16 00:55:40.282786 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10762 | 2024.11.16 00:55:40.282840 [ 277 ] {ec38e27f-42ee-43d0-8330-c0983ff5de31} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.004848 sec., 825.0825082508251 rows/sec., 57.61 KiB/sec. | ||
10763 | 2024.11.16 00:55:40.283261 [ 277 ] {ec38e27f-42ee-43d0-8330-c0983ff5de31} <Debug> TCPHandler: Processed in 0.005629912 sec. | ||
10764 | 2024.11.16 00:55:40.283540 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10765 | 2024.11.16 00:55:40.283726 [ 197 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2172 rows, containing 5 columns (5 merged, 0 gathered) in 0.006150877 sec., 353120.37616749614 rows/sec., 31.05 MiB/sec. | ||
10766 | 2024.11.16 00:55:40.283755 [ 198 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
10767 | 2024.11.16 00:55:40.283928 [ 273 ] {0c63aecd-fc38-4c87-a18b-ad4bce57f253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10768 | 2024.11.16 00:55:40.284061 [ 197 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
10769 | 2024.11.16 00:55:40.284159 [ 198 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10770 | 2024.11.16 00:55:40.284171 [ 273 ] {0c63aecd-fc38-4c87-a18b-ad4bce57f253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10771 | 2024.11.16 00:55:40.284276 [ 198 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 65 rows starting from the beginning of the part | ||
10772 | 2024.11.16 00:55:40.284796 [ 198 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 4 rows starting from the beginning of the part | ||
10773 | 2024.11.16 00:55:40.285144 [ 197 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_101_20} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10774 | 2024.11.16 00:55:40.285207 [ 198 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 47 rows starting from the beginning of the part | ||
10775 | 2024.11.16 00:55:40.285670 [ 198 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
10776 | 2024.11.16 00:55:40.285663 [ 197 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_101_20} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
10777 | 2024.11.16 00:55:40.286173 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
10778 | 2024.11.16 00:55:40.286216 [ 198 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 47 rows starting from the beginning of the part | ||
10779 | 2024.11.16 00:55:40.286608 [ 198 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 4 rows starting from the beginning of the part | ||
10780 | 2024.11.16 00:55:40.287917 [ 273 ] {0c63aecd-fc38-4c87-a18b-ad4bce57f253} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10781 | 2024.11.16 00:55:40.287985 [ 273 ] {0c63aecd-fc38-4c87-a18b-ad4bce57f253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10782 | 2024.11.16 00:55:40.288974 [ 273 ] {0c63aecd-fc38-4c87-a18b-ad4bce57f253} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
10783 | 2024.11.16 00:55:40.289362 [ 189 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.006381863 sec., 27421.45984644296 rows/sec., 2.06 MiB/sec. | ||
10784 | 2024.11.16 00:55:40.289475 [ 273 ] {0c63aecd-fc38-4c87-a18b-ad4bce57f253} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10785 | 2024.11.16 00:55:40.289599 [ 189 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
10786 | 2024.11.16 00:55:40.289718 [ 73 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
10787 | 2024.11.16 00:55:40.289821 [ 73 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10788 | 2024.11.16 00:55:40.289890 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10789 | 2024.11.16 00:55:40.290079 [ 273 ] {0c63aecd-fc38-4c87-a18b-ad4bce57f253} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.006207 sec., 10955.372966006122 rows/sec., 876.66 KiB/sec. | ||
10790 | 2024.11.16 00:55:40.290457 [ 273 ] {0c63aecd-fc38-4c87-a18b-ad4bce57f253} <Debug> TCPHandler: Processed in 0.007064042 sec. | ||
10791 | 2024.11.16 00:55:40.290738 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10792 | 2024.11.16 00:55:40.290771 [ 189 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_66_13} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10793 | 2024.11.16 00:55:40.291076 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
10794 | 2024.11.16 00:55:40.291162 [ 277 ] {edad7b56-cdf9-4d03-854e-f8c29bfd080a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10795 | 2024.11.16 00:55:40.291199 [ 189 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_66_13} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
10796 | 2024.11.16 00:55:40.291415 [ 277 ] {edad7b56-cdf9-4d03-854e-f8c29bfd080a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10797 | 2024.11.16 00:55:40.291545 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10798 | 2024.11.16 00:55:40.292152 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10799 | 2024.11.16 00:55:40.292248 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 914 rows starting from the beginning of the part | ||
10800 | 2024.11.16 00:55:40.292520 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 422 rows starting from the beginning of the part | ||
10801 | 2024.11.16 00:55:40.292854 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 72 rows starting from the beginning of the part | ||
10802 | 2024.11.16 00:55:40.293200 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
10803 | 2024.11.16 00:55:40.293559 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 422 rows starting from the beginning of the part | ||
10804 | 2024.11.16 00:55:40.293922 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 68 rows starting from the beginning of the part | ||
10805 | 2024.11.16 00:55:40.294118 [ 277 ] {edad7b56-cdf9-4d03-854e-f8c29bfd080a} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10806 | 2024.11.16 00:55:40.294250 [ 277 ] {edad7b56-cdf9-4d03-854e-f8c29bfd080a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10807 | 2024.11.16 00:55:40.295179 [ 277 ] {edad7b56-cdf9-4d03-854e-f8c29bfd080a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
10808 | 2024.11.16 00:55:40.295742 [ 277 ] {edad7b56-cdf9-4d03-854e-f8c29bfd080a} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10809 | 2024.11.16 00:55:40.296091 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
10810 | 2024.11.16 00:55:40.296179 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10811 | 2024.11.16 00:55:40.296266 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10812 | 2024.11.16 00:55:40.296356 [ 277 ] {edad7b56-cdf9-4d03-854e-f8c29bfd080a} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.005287 sec., 24588.613580480425 rows/sec., 1.71 MiB/sec. | ||
10813 | 2024.11.16 00:55:40.296788 [ 277 ] {edad7b56-cdf9-4d03-854e-f8c29bfd080a} <Debug> TCPHandler: Processed in 0.006210638 sec. | ||
10814 | 2024.11.16 00:55:40.296820 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
10815 | 2024.11.16 00:55:40.297015 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10816 | 2024.11.16 00:55:40.297109 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10817 | 2024.11.16 00:55:40.297154 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_96_19, total 18885 rows starting from the beginning of the part | ||
10818 | 2024.11.16 00:55:40.297313 [ 273 ] {a3795832-442e-411f-aa05-da55615d4f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10819 | 2024.11.16 00:55:40.297554 [ 273 ] {a3795832-442e-411f-aa05-da55615d4f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10820 | 2024.11.16 00:55:40.297705 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 237 rows starting from the beginning of the part | ||
10821 | 2024.11.16 00:55:40.298454 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 132 rows starting from the beginning of the part | ||
10822 | 2024.11.16 00:55:40.298753 [ 189 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1962 rows, containing 5 columns (5 merged, 0 gathered) in 0.008657225 sec., 226631.51298481907 rows/sec., 17.35 MiB/sec. | ||
10823 | 2024.11.16 00:55:40.298987 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
10824 | 2024.11.16 00:55:40.299268 [ 189 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
10825 | 2024.11.16 00:55:40.299505 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 237 rows starting from the beginning of the part | ||
10826 | 2024.11.16 00:55:40.299920 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 130 rows starting from the beginning of the part | ||
10827 | 2024.11.16 00:55:40.300583 [ 193 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_101_20} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10828 | 2024.11.16 00:55:40.301002 [ 193 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_101_20} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
10829 | 2024.11.16 00:55:40.301239 [ 273 ] {a3795832-442e-411f-aa05-da55615d4f54} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10830 | 2024.11.16 00:55:40.301329 [ 273 ] {a3795832-442e-411f-aa05-da55615d4f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10831 | 2024.11.16 00:55:40.301343 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
10832 | 2024.11.16 00:55:40.301806 [ 273 ] {a3795832-442e-411f-aa05-da55615d4f54} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
10833 | 2024.11.16 00:55:40.302063 [ 273 ] {a3795832-442e-411f-aa05-da55615d4f54} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10834 | 2024.11.16 00:55:40.302308 [ 273 ] {a3795832-442e-411f-aa05-da55615d4f54} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005123 sec., 9369.510052703494 rows/sec., 646.59 KiB/sec. | ||
10835 | 2024.11.16 00:55:40.302390 [ 273 ] {a3795832-442e-411f-aa05-da55615d4f54} <Debug> TCPHandler: Processed in 0.005498759 sec. | ||
10836 | 2024.11.16 00:55:40.305801 [ 193 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19781 rows, containing 5 columns (5 merged, 0 gathered) in 0.009412516 sec., 2101563.492694196 rows/sec., 143.50 MiB/sec. | ||
10837 | 2024.11.16 00:55:40.306075 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
10838 | 2024.11.16 00:55:40.306353 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10839 | 2024.11.16 00:55:40.306429 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
10840 | 2024.11.16 00:55:40.306509 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. | ||
10841 | 2024.11.16 00:55:41.461534 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1598 | ||
10842 | 2024.11.16 00:55:41.464517 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10843 | 2024.11.16 00:55:41.464576 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10844 | 2024.11.16 00:55:41.465967 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10845 | 2024.11.16 00:55:41.466287 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10846 | 2024.11.16 00:55:41.466515 [ 72 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10847 | 2024.11.16 00:55:41.466641 [ 72 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10848 | 2024.11.16 00:55:41.466711 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10849 | 2024.11.16 00:55:41.467303 [ 191 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::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 | ||
10850 | 2024.11.16 00:55:41.467873 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1598 | ||
10851 | 2024.11.16 00:55:41.468397 [ 191 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10852 | 2024.11.16 00:55:41.468586 [ 191 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1460 rows starting from the beginning of the part | ||
10853 | 2024.11.16 00:55:41.469266 [ 191 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 20 rows starting from the beginning of the part | ||
10854 | 2024.11.16 00:55:41.469918 [ 191 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 34 rows starting from the beginning of the part | ||
10855 | 2024.11.16 00:55:41.470443 [ 191 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part | ||
10856 | 2024.11.16 00:55:41.470963 [ 191 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::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 | ||
10857 | 2024.11.16 00:55:41.471437 [ 191 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part | ||
10858 | 2024.11.16 00:55:41.479628 [ 193 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1598 rows, containing 72 columns (72 merged, 0 gathered) in 0.012719155 sec., 125637.2770046438 rows/sec., 96.47 MiB/sec. | ||
10859 | 2024.11.16 00:55:41.481383 [ 193 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10860 | 2024.11.16 00:55:41.482233 [ 193 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_51_10} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10861 | 2024.11.16 00:55:41.482339 [ 193 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_51_10} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10862 | 2024.11.16 00:55:41.482658 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
10863 | 2024.11.16 00:55:45.273179 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10864 | 2024.11.16 00:55:45.273405 [ 277 ] {92c9ba26-4ca0-4656-8f50-9b53abd26b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10865 | 2024.11.16 00:55:45.273490 [ 277 ] {92c9ba26-4ca0-4656-8f50-9b53abd26b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10866 | 2024.11.16 00:55:45.274289 [ 277 ] {92c9ba26-4ca0-4656-8f50-9b53abd26b31} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10867 | 2024.11.16 00:55:45.274341 [ 277 ] {92c9ba26-4ca0-4656-8f50-9b53abd26b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10868 | 2024.11.16 00:55:45.274776 [ 277 ] {92c9ba26-4ca0-4656-8f50-9b53abd26b31} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
10869 | 2024.11.16 00:55:45.275033 [ 277 ] {92c9ba26-4ca0-4656-8f50-9b53abd26b31} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10870 | 2024.11.16 00:55:45.275262 [ 277 ] {92c9ba26-4ca0-4656-8f50-9b53abd26b31} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001915 sec., 29242.819843342037 rows/sec., 2.23 MiB/sec. | ||
10871 | 2024.11.16 00:55:45.275317 [ 277 ] {92c9ba26-4ca0-4656-8f50-9b53abd26b31} <Debug> TCPHandler: Processed in 0.002284342 sec. | ||
10872 | 2024.11.16 00:55:45.275503 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10873 | 2024.11.16 00:55:45.275639 [ 273 ] {ea2ff912-ec1e-4adc-b427-75f46e3ad434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10874 | 2024.11.16 00:55:45.275695 [ 273 ] {ea2ff912-ec1e-4adc-b427-75f46e3ad434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10875 | 2024.11.16 00:55:45.276372 [ 273 ] {ea2ff912-ec1e-4adc-b427-75f46e3ad434} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10876 | 2024.11.16 00:55:45.276421 [ 273 ] {ea2ff912-ec1e-4adc-b427-75f46e3ad434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10877 | 2024.11.16 00:55:45.276828 [ 273 ] {ea2ff912-ec1e-4adc-b427-75f46e3ad434} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
10878 | 2024.11.16 00:55:45.277064 [ 273 ] {ea2ff912-ec1e-4adc-b427-75f46e3ad434} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10879 | 2024.11.16 00:55:45.277277 [ 273 ] {ea2ff912-ec1e-4adc-b427-75f46e3ad434} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001668 sec., 38369.30455635492 rows/sec., 2.99 MiB/sec. | ||
10880 | 2024.11.16 00:55:45.277329 [ 273 ] {ea2ff912-ec1e-4adc-b427-75f46e3ad434} <Debug> TCPHandler: Processed in 0.001894831 sec. | ||
10881 | 2024.11.16 00:55:45.277487 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10882 | 2024.11.16 00:55:45.277593 [ 277 ] {33846194-4502-4bd7-bcf7-0deba8798eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10883 | 2024.11.16 00:55:45.277645 [ 277 ] {33846194-4502-4bd7-bcf7-0deba8798eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10884 | 2024.11.16 00:55:45.278261 [ 277 ] {33846194-4502-4bd7-bcf7-0deba8798eec} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10885 | 2024.11.16 00:55:45.278308 [ 277 ] {33846194-4502-4bd7-bcf7-0deba8798eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10886 | 2024.11.16 00:55:45.278744 [ 277 ] {33846194-4502-4bd7-bcf7-0deba8798eec} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
10887 | 2024.11.16 00:55:45.278976 [ 277 ] {33846194-4502-4bd7-bcf7-0deba8798eec} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10888 | 2024.11.16 00:55:45.279202 [ 277 ] {33846194-4502-4bd7-bcf7-0deba8798eec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00163 sec., 98159.50920245399 rows/sec., 6.84 MiB/sec. | ||
10889 | 2024.11.16 00:55:45.279260 [ 277 ] {33846194-4502-4bd7-bcf7-0deba8798eec} <Debug> TCPHandler: Processed in 0.00182848 sec. | ||
10890 | 2024.11.16 00:55:45.279410 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10891 | 2024.11.16 00:55:45.279520 [ 273 ] {ed4857e6-899c-47af-8c83-e38bc5caa0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10892 | 2024.11.16 00:55:45.279571 [ 273 ] {ed4857e6-899c-47af-8c83-e38bc5caa0b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10893 | 2024.11.16 00:55:45.280030 [ 273 ] {ed4857e6-899c-47af-8c83-e38bc5caa0b3} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10894 | 2024.11.16 00:55:45.280069 [ 273 ] {ed4857e6-899c-47af-8c83-e38bc5caa0b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10895 | 2024.11.16 00:55:45.280433 [ 273 ] {ed4857e6-899c-47af-8c83-e38bc5caa0b3} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
10896 | 2024.11.16 00:55:45.280706 [ 273 ] {ed4857e6-899c-47af-8c83-e38bc5caa0b3} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10897 | 2024.11.16 00:55:45.280899 [ 69 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
10898 | 2024.11.16 00:55:45.280928 [ 273 ] {ed4857e6-899c-47af-8c83-e38bc5caa0b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00143 sec., 41958.041958041955 rows/sec., 2.83 MiB/sec. | ||
10899 | 2024.11.16 00:55:45.280976 [ 69 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10900 | 2024.11.16 00:55:45.281036 [ 273 ] {ed4857e6-899c-47af-8c83-e38bc5caa0b3} <Debug> TCPHandler: Processed in 0.001673906 sec. | ||
10901 | 2024.11.16 00:55:45.281040 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10902 | 2024.11.16 00:55:45.281217 [ 188 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
10903 | 2024.11.16 00:55:45.281325 [ 188 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10904 | 2024.11.16 00:55:45.281358 [ 188 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6164 rows starting from the beginning of the part | ||
10905 | 2024.11.16 00:55:45.281421 [ 188 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
10906 | 2024.11.16 00:55:45.281504 [ 188 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
10907 | 2024.11.16 00:55:45.281709 [ 188 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 82 rows starting from the beginning of the part | ||
10908 | 2024.11.16 00:55:45.281899 [ 188 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 48 rows starting from the beginning of the part | ||
10909 | 2024.11.16 00:55:45.282006 [ 188 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
10910 | 2024.11.16 00:55:45.283791 [ 193 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6462 rows, containing 4 columns (4 merged, 0 gathered) in 0.002633691 sec., 2453590.797098065 rows/sec., 161.38 MiB/sec. | ||
10911 | 2024.11.16 00:55:45.284235 [ 193 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
10912 | 2024.11.16 00:55:45.284573 [ 193 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_101_20} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10913 | 2024.11.16 00:55:45.284667 [ 193 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_101_20} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
10914 | 2024.11.16 00:55:45.284771 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
10915 | 2024.11.16 00:55:45.285647 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): 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] | ||
10916 | 2024.11.16 00:55:45.285688 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): 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] | ||
10917 | 2024.11.16 00:55:45.293449 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): 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] | ||
10918 | 2024.11.16 00:55:45.957431 [ 222 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): 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] | ||
10919 | 2024.11.16 00:55:45.957491 [ 222 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): 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] | ||
10920 | 2024.11.16 00:55:45.959667 [ 222 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): 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] | ||
10921 | 2024.11.16 00:55:46.058071 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10922 | 2024.11.16 00:55:46.058131 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10923 | 2024.11.16 00:55:46.446391 [ 224 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): 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] | ||
10924 | 2024.11.16 00:55:46.446446 [ 224 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): 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] | ||
10925 | 2024.11.16 00:55:46.448736 [ 224 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): 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] | ||
10926 | 2024.11.16 00:55:47.646800 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61493, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10927 | 2024.11.16 00:55:47.842364 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40854, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10928 | 2024.11.16 00:55:47.856719 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49668, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10929 | 2024.11.16 00:55:47.868107 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61277, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10930 | 2024.11.16 00:55:47.902559 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43774, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10931 | 2024.11.16 00:55:47.997011 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36697, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10932 | 2024.11.16 00:55:48.014483 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46710, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10933 | 2024.11.16 00:55:48.035960 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37355, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10934 | 2024.11.16 00:55:50.279266 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10935 | 2024.11.16 00:55:50.279483 [ 277 ] {97ee6703-2ae7-4f6f-a6ed-229100c8cf1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10936 | 2024.11.16 00:55:50.279564 [ 277 ] {97ee6703-2ae7-4f6f-a6ed-229100c8cf1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10937 | 2024.11.16 00:55:50.280337 [ 277 ] {97ee6703-2ae7-4f6f-a6ed-229100c8cf1a} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10938 | 2024.11.16 00:55:50.280382 [ 277 ] {97ee6703-2ae7-4f6f-a6ed-229100c8cf1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10939 | 2024.11.16 00:55:50.280815 [ 277 ] {97ee6703-2ae7-4f6f-a6ed-229100c8cf1a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10940 | 2024.11.16 00:55:50.281066 [ 277 ] {97ee6703-2ae7-4f6f-a6ed-229100c8cf1a} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10941 | 2024.11.16 00:55:50.281268 [ 277 ] {97ee6703-2ae7-4f6f-a6ed-229100c8cf1a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001845 sec., 7588.075880758807 rows/sec., 546.24 KiB/sec. | ||
10942 | 2024.11.16 00:55:50.281323 [ 277 ] {97ee6703-2ae7-4f6f-a6ed-229100c8cf1a} <Debug> TCPHandler: Processed in 0.00220413 sec. | ||
10943 | 2024.11.16 00:55:50.281517 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10944 | 2024.11.16 00:55:50.281657 [ 273 ] {f8bbac72-2139-412b-915c-e4a8b234a98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10945 | 2024.11.16 00:55:50.281713 [ 273 ] {f8bbac72-2139-412b-915c-e4a8b234a98b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10946 | 2024.11.16 00:55:50.282400 [ 273 ] {f8bbac72-2139-412b-915c-e4a8b234a98b} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10947 | 2024.11.16 00:55:50.282438 [ 273 ] {f8bbac72-2139-412b-915c-e4a8b234a98b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10948 | 2024.11.16 00:55:50.282822 [ 273 ] {f8bbac72-2139-412b-915c-e4a8b234a98b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
10949 | 2024.11.16 00:55:50.283056 [ 273 ] {f8bbac72-2139-412b-915c-e4a8b234a98b} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10950 | 2024.11.16 00:55:50.283227 [ 273 ] {f8bbac72-2139-412b-915c-e4a8b234a98b} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001602 sec., 176654.18227215981 rows/sec., 15.59 MiB/sec. | ||
10951 | 2024.11.16 00:55:50.283277 [ 273 ] {f8bbac72-2139-412b-915c-e4a8b234a98b} <Debug> TCPHandler: Processed in 0.00182759 sec. | ||
10952 | 2024.11.16 00:55:50.283438 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10953 | 2024.11.16 00:55:50.283567 [ 277 ] {56714abc-9eac-49a0-bf31-2fba27fdcf1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10954 | 2024.11.16 00:55:50.283622 [ 277 ] {56714abc-9eac-49a0-bf31-2fba27fdcf1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10955 | 2024.11.16 00:55:50.284205 [ 277 ] {56714abc-9eac-49a0-bf31-2fba27fdcf1a} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10956 | 2024.11.16 00:55:50.284243 [ 277 ] {56714abc-9eac-49a0-bf31-2fba27fdcf1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10957 | 2024.11.16 00:55:50.284600 [ 277 ] {56714abc-9eac-49a0-bf31-2fba27fdcf1a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
10958 | 2024.11.16 00:55:50.284833 [ 277 ] {56714abc-9eac-49a0-bf31-2fba27fdcf1a} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10959 | 2024.11.16 00:55:50.285001 [ 277 ] {56714abc-9eac-49a0-bf31-2fba27fdcf1a} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001463 sec., 32125.768967874228 rows/sec., 2.31 MiB/sec. | ||
10960 | 2024.11.16 00:55:50.285050 [ 277 ] {56714abc-9eac-49a0-bf31-2fba27fdcf1a} <Debug> TCPHandler: Processed in 0.001679686 sec. | ||
10961 | 2024.11.16 00:55:50.285196 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10962 | 2024.11.16 00:55:50.285324 [ 273 ] {5679d6a9-61ac-4988-99cd-2b4df3e15b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10963 | 2024.11.16 00:55:50.285379 [ 273 ] {5679d6a9-61ac-4988-99cd-2b4df3e15b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10964 | 2024.11.16 00:55:50.285957 [ 273 ] {5679d6a9-61ac-4988-99cd-2b4df3e15b9e} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10965 | 2024.11.16 00:55:50.285994 [ 273 ] {5679d6a9-61ac-4988-99cd-2b4df3e15b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10966 | 2024.11.16 00:55:50.286335 [ 273 ] {5679d6a9-61ac-4988-99cd-2b4df3e15b9e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10967 | 2024.11.16 00:55:50.286571 [ 273 ] {5679d6a9-61ac-4988-99cd-2b4df3e15b9e} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10968 | 2024.11.16 00:55:50.286742 [ 273 ] {5679d6a9-61ac-4988-99cd-2b4df3e15b9e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001447 sec., 9675.190048375951 rows/sec., 677.59 KiB/sec. | ||
10969 | 2024.11.16 00:55:50.286790 [ 273 ] {5679d6a9-61ac-4988-99cd-2b4df3e15b9e} <Debug> TCPHandler: Processed in 0.001656205 sec. | ||
10970 | 2024.11.16 00:55:50.286940 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10971 | 2024.11.16 00:55:50.287069 [ 277 ] {22ca39e5-b5f4-4ce8-8eb8-ac147dfc7851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10972 | 2024.11.16 00:55:50.287123 [ 277 ] {22ca39e5-b5f4-4ce8-8eb8-ac147dfc7851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10973 | 2024.11.16 00:55:50.287732 [ 277 ] {22ca39e5-b5f4-4ce8-8eb8-ac147dfc7851} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10974 | 2024.11.16 00:55:50.287777 [ 277 ] {22ca39e5-b5f4-4ce8-8eb8-ac147dfc7851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10975 | 2024.11.16 00:55:50.288117 [ 277 ] {22ca39e5-b5f4-4ce8-8eb8-ac147dfc7851} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10976 | 2024.11.16 00:55:50.288346 [ 277 ] {22ca39e5-b5f4-4ce8-8eb8-ac147dfc7851} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10977 | 2024.11.16 00:55:50.288554 [ 277 ] {22ca39e5-b5f4-4ce8-8eb8-ac147dfc7851} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001505 sec., 8637.873754152824 rows/sec., 538.57 KiB/sec. | ||
10978 | 2024.11.16 00:55:50.288618 [ 277 ] {22ca39e5-b5f4-4ce8-8eb8-ac147dfc7851} <Debug> TCPHandler: Processed in 0.001734588 sec. | ||
10979 | 2024.11.16 00:55:50.288821 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10980 | 2024.11.16 00:55:50.288959 [ 273 ] {6e8b2dd2-2486-4caa-9e05-d8dac0dc8df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10981 | 2024.11.16 00:55:50.289006 [ 273 ] {6e8b2dd2-2486-4caa-9e05-d8dac0dc8df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10982 | 2024.11.16 00:55:50.289663 [ 273 ] {6e8b2dd2-2486-4caa-9e05-d8dac0dc8df4} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10983 | 2024.11.16 00:55:50.289701 [ 273 ] {6e8b2dd2-2486-4caa-9e05-d8dac0dc8df4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10984 | 2024.11.16 00:55:50.290068 [ 273 ] {6e8b2dd2-2486-4caa-9e05-d8dac0dc8df4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
10985 | 2024.11.16 00:55:50.290306 [ 273 ] {6e8b2dd2-2486-4caa-9e05-d8dac0dc8df4} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10986 | 2024.11.16 00:55:50.290477 [ 273 ] {6e8b2dd2-2486-4caa-9e05-d8dac0dc8df4} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001541 sec., 273848.15055158985 rows/sec., 19.57 MiB/sec. | ||
10987 | 2024.11.16 00:55:50.290527 [ 273 ] {6e8b2dd2-2486-4caa-9e05-d8dac0dc8df4} <Debug> TCPHandler: Processed in 0.001809689 sec. | ||
10988 | 2024.11.16 00:55:50.290667 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10989 | 2024.11.16 00:55:50.290773 [ 277 ] {13090eba-39d4-4540-bb1e-ff18fa256393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10990 | 2024.11.16 00:55:50.290827 [ 277 ] {13090eba-39d4-4540-bb1e-ff18fa256393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10991 | 2024.11.16 00:55:50.291348 [ 277 ] {13090eba-39d4-4540-bb1e-ff18fa256393} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10992 | 2024.11.16 00:55:50.291394 [ 277 ] {13090eba-39d4-4540-bb1e-ff18fa256393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10993 | 2024.11.16 00:55:50.291816 [ 277 ] {13090eba-39d4-4540-bb1e-ff18fa256393} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10994 | 2024.11.16 00:55:50.292054 [ 277 ] {13090eba-39d4-4540-bb1e-ff18fa256393} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10995 | 2024.11.16 00:55:50.292237 [ 277 ] {13090eba-39d4-4540-bb1e-ff18fa256393} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001485 sec., 4040.4040404040406 rows/sec., 211.10 KiB/sec. | ||
10996 | 2024.11.16 00:55:50.292284 [ 277 ] {13090eba-39d4-4540-bb1e-ff18fa256393} <Debug> TCPHandler: Processed in 0.001667705 sec. | ||
10997 | 2024.11.16 00:55:50.292417 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10998 | 2024.11.16 00:55:50.292524 [ 273 ] {d14d3f32-7b21-4fc7-94c2-9a4052a0d158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10999 | 2024.11.16 00:55:50.292572 [ 273 ] {d14d3f32-7b21-4fc7-94c2-9a4052a0d158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11000 | 2024.11.16 00:55:50.293081 [ 273 ] {d14d3f32-7b21-4fc7-94c2-9a4052a0d158} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11001 | 2024.11.16 00:55:50.293117 [ 273 ] {d14d3f32-7b21-4fc7-94c2-9a4052a0d158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11002 | 2024.11.16 00:55:50.293506 [ 273 ] {d14d3f32-7b21-4fc7-94c2-9a4052a0d158} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
11003 | 2024.11.16 00:55:50.293738 [ 273 ] {d14d3f32-7b21-4fc7-94c2-9a4052a0d158} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11004 | 2024.11.16 00:55:50.293910 [ 273 ] {d14d3f32-7b21-4fc7-94c2-9a4052a0d158} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001409 sec., 168204.40028388926 rows/sec., 11.27 MiB/sec. | ||
11005 | 2024.11.16 00:55:50.293957 [ 273 ] {d14d3f32-7b21-4fc7-94c2-9a4052a0d158} <Debug> TCPHandler: Processed in 0.001591513 sec. | ||
11006 | 2024.11.16 00:55:50.294106 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11007 | 2024.11.16 00:55:50.294236 [ 277 ] {cdde1e09-741b-4666-8e5e-892ee7f65574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11008 | 2024.11.16 00:55:50.294292 [ 277 ] {cdde1e09-741b-4666-8e5e-892ee7f65574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11009 | 2024.11.16 00:55:50.294788 [ 277 ] {cdde1e09-741b-4666-8e5e-892ee7f65574} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11010 | 2024.11.16 00:55:50.294830 [ 277 ] {cdde1e09-741b-4666-8e5e-892ee7f65574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11011 | 2024.11.16 00:55:50.295183 [ 277 ] {cdde1e09-741b-4666-8e5e-892ee7f65574} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
11012 | 2024.11.16 00:55:50.295428 [ 277 ] {cdde1e09-741b-4666-8e5e-892ee7f65574} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11013 | 2024.11.16 00:55:50.295602 [ 277 ] {cdde1e09-741b-4666-8e5e-892ee7f65574} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001396 sec., 716.3323782234957 rows/sec., 48.27 KiB/sec. | ||
11014 | 2024.11.16 00:55:50.295651 [ 277 ] {cdde1e09-741b-4666-8e5e-892ee7f65574} <Debug> TCPHandler: Processed in 0.001609024 sec. | ||
11015 | 2024.11.16 00:55:50.295782 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11016 | 2024.11.16 00:55:50.295908 [ 273 ] {1e8d3d3d-26cf-44c5-b842-06fe9b8a83a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11017 | 2024.11.16 00:55:50.295986 [ 273 ] {1e8d3d3d-26cf-44c5-b842-06fe9b8a83a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11018 | 2024.11.16 00:55:50.297221 [ 273 ] {1e8d3d3d-26cf-44c5-b842-06fe9b8a83a9} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11019 | 2024.11.16 00:55:50.297257 [ 273 ] {1e8d3d3d-26cf-44c5-b842-06fe9b8a83a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11020 | 2024.11.16 00:55:50.297895 [ 273 ] {1e8d3d3d-26cf-44c5-b842-06fe9b8a83a9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11021 | 2024.11.16 00:55:50.298145 [ 273 ] {1e8d3d3d-26cf-44c5-b842-06fe9b8a83a9} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11022 | 2024.11.16 00:55:50.298353 [ 273 ] {1e8d3d3d-26cf-44c5-b842-06fe9b8a83a9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002475 sec., 16161.61616161616 rows/sec., 28.96 MiB/sec. | ||
11023 | 2024.11.16 00:55:50.298682 [ 273 ] {1e8d3d3d-26cf-44c5-b842-06fe9b8a83a9} <Debug> TCPHandler: Processed in 0.00295045 sec. | ||
11024 | 2024.11.16 00:55:50.298834 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11025 | 2024.11.16 00:55:50.298962 [ 277 ] {e782386b-aedc-45ac-97d7-5eda36e898dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11026 | 2024.11.16 00:55:50.299018 [ 277 ] {e782386b-aedc-45ac-97d7-5eda36e898dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11027 | 2024.11.16 00:55:50.299534 [ 277 ] {e782386b-aedc-45ac-97d7-5eda36e898dc} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11028 | 2024.11.16 00:55:50.299581 [ 277 ] {e782386b-aedc-45ac-97d7-5eda36e898dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11029 | 2024.11.16 00:55:50.299972 [ 277 ] {e782386b-aedc-45ac-97d7-5eda36e898dc} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
11030 | 2024.11.16 00:55:50.300206 [ 277 ] {e782386b-aedc-45ac-97d7-5eda36e898dc} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11031 | 2024.11.16 00:55:50.300405 [ 277 ] {e782386b-aedc-45ac-97d7-5eda36e898dc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001471 sec., 55744.3915703603 rows/sec., 3.54 MiB/sec. | ||
11032 | 2024.11.16 00:55:50.300456 [ 277 ] {e782386b-aedc-45ac-97d7-5eda36e898dc} <Debug> TCPHandler: Processed in 0.001685886 sec. | ||
11033 | 2024.11.16 00:55:50.841531 [ 219 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): 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] | ||
11034 | 2024.11.16 00:55:50.841585 [ 219 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): 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] | ||
11035 | 2024.11.16 00:55:50.843563 [ 219 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): 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] | ||
11036 | 2024.11.16 00:55:51.161715 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43203, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11037 | 2024.11.16 00:55:51.414418 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50816, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11038 | 2024.11.16 00:55:51.468972 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1628 | ||
11039 | 2024.11.16 00:55:51.471823 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11040 | 2024.11.16 00:55:51.471880 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11041 | 2024.11.16 00:55:51.473354 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
11042 | 2024.11.16 00:55:51.473684 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11043 | 2024.11.16 00:55:51.475196 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1628 | ||
11044 | 2024.11.16 00:55:51.691782 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:32861, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11045 | 2024.11.16 00:55:51.710323 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45714, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11046 | 2024.11.16 00:55:51.792029 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50689, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11047 | 2024.11.16 00:55:51.889707 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43748, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11048 | 2024.11.16 00:55:51.933033 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46706, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11049 | 2024.11.16 00:55:51.965465 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50128, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11050 | 2024.11.16 00:55:52.725765 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47936, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11051 | 2024.11.16 00:55:53.150679 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61925, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11052 | 2024.11.16 00:55:53.348375 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55366, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11053 | 2024.11.16 00:55:53.425438 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59717, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11054 | 2024.11.16 00:55:53.459730 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64294, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11055 | 2024.11.16 00:55:53.467190 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63947, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11056 | 2024.11.16 00:55:53.467575 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36848, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11057 | 2024.11.16 00:55:53.516125 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42249, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11058 | 2024.11.16 00:55:53.618809 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54490, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11059 | 2024.11.16 00:55:53.688075 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57373, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11060 | 2024.11.16 00:55:53.693377 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60986, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11061 | 2024.11.16 00:55:53.697607 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38790, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11062 | 2024.11.16 00:55:53.776957 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44664, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11063 | 2024.11.16 00:55:53.961667 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36229, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11064 | 2024.11.16 00:55:54.002188 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46675, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11065 | 2024.11.16 00:55:54.005505 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35608, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11066 | 2024.11.16 00:55:55.271335 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11067 | 2024.11.16 00:55:55.271644 [ 277 ] {190a1610-2f7b-4c08-b36b-e958dd1d743e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11068 | 2024.11.16 00:55:55.271762 [ 277 ] {190a1610-2f7b-4c08-b36b-e958dd1d743e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11069 | 2024.11.16 00:55:55.272611 [ 277 ] {190a1610-2f7b-4c08-b36b-e958dd1d743e} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11070 | 2024.11.16 00:55:55.272658 [ 277 ] {190a1610-2f7b-4c08-b36b-e958dd1d743e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11071 | 2024.11.16 00:55:55.273075 [ 277 ] {190a1610-2f7b-4c08-b36b-e958dd1d743e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
11072 | 2024.11.16 00:55:55.273334 [ 277 ] {190a1610-2f7b-4c08-b36b-e958dd1d743e} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11073 | 2024.11.16 00:55:55.273600 [ 277 ] {190a1610-2f7b-4c08-b36b-e958dd1d743e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002032 sec., 984.2519685039371 rows/sec., 80.26 KiB/sec. | ||
11074 | 2024.11.16 00:55:55.273721 [ 277 ] {190a1610-2f7b-4c08-b36b-e958dd1d743e} <Debug> TCPHandler: Processed in 0.00257679 sec. | ||
11075 | 2024.11.16 00:55:55.273969 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11076 | 2024.11.16 00:55:55.274111 [ 273 ] {1ffbf09f-fc3e-49dd-8d62-49b1ce5bebe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11077 | 2024.11.16 00:55:55.274170 [ 273 ] {1ffbf09f-fc3e-49dd-8d62-49b1ce5bebe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11078 | 2024.11.16 00:55:55.274877 [ 273 ] {1ffbf09f-fc3e-49dd-8d62-49b1ce5bebe9} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11079 | 2024.11.16 00:55:55.274925 [ 273 ] {1ffbf09f-fc3e-49dd-8d62-49b1ce5bebe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11080 | 2024.11.16 00:55:55.275309 [ 273 ] {1ffbf09f-fc3e-49dd-8d62-49b1ce5bebe9} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
11081 | 2024.11.16 00:55:55.275545 [ 273 ] {1ffbf09f-fc3e-49dd-8d62-49b1ce5bebe9} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11082 | 2024.11.16 00:55:55.275761 [ 273 ] {1ffbf09f-fc3e-49dd-8d62-49b1ce5bebe9} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001681 sec., 33908.38786436645 rows/sec., 2.59 MiB/sec. | ||
11083 | 2024.11.16 00:55:55.275813 [ 273 ] {1ffbf09f-fc3e-49dd-8d62-49b1ce5bebe9} <Debug> TCPHandler: Processed in 0.001953482 sec. | ||
11084 | 2024.11.16 00:55:55.275976 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11085 | 2024.11.16 00:55:55.276104 [ 277 ] {83f5b5cf-f073-4d96-a779-7ea9882910ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11086 | 2024.11.16 00:55:55.276159 [ 277 ] {83f5b5cf-f073-4d96-a779-7ea9882910ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11087 | 2024.11.16 00:55:55.276786 [ 277 ] {83f5b5cf-f073-4d96-a779-7ea9882910ef} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11088 | 2024.11.16 00:55:55.276834 [ 277 ] {83f5b5cf-f073-4d96-a779-7ea9882910ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11089 | 2024.11.16 00:55:55.277194 [ 277 ] {83f5b5cf-f073-4d96-a779-7ea9882910ef} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11090 | 2024.11.16 00:55:55.277446 [ 277 ] {83f5b5cf-f073-4d96-a779-7ea9882910ef} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11091 | 2024.11.16 00:55:55.277665 [ 277 ] {83f5b5cf-f073-4d96-a779-7ea9882910ef} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001589 sec., 1258.6532410320958 rows/sec., 87.88 KiB/sec. | ||
11092 | 2024.11.16 00:55:55.277725 [ 277 ] {83f5b5cf-f073-4d96-a779-7ea9882910ef} <Debug> TCPHandler: Processed in 0.001808459 sec. | ||
11093 | 2024.11.16 00:55:55.277879 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11094 | 2024.11.16 00:55:55.278011 [ 273 ] {08901ec6-7664-4f39-8101-aa3d1f4a91e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11095 | 2024.11.16 00:55:55.278066 [ 273 ] {08901ec6-7664-4f39-8101-aa3d1f4a91e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11096 | 2024.11.16 00:55:55.278746 [ 273 ] {08901ec6-7664-4f39-8101-aa3d1f4a91e8} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11097 | 2024.11.16 00:55:55.278796 [ 273 ] {08901ec6-7664-4f39-8101-aa3d1f4a91e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11098 | 2024.11.16 00:55:55.279182 [ 273 ] {08901ec6-7664-4f39-8101-aa3d1f4a91e8} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
11099 | 2024.11.16 00:55:55.279424 [ 273 ] {08901ec6-7664-4f39-8101-aa3d1f4a91e8} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11100 | 2024.11.16 00:55:55.279626 [ 273 ] {08901ec6-7664-4f39-8101-aa3d1f4a91e8} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001641 sec., 40219.37842778793 rows/sec., 3.14 MiB/sec. | ||
11101 | 2024.11.16 00:55:55.279679 [ 273 ] {08901ec6-7664-4f39-8101-aa3d1f4a91e8} <Debug> TCPHandler: Processed in 0.00187074 sec. | ||
11102 | 2024.11.16 00:55:55.279822 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11103 | 2024.11.16 00:55:55.279930 [ 277 ] {ff13d7c7-36ea-41d8-b67a-6b042d5a79ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11104 | 2024.11.16 00:55:55.279989 [ 277 ] {ff13d7c7-36ea-41d8-b67a-6b042d5a79ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11105 | 2024.11.16 00:55:55.280597 [ 277 ] {ff13d7c7-36ea-41d8-b67a-6b042d5a79ee} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11106 | 2024.11.16 00:55:55.280644 [ 277 ] {ff13d7c7-36ea-41d8-b67a-6b042d5a79ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11107 | 2024.11.16 00:55:55.281072 [ 277 ] {ff13d7c7-36ea-41d8-b67a-6b042d5a79ee} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
11108 | 2024.11.16 00:55:55.281316 [ 277 ] {ff13d7c7-36ea-41d8-b67a-6b042d5a79ee} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11109 | 2024.11.16 00:55:55.281543 [ 277 ] {ff13d7c7-36ea-41d8-b67a-6b042d5a79ee} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001635 sec., 78899.08256880734 rows/sec., 5.49 MiB/sec. | ||
11110 | 2024.11.16 00:55:55.281594 [ 277 ] {ff13d7c7-36ea-41d8-b67a-6b042d5a79ee} <Debug> TCPHandler: Processed in 0.001823579 sec. | ||
11111 | 2024.11.16 00:55:55.281723 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11112 | 2024.11.16 00:55:55.281829 [ 273 ] {544e9370-c5fd-4246-b4f6-dfe16dc0a2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11113 | 2024.11.16 00:55:55.281874 [ 273 ] {544e9370-c5fd-4246-b4f6-dfe16dc0a2b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11114 | 2024.11.16 00:55:55.282401 [ 273 ] {544e9370-c5fd-4246-b4f6-dfe16dc0a2b7} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11115 | 2024.11.16 00:55:55.282448 [ 273 ] {544e9370-c5fd-4246-b4f6-dfe16dc0a2b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11116 | 2024.11.16 00:55:55.282873 [ 273 ] {544e9370-c5fd-4246-b4f6-dfe16dc0a2b7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
11117 | 2024.11.16 00:55:55.283121 [ 273 ] {544e9370-c5fd-4246-b4f6-dfe16dc0a2b7} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11118 | 2024.11.16 00:55:55.283330 [ 273 ] {544e9370-c5fd-4246-b4f6-dfe16dc0a2b7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001523 sec., 31516.743269862112 rows/sec., 2.12 MiB/sec. | ||
11119 | 2024.11.16 00:55:55.283380 [ 273 ] {544e9370-c5fd-4246-b4f6-dfe16dc0a2b7} <Debug> TCPHandler: Processed in 0.001705557 sec. | ||
11120 | 2024.11.16 00:56:00.273282 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11121 | 2024.11.16 00:56:00.273501 [ 277 ] {a0d4269e-c695-4be5-8879-56b77d3eaf44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11122 | 2024.11.16 00:56:00.273577 [ 277 ] {a0d4269e-c695-4be5-8879-56b77d3eaf44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11123 | 2024.11.16 00:56:00.274375 [ 277 ] {a0d4269e-c695-4be5-8879-56b77d3eaf44} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11124 | 2024.11.16 00:56:00.274432 [ 277 ] {a0d4269e-c695-4be5-8879-56b77d3eaf44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11125 | 2024.11.16 00:56:00.274883 [ 277 ] {a0d4269e-c695-4be5-8879-56b77d3eaf44} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
11126 | 2024.11.16 00:56:00.275147 [ 277 ] {a0d4269e-c695-4be5-8879-56b77d3eaf44} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11127 | 2024.11.16 00:56:00.275388 [ 277 ] {a0d4269e-c695-4be5-8879-56b77d3eaf44} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001935 sec., 28940.568475452194 rows/sec., 2.21 MiB/sec. | ||
11128 | 2024.11.16 00:56:00.275454 [ 277 ] {a0d4269e-c695-4be5-8879-56b77d3eaf44} <Debug> TCPHandler: Processed in 0.002308183 sec. | ||
11129 | 2024.11.16 00:56:00.275640 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11130 | 2024.11.16 00:56:00.275789 [ 273 ] {50e5afac-e955-4169-8515-4bac8a5ebd7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11131 | 2024.11.16 00:56:00.275848 [ 273 ] {50e5afac-e955-4169-8515-4bac8a5ebd7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11132 | 2024.11.16 00:56:00.276470 [ 273 ] {50e5afac-e955-4169-8515-4bac8a5ebd7b} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11133 | 2024.11.16 00:56:00.276512 [ 273 ] {50e5afac-e955-4169-8515-4bac8a5ebd7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11134 | 2024.11.16 00:56:00.276884 [ 273 ] {50e5afac-e955-4169-8515-4bac8a5ebd7b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
11135 | 2024.11.16 00:56:00.277143 [ 273 ] {50e5afac-e955-4169-8515-4bac8a5ebd7b} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11136 | 2024.11.16 00:56:00.277383 [ 273 ] {50e5afac-e955-4169-8515-4bac8a5ebd7b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001624 sec., 39408.86699507389 rows/sec., 3.08 MiB/sec. | ||
11137 | 2024.11.16 00:56:00.277483 [ 273 ] {50e5afac-e955-4169-8515-4bac8a5ebd7b} <Debug> TCPHandler: Processed in 0.001909182 sec. | ||
11138 | 2024.11.16 00:56:00.277702 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11139 | 2024.11.16 00:56:00.277975 [ 277 ] {2c202205-6c23-400e-ba25-dae84c42be5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11140 | 2024.11.16 00:56:00.278044 [ 277 ] {2c202205-6c23-400e-ba25-dae84c42be5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11141 | 2024.11.16 00:56:00.278606 [ 277 ] {2c202205-6c23-400e-ba25-dae84c42be5f} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11142 | 2024.11.16 00:56:00.278646 [ 277 ] {2c202205-6c23-400e-ba25-dae84c42be5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11143 | 2024.11.16 00:56:00.279047 [ 277 ] {2c202205-6c23-400e-ba25-dae84c42be5f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
11144 | 2024.11.16 00:56:00.279305 [ 277 ] {2c202205-6c23-400e-ba25-dae84c42be5f} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11145 | 2024.11.16 00:56:00.279531 [ 277 ] {2c202205-6c23-400e-ba25-dae84c42be5f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001639 sec., 97620.50030506407 rows/sec., 6.80 MiB/sec. | ||
11146 | 2024.11.16 00:56:00.279585 [ 277 ] {2c202205-6c23-400e-ba25-dae84c42be5f} <Debug> TCPHandler: Processed in 0.002001044 sec. | ||
11147 | 2024.11.16 00:56:00.279731 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11148 | 2024.11.16 00:56:00.279840 [ 273 ] {33ea46f7-d21a-4e28-8a0d-e7646b464c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11149 | 2024.11.16 00:56:00.279888 [ 273 ] {33ea46f7-d21a-4e28-8a0d-e7646b464c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11150 | 2024.11.16 00:56:00.280346 [ 273 ] {33ea46f7-d21a-4e28-8a0d-e7646b464c7d} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11151 | 2024.11.16 00:56:00.280384 [ 273 ] {33ea46f7-d21a-4e28-8a0d-e7646b464c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11152 | 2024.11.16 00:56:00.280742 [ 273 ] {33ea46f7-d21a-4e28-8a0d-e7646b464c7d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
11153 | 2024.11.16 00:56:00.280978 [ 273 ] {33ea46f7-d21a-4e28-8a0d-e7646b464c7d} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11154 | 2024.11.16 00:56:00.281185 [ 273 ] {33ea46f7-d21a-4e28-8a0d-e7646b464c7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec. | ||
11155 | 2024.11.16 00:56:00.281233 [ 273 ] {33ea46f7-d21a-4e28-8a0d-e7646b464c7d} <Debug> TCPHandler: Processed in 0.001554833 sec. | ||
11156 | 2024.11.16 00:56:01.058164 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11157 | 2024.11.16 00:56:01.058223 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11158 | 2024.11.16 00:56:01.476266 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1648 | ||
11159 | 2024.11.16 00:56:01.478924 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11160 | 2024.11.16 00:56:01.478975 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11161 | 2024.11.16 00:56:01.480395 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
11162 | 2024.11.16 00:56:01.480707 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11163 | 2024.11.16 00:56:01.481269 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1648 | ||
11164 | 2024.11.16 00:56:05.279542 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11165 | 2024.11.16 00:56:05.279784 [ 277 ] {4ad47180-16aa-495c-9134-82debbbc42b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11166 | 2024.11.16 00:56:05.279866 [ 277 ] {4ad47180-16aa-495c-9134-82debbbc42b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11167 | 2024.11.16 00:56:05.280662 [ 277 ] {4ad47180-16aa-495c-9134-82debbbc42b9} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11168 | 2024.11.16 00:56:05.280714 [ 277 ] {4ad47180-16aa-495c-9134-82debbbc42b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11169 | 2024.11.16 00:56:05.281161 [ 277 ] {4ad47180-16aa-495c-9134-82debbbc42b9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11170 | 2024.11.16 00:56:05.281419 [ 277 ] {4ad47180-16aa-495c-9134-82debbbc42b9} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11171 | 2024.11.16 00:56:05.281619 [ 277 ] {4ad47180-16aa-495c-9134-82debbbc42b9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001898 sec., 7376.185458377239 rows/sec., 530.99 KiB/sec. | ||
11172 | 2024.11.16 00:56:05.281674 [ 277 ] {4ad47180-16aa-495c-9134-82debbbc42b9} <Debug> TCPHandler: Processed in 0.002278902 sec. | ||
11173 | 2024.11.16 00:56:05.281844 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11174 | 2024.11.16 00:56:05.281983 [ 273 ] {50397b6b-6e45-49c6-b4d6-4785d8df1b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11175 | 2024.11.16 00:56:05.282038 [ 273 ] {50397b6b-6e45-49c6-b4d6-4785d8df1b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11176 | 2024.11.16 00:56:05.282719 [ 273 ] {50397b6b-6e45-49c6-b4d6-4785d8df1b51} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11177 | 2024.11.16 00:56:05.282757 [ 273 ] {50397b6b-6e45-49c6-b4d6-4785d8df1b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11178 | 2024.11.16 00:56:05.283135 [ 273 ] {50397b6b-6e45-49c6-b4d6-4785d8df1b51} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
11179 | 2024.11.16 00:56:05.283379 [ 273 ] {50397b6b-6e45-49c6-b4d6-4785d8df1b51} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11180 | 2024.11.16 00:56:05.283521 [ 52 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
11181 | 2024.11.16 00:56:05.283563 [ 273 ] {50397b6b-6e45-49c6-b4d6-4785d8df1b51} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001609 sec., 175885.6432566812 rows/sec., 15.52 MiB/sec. | ||
11182 | 2024.11.16 00:56:05.283575 [ 52 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11183 | 2024.11.16 00:56:05.283614 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11184 | 2024.11.16 00:56:05.283633 [ 273 ] {50397b6b-6e45-49c6-b4d6-4785d8df1b51} <Debug> TCPHandler: Processed in 0.00185706 sec. | ||
11185 | 2024.11.16 00:56:05.283876 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11186 | 2024.11.16 00:56:05.283945 [ 199 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
11187 | 2024.11.16 00:56:05.284341 [ 277 ] {9bf3eea9-4128-4aca-a2c8-b57e0cc3eaa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11188 | 2024.11.16 00:56:05.284509 [ 199 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11189 | 2024.11.16 00:56:05.284583 [ 277 ] {9bf3eea9-4128-4aca-a2c8-b57e0cc3eaa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11190 | 2024.11.16 00:56:05.284630 [ 199 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1432 rows starting from the beginning of the part | ||
11191 | 2024.11.16 00:56:05.285182 [ 199 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part | ||
11192 | 2024.11.16 00:56:05.285737 [ 199 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 283 rows starting from the beginning of the part | ||
11193 | 2024.11.16 00:56:05.286250 [ 199 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 57 rows starting from the beginning of the part | ||
11194 | 2024.11.16 00:56:05.286813 [ 199 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
11195 | 2024.11.16 00:56:05.287189 [ 199 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 283 rows starting from the beginning of the part | ||
11196 | 2024.11.16 00:56:05.288514 [ 277 ] {9bf3eea9-4128-4aca-a2c8-b57e0cc3eaa3} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11197 | 2024.11.16 00:56:05.288588 [ 277 ] {9bf3eea9-4128-4aca-a2c8-b57e0cc3eaa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11198 | 2024.11.16 00:56:05.289738 [ 277 ] {9bf3eea9-4128-4aca-a2c8-b57e0cc3eaa3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11199 | 2024.11.16 00:56:05.290058 [ 277 ] {9bf3eea9-4128-4aca-a2c8-b57e0cc3eaa3} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11200 | 2024.11.16 00:56:05.290620 [ 277 ] {9bf3eea9-4128-4aca-a2c8-b57e0cc3eaa3} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.006487 sec., 7245.259750269771 rows/sec., 533.97 KiB/sec. | ||
11201 | 2024.11.16 00:56:05.290631 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2167 rows, containing 5 columns (5 merged, 0 gathered) in 0.006900177 sec., 314049.914951457 rows/sec., 27.62 MiB/sec. | ||
11202 | 2024.11.16 00:56:05.290707 [ 277 ] {9bf3eea9-4128-4aca-a2c8-b57e0cc3eaa3} <Debug> TCPHandler: Processed in 0.0069922 sec. | ||
11203 | 2024.11.16 00:56:05.290860 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11204 | 2024.11.16 00:56:05.290907 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
11205 | 2024.11.16 00:56:05.291007 [ 273 ] {77f73d47-2b58-48a0-830e-90afb25060bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11206 | 2024.11.16 00:56:05.291058 [ 273 ] {77f73d47-2b58-48a0-830e-90afb25060bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11207 | 2024.11.16 00:56:05.291360 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_106_21} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11208 | 2024.11.16 00:56:05.291481 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_106_21} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
11209 | 2024.11.16 00:56:05.291591 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
11210 | 2024.11.16 00:56:05.291785 [ 273 ] {77f73d47-2b58-48a0-830e-90afb25060bc} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11211 | 2024.11.16 00:56:05.291823 [ 273 ] {77f73d47-2b58-48a0-830e-90afb25060bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11212 | 2024.11.16 00:56:05.292167 [ 273 ] {77f73d47-2b58-48a0-830e-90afb25060bc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11213 | 2024.11.16 00:56:05.292409 [ 273 ] {77f73d47-2b58-48a0-830e-90afb25060bc} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11214 | 2024.11.16 00:56:05.292586 [ 273 ] {77f73d47-2b58-48a0-830e-90afb25060bc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001617 sec., 8658.008658008659 rows/sec., 606.35 KiB/sec. | ||
11215 | 2024.11.16 00:56:05.292643 [ 273 ] {77f73d47-2b58-48a0-830e-90afb25060bc} <Debug> TCPHandler: Processed in 0.001837369 sec. | ||
11216 | 2024.11.16 00:56:05.292802 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11217 | 2024.11.16 00:56:05.292931 [ 277 ] {8cf1261f-3f15-4d31-a2f1-a10d3a34575b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11218 | 2024.11.16 00:56:05.292987 [ 277 ] {8cf1261f-3f15-4d31-a2f1-a10d3a34575b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11219 | 2024.11.16 00:56:05.293554 [ 277 ] {8cf1261f-3f15-4d31-a2f1-a10d3a34575b} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11220 | 2024.11.16 00:56:05.293592 [ 277 ] {8cf1261f-3f15-4d31-a2f1-a10d3a34575b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11221 | 2024.11.16 00:56:05.293929 [ 277 ] {8cf1261f-3f15-4d31-a2f1-a10d3a34575b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11222 | 2024.11.16 00:56:05.294169 [ 277 ] {8cf1261f-3f15-4d31-a2f1-a10d3a34575b} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11223 | 2024.11.16 00:56:05.294347 [ 277 ] {8cf1261f-3f15-4d31-a2f1-a10d3a34575b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001446 sec., 8990.318118948824 rows/sec., 560.54 KiB/sec. | ||
11224 | 2024.11.16 00:56:05.294396 [ 277 ] {8cf1261f-3f15-4d31-a2f1-a10d3a34575b} <Debug> TCPHandler: Processed in 0.001657885 sec. | ||
11225 | 2024.11.16 00:56:05.294541 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11226 | 2024.11.16 00:56:05.294667 [ 273 ] {c729bd4c-365b-45da-92e5-779420c82592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11227 | 2024.11.16 00:56:05.294721 [ 273 ] {c729bd4c-365b-45da-92e5-779420c82592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11228 | 2024.11.16 00:56:05.295551 [ 273 ] {c729bd4c-365b-45da-92e5-779420c82592} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11229 | 2024.11.16 00:56:05.295592 [ 273 ] {c729bd4c-365b-45da-92e5-779420c82592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11230 | 2024.11.16 00:56:05.295976 [ 273 ] {c729bd4c-365b-45da-92e5-779420c82592} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
11231 | 2024.11.16 00:56:05.296214 [ 273 ] {c729bd4c-365b-45da-92e5-779420c82592} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11232 | 2024.11.16 00:56:05.296347 [ 52 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
11233 | 2024.11.16 00:56:05.296380 [ 52 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11234 | 2024.11.16 00:56:05.296396 [ 273 ] {c729bd4c-365b-45da-92e5-779420c82592} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001756 sec., 240318.90660592256 rows/sec., 17.18 MiB/sec. | ||
11235 | 2024.11.16 00:56:05.296404 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11236 | 2024.11.16 00:56:05.296494 [ 273 ] {c729bd4c-365b-45da-92e5-779420c82592} <Debug> TCPHandler: Processed in 0.002011545 sec. | ||
11237 | 2024.11.16 00:56:05.296648 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
11238 | 2024.11.16 00:56:05.296672 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11239 | 2024.11.16 00:56:05.296913 [ 277 ] {1fd3304f-e247-4e11-a20d-f135d29daf9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11240 | 2024.11.16 00:56:05.296932 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11241 | 2024.11.16 00:56:05.297015 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 914 rows starting from the beginning of the part | ||
11242 | 2024.11.16 00:56:05.297013 [ 277 ] {1fd3304f-e247-4e11-a20d-f135d29daf9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11243 | 2024.11.16 00:56:05.297399 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part | ||
11244 | 2024.11.16 00:56:05.297770 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 422 rows starting from the beginning of the part | ||
11245 | 2024.11.16 00:56:05.298154 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 66 rows starting from the beginning of the part | ||
11246 | 2024.11.16 00:56:05.298387 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
11247 | 2024.11.16 00:56:05.298665 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 422 rows starting from the beginning of the part | ||
11248 | 2024.11.16 00:56:05.299461 [ 277 ] {1fd3304f-e247-4e11-a20d-f135d29daf9f} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11249 | 2024.11.16 00:56:05.299524 [ 277 ] {1fd3304f-e247-4e11-a20d-f135d29daf9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11250 | 2024.11.16 00:56:05.300378 [ 277 ] {1fd3304f-e247-4e11-a20d-f135d29daf9f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11251 | 2024.11.16 00:56:05.300908 [ 277 ] {1fd3304f-e247-4e11-a20d-f135d29daf9f} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11252 | 2024.11.16 00:56:05.301302 [ 277 ] {1fd3304f-e247-4e11-a20d-f135d29daf9f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004457 sec., 1346.1969934933811 rows/sec., 70.33 KiB/sec. | ||
11253 | 2024.11.16 00:56:05.301507 [ 277 ] {1fd3304f-e247-4e11-a20d-f135d29daf9f} <Debug> TCPHandler: Processed in 0.004895062 sec. | ||
11254 | 2024.11.16 00:56:05.301850 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11255 | 2024.11.16 00:56:05.302486 [ 273 ] {8d65b391-f3d8-47dd-b24d-f9f23ffb8009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11256 | 2024.11.16 00:56:05.302624 [ 195 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.006099575 sec., 320022.2966354213 rows/sec., 24.49 MiB/sec. | ||
11257 | 2024.11.16 00:56:05.302650 [ 273 ] {8d65b391-f3d8-47dd-b24d-f9f23ffb8009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11258 | 2024.11.16 00:56:05.302853 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
11259 | 2024.11.16 00:56:05.303214 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_106_21} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11260 | 2024.11.16 00:56:05.303334 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_106_21} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
11261 | 2024.11.16 00:56:05.303435 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
11262 | 2024.11.16 00:56:05.303439 [ 273 ] {8d65b391-f3d8-47dd-b24d-f9f23ffb8009} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11263 | 2024.11.16 00:56:05.303484 [ 273 ] {8d65b391-f3d8-47dd-b24d-f9f23ffb8009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11264 | 2024.11.16 00:56:05.303871 [ 273 ] {8d65b391-f3d8-47dd-b24d-f9f23ffb8009} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
11265 | 2024.11.16 00:56:05.304110 [ 273 ] {8d65b391-f3d8-47dd-b24d-f9f23ffb8009} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11266 | 2024.11.16 00:56:05.304244 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
11267 | 2024.11.16 00:56:05.304280 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11268 | 2024.11.16 00:56:05.304294 [ 273 ] {8d65b391-f3d8-47dd-b24d-f9f23ffb8009} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002072 sec., 114382.23938223938 rows/sec., 7.67 MiB/sec. | ||
11269 | 2024.11.16 00:56:05.304305 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11270 | 2024.11.16 00:56:05.304430 [ 273 ] {8d65b391-f3d8-47dd-b24d-f9f23ffb8009} <Debug> TCPHandler: Processed in 0.002774005 sec. | ||
11271 | 2024.11.16 00:56:05.304723 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11272 | 2024.11.16 00:56:05.304744 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
11273 | 2024.11.16 00:56:05.305228 [ 277 ] {0b9afcbe-9689-4b56-9cb5-09e3caed8005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11274 | 2024.11.16 00:56:05.305331 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11275 | 2024.11.16 00:56:05.305465 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_101_20, total 19781 rows starting from the beginning of the part | ||
11276 | 2024.11.16 00:56:05.305460 [ 277 ] {0b9afcbe-9689-4b56-9cb5-09e3caed8005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11277 | 2024.11.16 00:56:05.305914 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
11278 | 2024.11.16 00:56:05.306389 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 237 rows starting from the beginning of the part | ||
11279 | 2024.11.16 00:56:05.306798 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 129 rows starting from the beginning of the part | ||
11280 | 2024.11.16 00:56:05.307165 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
11281 | 2024.11.16 00:56:05.307567 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 237 rows starting from the beginning of the part | ||
11282 | 2024.11.16 00:56:05.309333 [ 277 ] {0b9afcbe-9689-4b56-9cb5-09e3caed8005} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11283 | 2024.11.16 00:56:05.309448 [ 277 ] {0b9afcbe-9689-4b56-9cb5-09e3caed8005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11284 | 2024.11.16 00:56:05.309956 [ 277 ] {0b9afcbe-9689-4b56-9cb5-09e3caed8005} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11285 | 2024.11.16 00:56:05.310254 [ 277 ] {0b9afcbe-9689-4b56-9cb5-09e3caed8005} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11286 | 2024.11.16 00:56:05.310548 [ 277 ] {0b9afcbe-9689-4b56-9cb5-09e3caed8005} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005549 sec., 180.21265092809514 rows/sec., 12.14 KiB/sec. | ||
11287 | 2024.11.16 00:56:05.310725 [ 277 ] {0b9afcbe-9689-4b56-9cb5-09e3caed8005} <Debug> TCPHandler: Processed in 0.006178648 sec. | ||
11288 | 2024.11.16 00:56:05.310951 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11289 | 2024.11.16 00:56:05.311236 [ 273 ] {6ec8049b-55da-4d5f-8c07-6e05bd282c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11290 | 2024.11.16 00:56:05.311448 [ 273 ] {6ec8049b-55da-4d5f-8c07-6e05bd282c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11291 | 2024.11.16 00:56:05.313211 [ 273 ] {6ec8049b-55da-4d5f-8c07-6e05bd282c45} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11292 | 2024.11.16 00:56:05.313249 [ 273 ] {6ec8049b-55da-4d5f-8c07-6e05bd282c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11293 | 2024.11.16 00:56:05.314142 [ 273 ] {6ec8049b-55da-4d5f-8c07-6e05bd282c45} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11294 | 2024.11.16 00:56:05.314572 [ 273 ] {6ec8049b-55da-4d5f-8c07-6e05bd282c45} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11295 | 2024.11.16 00:56:05.314920 [ 273 ] {6ec8049b-55da-4d5f-8c07-6e05bd282c45} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00373 sec., 10723.860589812333 rows/sec., 19.22 MiB/sec. | ||
11296 | 2024.11.16 00:56:05.315654 [ 273 ] {6ec8049b-55da-4d5f-8c07-6e05bd282c45} <Debug> TCPHandler: Processed in 0.00481407 sec. | ||
11297 | 2024.11.16 00:56:05.315907 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11298 | 2024.11.16 00:56:05.316206 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20704 rows, containing 5 columns (5 merged, 0 gathered) in 0.011756359 sec., 1761089.4665601826 rows/sec., 120.25 MiB/sec. | ||
11299 | 2024.11.16 00:56:05.316301 [ 277 ] {ae34fa91-5e59-44d3-8372-6ebfae167c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11300 | 2024.11.16 00:56:05.316359 [ 277 ] {ae34fa91-5e59-44d3-8372-6ebfae167c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11301 | 2024.11.16 00:56:05.316637 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
11302 | 2024.11.16 00:56:05.317168 [ 277 ] {ae34fa91-5e59-44d3-8372-6ebfae167c93} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11303 | 2024.11.16 00:56:05.317210 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11304 | 2024.11.16 00:56:05.317235 [ 277 ] {ae34fa91-5e59-44d3-8372-6ebfae167c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11305 | 2024.11.16 00:56:05.317432 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
11306 | 2024.11.16 00:56:05.317612 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
11307 | 2024.11.16 00:56:05.317868 [ 277 ] {ae34fa91-5e59-44d3-8372-6ebfae167c93} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
11308 | 2024.11.16 00:56:05.318116 [ 277 ] {ae34fa91-5e59-44d3-8372-6ebfae167c93} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11309 | 2024.11.16 00:56:05.318297 [ 277 ] {ae34fa91-5e59-44d3-8372-6ebfae167c93} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002099 sec., 39066.22201048118 rows/sec., 2.48 MiB/sec. | ||
11310 | 2024.11.16 00:56:05.318348 [ 277 ] {ae34fa91-5e59-44d3-8372-6ebfae167c93} <Debug> TCPHandler: Processed in 0.00258049 sec. | ||
11311 | 2024.11.16 00:56:10.009912 [ 225 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): 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] | ||
11312 | 2024.11.16 00:56:10.009980 [ 225 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): 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] | ||
11313 | 2024.11.16 00:56:10.012186 [ 225 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): 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] | ||
11314 | 2024.11.16 00:56:10.268082 [ 225 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): 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] | ||
11315 | 2024.11.16 00:56:10.268129 [ 225 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): 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] | ||
11316 | 2024.11.16 00:56:10.270041 [ 225 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): 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] | ||
11317 | 2024.11.16 00:56:10.271550 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11318 | 2024.11.16 00:56:10.271768 [ 277 ] {169a0a95-691e-41e5-b5be-5f24797ad30c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11319 | 2024.11.16 00:56:10.271854 [ 277 ] {169a0a95-691e-41e5-b5be-5f24797ad30c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11320 | 2024.11.16 00:56:10.272686 [ 277 ] {169a0a95-691e-41e5-b5be-5f24797ad30c} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11321 | 2024.11.16 00:56:10.272735 [ 277 ] {169a0a95-691e-41e5-b5be-5f24797ad30c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11322 | 2024.11.16 00:56:10.273166 [ 277 ] {169a0a95-691e-41e5-b5be-5f24797ad30c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11323 | 2024.11.16 00:56:10.273432 [ 277 ] {169a0a95-691e-41e5-b5be-5f24797ad30c} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11324 | 2024.11.16 00:56:10.273703 [ 277 ] {169a0a95-691e-41e5-b5be-5f24797ad30c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001991 sec., 2009.040683073832 rows/sec., 163.82 KiB/sec. | ||
11325 | 2024.11.16 00:56:10.273870 [ 277 ] {169a0a95-691e-41e5-b5be-5f24797ad30c} <Debug> TCPHandler: Processed in 0.002461647 sec. | ||
11326 | 2024.11.16 00:56:10.274112 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11327 | 2024.11.16 00:56:10.274257 [ 273 ] {e2bd445e-af71-45d1-8f06-0fa5044f85bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11328 | 2024.11.16 00:56:10.274316 [ 273 ] {e2bd445e-af71-45d1-8f06-0fa5044f85bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11329 | 2024.11.16 00:56:10.274944 [ 273 ] {e2bd445e-af71-45d1-8f06-0fa5044f85bf} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11330 | 2024.11.16 00:56:10.274986 [ 273 ] {e2bd445e-af71-45d1-8f06-0fa5044f85bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11331 | 2024.11.16 00:56:10.275380 [ 273 ] {e2bd445e-af71-45d1-8f06-0fa5044f85bf} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
11332 | 2024.11.16 00:56:10.275627 [ 273 ] {e2bd445e-af71-45d1-8f06-0fa5044f85bf} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11333 | 2024.11.16 00:56:10.275824 [ 273 ] {e2bd445e-af71-45d1-8f06-0fa5044f85bf} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001596 sec., 36340.85213032582 rows/sec., 2.77 MiB/sec. | ||
11334 | 2024.11.16 00:56:10.275913 [ 273 ] {e2bd445e-af71-45d1-8f06-0fa5044f85bf} <Debug> TCPHandler: Processed in 0.001898401 sec. | ||
11335 | 2024.11.16 00:56:10.275931 [ 223 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): 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] | ||
11336 | 2024.11.16 00:56:10.275994 [ 223 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): 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] | ||
11337 | 2024.11.16 00:56:10.276114 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11338 | 2024.11.16 00:56:10.276297 [ 277 ] {13ccd2eb-7863-429e-bc33-3cb3a73b70fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11339 | 2024.11.16 00:56:10.276382 [ 277 ] {13ccd2eb-7863-429e-bc33-3cb3a73b70fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11340 | 2024.11.16 00:56:10.277482 [ 277 ] {13ccd2eb-7863-429e-bc33-3cb3a73b70fd} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11341 | 2024.11.16 00:56:10.277533 [ 277 ] {13ccd2eb-7863-429e-bc33-3cb3a73b70fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11342 | 2024.11.16 00:56:10.278252 [ 277 ] {13ccd2eb-7863-429e-bc33-3cb3a73b70fd} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
11343 | 2024.11.16 00:56:10.278670 [ 277 ] {13ccd2eb-7863-429e-bc33-3cb3a73b70fd} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11344 | 2024.11.16 00:56:10.279081 [ 277 ] {13ccd2eb-7863-429e-bc33-3cb3a73b70fd} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.002788 sec., 1434.7202295552368 rows/sec., 100.18 KiB/sec. | ||
11345 | 2024.11.16 00:56:10.279161 [ 277 ] {13ccd2eb-7863-429e-bc33-3cb3a73b70fd} <Debug> TCPHandler: Processed in 0.003147166 sec. | ||
11346 | 2024.11.16 00:56:10.279338 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11347 | 2024.11.16 00:56:10.279426 [ 223 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): 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] | ||
11348 | 2024.11.16 00:56:10.279584 [ 273 ] {471ccd1b-c66e-4316-8fcb-945f9acbf039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11349 | 2024.11.16 00:56:10.279701 [ 273 ] {471ccd1b-c66e-4316-8fcb-945f9acbf039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11350 | 2024.11.16 00:56:10.281333 [ 273 ] {471ccd1b-c66e-4316-8fcb-945f9acbf039} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11351 | 2024.11.16 00:56:10.281375 [ 273 ] {471ccd1b-c66e-4316-8fcb-945f9acbf039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11352 | 2024.11.16 00:56:10.281746 [ 273 ] {471ccd1b-c66e-4316-8fcb-945f9acbf039} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
11353 | 2024.11.16 00:56:10.281990 [ 273 ] {471ccd1b-c66e-4316-8fcb-945f9acbf039} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11354 | 2024.11.16 00:56:10.282193 [ 273 ] {471ccd1b-c66e-4316-8fcb-945f9acbf039} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.002715 sec., 25046.040515653774 rows/sec., 1.96 MiB/sec. | ||
11355 | 2024.11.16 00:56:10.282246 [ 273 ] {471ccd1b-c66e-4316-8fcb-945f9acbf039} <Debug> TCPHandler: Processed in 0.002990601 sec. | ||
11356 | 2024.11.16 00:56:10.282396 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11357 | 2024.11.16 00:56:10.282526 [ 277 ] {8497912a-9f01-4276-8397-0623f0c1418b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11358 | 2024.11.16 00:56:10.282585 [ 277 ] {8497912a-9f01-4276-8397-0623f0c1418b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11359 | 2024.11.16 00:56:10.283194 [ 277 ] {8497912a-9f01-4276-8397-0623f0c1418b} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11360 | 2024.11.16 00:56:10.283242 [ 277 ] {8497912a-9f01-4276-8397-0623f0c1418b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11361 | 2024.11.16 00:56:10.283656 [ 277 ] {8497912a-9f01-4276-8397-0623f0c1418b} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
11362 | 2024.11.16 00:56:10.283901 [ 277 ] {8497912a-9f01-4276-8397-0623f0c1418b} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11363 | 2024.11.16 00:56:10.284134 [ 277 ] {8497912a-9f01-4276-8397-0623f0c1418b} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.00163 sec., 79754.60122699387 rows/sec., 5.55 MiB/sec. | ||
11364 | 2024.11.16 00:56:10.284211 [ 277 ] {8497912a-9f01-4276-8397-0623f0c1418b} <Debug> TCPHandler: Processed in 0.001869981 sec. | ||
11365 | 2024.11.16 00:56:10.284228 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): 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] | ||
11366 | 2024.11.16 00:56:10.284320 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): 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] | ||
11367 | 2024.11.16 00:56:10.284378 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11368 | 2024.11.16 00:56:10.284625 [ 273 ] {e6500259-d907-4c76-975d-ee2da64c8323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11369 | 2024.11.16 00:56:10.284693 [ 273 ] {e6500259-d907-4c76-975d-ee2da64c8323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11370 | 2024.11.16 00:56:10.285848 [ 273 ] {e6500259-d907-4c76-975d-ee2da64c8323} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11371 | 2024.11.16 00:56:10.285904 [ 273 ] {e6500259-d907-4c76-975d-ee2da64c8323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11372 | 2024.11.16 00:56:10.286621 [ 273 ] {e6500259-d907-4c76-975d-ee2da64c8323} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
11373 | 2024.11.16 00:56:10.287049 [ 273 ] {e6500259-d907-4c76-975d-ee2da64c8323} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11374 | 2024.11.16 00:56:10.287253 [ 43 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
11375 | 2024.11.16 00:56:10.287355 [ 43 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11376 | 2024.11.16 00:56:10.287408 [ 273 ] {e6500259-d907-4c76-975d-ee2da64c8323} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.002877 sec., 16684.045881126174 rows/sec., 1.12 MiB/sec. | ||
11377 | 2024.11.16 00:56:10.287432 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11378 | 2024.11.16 00:56:10.287745 [ 273 ] {e6500259-d907-4c76-975d-ee2da64c8323} <Debug> TCPHandler: Processed in 0.003435133 sec. | ||
11379 | 2024.11.16 00:56:10.288208 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
11380 | 2024.11.16 00:56:10.288606 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11381 | 2024.11.16 00:56:10.288718 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6462 rows starting from the beginning of the part | ||
11382 | 2024.11.16 00:56:10.289066 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): 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] | ||
11383 | 2024.11.16 00:56:10.289183 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 82 rows starting from the beginning of the part | ||
11384 | 2024.11.16 00:56:10.289680 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 48 rows starting from the beginning of the part | ||
11385 | 2024.11.16 00:56:10.290236 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
11386 | 2024.11.16 00:56:10.290629 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 82 rows starting from the beginning of the part | ||
11387 | 2024.11.16 00:56:10.291036 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 48 rows starting from the beginning of the part | ||
11388 | 2024.11.16 00:56:10.293166 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6782 rows, containing 4 columns (4 merged, 0 gathered) in 0.00555385 sec., 1221134.8884107422 rows/sec., 80.29 MiB/sec. | ||
11389 | 2024.11.16 00:56:10.293816 [ 198 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
11390 | 2024.11.16 00:56:10.294434 [ 198 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_106_21} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11391 | 2024.11.16 00:56:10.294524 [ 198 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_106_21} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
11392 | 2024.11.16 00:56:10.294630 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
11393 | 2024.11.16 00:56:11.482359 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1682 | ||
11394 | 2024.11.16 00:56:11.485572 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11395 | 2024.11.16 00:56:11.485625 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11396 | 2024.11.16 00:56:11.487104 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
11397 | 2024.11.16 00:56:11.487429 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11398 | 2024.11.16 00:56:11.487897 [ 224 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): 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] | ||
11399 | 2024.11.16 00:56:11.488010 [ 224 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): 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] | ||
11400 | 2024.11.16 00:56:11.489981 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1682 | ||
11401 | 2024.11.16 00:56:11.491534 [ 224 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): 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] | ||
11402 | 2024.11.16 00:56:11.864620 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): 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] | ||
11403 | 2024.11.16 00:56:11.864698 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): 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] | ||
11404 | 2024.11.16 00:56:11.866969 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): 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] | ||
11405 | 2024.11.16 00:56:15.273594 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11406 | 2024.11.16 00:56:15.273826 [ 277 ] {3e23367b-813b-4694-b30b-59850057892c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11407 | 2024.11.16 00:56:15.273912 [ 277 ] {3e23367b-813b-4694-b30b-59850057892c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11408 | 2024.11.16 00:56:15.274796 [ 277 ] {3e23367b-813b-4694-b30b-59850057892c} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11409 | 2024.11.16 00:56:15.274849 [ 277 ] {3e23367b-813b-4694-b30b-59850057892c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11410 | 2024.11.16 00:56:15.275311 [ 277 ] {3e23367b-813b-4694-b30b-59850057892c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
11411 | 2024.11.16 00:56:15.275572 [ 277 ] {3e23367b-813b-4694-b30b-59850057892c} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11412 | 2024.11.16 00:56:15.275813 [ 277 ] {3e23367b-813b-4694-b30b-59850057892c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002041 sec., 27437.530622244 rows/sec., 2.09 MiB/sec. | ||
11413 | 2024.11.16 00:56:15.275888 [ 277 ] {3e23367b-813b-4694-b30b-59850057892c} <Debug> TCPHandler: Processed in 0.002440446 sec. | ||
11414 | 2024.11.16 00:56:15.276097 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11415 | 2024.11.16 00:56:15.276267 [ 273 ] {4e2c4761-2409-4eb5-8b53-66ab5b6165a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11416 | 2024.11.16 00:56:15.276327 [ 273 ] {4e2c4761-2409-4eb5-8b53-66ab5b6165a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11417 | 2024.11.16 00:56:15.276940 [ 273 ] {4e2c4761-2409-4eb5-8b53-66ab5b6165a0} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11418 | 2024.11.16 00:56:15.276981 [ 273 ] {4e2c4761-2409-4eb5-8b53-66ab5b6165a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11419 | 2024.11.16 00:56:15.277353 [ 273 ] {4e2c4761-2409-4eb5-8b53-66ab5b6165a0} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
11420 | 2024.11.16 00:56:15.277590 [ 273 ] {4e2c4761-2409-4eb5-8b53-66ab5b6165a0} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11421 | 2024.11.16 00:56:15.277828 [ 273 ] {4e2c4761-2409-4eb5-8b53-66ab5b6165a0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001596 sec., 40100.25062656642 rows/sec., 3.13 MiB/sec. | ||
11422 | 2024.11.16 00:56:15.277919 [ 273 ] {4e2c4761-2409-4eb5-8b53-66ab5b6165a0} <Debug> TCPHandler: Processed in 0.001905742 sec. | ||
11423 | 2024.11.16 00:56:15.278133 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11424 | 2024.11.16 00:56:15.278323 [ 277 ] {7bdda059-429e-47e5-a1ae-44eab8d7f729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11425 | 2024.11.16 00:56:15.278386 [ 277 ] {7bdda059-429e-47e5-a1ae-44eab8d7f729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11426 | 2024.11.16 00:56:15.278930 [ 277 ] {7bdda059-429e-47e5-a1ae-44eab8d7f729} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11427 | 2024.11.16 00:56:15.278970 [ 277 ] {7bdda059-429e-47e5-a1ae-44eab8d7f729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11428 | 2024.11.16 00:56:15.279376 [ 277 ] {7bdda059-429e-47e5-a1ae-44eab8d7f729} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
11429 | 2024.11.16 00:56:15.279636 [ 277 ] {7bdda059-429e-47e5-a1ae-44eab8d7f729} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11430 | 2024.11.16 00:56:15.279871 [ 277 ] {7bdda059-429e-47e5-a1ae-44eab8d7f729} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001578 sec., 101394.16983523447 rows/sec., 7.06 MiB/sec. | ||
11431 | 2024.11.16 00:56:15.279981 [ 277 ] {7bdda059-429e-47e5-a1ae-44eab8d7f729} <Debug> TCPHandler: Processed in 0.001957533 sec. | ||
11432 | 2024.11.16 00:56:15.280173 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11433 | 2024.11.16 00:56:15.280366 [ 273 ] {8d2d91ec-1a22-41ea-a749-f62c904fd1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11434 | 2024.11.16 00:56:15.280424 [ 273 ] {8d2d91ec-1a22-41ea-a749-f62c904fd1fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11435 | 2024.11.16 00:56:15.280924 [ 273 ] {8d2d91ec-1a22-41ea-a749-f62c904fd1fa} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11436 | 2024.11.16 00:56:15.280964 [ 273 ] {8d2d91ec-1a22-41ea-a749-f62c904fd1fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11437 | 2024.11.16 00:56:15.281334 [ 273 ] {8d2d91ec-1a22-41ea-a749-f62c904fd1fa} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
11438 | 2024.11.16 00:56:15.281571 [ 273 ] {8d2d91ec-1a22-41ea-a749-f62c904fd1fa} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11439 | 2024.11.16 00:56:15.281791 [ 273 ] {8d2d91ec-1a22-41ea-a749-f62c904fd1fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001454 sec., 41265.474552957356 rows/sec., 2.78 MiB/sec. | ||
11440 | 2024.11.16 00:56:15.281845 [ 224 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): 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] | ||
11441 | 2024.11.16 00:56:15.281848 [ 273 ] {8d2d91ec-1a22-41ea-a749-f62c904fd1fa} <Debug> TCPHandler: Processed in 0.001784628 sec. | ||
11442 | 2024.11.16 00:56:15.281883 [ 224 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): 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] | ||
11443 | 2024.11.16 00:56:15.283715 [ 224 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): 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] | ||
11444 | 2024.11.16 00:56:16.058362 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11445 | 2024.11.16 00:56:16.058405 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11446 | 2024.11.16 00:56:17.666967 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53774, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11447 | 2024.11.16 00:56:17.859460 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44587, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11448 | 2024.11.16 00:56:17.861786 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38241, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11449 | 2024.11.16 00:56:17.881052 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35394, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11450 | 2024.11.16 00:56:17.922343 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52726, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11451 | 2024.11.16 00:56:17.999642 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41760, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11452 | 2024.11.16 00:56:18.024912 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54566, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11453 | 2024.11.16 00:56:18.055166 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49588, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11454 | 2024.11.16 00:56:19.874791 [ 36 ] {} <Debug> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11455 | 2024.11.16 00:56:19.874860 [ 36 ] {} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11456 | 2024.11.16 00:56:19.874886 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11457 | 2024.11.16 00:56:19.875025 [ 224 ] {} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): 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] | ||
11458 | 2024.11.16 00:56:19.875093 [ 224 ] {} <Debug> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): 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] | ||
11459 | 2024.11.16 00:56:19.875113 [ 197 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
11460 | 2024.11.16 00:56:19.875409 [ 197 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11461 | 2024.11.16 00:56:19.875455 [ 197 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 242 rows starting from the beginning of the part | ||
11462 | 2024.11.16 00:56:19.875672 [ 197 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
11463 | 2024.11.16 00:56:19.875972 [ 197 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
11464 | 2024.11.16 00:56:19.876334 [ 197 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
11465 | 2024.11.16 00:56:19.876625 [ 197 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
11466 | 2024.11.16 00:56:19.878899 [ 197 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.003930067 sec., 75825.67930775735 rows/sec., 5.44 MiB/sec. | ||
11467 | 2024.11.16 00:56:19.878931 [ 224 ] {} <Debug> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): 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] | ||
11468 | 2024.11.16 00:56:19.879162 [ 200 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11469 | 2024.11.16 00:56:19.879506 [ 200 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_37_9} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11470 | 2024.11.16 00:56:19.879582 [ 200 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_37_9} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11471 | 2024.11.16 00:56:19.879680 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
11472 | 2024.11.16 00:56:20.279734 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11473 | 2024.11.16 00:56:20.279925 [ 277 ] {79b19961-fbf6-46ff-a10b-48e8935ce19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11474 | 2024.11.16 00:56:20.280002 [ 277 ] {79b19961-fbf6-46ff-a10b-48e8935ce19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11475 | 2024.11.16 00:56:20.280793 [ 277 ] {79b19961-fbf6-46ff-a10b-48e8935ce19c} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11476 | 2024.11.16 00:56:20.280835 [ 277 ] {79b19961-fbf6-46ff-a10b-48e8935ce19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11477 | 2024.11.16 00:56:20.281245 [ 277 ] {79b19961-fbf6-46ff-a10b-48e8935ce19c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11478 | 2024.11.16 00:56:20.281496 [ 277 ] {79b19961-fbf6-46ff-a10b-48e8935ce19c} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11479 | 2024.11.16 00:56:20.281650 [ 36 ] {} <Debug> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11480 | 2024.11.16 00:56:20.281698 [ 36 ] {} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11481 | 2024.11.16 00:56:20.281705 [ 277 ] {79b19961-fbf6-46ff-a10b-48e8935ce19c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001837 sec., 7621.121393576483 rows/sec., 548.62 KiB/sec. | ||
11482 | 2024.11.16 00:56:20.281726 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11483 | 2024.11.16 00:56:20.281791 [ 277 ] {79b19961-fbf6-46ff-a10b-48e8935ce19c} <Debug> TCPHandler: Processed in 0.002188259 sec. | ||
11484 | 2024.11.16 00:56:20.281930 [ 222 ] {} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): 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] | ||
11485 | 2024.11.16 00:56:20.282052 [ 222 ] {} <Debug> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): 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] | ||
11486 | 2024.11.16 00:56:20.282145 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11487 | 2024.11.16 00:56:20.282202 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
11488 | 2024.11.16 00:56:20.282618 [ 273 ] {ffb4a644-a388-4c0f-a7f5-9788c4376f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11489 | 2024.11.16 00:56:20.282674 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11490 | 2024.11.16 00:56:20.282721 [ 273 ] {ffb4a644-a388-4c0f-a7f5-9788c4376f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11491 | 2024.11.16 00:56:20.282764 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
11492 | 2024.11.16 00:56:20.283299 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
11493 | 2024.11.16 00:56:20.283717 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
11494 | 2024.11.16 00:56:20.284190 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
11495 | 2024.11.16 00:56:20.284577 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
11496 | 2024.11.16 00:56:20.287727 [ 222 ] {} <Debug> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): 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] | ||
11497 | 2024.11.16 00:56:20.289147 [ 273 ] {ffb4a644-a388-4c0f-a7f5-9788c4376f55} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11498 | 2024.11.16 00:56:20.289197 [ 273 ] {ffb4a644-a388-4c0f-a7f5-9788c4376f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11499 | 2024.11.16 00:56:20.289212 [ 191 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00736742 sec., 9501.290818224019 rows/sec., 721.08 KiB/sec. | ||
11500 | 2024.11.16 00:56:20.289533 [ 191 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11501 | 2024.11.16 00:56:20.289875 [ 273 ] {ffb4a644-a388-4c0f-a7f5-9788c4376f55} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
11502 | 2024.11.16 00:56:20.290148 [ 191 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_37_9} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11503 | 2024.11.16 00:56:20.290350 [ 191 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_37_9} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11504 | 2024.11.16 00:56:20.290360 [ 273 ] {ffb4a644-a388-4c0f-a7f5-9788c4376f55} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11505 | 2024.11.16 00:56:20.290527 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11506 | 2024.11.16 00:56:20.290685 [ 273 ] {ffb4a644-a388-4c0f-a7f5-9788c4376f55} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.00824 sec., 34344.66019417475 rows/sec., 3.03 MiB/sec. | ||
11507 | 2024.11.16 00:56:20.290756 [ 273 ] {ffb4a644-a388-4c0f-a7f5-9788c4376f55} <Debug> TCPHandler: Processed in 0.00885462 sec. | ||
11508 | 2024.11.16 00:56:20.290901 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11509 | 2024.11.16 00:56:20.291016 [ 277 ] {5b71b633-21f6-444c-af86-085e02e32a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11510 | 2024.11.16 00:56:20.291063 [ 277 ] {5b71b633-21f6-444c-af86-085e02e32a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11511 | 2024.11.16 00:56:20.291614 [ 277 ] {5b71b633-21f6-444c-af86-085e02e32a7a} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11512 | 2024.11.16 00:56:20.291651 [ 277 ] {5b71b633-21f6-444c-af86-085e02e32a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11513 | 2024.11.16 00:56:20.292012 [ 277 ] {5b71b633-21f6-444c-af86-085e02e32a7a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
11514 | 2024.11.16 00:56:20.292254 [ 277 ] {5b71b633-21f6-444c-af86-085e02e32a7a} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11515 | 2024.11.16 00:56:20.292378 [ 36 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
11516 | 2024.11.16 00:56:20.292417 [ 36 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11517 | 2024.11.16 00:56:20.292439 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11518 | 2024.11.16 00:56:20.292437 [ 277 ] {5b71b633-21f6-444c-af86-085e02e32a7a} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001446 sec., 32503.457814661135 rows/sec., 2.34 MiB/sec. | ||
11519 | 2024.11.16 00:56:20.292681 [ 277 ] {5b71b633-21f6-444c-af86-085e02e32a7a} <Debug> TCPHandler: Processed in 0.001829639 sec. | ||
11520 | 2024.11.16 00:56:20.292764 [ 193 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
11521 | 2024.11.16 00:56:20.293009 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11522 | 2024.11.16 00:56:20.293266 [ 193 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11523 | 2024.11.16 00:56:20.293403 [ 193 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 65 rows starting from the beginning of the part | ||
11524 | 2024.11.16 00:56:20.293540 [ 273 ] {5353f906-eab0-41ce-b762-af2e6cfe546b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11525 | 2024.11.16 00:56:20.293797 [ 273 ] {5353f906-eab0-41ce-b762-af2e6cfe546b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11526 | 2024.11.16 00:56:20.294001 [ 193 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 47 rows starting from the beginning of the part | ||
11527 | 2024.11.16 00:56:20.294644 [ 193 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 2 rows starting from the beginning of the part | ||
11528 | 2024.11.16 00:56:20.295019 [ 193 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 47 rows starting from the beginning of the part | ||
11529 | 2024.11.16 00:56:20.295428 [ 193 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 4 rows starting from the beginning of the part | ||
11530 | 2024.11.16 00:56:20.295796 [ 193 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 47 rows starting from the beginning of the part | ||
11531 | 2024.11.16 00:56:20.296874 [ 273 ] {5353f906-eab0-41ce-b762-af2e6cfe546b} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11532 | 2024.11.16 00:56:20.296940 [ 273 ] {5353f906-eab0-41ce-b762-af2e6cfe546b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11533 | 2024.11.16 00:56:20.297917 [ 273 ] {5353f906-eab0-41ce-b762-af2e6cfe546b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11534 | 2024.11.16 00:56:20.298500 [ 273 ] {5353f906-eab0-41ce-b762-af2e6cfe546b} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11535 | 2024.11.16 00:56:20.298727 [ 193 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.006182587 sec., 34289.85309871095 rows/sec., 2.58 MiB/sec. | ||
11536 | 2024.11.16 00:56:20.298945 [ 273 ] {5353f906-eab0-41ce-b762-af2e6cfe546b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.0056 sec., 2500 rows/sec., 175.08 KiB/sec. | ||
11537 | 2024.11.16 00:56:20.298990 [ 193 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
11538 | 2024.11.16 00:56:20.299081 [ 273 ] {5353f906-eab0-41ce-b762-af2e6cfe546b} <Debug> TCPHandler: Processed in 0.00625409 sec. | ||
11539 | 2024.11.16 00:56:20.299281 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11540 | 2024.11.16 00:56:20.299451 [ 193 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_71_14} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11541 | 2024.11.16 00:56:20.299487 [ 277 ] {7e8f4760-50ed-43f8-84f2-5861e72751d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11542 | 2024.11.16 00:56:20.299583 [ 277 ] {7e8f4760-50ed-43f8-84f2-5861e72751d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11543 | 2024.11.16 00:56:20.299595 [ 193 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_71_14} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
11544 | 2024.11.16 00:56:20.299791 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
11545 | 2024.11.16 00:56:20.300310 [ 277 ] {7e8f4760-50ed-43f8-84f2-5861e72751d8} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11546 | 2024.11.16 00:56:20.300353 [ 277 ] {7e8f4760-50ed-43f8-84f2-5861e72751d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11547 | 2024.11.16 00:56:20.300708 [ 277 ] {7e8f4760-50ed-43f8-84f2-5861e72751d8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11548 | 2024.11.16 00:56:20.300959 [ 277 ] {7e8f4760-50ed-43f8-84f2-5861e72751d8} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11549 | 2024.11.16 00:56:20.301143 [ 35 ] {} <Debug> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11550 | 2024.11.16 00:56:20.301187 [ 277 ] {7e8f4760-50ed-43f8-84f2-5861e72751d8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00175 sec., 7428.571428571428 rows/sec., 463.17 KiB/sec. | ||
11551 | 2024.11.16 00:56:20.301215 [ 35 ] {} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11552 | 2024.11.16 00:56:20.301290 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11553 | 2024.11.16 00:56:20.301304 [ 277 ] {7e8f4760-50ed-43f8-84f2-5861e72751d8} <Debug> TCPHandler: Processed in 0.002108288 sec. | ||
11554 | 2024.11.16 00:56:20.301526 [ 201 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
11555 | 2024.11.16 00:56:20.301542 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11556 | 2024.11.16 00:56:20.301762 [ 201 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11557 | 2024.11.16 00:56:20.301793 [ 273 ] {c9a0a975-1b59-4069-9447-bda21a9934ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11558 | 2024.11.16 00:56:20.301828 [ 201 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
11559 | 2024.11.16 00:56:20.301905 [ 273 ] {c9a0a975-1b59-4069-9447-bda21a9934ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11560 | 2024.11.16 00:56:20.302139 [ 201 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
11561 | 2024.11.16 00:56:20.302502 [ 201 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
11562 | 2024.11.16 00:56:20.302817 [ 201 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
11563 | 2024.11.16 00:56:20.303238 [ 201 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
11564 | 2024.11.16 00:56:20.305183 [ 273 ] {c9a0a975-1b59-4069-9447-bda21a9934ce} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11565 | 2024.11.16 00:56:20.305258 [ 273 ] {c9a0a975-1b59-4069-9447-bda21a9934ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11566 | 2024.11.16 00:56:20.305876 [ 188 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004483091 sec., 14498.924960479277 rows/sec., 960.64 KiB/sec. | ||
11567 | 2024.11.16 00:56:20.306152 [ 190 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11568 | 2024.11.16 00:56:20.306170 [ 273 ] {c9a0a975-1b59-4069-9447-bda21a9934ce} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
11569 | 2024.11.16 00:56:20.306639 [ 273 ] {c9a0a975-1b59-4069-9447-bda21a9934ce} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11570 | 2024.11.16 00:56:20.306741 [ 190 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_37_9} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11571 | 2024.11.16 00:56:20.307041 [ 190 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_37_9} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11572 | 2024.11.16 00:56:20.307088 [ 273 ] {c9a0a975-1b59-4069-9447-bda21a9934ce} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.005369 sec., 78599.36673495996 rows/sec., 5.62 MiB/sec. | ||
11573 | 2024.11.16 00:56:20.307331 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11574 | 2024.11.16 00:56:20.307396 [ 273 ] {c9a0a975-1b59-4069-9447-bda21a9934ce} <Debug> TCPHandler: Processed in 0.005945182 sec. | ||
11575 | 2024.11.16 00:56:20.307605 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11576 | 2024.11.16 00:56:20.307732 [ 277 ] {a161e5d1-7b10-48fa-9181-ae04f169e920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11577 | 2024.11.16 00:56:20.307779 [ 277 ] {a161e5d1-7b10-48fa-9181-ae04f169e920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11578 | 2024.11.16 00:56:20.308234 [ 277 ] {a161e5d1-7b10-48fa-9181-ae04f169e920} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11579 | 2024.11.16 00:56:20.308273 [ 277 ] {a161e5d1-7b10-48fa-9181-ae04f169e920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11580 | 2024.11.16 00:56:20.308643 [ 277 ] {a161e5d1-7b10-48fa-9181-ae04f169e920} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11581 | 2024.11.16 00:56:20.308881 [ 277 ] {a161e5d1-7b10-48fa-9181-ae04f169e920} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11582 | 2024.11.16 00:56:20.309124 [ 277 ] {a161e5d1-7b10-48fa-9181-ae04f169e920} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001399 sec., 4288.777698355968 rows/sec., 224.07 KiB/sec. | ||
11583 | 2024.11.16 00:56:20.309199 [ 277 ] {a161e5d1-7b10-48fa-9181-ae04f169e920} <Debug> TCPHandler: Processed in 0.001670045 sec. | ||
11584 | 2024.11.16 00:56:20.309459 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11585 | 2024.11.16 00:56:20.309596 [ 273 ] {fd32d840-a740-4f46-aa29-7283c55abaa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11586 | 2024.11.16 00:56:20.309657 [ 273 ] {fd32d840-a740-4f46-aa29-7283c55abaa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11587 | 2024.11.16 00:56:20.310243 [ 273 ] {fd32d840-a740-4f46-aa29-7283c55abaa5} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11588 | 2024.11.16 00:56:20.310283 [ 273 ] {fd32d840-a740-4f46-aa29-7283c55abaa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11589 | 2024.11.16 00:56:20.310684 [ 273 ] {fd32d840-a740-4f46-aa29-7283c55abaa5} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
11590 | 2024.11.16 00:56:20.310918 [ 273 ] {fd32d840-a740-4f46-aa29-7283c55abaa5} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11591 | 2024.11.16 00:56:20.311138 [ 273 ] {fd32d840-a740-4f46-aa29-7283c55abaa5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001572 sec., 150763.35877862596 rows/sec., 10.11 MiB/sec. | ||
11592 | 2024.11.16 00:56:20.311195 [ 273 ] {fd32d840-a740-4f46-aa29-7283c55abaa5} <Debug> TCPHandler: Processed in 0.001879641 sec. | ||
11593 | 2024.11.16 00:56:20.311344 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11594 | 2024.11.16 00:56:20.311449 [ 277 ] {09f58831-4955-43de-96c8-b8f53094bb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11595 | 2024.11.16 00:56:20.311498 [ 277 ] {09f58831-4955-43de-96c8-b8f53094bb95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11596 | 2024.11.16 00:56:20.311924 [ 277 ] {09f58831-4955-43de-96c8-b8f53094bb95} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11597 | 2024.11.16 00:56:20.311963 [ 277 ] {09f58831-4955-43de-96c8-b8f53094bb95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11598 | 2024.11.16 00:56:20.312320 [ 277 ] {09f58831-4955-43de-96c8-b8f53094bb95} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11599 | 2024.11.16 00:56:20.312564 [ 277 ] {09f58831-4955-43de-96c8-b8f53094bb95} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11600 | 2024.11.16 00:56:20.312773 [ 277 ] {09f58831-4955-43de-96c8-b8f53094bb95} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001345 sec., 743.4944237918215 rows/sec., 50.10 KiB/sec. | ||
11601 | 2024.11.16 00:56:20.312823 [ 277 ] {09f58831-4955-43de-96c8-b8f53094bb95} <Debug> TCPHandler: Processed in 0.001531042 sec. | ||
11602 | 2024.11.16 00:56:20.312970 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11603 | 2024.11.16 00:56:20.313094 [ 273 ] {23748931-bcdd-409f-8fe0-ee8261d73027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11604 | 2024.11.16 00:56:20.313173 [ 273 ] {23748931-bcdd-409f-8fe0-ee8261d73027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11605 | 2024.11.16 00:56:20.314413 [ 273 ] {23748931-bcdd-409f-8fe0-ee8261d73027} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11606 | 2024.11.16 00:56:20.314453 [ 273 ] {23748931-bcdd-409f-8fe0-ee8261d73027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11607 | 2024.11.16 00:56:20.315107 [ 273 ] {23748931-bcdd-409f-8fe0-ee8261d73027} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11608 | 2024.11.16 00:56:20.315358 [ 273 ] {23748931-bcdd-409f-8fe0-ee8261d73027} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11609 | 2024.11.16 00:56:20.315608 [ 273 ] {23748931-bcdd-409f-8fe0-ee8261d73027} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002541 sec., 15741.833923652106 rows/sec., 28.21 MiB/sec. | ||
11610 | 2024.11.16 00:56:20.315896 [ 273 ] {23748931-bcdd-409f-8fe0-ee8261d73027} <Debug> TCPHandler: Processed in 0.002985831 sec. | ||
11611 | 2024.11.16 00:56:20.316050 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11612 | 2024.11.16 00:56:20.316177 [ 277 ] {fb1d516a-d3e1-48a7-b96d-8075997bbf4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11613 | 2024.11.16 00:56:20.316235 [ 277 ] {fb1d516a-d3e1-48a7-b96d-8075997bbf4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11614 | 2024.11.16 00:56:20.316740 [ 277 ] {fb1d516a-d3e1-48a7-b96d-8075997bbf4b} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11615 | 2024.11.16 00:56:20.316778 [ 277 ] {fb1d516a-d3e1-48a7-b96d-8075997bbf4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11616 | 2024.11.16 00:56:20.317133 [ 277 ] {fb1d516a-d3e1-48a7-b96d-8075997bbf4b} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
11617 | 2024.11.16 00:56:20.317377 [ 277 ] {fb1d516a-d3e1-48a7-b96d-8075997bbf4b} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11618 | 2024.11.16 00:56:20.317583 [ 277 ] {fb1d516a-d3e1-48a7-b96d-8075997bbf4b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001434 sec., 57182.705718270576 rows/sec., 3.63 MiB/sec. | ||
11619 | 2024.11.16 00:56:20.317630 [ 277 ] {fb1d516a-d3e1-48a7-b96d-8075997bbf4b} <Debug> TCPHandler: Processed in 0.001642994 sec. | ||
11620 | 2024.11.16 00:56:21.180557 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43236, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11621 | 2024.11.16 00:56:21.368918 [ 221 ] {} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): 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] | ||
11622 | 2024.11.16 00:56:21.368995 [ 221 ] {} <Debug> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): 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] | ||
11623 | 2024.11.16 00:56:21.370880 [ 221 ] {} <Debug> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): 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] | ||
11624 | 2024.11.16 00:56:21.378513 [ 219 ] {} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): 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] | ||
11625 | 2024.11.16 00:56:21.378573 [ 219 ] {} <Debug> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): 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] | ||
11626 | 2024.11.16 00:56:21.380227 [ 219 ] {} <Debug> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): 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] | ||
11627 | 2024.11.16 00:56:21.416216 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43269, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11628 | 2024.11.16 00:56:21.491076 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1712 | ||
11629 | 2024.11.16 00:56:21.494027 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11630 | 2024.11.16 00:56:21.494070 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11631 | 2024.11.16 00:56:21.495594 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11632 | 2024.11.16 00:56:21.495915 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11633 | 2024.11.16 00:56:21.497312 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1712 | ||
11634 | 2024.11.16 00:56:21.694416 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40733, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11635 | 2024.11.16 00:56:21.728814 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48807, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11636 | 2024.11.16 00:56:21.797426 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65511, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11637 | 2024.11.16 00:56:21.907463 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44316, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11638 | 2024.11.16 00:56:21.935831 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56718, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11639 | 2024.11.16 00:56:21.977568 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49036, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11640 | 2024.11.16 00:56:22.738412 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54070, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11641 | 2024.11.16 00:56:23.154304 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36371, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11642 | 2024.11.16 00:56:23.369089 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54819, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11643 | 2024.11.16 00:56:23.434299 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45281, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11644 | 2024.11.16 00:56:23.470683 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41506, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11645 | 2024.11.16 00:56:23.480071 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59121, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11646 | 2024.11.16 00:56:23.485428 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50597, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11647 | 2024.11.16 00:56:23.530934 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39107, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11648 | 2024.11.16 00:56:23.634945 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44444, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11649 | 2024.11.16 00:56:23.701873 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45204, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11650 | 2024.11.16 00:56:23.705644 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44409, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11651 | 2024.11.16 00:56:23.708308 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64014, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11652 | 2024.11.16 00:56:23.784864 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34601, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11653 | 2024.11.16 00:56:23.973670 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44419, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11654 | 2024.11.16 00:56:24.005283 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53139, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11655 | 2024.11.16 00:56:24.021686 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63841, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11656 | 2024.11.16 00:56:25.271014 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11657 | 2024.11.16 00:56:25.271229 [ 277 ] {bb1f7f45-ea26-4f05-aae4-81e772420779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11658 | 2024.11.16 00:56:25.271312 [ 277 ] {bb1f7f45-ea26-4f05-aae4-81e772420779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11659 | 2024.11.16 00:56:25.272110 [ 277 ] {bb1f7f45-ea26-4f05-aae4-81e772420779} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11660 | 2024.11.16 00:56:25.272164 [ 277 ] {bb1f7f45-ea26-4f05-aae4-81e772420779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11661 | 2024.11.16 00:56:25.272598 [ 277 ] {bb1f7f45-ea26-4f05-aae4-81e772420779} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11662 | 2024.11.16 00:56:25.272852 [ 277 ] {bb1f7f45-ea26-4f05-aae4-81e772420779} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11663 | 2024.11.16 00:56:25.273152 [ 277 ] {bb1f7f45-ea26-4f05-aae4-81e772420779} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001971 sec., 4058.853373921867 rows/sec., 330.97 KiB/sec. | ||
11664 | 2024.11.16 00:56:25.273301 [ 277 ] {bb1f7f45-ea26-4f05-aae4-81e772420779} <Debug> TCPHandler: Processed in 0.002424226 sec. | ||
11665 | 2024.11.16 00:56:25.273544 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11666 | 2024.11.16 00:56:25.273685 [ 273 ] {6664eeed-e92c-4f4f-82ff-ee1dc8373168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11667 | 2024.11.16 00:56:25.273743 [ 273 ] {6664eeed-e92c-4f4f-82ff-ee1dc8373168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11668 | 2024.11.16 00:56:25.274347 [ 273 ] {6664eeed-e92c-4f4f-82ff-ee1dc8373168} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11669 | 2024.11.16 00:56:25.274386 [ 273 ] {6664eeed-e92c-4f4f-82ff-ee1dc8373168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11670 | 2024.11.16 00:56:25.274773 [ 273 ] {6664eeed-e92c-4f4f-82ff-ee1dc8373168} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
11671 | 2024.11.16 00:56:25.275009 [ 273 ] {6664eeed-e92c-4f4f-82ff-ee1dc8373168} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11672 | 2024.11.16 00:56:25.275217 [ 273 ] {6664eeed-e92c-4f4f-82ff-ee1dc8373168} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.001563 sec., 38387.715930902115 rows/sec., 2.92 MiB/sec. | ||
11673 | 2024.11.16 00:56:25.275273 [ 273 ] {6664eeed-e92c-4f4f-82ff-ee1dc8373168} <Debug> TCPHandler: Processed in 0.00185082 sec. | ||
11674 | 2024.11.16 00:56:25.275411 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11675 | 2024.11.16 00:56:25.275519 [ 277 ] {7548f062-594b-4c12-ad45-226ba389e034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11676 | 2024.11.16 00:56:25.275566 [ 277 ] {7548f062-594b-4c12-ad45-226ba389e034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11677 | 2024.11.16 00:56:25.276121 [ 277 ] {7548f062-594b-4c12-ad45-226ba389e034} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11678 | 2024.11.16 00:56:25.276162 [ 277 ] {7548f062-594b-4c12-ad45-226ba389e034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11679 | 2024.11.16 00:56:25.276512 [ 277 ] {7548f062-594b-4c12-ad45-226ba389e034} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
11680 | 2024.11.16 00:56:25.276750 [ 277 ] {7548f062-594b-4c12-ad45-226ba389e034} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11681 | 2024.11.16 00:56:25.276978 [ 277 ] {7548f062-594b-4c12-ad45-226ba389e034} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001478 sec., 5412.719891745603 rows/sec., 377.94 KiB/sec. | ||
11682 | 2024.11.16 00:56:25.277049 [ 277 ] {7548f062-594b-4c12-ad45-226ba389e034} <Debug> TCPHandler: Processed in 0.001690336 sec. | ||
11683 | 2024.11.16 00:56:25.277266 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11684 | 2024.11.16 00:56:25.277406 [ 273 ] {f06a3548-d5fb-45ed-8436-1d0204f49b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11685 | 2024.11.16 00:56:25.277453 [ 273 ] {f06a3548-d5fb-45ed-8436-1d0204f49b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11686 | 2024.11.16 00:56:25.278000 [ 273 ] {f06a3548-d5fb-45ed-8436-1d0204f49b93} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11687 | 2024.11.16 00:56:25.278039 [ 273 ] {f06a3548-d5fb-45ed-8436-1d0204f49b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11688 | 2024.11.16 00:56:25.278404 [ 273 ] {f06a3548-d5fb-45ed-8436-1d0204f49b93} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
11689 | 2024.11.16 00:56:25.278642 [ 273 ] {f06a3548-d5fb-45ed-8436-1d0204f49b93} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11690 | 2024.11.16 00:56:25.278862 [ 273 ] {f06a3548-d5fb-45ed-8436-1d0204f49b93} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001472 sec., 48913.04347826087 rows/sec., 3.83 MiB/sec. | ||
11691 | 2024.11.16 00:56:25.278957 [ 273 ] {f06a3548-d5fb-45ed-8436-1d0204f49b93} <Debug> TCPHandler: Processed in 0.001792758 sec. | ||
11692 | 2024.11.16 00:56:25.279165 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11693 | 2024.11.16 00:56:25.279342 [ 277 ] {b337a7ba-4cf3-4abf-92d5-dc6dbbd6a79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11694 | 2024.11.16 00:56:25.279404 [ 277 ] {b337a7ba-4cf3-4abf-92d5-dc6dbbd6a79d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11695 | 2024.11.16 00:56:25.279982 [ 277 ] {b337a7ba-4cf3-4abf-92d5-dc6dbbd6a79d} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11696 | 2024.11.16 00:56:25.280024 [ 277 ] {b337a7ba-4cf3-4abf-92d5-dc6dbbd6a79d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11697 | 2024.11.16 00:56:25.280414 [ 277 ] {b337a7ba-4cf3-4abf-92d5-dc6dbbd6a79d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
11698 | 2024.11.16 00:56:25.280662 [ 277 ] {b337a7ba-4cf3-4abf-92d5-dc6dbbd6a79d} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11699 | 2024.11.16 00:56:25.280870 [ 277 ] {b337a7ba-4cf3-4abf-92d5-dc6dbbd6a79d} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.001558 sec., 84724.0051347882 rows/sec., 5.90 MiB/sec. | ||
11700 | 2024.11.16 00:56:25.280922 [ 277 ] {b337a7ba-4cf3-4abf-92d5-dc6dbbd6a79d} <Debug> TCPHandler: Processed in 0.001871181 sec. | ||
11701 | 2024.11.16 00:56:25.281074 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11702 | 2024.11.16 00:56:25.281201 [ 273 ] {8dd705c2-7661-4103-b62e-a46ac005be6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11703 | 2024.11.16 00:56:25.281255 [ 273 ] {8dd705c2-7661-4103-b62e-a46ac005be6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11704 | 2024.11.16 00:56:25.281765 [ 273 ] {8dd705c2-7661-4103-b62e-a46ac005be6d} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11705 | 2024.11.16 00:56:25.281812 [ 273 ] {8dd705c2-7661-4103-b62e-a46ac005be6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
11706 | 2024.11.16 00:56:25.282165 [ 273 ] {8dd705c2-7661-4103-b62e-a46ac005be6d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
11707 | 2024.11.16 00:56:25.282399 [ 273 ] {8dd705c2-7661-4103-b62e-a46ac005be6d} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11708 | 2024.11.16 00:56:25.282599 [ 273 ] {8dd705c2-7661-4103-b62e-a46ac005be6d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001426 sec., 33660.58906030856 rows/sec., 2.27 MiB/sec. | ||
11709 | 2024.11.16 00:56:25.282647 [ 273 ] {8dd705c2-7661-4103-b62e-a46ac005be6d} <Debug> TCPHandler: Processed in 0.001634224 sec. | ||
11710 | 2024.11.16 00:56:30.272868 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11711 | 2024.11.16 00:56:30.273068 [ 277 ] {16140d7e-1bf9-4e9e-bdb7-4dfa84a5524c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11712 | 2024.11.16 00:56:30.273139 [ 277 ] {16140d7e-1bf9-4e9e-bdb7-4dfa84a5524c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11713 | 2024.11.16 00:56:30.273936 [ 277 ] {16140d7e-1bf9-4e9e-bdb7-4dfa84a5524c} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11714 | 2024.11.16 00:56:30.273977 [ 277 ] {16140d7e-1bf9-4e9e-bdb7-4dfa84a5524c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11715 | 2024.11.16 00:56:30.274435 [ 277 ] {16140d7e-1bf9-4e9e-bdb7-4dfa84a5524c} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
11716 | 2024.11.16 00:56:30.274690 [ 277 ] {16140d7e-1bf9-4e9e-bdb7-4dfa84a5524c} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11717 | 2024.11.16 00:56:30.274840 [ 100 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
11718 | 2024.11.16 00:56:30.274891 [ 100 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11719 | 2024.11.16 00:56:30.274895 [ 277 ] {16140d7e-1bf9-4e9e-bdb7-4dfa84a5524c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001877 sec., 29834.84283431007 rows/sec., 2.28 MiB/sec. | ||
11720 | 2024.11.16 00:56:30.274920 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11721 | 2024.11.16 00:56:30.274986 [ 277 ] {16140d7e-1bf9-4e9e-bdb7-4dfa84a5524c} <Debug> TCPHandler: Processed in 0.002249972 sec. | ||
11722 | 2024.11.16 00:56:30.275083 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
11723 | 2024.11.16 00:56:30.275188 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11724 | 2024.11.16 00:56:30.275210 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11725 | 2024.11.16 00:56:30.275287 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1432 rows starting from the beginning of the part | ||
11726 | 2024.11.16 00:56:30.275415 [ 273 ] {cb9ae284-6059-49cb-aad6-ff3d543381f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11727 | 2024.11.16 00:56:30.275432 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 58 rows starting from the beginning of the part | ||
11728 | 2024.11.16 00:56:30.275535 [ 273 ] {cb9ae284-6059-49cb-aad6-ff3d543381f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11729 | 2024.11.16 00:56:30.275621 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
11730 | 2024.11.16 00:56:30.276094 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 283 rows starting from the beginning of the part | ||
11731 | 2024.11.16 00:56:30.276270 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
11732 | 2024.11.16 00:56:30.276645 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
11733 | 2024.11.16 00:56:30.277803 [ 273 ] {cb9ae284-6059-49cb-aad6-ff3d543381f9} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11734 | 2024.11.16 00:56:30.277855 [ 273 ] {cb9ae284-6059-49cb-aad6-ff3d543381f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11735 | 2024.11.16 00:56:30.278427 [ 273 ] {cb9ae284-6059-49cb-aad6-ff3d543381f9} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
11736 | 2024.11.16 00:56:30.278798 [ 273 ] {cb9ae284-6059-49cb-aad6-ff3d543381f9} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11737 | 2024.11.16 00:56:30.278878 [ 186 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1945 rows, containing 5 columns (5 merged, 0 gathered) in 0.003866205 sec., 503077.30707502575 rows/sec., 43.82 MiB/sec. | ||
11738 | 2024.11.16 00:56:30.278999 [ 100 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
11739 | 2024.11.16 00:56:30.279053 [ 100 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11740 | 2024.11.16 00:56:30.279082 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11741 | 2024.11.16 00:56:30.279124 [ 273 ] {cb9ae284-6059-49cb-aad6-ff3d543381f9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003769 sec., 16980.631467232688 rows/sec., 1.33 MiB/sec. | ||
11742 | 2024.11.16 00:56:30.279365 [ 273 ] {cb9ae284-6059-49cb-aad6-ff3d543381f9} <Debug> TCPHandler: Processed in 0.004249905 sec. | ||
11743 | 2024.11.16 00:56:30.279372 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
11744 | 2024.11.16 00:56:30.279386 [ 186 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
11745 | 2024.11.16 00:56:30.279629 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11746 | 2024.11.16 00:56:30.279731 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11747 | 2024.11.16 00:56:30.279777 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 914 rows starting from the beginning of the part | ||
11748 | 2024.11.16 00:56:30.279835 [ 277 ] {44592042-87f1-4767-8c8a-85b0c5559d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11749 | 2024.11.16 00:56:30.280033 [ 277 ] {44592042-87f1-4767-8c8a-85b0c5559d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11750 | 2024.11.16 00:56:30.280163 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 68 rows starting from the beginning of the part | ||
11751 | 2024.11.16 00:56:30.280762 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
11752 | 2024.11.16 00:56:30.280838 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_111_22} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11753 | 2024.11.16 00:56:30.281355 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 422 rows starting from the beginning of the part | ||
11754 | 2024.11.16 00:56:30.281388 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_111_22} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
11755 | 2024.11.16 00:56:30.281818 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
11756 | 2024.11.16 00:56:30.281839 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 72 rows starting from the beginning of the part | ||
11757 | 2024.11.16 00:56:30.282070 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
11758 | 2024.11.16 00:56:30.282645 [ 277 ] {44592042-87f1-4767-8c8a-85b0c5559d7d} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11759 | 2024.11.16 00:56:30.282688 [ 277 ] {44592042-87f1-4767-8c8a-85b0c5559d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11760 | 2024.11.16 00:56:30.283312 [ 277 ] {44592042-87f1-4767-8c8a-85b0c5559d7d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
11761 | 2024.11.16 00:56:30.283614 [ 277 ] {44592042-87f1-4767-8c8a-85b0c5559d7d} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11762 | 2024.11.16 00:56:30.283827 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1604 rows, containing 5 columns (5 merged, 0 gathered) in 0.004675117 sec., 343093.01777902024 rows/sec., 26.46 MiB/sec. | ||
11763 | 2024.11.16 00:56:30.283876 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
11764 | 2024.11.16 00:56:30.283973 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11765 | 2024.11.16 00:56:30.284005 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11766 | 2024.11.16 00:56:30.284010 [ 277 ] {44592042-87f1-4767-8c8a-85b0c5559d7d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004238 sec., 37753.65738555923 rows/sec., 2.63 MiB/sec. | ||
11767 | 2024.11.16 00:56:30.284297 [ 277 ] {44592042-87f1-4767-8c8a-85b0c5559d7d} <Debug> TCPHandler: Processed in 0.00479588 sec. | ||
11768 | 2024.11.16 00:56:30.284316 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
11769 | 2024.11.16 00:56:30.284387 [ 196 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
11770 | 2024.11.16 00:56:30.284605 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11771 | 2024.11.16 00:56:30.284806 [ 196 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11772 | 2024.11.16 00:56:30.284893 [ 273 ] {86b4fcb4-5ac5-46f0-92a8-8a3c1c932e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11773 | 2024.11.16 00:56:30.284899 [ 196 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_106_21, total 20704 rows starting from the beginning of the part | ||
11774 | 2024.11.16 00:56:30.285039 [ 273 ] {86b4fcb4-5ac5-46f0-92a8-8a3c1c932e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11775 | 2024.11.16 00:56:30.285335 [ 196 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 130 rows starting from the beginning of the part | ||
11776 | 2024.11.16 00:56:30.285576 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_111_22} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11777 | 2024.11.16 00:56:30.285893 [ 196 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
11778 | 2024.11.16 00:56:30.286105 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_111_22} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
11779 | 2024.11.16 00:56:30.286461 [ 196 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 237 rows starting from the beginning of the part | ||
11780 | 2024.11.16 00:56:30.286525 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
11781 | 2024.11.16 00:56:30.286797 [ 196 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 132 rows starting from the beginning of the part | ||
11782 | 2024.11.16 00:56:30.286984 [ 196 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
11783 | 2024.11.16 00:56:30.287508 [ 273 ] {86b4fcb4-5ac5-46f0-92a8-8a3c1c932e67} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11784 | 2024.11.16 00:56:30.287555 [ 273 ] {86b4fcb4-5ac5-46f0-92a8-8a3c1c932e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11785 | 2024.11.16 00:56:30.288044 [ 273 ] {86b4fcb4-5ac5-46f0-92a8-8a3c1c932e67} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
11786 | 2024.11.16 00:56:30.288293 [ 273 ] {86b4fcb4-5ac5-46f0-92a8-8a3c1c932e67} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11787 | 2024.11.16 00:56:30.288603 [ 273 ] {86b4fcb4-5ac5-46f0-92a8-8a3c1c932e67} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003795 sec., 15810.276679841896 rows/sec., 1.07 MiB/sec. | ||
11788 | 2024.11.16 00:56:30.288689 [ 273 ] {86b4fcb4-5ac5-46f0-92a8-8a3c1c932e67} <Debug> TCPHandler: Processed in 0.004258205 sec. | ||
11789 | 2024.11.16 00:56:30.297824 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21523 rows, containing 5 columns (5 merged, 0 gathered) in 0.013699912 sec., 1571031.989110587 rows/sec., 107.31 MiB/sec. | ||
11790 | 2024.11.16 00:56:30.298425 [ 199 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
11791 | 2024.11.16 00:56:30.298864 [ 199 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11792 | 2024.11.16 00:56:30.298975 [ 199 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
11793 | 2024.11.16 00:56:30.299088 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
11794 | 2024.11.16 00:56:31.058445 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11795 | 2024.11.16 00:56:31.058505 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11796 | 2024.11.16 00:56:31.498374 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1732 | ||
11797 | 2024.11.16 00:56:31.501066 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11798 | 2024.11.16 00:56:31.501113 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11799 | 2024.11.16 00:56:31.502566 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11800 | 2024.11.16 00:56:31.502887 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11801 | 2024.11.16 00:56:31.503112 [ 117 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11802 | 2024.11.16 00:56:31.503233 [ 117 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11803 | 2024.11.16 00:56:31.503305 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11804 | 2024.11.16 00:56:31.503801 [ 187 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::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 | ||
11805 | 2024.11.16 00:56:31.504319 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1732 | ||
11806 | 2024.11.16 00:56:31.504837 [ 187 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11807 | 2024.11.16 00:56:31.505025 [ 187 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1598 rows starting from the beginning of the part | ||
11808 | 2024.11.16 00:56:31.505795 [ 187 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
11809 | 2024.11.16 00:56:31.506399 [ 187 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 20 rows starting from the beginning of the part | ||
11810 | 2024.11.16 00:56:31.506995 [ 187 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 34 rows starting from the beginning of the part | ||
11811 | 2024.11.16 00:56:31.507572 [ 187 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part | ||
11812 | 2024.11.16 00:56:31.508178 [ 187 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part | ||
11813 | 2024.11.16 00:56:31.516808 [ 199 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1732 rows, containing 72 columns (72 merged, 0 gathered) in 0.013310281 sec., 130124.97632469216 rows/sec., 99.30 MiB/sec. | ||
11814 | 2024.11.16 00:56:31.518653 [ 189 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11815 | 2024.11.16 00:56:31.519512 [ 189 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_56_11} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11816 | 2024.11.16 00:56:31.519609 [ 189 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_56_11} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11817 | 2024.11.16 00:56:31.519951 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
11818 | 2024.11.16 00:56:32.163186 [ 125 ] {} <Debug> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11819 | 2024.11.16 00:56:32.163266 [ 125 ] {} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11820 | 2024.11.16 00:56:32.163290 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11821 | 2024.11.16 00:56:32.163422 [ 223 ] {} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): 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] | ||
11822 | 2024.11.16 00:56:32.163492 [ 223 ] {} <Debug> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): 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] | ||
11823 | 2024.11.16 00:56:32.163490 [ 198 ] {21799063-a985-4172-8d75-92148673c53a::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 | ||
11824 | 2024.11.16 00:56:32.163798 [ 198 ] {21799063-a985-4172-8d75-92148673c53a::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11825 | 2024.11.16 00:56:32.163849 [ 198 ] {21799063-a985-4172-8d75-92148673c53a::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 198 rows starting from the beginning of the part | ||
11826 | 2024.11.16 00:56:32.164042 [ 198 ] {21799063-a985-4172-8d75-92148673c53a::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
11827 | 2024.11.16 00:56:32.164372 [ 198 ] {21799063-a985-4172-8d75-92148673c53a::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
11828 | 2024.11.16 00:56:32.164741 [ 198 ] {21799063-a985-4172-8d75-92148673c53a::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
11829 | 2024.11.16 00:56:32.164952 [ 198 ] {21799063-a985-4172-8d75-92148673c53a::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
11830 | 2024.11.16 00:56:32.167112 [ 199 ] {21799063-a985-4172-8d75-92148673c53a::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.003740251 sec., 59354.305366137196 rows/sec., 3.03 MiB/sec. | ||
11831 | 2024.11.16 00:56:32.167297 [ 223 ] {} <Debug> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): 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] | ||
11832 | 2024.11.16 00:56:32.167332 [ 199 ] {21799063-a985-4172-8d75-92148673c53a::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11833 | 2024.11.16 00:56:32.167768 [ 199 ] {21799063-a985-4172-8d75-92148673c53a::all_1_37_9} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11834 | 2024.11.16 00:56:32.167845 [ 199 ] {21799063-a985-4172-8d75-92148673c53a::all_1_37_9} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11835 | 2024.11.16 00:56:32.167946 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11836 | 2024.11.16 00:56:32.176384 [ 125 ] {} <Debug> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11837 | 2024.11.16 00:56:32.176439 [ 125 ] {} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11838 | 2024.11.16 00:56:32.176463 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11839 | 2024.11.16 00:56:32.176646 [ 189 ] {79b27335-8804-491f-8049-66d6de7bbe75::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 | ||
11840 | 2024.11.16 00:56:32.177038 [ 189 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11841 | 2024.11.16 00:56:32.177122 [ 189 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 33 rows starting from the beginning of the part | ||
11842 | 2024.11.16 00:56:32.177347 [ 189 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
11843 | 2024.11.16 00:56:32.177532 [ 189 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
11844 | 2024.11.16 00:56:32.177688 [ 189 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
11845 | 2024.11.16 00:56:32.177887 [ 189 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
11846 | 2024.11.16 00:56:32.178977 [ 195 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.002451197 sec., 15094.665993798131 rows/sec., 1017.12 KiB/sec. | ||
11847 | 2024.11.16 00:56:32.179115 [ 189 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11848 | 2024.11.16 00:56:32.179409 [ 189 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_37_9} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11849 | 2024.11.16 00:56:32.179492 [ 189 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_37_9} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11850 | 2024.11.16 00:56:32.179575 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11851 | 2024.11.16 00:56:35.017256 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): 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] | ||
11852 | 2024.11.16 00:56:35.017311 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): 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] | ||
11853 | 2024.11.16 00:56:35.019402 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): 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] | ||
11854 | 2024.11.16 00:56:35.279384 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11855 | 2024.11.16 00:56:35.279605 [ 277 ] {b4cd44db-a653-4845-b2cc-50f019292c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11856 | 2024.11.16 00:56:35.279690 [ 277 ] {b4cd44db-a653-4845-b2cc-50f019292c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11857 | 2024.11.16 00:56:35.280534 [ 277 ] {b4cd44db-a653-4845-b2cc-50f019292c82} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11858 | 2024.11.16 00:56:35.280586 [ 277 ] {b4cd44db-a653-4845-b2cc-50f019292c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11859 | 2024.11.16 00:56:35.281030 [ 277 ] {b4cd44db-a653-4845-b2cc-50f019292c82} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11860 | 2024.11.16 00:56:35.281287 [ 277 ] {b4cd44db-a653-4845-b2cc-50f019292c82} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11861 | 2024.11.16 00:56:35.281565 [ 277 ] {b4cd44db-a653-4845-b2cc-50f019292c82} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00201 sec., 6965.174129353233 rows/sec., 501.40 KiB/sec. | ||
11862 | 2024.11.16 00:56:35.281772 [ 277 ] {b4cd44db-a653-4845-b2cc-50f019292c82} <Debug> TCPHandler: Processed in 0.002531589 sec. | ||
11863 | 2024.11.16 00:56:35.282015 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11864 | 2024.11.16 00:56:35.282164 [ 273 ] {43d472ee-3620-4223-a858-5a2c7ff96bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11865 | 2024.11.16 00:56:35.282227 [ 273 ] {43d472ee-3620-4223-a858-5a2c7ff96bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11866 | 2024.11.16 00:56:35.283120 [ 273 ] {43d472ee-3620-4223-a858-5a2c7ff96bc7} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11867 | 2024.11.16 00:56:35.283163 [ 273 ] {43d472ee-3620-4223-a858-5a2c7ff96bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11868 | 2024.11.16 00:56:35.283569 [ 273 ] {43d472ee-3620-4223-a858-5a2c7ff96bc7} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
11869 | 2024.11.16 00:56:35.283817 [ 273 ] {43d472ee-3620-4223-a858-5a2c7ff96bc7} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11870 | 2024.11.16 00:56:35.284018 [ 273 ] {43d472ee-3620-4223-a858-5a2c7ff96bc7} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001887 sec., 149973.50291467938 rows/sec., 13.23 MiB/sec. | ||
11871 | 2024.11.16 00:56:35.284074 [ 273 ] {43d472ee-3620-4223-a858-5a2c7ff96bc7} <Debug> TCPHandler: Processed in 0.002150388 sec. | ||
11872 | 2024.11.16 00:56:35.284245 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11873 | 2024.11.16 00:56:35.284376 [ 277 ] {2bb35e6c-4cb9-4c15-a561-0ae48b74a379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11874 | 2024.11.16 00:56:35.284432 [ 277 ] {2bb35e6c-4cb9-4c15-a561-0ae48b74a379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11875 | 2024.11.16 00:56:35.285096 [ 277 ] {2bb35e6c-4cb9-4c15-a561-0ae48b74a379} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11876 | 2024.11.16 00:56:35.285142 [ 277 ] {2bb35e6c-4cb9-4c15-a561-0ae48b74a379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11877 | 2024.11.16 00:56:35.285499 [ 277 ] {2bb35e6c-4cb9-4c15-a561-0ae48b74a379} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
11878 | 2024.11.16 00:56:35.285736 [ 277 ] {2bb35e6c-4cb9-4c15-a561-0ae48b74a379} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11879 | 2024.11.16 00:56:35.286000 [ 277 ] {2bb35e6c-4cb9-4c15-a561-0ae48b74a379} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001646 sec., 28554.070473876065 rows/sec., 2.06 MiB/sec. | ||
11880 | 2024.11.16 00:56:35.286059 [ 277 ] {2bb35e6c-4cb9-4c15-a561-0ae48b74a379} <Debug> TCPHandler: Processed in 0.001878851 sec. | ||
11881 | 2024.11.16 00:56:35.286314 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11882 | 2024.11.16 00:56:35.286487 [ 273 ] {d5f258b5-de4f-4ec6-b6fa-2c26bcdd8707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11883 | 2024.11.16 00:56:35.286545 [ 273 ] {d5f258b5-de4f-4ec6-b6fa-2c26bcdd8707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11884 | 2024.11.16 00:56:35.287171 [ 273 ] {d5f258b5-de4f-4ec6-b6fa-2c26bcdd8707} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11885 | 2024.11.16 00:56:35.287212 [ 273 ] {d5f258b5-de4f-4ec6-b6fa-2c26bcdd8707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11886 | 2024.11.16 00:56:35.287564 [ 273 ] {d5f258b5-de4f-4ec6-b6fa-2c26bcdd8707} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11887 | 2024.11.16 00:56:35.287819 [ 273 ] {d5f258b5-de4f-4ec6-b6fa-2c26bcdd8707} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11888 | 2024.11.16 00:56:35.288067 [ 273 ] {d5f258b5-de4f-4ec6-b6fa-2c26bcdd8707} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001603 sec., 8733.624454148472 rows/sec., 611.65 KiB/sec. | ||
11889 | 2024.11.16 00:56:35.288263 [ 273 ] {d5f258b5-de4f-4ec6-b6fa-2c26bcdd8707} <Debug> TCPHandler: Processed in 0.002083127 sec. | ||
11890 | 2024.11.16 00:56:35.288507 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11891 | 2024.11.16 00:56:35.288639 [ 277 ] {98b70fe0-93c7-41b9-bd72-3918af788fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11892 | 2024.11.16 00:56:35.288695 [ 277 ] {98b70fe0-93c7-41b9-bd72-3918af788fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11893 | 2024.11.16 00:56:35.289320 [ 277 ] {98b70fe0-93c7-41b9-bd72-3918af788fad} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11894 | 2024.11.16 00:56:35.289359 [ 277 ] {98b70fe0-93c7-41b9-bd72-3918af788fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11895 | 2024.11.16 00:56:35.289710 [ 277 ] {98b70fe0-93c7-41b9-bd72-3918af788fad} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11896 | 2024.11.16 00:56:35.289952 [ 277 ] {98b70fe0-93c7-41b9-bd72-3918af788fad} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11897 | 2024.11.16 00:56:35.290162 [ 277 ] {98b70fe0-93c7-41b9-bd72-3918af788fad} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001552 sec., 8376.288659793814 rows/sec., 522.26 KiB/sec. | ||
11898 | 2024.11.16 00:56:35.290214 [ 277 ] {98b70fe0-93c7-41b9-bd72-3918af788fad} <Debug> TCPHandler: Processed in 0.00183099 sec. | ||
11899 | 2024.11.16 00:56:35.290363 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11900 | 2024.11.16 00:56:35.290489 [ 273 ] {a52eee07-7ab8-4a99-9564-75cc7f10e4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11901 | 2024.11.16 00:56:35.290544 [ 273 ] {a52eee07-7ab8-4a99-9564-75cc7f10e4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11902 | 2024.11.16 00:56:35.291323 [ 273 ] {a52eee07-7ab8-4a99-9564-75cc7f10e4ab} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11903 | 2024.11.16 00:56:35.291363 [ 273 ] {a52eee07-7ab8-4a99-9564-75cc7f10e4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11904 | 2024.11.16 00:56:35.291739 [ 273 ] {a52eee07-7ab8-4a99-9564-75cc7f10e4ab} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
11905 | 2024.11.16 00:56:35.291974 [ 273 ] {a52eee07-7ab8-4a99-9564-75cc7f10e4ab} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11906 | 2024.11.16 00:56:35.292206 [ 273 ] {a52eee07-7ab8-4a99-9564-75cc7f10e4ab} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001742 sec., 242250.2870264064 rows/sec., 17.31 MiB/sec. | ||
11907 | 2024.11.16 00:56:35.292220 [ 219 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): 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] | ||
11908 | 2024.11.16 00:56:35.292265 [ 273 ] {a52eee07-7ab8-4a99-9564-75cc7f10e4ab} <Debug> TCPHandler: Processed in 0.001958903 sec. | ||
11909 | 2024.11.16 00:56:35.292292 [ 219 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): 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] | ||
11910 | 2024.11.16 00:56:35.292484 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11911 | 2024.11.16 00:56:35.292656 [ 277 ] {453c4473-75d3-4c07-ac09-996efcaaadc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11912 | 2024.11.16 00:56:35.292750 [ 277 ] {453c4473-75d3-4c07-ac09-996efcaaadc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11913 | 2024.11.16 00:56:35.294016 [ 277 ] {453c4473-75d3-4c07-ac09-996efcaaadc2} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11914 | 2024.11.16 00:56:35.294063 [ 277 ] {453c4473-75d3-4c07-ac09-996efcaaadc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11915 | 2024.11.16 00:56:35.294694 [ 277 ] {453c4473-75d3-4c07-ac09-996efcaaadc2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11916 | 2024.11.16 00:56:35.295122 [ 277 ] {453c4473-75d3-4c07-ac09-996efcaaadc2} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11917 | 2024.11.16 00:56:35.295573 [ 277 ] {453c4473-75d3-4c07-ac09-996efcaaadc2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002883 sec., 2081.1654526534858 rows/sec., 108.73 KiB/sec. | ||
11918 | 2024.11.16 00:56:35.295905 [ 277 ] {453c4473-75d3-4c07-ac09-996efcaaadc2} <Debug> TCPHandler: Processed in 0.003526325 sec. | ||
11919 | 2024.11.16 00:56:35.296198 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11920 | 2024.11.16 00:56:35.296408 [ 273 ] {25cd6f83-193c-4507-b24a-c29ca137265c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11921 | 2024.11.16 00:56:35.296530 [ 273 ] {25cd6f83-193c-4507-b24a-c29ca137265c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11922 | 2024.11.16 00:56:35.296737 [ 219 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): 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] | ||
11923 | 2024.11.16 00:56:35.297801 [ 273 ] {25cd6f83-193c-4507-b24a-c29ca137265c} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11924 | 2024.11.16 00:56:35.297846 [ 273 ] {25cd6f83-193c-4507-b24a-c29ca137265c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11925 | 2024.11.16 00:56:35.298239 [ 273 ] {25cd6f83-193c-4507-b24a-c29ca137265c} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
11926 | 2024.11.16 00:56:35.298482 [ 273 ] {25cd6f83-193c-4507-b24a-c29ca137265c} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11927 | 2024.11.16 00:56:35.298688 [ 273 ] {25cd6f83-193c-4507-b24a-c29ca137265c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002312 sec., 102508.65051903114 rows/sec., 6.87 MiB/sec. | ||
11928 | 2024.11.16 00:56:35.298740 [ 273 ] {25cd6f83-193c-4507-b24a-c29ca137265c} <Debug> TCPHandler: Processed in 0.002691053 sec. | ||
11929 | 2024.11.16 00:56:35.298890 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11930 | 2024.11.16 00:56:35.299019 [ 277 ] {fe07fbf4-160c-4db7-8f46-59f49379f346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11931 | 2024.11.16 00:56:35.299077 [ 277 ] {fe07fbf4-160c-4db7-8f46-59f49379f346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11932 | 2024.11.16 00:56:35.299575 [ 277 ] {fe07fbf4-160c-4db7-8f46-59f49379f346} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11933 | 2024.11.16 00:56:35.299621 [ 277 ] {fe07fbf4-160c-4db7-8f46-59f49379f346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11934 | 2024.11.16 00:56:35.300029 [ 277 ] {fe07fbf4-160c-4db7-8f46-59f49379f346} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11935 | 2024.11.16 00:56:35.300277 [ 277 ] {fe07fbf4-160c-4db7-8f46-59f49379f346} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11936 | 2024.11.16 00:56:35.300475 [ 277 ] {fe07fbf4-160c-4db7-8f46-59f49379f346} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001487 sec., 672.4949562878278 rows/sec., 45.31 KiB/sec. | ||
11937 | 2024.11.16 00:56:35.300524 [ 277 ] {fe07fbf4-160c-4db7-8f46-59f49379f346} <Debug> TCPHandler: Processed in 0.001699946 sec. | ||
11938 | 2024.11.16 00:56:35.300652 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11939 | 2024.11.16 00:56:35.300756 [ 273 ] {6c4d1a45-8c34-45d4-9d43-fc02ec12c243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11940 | 2024.11.16 00:56:35.300824 [ 273 ] {6c4d1a45-8c34-45d4-9d43-fc02ec12c243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11941 | 2024.11.16 00:56:35.301989 [ 273 ] {6c4d1a45-8c34-45d4-9d43-fc02ec12c243} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11942 | 2024.11.16 00:56:35.302035 [ 273 ] {6c4d1a45-8c34-45d4-9d43-fc02ec12c243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11943 | 2024.11.16 00:56:35.302700 [ 273 ] {6c4d1a45-8c34-45d4-9d43-fc02ec12c243} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11944 | 2024.11.16 00:56:35.302972 [ 273 ] {6c4d1a45-8c34-45d4-9d43-fc02ec12c243} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11945 | 2024.11.16 00:56:35.303309 [ 273 ] {6c4d1a45-8c34-45d4-9d43-fc02ec12c243} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002562 sec., 15612.802498048399 rows/sec., 27.98 MiB/sec. | ||
11946 | 2024.11.16 00:56:35.303793 [ 273 ] {6c4d1a45-8c34-45d4-9d43-fc02ec12c243} <Debug> TCPHandler: Processed in 0.003186406 sec. | ||
11947 | 2024.11.16 00:56:35.304063 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11948 | 2024.11.16 00:56:35.304205 [ 277 ] {647ff47d-ddfe-4bf7-99b2-e3e9fbcc906a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11949 | 2024.11.16 00:56:35.304262 [ 277 ] {647ff47d-ddfe-4bf7-99b2-e3e9fbcc906a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11950 | 2024.11.16 00:56:35.304820 [ 277 ] {647ff47d-ddfe-4bf7-99b2-e3e9fbcc906a} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11951 | 2024.11.16 00:56:35.304865 [ 277 ] {647ff47d-ddfe-4bf7-99b2-e3e9fbcc906a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11952 | 2024.11.16 00:56:35.305270 [ 277 ] {647ff47d-ddfe-4bf7-99b2-e3e9fbcc906a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
11953 | 2024.11.16 00:56:35.305513 [ 277 ] {647ff47d-ddfe-4bf7-99b2-e3e9fbcc906a} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11954 | 2024.11.16 00:56:35.305681 [ 155 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
11955 | 2024.11.16 00:56:35.305748 [ 277 ] {647ff47d-ddfe-4bf7-99b2-e3e9fbcc906a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001565 sec., 52396.1661341853 rows/sec., 3.33 MiB/sec. | ||
11956 | 2024.11.16 00:56:35.305754 [ 155 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11957 | 2024.11.16 00:56:35.305827 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11958 | 2024.11.16 00:56:35.305849 [ 277 ] {647ff47d-ddfe-4bf7-99b2-e3e9fbcc906a} <Debug> TCPHandler: Processed in 0.001927472 sec. | ||
11959 | 2024.11.16 00:56:35.306027 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
11960 | 2024.11.16 00:56:35.306156 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11961 | 2024.11.16 00:56:35.306193 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6782 rows starting from the beginning of the part | ||
11962 | 2024.11.16 00:56:35.306267 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
11963 | 2024.11.16 00:56:35.306501 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
11964 | 2024.11.16 00:56:35.306683 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
11965 | 2024.11.16 00:56:35.306786 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
11966 | 2024.11.16 00:56:35.307008 [ 195 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 82 rows starting from the beginning of the part | ||
11967 | 2024.11.16 00:56:35.309056 [ 189 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7114 rows, containing 4 columns (4 merged, 0 gathered) in 0.003139845 sec., 2265716.9382565063 rows/sec., 148.95 MiB/sec. | ||
11968 | 2024.11.16 00:56:35.309598 [ 189 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
11969 | 2024.11.16 00:56:35.309989 [ 189 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_111_22} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11970 | 2024.11.16 00:56:35.310099 [ 189 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_111_22} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
11971 | 2024.11.16 00:56:35.310204 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
11972 | 2024.11.16 00:56:35.885378 [ 221 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): 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] | ||
11973 | 2024.11.16 00:56:35.885430 [ 221 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): 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] | ||
11974 | 2024.11.16 00:56:35.887478 [ 221 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): 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] | ||
11975 | 2024.11.16 00:56:37.271046 [ 51 ] {} <Debug> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
11976 | 2024.11.16 00:56:37.271127 [ 51 ] {} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11977 | 2024.11.16 00:56:37.271150 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11978 | 2024.11.16 00:56:37.271321 [ 200 ] {91c85941-ee7c-402e-9109-8e5da563148c::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 | ||
11979 | 2024.11.16 00:56:37.271509 [ 200 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11980 | 2024.11.16 00:56:37.271554 [ 200 ] {91c85941-ee7c-402e-9109-8e5da563148c::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 | ||
11981 | 2024.11.16 00:56:37.271648 [ 200 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
11982 | 2024.11.16 00:56:37.271754 [ 200 ] {91c85941-ee7c-402e-9109-8e5da563148c::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 | ||
11983 | 2024.11.16 00:56:37.272010 [ 200 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
11984 | 2024.11.16 00:56:37.272196 [ 200 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
11985 | 2024.11.16 00:56:37.273243 [ 191 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002015185 sec., 17864.36481017872 rows/sec., 1.49 MiB/sec. | ||
11986 | 2024.11.16 00:56:37.273447 [ 201 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
11987 | 2024.11.16 00:56:37.273861 [ 201 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_33_8} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11988 | 2024.11.16 00:56:37.273978 [ 201 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_33_8} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
11989 | 2024.11.16 00:56:37.274100 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11990 | 2024.11.16 00:56:40.272783 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11991 | 2024.11.16 00:56:40.273098 [ 277 ] {a9024b75-3f7c-4ec1-bbc1-92d2a2b271cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11992 | 2024.11.16 00:56:40.273220 [ 277 ] {a9024b75-3f7c-4ec1-bbc1-92d2a2b271cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11993 | 2024.11.16 00:56:40.274042 [ 277 ] {a9024b75-3f7c-4ec1-bbc1-92d2a2b271cf} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11994 | 2024.11.16 00:56:40.274097 [ 277 ] {a9024b75-3f7c-4ec1-bbc1-92d2a2b271cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11995 | 2024.11.16 00:56:40.274518 [ 277 ] {a9024b75-3f7c-4ec1-bbc1-92d2a2b271cf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
11996 | 2024.11.16 00:56:40.274781 [ 277 ] {a9024b75-3f7c-4ec1-bbc1-92d2a2b271cf} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11997 | 2024.11.16 00:56:40.275030 [ 277 ] {a9024b75-3f7c-4ec1-bbc1-92d2a2b271cf} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002022 sec., 1978.2393669634027 rows/sec., 161.31 KiB/sec. | ||
11998 | 2024.11.16 00:56:40.275099 [ 277 ] {a9024b75-3f7c-4ec1-bbc1-92d2a2b271cf} <Debug> TCPHandler: Processed in 0.002509058 sec. | ||
11999 | 2024.11.16 00:56:40.275297 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12000 | 2024.11.16 00:56:40.275441 [ 273 ] {de74538c-8860-45c3-b64f-d75902fb365d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12001 | 2024.11.16 00:56:40.275501 [ 273 ] {de74538c-8860-45c3-b64f-d75902fb365d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12002 | 2024.11.16 00:56:40.276192 [ 273 ] {de74538c-8860-45c3-b64f-d75902fb365d} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12003 | 2024.11.16 00:56:40.276244 [ 273 ] {de74538c-8860-45c3-b64f-d75902fb365d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12004 | 2024.11.16 00:56:40.276634 [ 273 ] {de74538c-8860-45c3-b64f-d75902fb365d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
12005 | 2024.11.16 00:56:40.276887 [ 273 ] {de74538c-8860-45c3-b64f-d75902fb365d} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12006 | 2024.11.16 00:56:40.277097 [ 273 ] {de74538c-8860-45c3-b64f-d75902fb365d} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.00169 sec., 34319.52662721893 rows/sec., 2.61 MiB/sec. | ||
12007 | 2024.11.16 00:56:40.277151 [ 273 ] {de74538c-8860-45c3-b64f-d75902fb365d} <Debug> TCPHandler: Processed in 0.001924022 sec. | ||
12008 | 2024.11.16 00:56:40.277288 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12009 | 2024.11.16 00:56:40.277418 [ 277 ] {a30391cc-80db-45a8-b937-e0a3979389d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12010 | 2024.11.16 00:56:40.277474 [ 277 ] {a30391cc-80db-45a8-b937-e0a3979389d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12011 | 2024.11.16 00:56:40.278097 [ 277 ] {a30391cc-80db-45a8-b937-e0a3979389d4} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12012 | 2024.11.16 00:56:40.278145 [ 277 ] {a30391cc-80db-45a8-b937-e0a3979389d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12013 | 2024.11.16 00:56:40.278519 [ 277 ] {a30391cc-80db-45a8-b937-e0a3979389d4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
12014 | 2024.11.16 00:56:40.278762 [ 277 ] {a30391cc-80db-45a8-b937-e0a3979389d4} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12015 | 2024.11.16 00:56:40.278974 [ 277 ] {a30391cc-80db-45a8-b937-e0a3979389d4} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001586 sec., 2522.068095838588 rows/sec., 176.10 KiB/sec. | ||
12016 | 2024.11.16 00:56:40.279027 [ 277 ] {a30391cc-80db-45a8-b937-e0a3979389d4} <Debug> TCPHandler: Processed in 0.001799418 sec. | ||
12017 | 2024.11.16 00:56:40.279150 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12018 | 2024.11.16 00:56:40.279270 [ 273 ] {d78af2b2-2387-4cfc-9ae0-b02539752b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12019 | 2024.11.16 00:56:40.279326 [ 273 ] {d78af2b2-2387-4cfc-9ae0-b02539752b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12020 | 2024.11.16 00:56:40.280005 [ 273 ] {d78af2b2-2387-4cfc-9ae0-b02539752b37} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12021 | 2024.11.16 00:56:40.280055 [ 273 ] {d78af2b2-2387-4cfc-9ae0-b02539752b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12022 | 2024.11.16 00:56:40.280458 [ 273 ] {d78af2b2-2387-4cfc-9ae0-b02539752b37} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
12023 | 2024.11.16 00:56:40.280700 [ 273 ] {d78af2b2-2387-4cfc-9ae0-b02539752b37} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12024 | 2024.11.16 00:56:40.280918 [ 273 ] {d78af2b2-2387-4cfc-9ae0-b02539752b37} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001676 sec., 40572.792362768494 rows/sec., 3.17 MiB/sec. | ||
12025 | 2024.11.16 00:56:40.280970 [ 273 ] {d78af2b2-2387-4cfc-9ae0-b02539752b37} <Debug> TCPHandler: Processed in 0.001870651 sec. | ||
12026 | 2024.11.16 00:56:40.281132 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12027 | 2024.11.16 00:56:40.281242 [ 277 ] {62f5b2c4-f726-4e2b-8d78-0905fefec18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12028 | 2024.11.16 00:56:40.281295 [ 277 ] {62f5b2c4-f726-4e2b-8d78-0905fefec18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12029 | 2024.11.16 00:56:40.281840 [ 277 ] {62f5b2c4-f726-4e2b-8d78-0905fefec18f} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12030 | 2024.11.16 00:56:40.281880 [ 277 ] {62f5b2c4-f726-4e2b-8d78-0905fefec18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12031 | 2024.11.16 00:56:40.282274 [ 277 ] {62f5b2c4-f726-4e2b-8d78-0905fefec18f} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
12032 | 2024.11.16 00:56:40.282526 [ 277 ] {62f5b2c4-f726-4e2b-8d78-0905fefec18f} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12033 | 2024.11.16 00:56:40.282747 [ 277 ] {62f5b2c4-f726-4e2b-8d78-0905fefec18f} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001526 sec., 106159.89515072084 rows/sec., 7.39 MiB/sec. | ||
12034 | 2024.11.16 00:56:40.282799 [ 277 ] {62f5b2c4-f726-4e2b-8d78-0905fefec18f} <Debug> TCPHandler: Processed in 0.001721487 sec. | ||
12035 | 2024.11.16 00:56:40.282955 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12036 | 2024.11.16 00:56:40.283063 [ 273 ] {5b8a0e08-c9b5-4482-a746-c619150242de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12037 | 2024.11.16 00:56:40.283112 [ 273 ] {5b8a0e08-c9b5-4482-a746-c619150242de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12038 | 2024.11.16 00:56:40.283551 [ 273 ] {5b8a0e08-c9b5-4482-a746-c619150242de} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12039 | 2024.11.16 00:56:40.283593 [ 273 ] {5b8a0e08-c9b5-4482-a746-c619150242de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12040 | 2024.11.16 00:56:40.283959 [ 273 ] {5b8a0e08-c9b5-4482-a746-c619150242de} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
12041 | 2024.11.16 00:56:40.284206 [ 273 ] {5b8a0e08-c9b5-4482-a746-c619150242de} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12042 | 2024.11.16 00:56:40.284421 [ 273 ] {5b8a0e08-c9b5-4482-a746-c619150242de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec. | ||
12043 | 2024.11.16 00:56:40.284470 [ 273 ] {5b8a0e08-c9b5-4482-a746-c619150242de} <Debug> TCPHandler: Processed in 0.001566512 sec. | ||
12044 | 2024.11.16 00:56:40.902608 [ 222 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): 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] | ||
12045 | 2024.11.16 00:56:40.902694 [ 222 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): 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] | ||
12046 | 2024.11.16 00:56:40.904944 [ 222 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): 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] | ||
12047 | 2024.11.16 00:56:41.505383 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1766 | ||
12048 | 2024.11.16 00:56:41.508441 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12049 | 2024.11.16 00:56:41.508491 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12050 | 2024.11.16 00:56:41.509997 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
12051 | 2024.11.16 00:56:41.510329 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12052 | 2024.11.16 00:56:41.510941 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1766 | ||
12053 | 2024.11.16 00:56:45.273123 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12054 | 2024.11.16 00:56:45.273355 [ 277 ] {dec5fbea-c84e-441c-af9c-4abd53f9357b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12055 | 2024.11.16 00:56:45.273437 [ 277 ] {dec5fbea-c84e-441c-af9c-4abd53f9357b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12056 | 2024.11.16 00:56:45.274240 [ 277 ] {dec5fbea-c84e-441c-af9c-4abd53f9357b} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12057 | 2024.11.16 00:56:45.274292 [ 277 ] {dec5fbea-c84e-441c-af9c-4abd53f9357b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12058 | 2024.11.16 00:56:45.274725 [ 277 ] {dec5fbea-c84e-441c-af9c-4abd53f9357b} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
12059 | 2024.11.16 00:56:45.274984 [ 277 ] {dec5fbea-c84e-441c-af9c-4abd53f9357b} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12060 | 2024.11.16 00:56:45.275207 [ 277 ] {dec5fbea-c84e-441c-af9c-4abd53f9357b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001912 sec., 29288.70292887029 rows/sec., 2.24 MiB/sec. | ||
12061 | 2024.11.16 00:56:45.275264 [ 277 ] {dec5fbea-c84e-441c-af9c-4abd53f9357b} <Debug> TCPHandler: Processed in 0.002287483 sec. | ||
12062 | 2024.11.16 00:56:45.275454 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12063 | 2024.11.16 00:56:45.275599 [ 273 ] {c7131c99-2b25-446c-852a-2f629e0ffc00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12064 | 2024.11.16 00:56:45.275659 [ 273 ] {c7131c99-2b25-446c-852a-2f629e0ffc00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12065 | 2024.11.16 00:56:45.276345 [ 273 ] {c7131c99-2b25-446c-852a-2f629e0ffc00} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12066 | 2024.11.16 00:56:45.276395 [ 273 ] {c7131c99-2b25-446c-852a-2f629e0ffc00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12067 | 2024.11.16 00:56:45.276771 [ 273 ] {c7131c99-2b25-446c-852a-2f629e0ffc00} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
12068 | 2024.11.16 00:56:45.277015 [ 273 ] {c7131c99-2b25-446c-852a-2f629e0ffc00} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12069 | 2024.11.16 00:56:45.277263 [ 273 ] {c7131c99-2b25-446c-852a-2f629e0ffc00} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001689 sec., 37892.24393132031 rows/sec., 2.96 MiB/sec. | ||
12070 | 2024.11.16 00:56:45.277343 [ 273 ] {c7131c99-2b25-446c-852a-2f629e0ffc00} <Debug> TCPHandler: Processed in 0.001957613 sec. | ||
12071 | 2024.11.16 00:56:45.277557 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12072 | 2024.11.16 00:56:45.277826 [ 277 ] {a2bbee24-b334-418c-ba13-91728553689d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12073 | 2024.11.16 00:56:45.277892 [ 277 ] {a2bbee24-b334-418c-ba13-91728553689d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12074 | 2024.11.16 00:56:45.278460 [ 277 ] {a2bbee24-b334-418c-ba13-91728553689d} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12075 | 2024.11.16 00:56:45.278500 [ 277 ] {a2bbee24-b334-418c-ba13-91728553689d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12076 | 2024.11.16 00:56:45.278898 [ 277 ] {a2bbee24-b334-418c-ba13-91728553689d} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
12077 | 2024.11.16 00:56:45.279139 [ 277 ] {a2bbee24-b334-418c-ba13-91728553689d} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12078 | 2024.11.16 00:56:45.279345 [ 277 ] {a2bbee24-b334-418c-ba13-91728553689d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00161 sec., 99378.88198757764 rows/sec., 6.92 MiB/sec. | ||
12079 | 2024.11.16 00:56:45.279398 [ 277 ] {a2bbee24-b334-418c-ba13-91728553689d} <Debug> TCPHandler: Processed in 0.001946233 sec. | ||
12080 | 2024.11.16 00:56:45.279571 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12081 | 2024.11.16 00:56:45.279700 [ 273 ] {2105e3d2-8acf-484c-ad38-8c35f2577ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12082 | 2024.11.16 00:56:45.279766 [ 273 ] {2105e3d2-8acf-484c-ad38-8c35f2577ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12083 | 2024.11.16 00:56:45.280309 [ 273 ] {2105e3d2-8acf-484c-ad38-8c35f2577ab9} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12084 | 2024.11.16 00:56:45.280358 [ 273 ] {2105e3d2-8acf-484c-ad38-8c35f2577ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12085 | 2024.11.16 00:56:45.280729 [ 273 ] {2105e3d2-8acf-484c-ad38-8c35f2577ab9} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
12086 | 2024.11.16 00:56:45.280969 [ 273 ] {2105e3d2-8acf-484c-ad38-8c35f2577ab9} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12087 | 2024.11.16 00:56:45.281194 [ 273 ] {2105e3d2-8acf-484c-ad38-8c35f2577ab9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001517 sec., 39551.74686882004 rows/sec., 2.67 MiB/sec. | ||
12088 | 2024.11.16 00:56:45.281290 [ 273 ] {2105e3d2-8acf-484c-ad38-8c35f2577ab9} <Debug> TCPHandler: Processed in 0.001779298 sec. | ||
12089 | 2024.11.16 00:56:46.058569 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12090 | 2024.11.16 00:56:46.058655 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12091 | 2024.11.16 00:56:47.669525 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46528, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12092 | 2024.11.16 00:56:47.867064 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39257, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12093 | 2024.11.16 00:56:47.877479 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35566, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12094 | 2024.11.16 00:56:47.882907 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54338, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12095 | 2024.11.16 00:56:47.935309 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38227, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12096 | 2024.11.16 00:56:48.005648 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50402, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12097 | 2024.11.16 00:56:48.042988 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50607, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12098 | 2024.11.16 00:56:48.061277 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56976, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12099 | 2024.11.16 00:56:50.279580 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12100 | 2024.11.16 00:56:50.279774 [ 277 ] {36d285ec-eba0-4d5e-95e1-dcd3d758bb3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12101 | 2024.11.16 00:56:50.279850 [ 277 ] {36d285ec-eba0-4d5e-95e1-dcd3d758bb3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12102 | 2024.11.16 00:56:50.280591 [ 277 ] {36d285ec-eba0-4d5e-95e1-dcd3d758bb3e} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12103 | 2024.11.16 00:56:50.280637 [ 277 ] {36d285ec-eba0-4d5e-95e1-dcd3d758bb3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12104 | 2024.11.16 00:56:50.281076 [ 277 ] {36d285ec-eba0-4d5e-95e1-dcd3d758bb3e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
12105 | 2024.11.16 00:56:50.281332 [ 277 ] {36d285ec-eba0-4d5e-95e1-dcd3d758bb3e} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12106 | 2024.11.16 00:56:50.281589 [ 277 ] {36d285ec-eba0-4d5e-95e1-dcd3d758bb3e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001858 sec., 7534.983853606028 rows/sec., 542.42 KiB/sec. | ||
12107 | 2024.11.16 00:56:50.281684 [ 277 ] {36d285ec-eba0-4d5e-95e1-dcd3d758bb3e} <Debug> TCPHandler: Processed in 0.002242411 sec. | ||
12108 | 2024.11.16 00:56:50.281926 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12109 | 2024.11.16 00:56:50.282084 [ 273 ] {503ec1f6-1bf4-4ad9-a007-e9410d126d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12110 | 2024.11.16 00:56:50.282142 [ 273 ] {503ec1f6-1bf4-4ad9-a007-e9410d126d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12111 | 2024.11.16 00:56:50.282882 [ 273 ] {503ec1f6-1bf4-4ad9-a007-e9410d126d0a} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12112 | 2024.11.16 00:56:50.282923 [ 273 ] {503ec1f6-1bf4-4ad9-a007-e9410d126d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12113 | 2024.11.16 00:56:50.283331 [ 273 ] {503ec1f6-1bf4-4ad9-a007-e9410d126d0a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
12114 | 2024.11.16 00:56:50.283577 [ 273 ] {503ec1f6-1bf4-4ad9-a007-e9410d126d0a} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12115 | 2024.11.16 00:56:50.283807 [ 273 ] {503ec1f6-1bf4-4ad9-a007-e9410d126d0a} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001759 sec., 160886.8675383741 rows/sec., 14.20 MiB/sec. | ||
12116 | 2024.11.16 00:56:50.283860 [ 273 ] {503ec1f6-1bf4-4ad9-a007-e9410d126d0a} <Debug> TCPHandler: Processed in 0.002064196 sec. | ||
12117 | 2024.11.16 00:56:50.284059 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12118 | 2024.11.16 00:56:50.284192 [ 277 ] {ec9784d4-b60e-427f-afdc-a630de4e0aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12119 | 2024.11.16 00:56:50.284247 [ 277 ] {ec9784d4-b60e-427f-afdc-a630de4e0aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12120 | 2024.11.16 00:56:50.284876 [ 277 ] {ec9784d4-b60e-427f-afdc-a630de4e0aad} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12121 | 2024.11.16 00:56:50.284917 [ 277 ] {ec9784d4-b60e-427f-afdc-a630de4e0aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12122 | 2024.11.16 00:56:50.285275 [ 277 ] {ec9784d4-b60e-427f-afdc-a630de4e0aad} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
12123 | 2024.11.16 00:56:50.285528 [ 277 ] {ec9784d4-b60e-427f-afdc-a630de4e0aad} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12124 | 2024.11.16 00:56:50.285739 [ 277 ] {ec9784d4-b60e-427f-afdc-a630de4e0aad} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001579 sec., 29765.674477517416 rows/sec., 2.14 MiB/sec. | ||
12125 | 2024.11.16 00:56:50.285790 [ 277 ] {ec9784d4-b60e-427f-afdc-a630de4e0aad} <Debug> TCPHandler: Processed in 0.001793679 sec. | ||
12126 | 2024.11.16 00:56:50.285953 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12127 | 2024.11.16 00:56:50.286081 [ 273 ] {9183e657-28c9-4617-bb21-b4db4c1470f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12128 | 2024.11.16 00:56:50.286135 [ 273 ] {9183e657-28c9-4617-bb21-b4db4c1470f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12129 | 2024.11.16 00:56:50.286721 [ 273 ] {9183e657-28c9-4617-bb21-b4db4c1470f7} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12130 | 2024.11.16 00:56:50.286761 [ 273 ] {9183e657-28c9-4617-bb21-b4db4c1470f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12131 | 2024.11.16 00:56:50.287115 [ 273 ] {9183e657-28c9-4617-bb21-b4db4c1470f7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12132 | 2024.11.16 00:56:50.287351 [ 273 ] {9183e657-28c9-4617-bb21-b4db4c1470f7} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12133 | 2024.11.16 00:56:50.287560 [ 273 ] {9183e657-28c9-4617-bb21-b4db4c1470f7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001506 sec., 9296.148738379814 rows/sec., 651.04 KiB/sec. | ||
12134 | 2024.11.16 00:56:50.287612 [ 273 ] {9183e657-28c9-4617-bb21-b4db4c1470f7} <Debug> TCPHandler: Processed in 0.001725677 sec. | ||
12135 | 2024.11.16 00:56:50.287766 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12136 | 2024.11.16 00:56:50.287873 [ 277 ] {3550f708-3a73-48a1-8739-28ac0da1748d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12137 | 2024.11.16 00:56:50.287919 [ 277 ] {3550f708-3a73-48a1-8739-28ac0da1748d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12138 | 2024.11.16 00:56:50.288443 [ 277 ] {3550f708-3a73-48a1-8739-28ac0da1748d} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12139 | 2024.11.16 00:56:50.288483 [ 277 ] {3550f708-3a73-48a1-8739-28ac0da1748d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12140 | 2024.11.16 00:56:50.288825 [ 277 ] {3550f708-3a73-48a1-8739-28ac0da1748d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
12141 | 2024.11.16 00:56:50.289062 [ 277 ] {3550f708-3a73-48a1-8739-28ac0da1748d} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12142 | 2024.11.16 00:56:50.289281 [ 277 ] {3550f708-3a73-48a1-8739-28ac0da1748d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001429 sec., 9097.270818754374 rows/sec., 567.21 KiB/sec. | ||
12143 | 2024.11.16 00:56:50.289375 [ 277 ] {3550f708-3a73-48a1-8739-28ac0da1748d} <Debug> TCPHandler: Processed in 0.001661185 sec. | ||
12144 | 2024.11.16 00:56:50.289531 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12145 | 2024.11.16 00:56:50.289661 [ 273 ] {106eb2c5-0037-44ce-b3a5-ecb8995a65b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12146 | 2024.11.16 00:56:50.289716 [ 273 ] {106eb2c5-0037-44ce-b3a5-ecb8995a65b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12147 | 2024.11.16 00:56:50.290504 [ 273 ] {106eb2c5-0037-44ce-b3a5-ecb8995a65b9} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12148 | 2024.11.16 00:56:50.290549 [ 273 ] {106eb2c5-0037-44ce-b3a5-ecb8995a65b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12149 | 2024.11.16 00:56:50.290922 [ 273 ] {106eb2c5-0037-44ce-b3a5-ecb8995a65b9} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
12150 | 2024.11.16 00:56:50.291158 [ 273 ] {106eb2c5-0037-44ce-b3a5-ecb8995a65b9} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12151 | 2024.11.16 00:56:50.291371 [ 273 ] {106eb2c5-0037-44ce-b3a5-ecb8995a65b9} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.00174 sec., 242528.7356321839 rows/sec., 17.33 MiB/sec. | ||
12152 | 2024.11.16 00:56:50.291423 [ 273 ] {106eb2c5-0037-44ce-b3a5-ecb8995a65b9} <Debug> TCPHandler: Processed in 0.001962564 sec. | ||
12153 | 2024.11.16 00:56:50.291553 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12154 | 2024.11.16 00:56:50.291680 [ 277 ] {9e82b50c-fab5-46f7-a4b1-413e85f398a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12155 | 2024.11.16 00:56:50.291737 [ 277 ] {9e82b50c-fab5-46f7-a4b1-413e85f398a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12156 | 2024.11.16 00:56:50.292266 [ 277 ] {9e82b50c-fab5-46f7-a4b1-413e85f398a0} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12157 | 2024.11.16 00:56:50.292313 [ 277 ] {9e82b50c-fab5-46f7-a4b1-413e85f398a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12158 | 2024.11.16 00:56:50.292708 [ 277 ] {9e82b50c-fab5-46f7-a4b1-413e85f398a0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
12159 | 2024.11.16 00:56:50.292947 [ 277 ] {9e82b50c-fab5-46f7-a4b1-413e85f398a0} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12160 | 2024.11.16 00:56:50.293206 [ 277 ] {9e82b50c-fab5-46f7-a4b1-413e85f398a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001544 sec., 3886.0103626943005 rows/sec., 203.03 KiB/sec. | ||
12161 | 2024.11.16 00:56:50.293263 [ 277 ] {9e82b50c-fab5-46f7-a4b1-413e85f398a0} <Debug> TCPHandler: Processed in 0.001767368 sec. | ||
12162 | 2024.11.16 00:56:50.293494 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12163 | 2024.11.16 00:56:50.293654 [ 273 ] {c5ad9b9e-696f-4b58-b4b0-12f138395185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12164 | 2024.11.16 00:56:50.293715 [ 273 ] {c5ad9b9e-696f-4b58-b4b0-12f138395185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12165 | 2024.11.16 00:56:50.294339 [ 273 ] {c5ad9b9e-696f-4b58-b4b0-12f138395185} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12166 | 2024.11.16 00:56:50.294386 [ 273 ] {c5ad9b9e-696f-4b58-b4b0-12f138395185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12167 | 2024.11.16 00:56:50.294797 [ 273 ] {c5ad9b9e-696f-4b58-b4b0-12f138395185} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
12168 | 2024.11.16 00:56:50.295041 [ 273 ] {c5ad9b9e-696f-4b58-b4b0-12f138395185} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12169 | 2024.11.16 00:56:50.295256 [ 273 ] {c5ad9b9e-696f-4b58-b4b0-12f138395185} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001633 sec., 145131.65952235152 rows/sec., 9.73 MiB/sec. | ||
12170 | 2024.11.16 00:56:50.295306 [ 273 ] {c5ad9b9e-696f-4b58-b4b0-12f138395185} <Debug> TCPHandler: Processed in 0.001932672 sec. | ||
12171 | 2024.11.16 00:56:50.295435 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12172 | 2024.11.16 00:56:50.295543 [ 277 ] {b63975fa-dea5-4711-a839-67626ef63f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12173 | 2024.11.16 00:56:50.295602 [ 277 ] {b63975fa-dea5-4711-a839-67626ef63f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12174 | 2024.11.16 00:56:50.296105 [ 277 ] {b63975fa-dea5-4711-a839-67626ef63f36} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12175 | 2024.11.16 00:56:50.296151 [ 277 ] {b63975fa-dea5-4711-a839-67626ef63f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12176 | 2024.11.16 00:56:50.296558 [ 277 ] {b63975fa-dea5-4711-a839-67626ef63f36} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
12177 | 2024.11.16 00:56:50.296790 [ 277 ] {b63975fa-dea5-4711-a839-67626ef63f36} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12178 | 2024.11.16 00:56:50.297016 [ 277 ] {b63975fa-dea5-4711-a839-67626ef63f36} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001496 sec., 668.4491978609626 rows/sec., 45.04 KiB/sec. | ||
12179 | 2024.11.16 00:56:50.297132 [ 277 ] {b63975fa-dea5-4711-a839-67626ef63f36} <Debug> TCPHandler: Processed in 0.001749738 sec. | ||
12180 | 2024.11.16 00:56:50.297288 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12181 | 2024.11.16 00:56:50.297394 [ 273 ] {05af9dde-5586-46e0-bb97-49aeca7ee1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12182 | 2024.11.16 00:56:50.297461 [ 273 ] {05af9dde-5586-46e0-bb97-49aeca7ee1e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12183 | 2024.11.16 00:56:50.298576 [ 273 ] {05af9dde-5586-46e0-bb97-49aeca7ee1e5} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12184 | 2024.11.16 00:56:50.298615 [ 273 ] {05af9dde-5586-46e0-bb97-49aeca7ee1e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12185 | 2024.11.16 00:56:50.299269 [ 273 ] {05af9dde-5586-46e0-bb97-49aeca7ee1e5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12186 | 2024.11.16 00:56:50.299523 [ 273 ] {05af9dde-5586-46e0-bb97-49aeca7ee1e5} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12187 | 2024.11.16 00:56:50.299716 [ 151 ] {} <Debug> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
12188 | 2024.11.16 00:56:50.299791 [ 273 ] {05af9dde-5586-46e0-bb97-49aeca7ee1e5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002412 sec., 16583.74792703151 rows/sec., 29.72 MiB/sec. | ||
12189 | 2024.11.16 00:56:50.299803 [ 151 ] {} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12190 | 2024.11.16 00:56:50.299873 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12191 | 2024.11.16 00:56:50.300292 [ 273 ] {05af9dde-5586-46e0-bb97-49aeca7ee1e5} <Debug> TCPHandler: Processed in 0.003057473 sec. | ||
12192 | 2024.11.16 00:56:50.300385 [ 190 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::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 | ||
12193 | 2024.11.16 00:56:50.300596 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12194 | 2024.11.16 00:56:50.301141 [ 277 ] {e5500662-20fa-4f86-a6f0-5a2ef0ae930f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12195 | 2024.11.16 00:56:50.301303 [ 277 ] {e5500662-20fa-4f86-a6f0-5a2ef0ae930f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12196 | 2024.11.16 00:56:50.301914 [ 190 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12197 | 2024.11.16 00:56:50.302151 [ 190 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1291 rows starting from the beginning of the part | ||
12198 | 2024.11.16 00:56:50.302789 [ 190 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
12199 | 2024.11.16 00:56:50.303556 [ 277 ] {e5500662-20fa-4f86-a6f0-5a2ef0ae930f} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12200 | 2024.11.16 00:56:50.303560 [ 190 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
12201 | 2024.11.16 00:56:50.303626 [ 277 ] {e5500662-20fa-4f86-a6f0-5a2ef0ae930f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12202 | 2024.11.16 00:56:50.304174 [ 190 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::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 | ||
12203 | 2024.11.16 00:56:50.304862 [ 190 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
12204 | 2024.11.16 00:56:50.305475 [ 190 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::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 | ||
12205 | 2024.11.16 00:56:50.305495 [ 277 ] {e5500662-20fa-4f86-a6f0-5a2ef0ae930f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
12206 | 2024.11.16 00:56:50.306322 [ 277 ] {e5500662-20fa-4f86-a6f0-5a2ef0ae930f} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12207 | 2024.11.16 00:56:50.306876 [ 277 ] {e5500662-20fa-4f86-a6f0-5a2ef0ae930f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005949 sec., 13783.829214994115 rows/sec., 896.45 KiB/sec. | ||
12208 | 2024.11.16 00:56:50.307203 [ 277 ] {e5500662-20fa-4f86-a6f0-5a2ef0ae930f} <Debug> TCPHandler: Processed in 0.006776884 sec. | ||
12209 | 2024.11.16 00:56:50.314383 [ 201 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1491 rows, containing 19 columns (19 merged, 0 gathered) in 0.014354049 sec., 103873.13015303208 rows/sec., 186.14 MiB/sec. | ||
12210 | 2024.11.16 00:56:50.315901 [ 201 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
12211 | 2024.11.16 00:56:50.316376 [ 201 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12212 | 2024.11.16 00:56:50.316473 [ 201 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
12213 | 2024.11.16 00:56:50.316644 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.67 MiB. | ||
12214 | 2024.11.16 00:56:51.000208 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.36 MiB, peak 200.00 MiB, free memory in arenas 0.00 B, will set to 189.73 MiB (RSS), difference: 1.36 MiB | ||
12215 | 2024.11.16 00:56:51.191428 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61076, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12216 | 2024.11.16 00:56:51.432309 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36185, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12217 | 2024.11.16 00:56:51.512019 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1796 | ||
12218 | 2024.11.16 00:56:51.514925 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12219 | 2024.11.16 00:56:51.514975 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12220 | 2024.11.16 00:56:51.516428 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
12221 | 2024.11.16 00:56:51.516758 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12222 | 2024.11.16 00:56:51.517246 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1796 | ||
12223 | 2024.11.16 00:56:51.660842 [ 223 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): 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] | ||
12224 | 2024.11.16 00:56:51.660922 [ 223 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): 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] | ||
12225 | 2024.11.16 00:56:51.662879 [ 223 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): 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] | ||
12226 | 2024.11.16 00:56:51.707081 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36371, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12227 | 2024.11.16 00:56:51.733583 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44679, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12228 | 2024.11.16 00:56:51.813384 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63654, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12229 | 2024.11.16 00:56:51.927330 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52017, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12230 | 2024.11.16 00:56:51.940738 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34189, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12231 | 2024.11.16 00:56:51.995134 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62228, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12232 | 2024.11.16 00:56:52.751864 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35813, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12233 | 2024.11.16 00:56:53.173813 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46970, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12234 | 2024.11.16 00:56:53.371765 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65187, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12235 | 2024.11.16 00:56:53.442786 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33264, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12236 | 2024.11.16 00:56:53.489148 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36162, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12237 | 2024.11.16 00:56:53.490500 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39664, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12238 | 2024.11.16 00:56:53.493762 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42905, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12239 | 2024.11.16 00:56:53.549258 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33860, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12240 | 2024.11.16 00:56:53.650931 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43000, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12241 | 2024.11.16 00:56:53.713537 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48288, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12242 | 2024.11.16 00:56:53.723100 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62550, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12243 | 2024.11.16 00:56:53.724556 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35709, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12244 | 2024.11.16 00:56:53.787852 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46253, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12245 | 2024.11.16 00:56:53.994799 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57692, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12246 | 2024.11.16 00:56:54.022300 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64984, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12247 | 2024.11.16 00:56:54.037754 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56091, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12248 | 2024.11.16 00:56:55.271040 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12249 | 2024.11.16 00:56:55.271263 [ 277 ] {e6cf208b-df56-4fad-8673-174ac4e50efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12250 | 2024.11.16 00:56:55.271350 [ 277 ] {e6cf208b-df56-4fad-8673-174ac4e50efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12251 | 2024.11.16 00:56:55.272160 [ 277 ] {e6cf208b-df56-4fad-8673-174ac4e50efd} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12252 | 2024.11.16 00:56:55.272213 [ 277 ] {e6cf208b-df56-4fad-8673-174ac4e50efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12253 | 2024.11.16 00:56:55.272640 [ 277 ] {e6cf208b-df56-4fad-8673-174ac4e50efd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
12254 | 2024.11.16 00:56:55.272896 [ 277 ] {e6cf208b-df56-4fad-8673-174ac4e50efd} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12255 | 2024.11.16 00:56:55.273170 [ 277 ] {e6cf208b-df56-4fad-8673-174ac4e50efd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001962 sec., 1019.3679918450559 rows/sec., 83.12 KiB/sec. | ||
12256 | 2024.11.16 00:56:55.273266 [ 277 ] {e6cf208b-df56-4fad-8673-174ac4e50efd} <Debug> TCPHandler: Processed in 0.002367824 sec. | ||
12257 | 2024.11.16 00:56:55.273520 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12258 | 2024.11.16 00:56:55.273679 [ 273 ] {896e21e8-0cb5-4ce5-a44e-5f286282980b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12259 | 2024.11.16 00:56:55.273740 [ 273 ] {896e21e8-0cb5-4ce5-a44e-5f286282980b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12260 | 2024.11.16 00:56:55.274456 [ 273 ] {896e21e8-0cb5-4ce5-a44e-5f286282980b} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12261 | 2024.11.16 00:56:55.274507 [ 273 ] {896e21e8-0cb5-4ce5-a44e-5f286282980b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12262 | 2024.11.16 00:56:55.274913 [ 273 ] {896e21e8-0cb5-4ce5-a44e-5f286282980b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
12263 | 2024.11.16 00:56:55.275160 [ 273 ] {896e21e8-0cb5-4ce5-a44e-5f286282980b} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12264 | 2024.11.16 00:56:55.275351 [ 149 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
12265 | 2024.11.16 00:56:55.275415 [ 273 ] {896e21e8-0cb5-4ce5-a44e-5f286282980b} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001768 sec., 32239.819004524885 rows/sec., 2.46 MiB/sec. | ||
12266 | 2024.11.16 00:56:55.275442 [ 149 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12267 | 2024.11.16 00:56:55.275508 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12268 | 2024.11.16 00:56:55.275531 [ 273 ] {896e21e8-0cb5-4ce5-a44e-5f286282980b} <Debug> TCPHandler: Processed in 0.002114238 sec. | ||
12269 | 2024.11.16 00:56:55.275799 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12270 | 2024.11.16 00:56:55.275862 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
12271 | 2024.11.16 00:56:55.276331 [ 277 ] {2a0c479e-6621-44f1-a3c4-6981e0f5e7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12272 | 2024.11.16 00:56:55.276490 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12273 | 2024.11.16 00:56:55.276571 [ 277 ] {2a0c479e-6621-44f1-a3c4-6981e0f5e7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12274 | 2024.11.16 00:56:55.276635 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1432 rows starting from the beginning of the part | ||
12275 | 2024.11.16 00:56:55.277335 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 283 rows starting from the beginning of the part | ||
12276 | 2024.11.16 00:56:55.277892 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 58 rows starting from the beginning of the part | ||
12277 | 2024.11.16 00:56:55.278414 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 56 rows starting from the beginning of the part | ||
12278 | 2024.11.16 00:56:55.278793 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 283 rows starting from the beginning of the part | ||
12279 | 2024.11.16 00:56:55.279175 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 57 rows starting from the beginning of the part | ||
12280 | 2024.11.16 00:56:55.280167 [ 277 ] {2a0c479e-6621-44f1-a3c4-6981e0f5e7d5} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12281 | 2024.11.16 00:56:55.280231 [ 277 ] {2a0c479e-6621-44f1-a3c4-6981e0f5e7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12282 | 2024.11.16 00:56:55.281195 [ 277 ] {2a0c479e-6621-44f1-a3c4-6981e0f5e7d5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
12283 | 2024.11.16 00:56:55.281738 [ 277 ] {2a0c479e-6621-44f1-a3c4-6981e0f5e7d5} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12284 | 2024.11.16 00:56:55.281993 [ 149 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
12285 | 2024.11.16 00:56:55.282094 [ 149 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12286 | 2024.11.16 00:56:55.282138 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12287 | 2024.11.16 00:56:55.282192 [ 277 ] {2a0c479e-6621-44f1-a3c4-6981e0f5e7d5} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.006041 sec., 331.07101473266016 rows/sec., 23.12 KiB/sec. | ||
12288 | 2024.11.16 00:56:55.282594 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
12289 | 2024.11.16 00:56:55.282719 [ 277 ] {2a0c479e-6621-44f1-a3c4-6981e0f5e7d5} <Debug> TCPHandler: Processed in 0.007069512 sec. | ||
12290 | 2024.11.16 00:56:55.283099 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12291 | 2024.11.16 00:56:55.283236 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12292 | 2024.11.16 00:56:55.283323 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 65 rows starting from the beginning of the part | ||
12293 | 2024.11.16 00:56:55.283325 [ 186 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2169 rows, containing 5 columns (5 merged, 0 gathered) in 0.00771079 sec., 281294.1345828378 rows/sec., 24.74 MiB/sec. | ||
12294 | 2024.11.16 00:56:55.283567 [ 273 ] {a9d0a8f6-9355-40ce-9b9f-79f2be04c275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12295 | 2024.11.16 00:56:55.283695 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
12296 | 2024.11.16 00:56:55.283782 [ 273 ] {a9d0a8f6-9355-40ce-9b9f-79f2be04c275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12297 | 2024.11.16 00:56:55.283930 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
12298 | 2024.11.16 00:56:55.284144 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 47 rows starting from the beginning of the part | ||
12299 | 2024.11.16 00:56:55.284649 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 4 rows starting from the beginning of the part | ||
12300 | 2024.11.16 00:56:55.285115 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 47 rows starting from the beginning of the part | ||
12301 | 2024.11.16 00:56:55.285234 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_116_23} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12302 | 2024.11.16 00:56:55.285593 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2 rows starting from the beginning of the part | ||
12303 | 2024.11.16 00:56:55.285680 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_116_23} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
12304 | 2024.11.16 00:56:55.286087 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
12305 | 2024.11.16 00:56:55.287510 [ 273 ] {a9d0a8f6-9355-40ce-9b9f-79f2be04c275} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12306 | 2024.11.16 00:56:55.287587 [ 273 ] {a9d0a8f6-9355-40ce-9b9f-79f2be04c275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12307 | 2024.11.16 00:56:55.288683 [ 273 ] {a9d0a8f6-9355-40ce-9b9f-79f2be04c275} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
12308 | 2024.11.16 00:56:55.288761 [ 196 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 5 columns (5 merged, 0 gathered) in 0.006495236 sec., 26634.90595260896 rows/sec., 2.00 MiB/sec. | ||
12309 | 2024.11.16 00:56:55.288927 [ 196 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
12310 | 2024.11.16 00:56:55.289095 [ 273 ] {a9d0a8f6-9355-40ce-9b9f-79f2be04c275} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12311 | 2024.11.16 00:56:55.289352 [ 149 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
12312 | 2024.11.16 00:56:55.289494 [ 149 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12313 | 2024.11.16 00:56:55.289489 [ 196 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_76_15} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12314 | 2024.11.16 00:56:55.289566 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12315 | 2024.11.16 00:56:55.289600 [ 273 ] {a9d0a8f6-9355-40ce-9b9f-79f2be04c275} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.006203 sec., 10640.012896985329 rows/sec., 850.93 KiB/sec. | ||
12316 | 2024.11.16 00:56:55.289938 [ 196 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_76_15} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
12317 | 2024.11.16 00:56:55.290006 [ 273 ] {a9d0a8f6-9355-40ce-9b9f-79f2be04c275} <Debug> TCPHandler: Processed in 0.007123993 sec. | ||
12318 | 2024.11.16 00:56:55.290056 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
12319 | 2024.11.16 00:56:55.290441 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
12320 | 2024.11.16 00:56:55.290626 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12321 | 2024.11.16 00:56:55.290845 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12322 | 2024.11.16 00:56:55.290994 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 914 rows starting from the beginning of the part | ||
12323 | 2024.11.16 00:56:55.291036 [ 277 ] {3b668b1a-77ac-4c49-b820-71801d86bfd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12324 | 2024.11.16 00:56:55.291327 [ 277 ] {3b668b1a-77ac-4c49-b820-71801d86bfd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12325 | 2024.11.16 00:56:55.291691 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 422 rows starting from the beginning of the part | ||
12326 | 2024.11.16 00:56:55.292431 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 68 rows starting from the beginning of the part | ||
12327 | 2024.11.16 00:56:55.293130 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 64 rows starting from the beginning of the part | ||
12328 | 2024.11.16 00:56:55.293469 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 422 rows starting from the beginning of the part | ||
12329 | 2024.11.16 00:56:55.293667 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 66 rows starting from the beginning of the part | ||
12330 | 2024.11.16 00:56:55.294368 [ 277 ] {3b668b1a-77ac-4c49-b820-71801d86bfd2} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12331 | 2024.11.16 00:56:55.294410 [ 277 ] {3b668b1a-77ac-4c49-b820-71801d86bfd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12332 | 2024.11.16 00:56:55.295042 [ 277 ] {3b668b1a-77ac-4c49-b820-71801d86bfd2} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
12333 | 2024.11.16 00:56:55.295339 [ 277 ] {3b668b1a-77ac-4c49-b820-71801d86bfd2} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12334 | 2024.11.16 00:56:55.295489 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 5 columns (5 merged, 0 gathered) in 0.005788337 sec., 337920.8916136016 rows/sec., 25.87 MiB/sec. | ||
12335 | 2024.11.16 00:56:55.295614 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
12336 | 2024.11.16 00:56:55.295723 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12337 | 2024.11.16 00:56:55.295783 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
12338 | 2024.11.16 00:56:55.295785 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12339 | 2024.11.16 00:56:55.295804 [ 277 ] {3b668b1a-77ac-4c49-b820-71801d86bfd2} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.004904 sec., 26305.057096247958 rows/sec., 1.83 MiB/sec. | ||
12340 | 2024.11.16 00:56:55.296118 [ 277 ] {3b668b1a-77ac-4c49-b820-71801d86bfd2} <Debug> TCPHandler: Processed in 0.005987782 sec. | ||
12341 | 2024.11.16 00:56:55.296154 [ 196 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
12342 | 2024.11.16 00:56:55.296319 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12343 | 2024.11.16 00:56:55.296348 [ 196 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12344 | 2024.11.16 00:56:55.296390 [ 196 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_111_22, total 21523 rows starting from the beginning of the part | ||
12345 | 2024.11.16 00:56:55.296405 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_116_23} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12346 | 2024.11.16 00:56:55.296511 [ 273 ] {bb8611e9-84b5-4cf8-80e1-b86bb509b9b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12347 | 2024.11.16 00:56:55.296653 [ 196 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 237 rows starting from the beginning of the part | ||
12348 | 2024.11.16 00:56:55.296656 [ 273 ] {bb8611e9-84b5-4cf8-80e1-b86bb509b9b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12349 | 2024.11.16 00:56:55.296724 [ 192 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_116_23} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
12350 | 2024.11.16 00:56:55.297192 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
12351 | 2024.11.16 00:56:55.297246 [ 196 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 162 rows starting from the beginning of the part | ||
12352 | 2024.11.16 00:56:55.297861 [ 196 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
12353 | 2024.11.16 00:56:55.298418 [ 196 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 237 rows starting from the beginning of the part | ||
12354 | 2024.11.16 00:56:55.298839 [ 196 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 129 rows starting from the beginning of the part | ||
12355 | 2024.11.16 00:56:55.299604 [ 273 ] {bb8611e9-84b5-4cf8-80e1-b86bb509b9b4} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12356 | 2024.11.16 00:56:55.299668 [ 273 ] {bb8611e9-84b5-4cf8-80e1-b86bb509b9b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
12357 | 2024.11.16 00:56:55.300437 [ 273 ] {bb8611e9-84b5-4cf8-80e1-b86bb509b9b4} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
12358 | 2024.11.16 00:56:55.300728 [ 273 ] {bb8611e9-84b5-4cf8-80e1-b86bb509b9b4} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12359 | 2024.11.16 00:56:55.301017 [ 273 ] {bb8611e9-84b5-4cf8-80e1-b86bb509b9b4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004574 sec., 10494.097070397902 rows/sec., 724.20 KiB/sec. | ||
12360 | 2024.11.16 00:56:55.301136 [ 273 ] {bb8611e9-84b5-4cf8-80e1-b86bb509b9b4} <Debug> TCPHandler: Processed in 0.004890272 sec. | ||
12361 | 2024.11.16 00:56:55.311518 [ 199 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22448 rows, containing 5 columns (5 merged, 0 gathered) in 0.015534812 sec., 1445012.659309942 rows/sec., 98.70 MiB/sec. | ||
12362 | 2024.11.16 00:56:55.312154 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
12363 | 2024.11.16 00:56:55.312533 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12364 | 2024.11.16 00:56:55.312633 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
12365 | 2024.11.16 00:56:55.312739 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
12366 | 2024.11.16 00:57:00.072846 [ 220 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): 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] | ||
12367 | 2024.11.16 00:57:00.072910 [ 220 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): 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] | ||
12368 | 2024.11.16 00:57:00.074940 [ 220 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): 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] | ||
12369 | 2024.11.16 00:57:00.272502 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12370 | 2024.11.16 00:57:00.272697 [ 277 ] {886ae51d-bf39-4c08-95e0-0351b550e641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12371 | 2024.11.16 00:57:00.272778 [ 277 ] {886ae51d-bf39-4c08-95e0-0351b550e641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12372 | 2024.11.16 00:57:00.273580 [ 277 ] {886ae51d-bf39-4c08-95e0-0351b550e641} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12373 | 2024.11.16 00:57:00.273633 [ 277 ] {886ae51d-bf39-4c08-95e0-0351b550e641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12374 | 2024.11.16 00:57:00.274073 [ 277 ] {886ae51d-bf39-4c08-95e0-0351b550e641} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
12375 | 2024.11.16 00:57:00.274351 [ 277 ] {886ae51d-bf39-4c08-95e0-0351b550e641} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12376 | 2024.11.16 00:57:00.274590 [ 277 ] {886ae51d-bf39-4c08-95e0-0351b550e641} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00195 sec., 28717.94871794872 rows/sec., 2.19 MiB/sec. | ||
12377 | 2024.11.16 00:57:00.274657 [ 277 ] {886ae51d-bf39-4c08-95e0-0351b550e641} <Debug> TCPHandler: Processed in 0.002298462 sec. | ||
12378 | 2024.11.16 00:57:00.274831 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12379 | 2024.11.16 00:57:00.274953 [ 273 ] {4c08e268-0ba8-4877-bdd9-51b1de5c0765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12380 | 2024.11.16 00:57:00.275004 [ 273 ] {4c08e268-0ba8-4877-bdd9-51b1de5c0765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12381 | 2024.11.16 00:57:00.275589 [ 273 ] {4c08e268-0ba8-4877-bdd9-51b1de5c0765} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12382 | 2024.11.16 00:57:00.275633 [ 273 ] {4c08e268-0ba8-4877-bdd9-51b1de5c0765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12383 | 2024.11.16 00:57:00.276041 [ 273 ] {4c08e268-0ba8-4877-bdd9-51b1de5c0765} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
12384 | 2024.11.16 00:57:00.276302 [ 273 ] {4c08e268-0ba8-4877-bdd9-51b1de5c0765} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12385 | 2024.11.16 00:57:00.276520 [ 273 ] {4c08e268-0ba8-4877-bdd9-51b1de5c0765} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001594 sec., 40150.564617314936 rows/sec., 3.13 MiB/sec. | ||
12386 | 2024.11.16 00:57:00.276573 [ 273 ] {4c08e268-0ba8-4877-bdd9-51b1de5c0765} <Debug> TCPHandler: Processed in 0.001799929 sec. | ||
12387 | 2024.11.16 00:57:00.276753 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12388 | 2024.11.16 00:57:00.276877 [ 277 ] {99298617-2fd8-4c6e-bd89-3ee86343b3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12389 | 2024.11.16 00:57:00.276929 [ 277 ] {99298617-2fd8-4c6e-bd89-3ee86343b3a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12390 | 2024.11.16 00:57:00.277519 [ 277 ] {99298617-2fd8-4c6e-bd89-3ee86343b3a8} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12391 | 2024.11.16 00:57:00.277559 [ 277 ] {99298617-2fd8-4c6e-bd89-3ee86343b3a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12392 | 2024.11.16 00:57:00.277958 [ 277 ] {99298617-2fd8-4c6e-bd89-3ee86343b3a8} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
12393 | 2024.11.16 00:57:00.278200 [ 277 ] {99298617-2fd8-4c6e-bd89-3ee86343b3a8} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12394 | 2024.11.16 00:57:00.278414 [ 277 ] {99298617-2fd8-4c6e-bd89-3ee86343b3a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001562 sec., 102432.77848911652 rows/sec., 7.13 MiB/sec. | ||
12395 | 2024.11.16 00:57:00.278469 [ 277 ] {99298617-2fd8-4c6e-bd89-3ee86343b3a8} <Debug> TCPHandler: Processed in 0.001771508 sec. | ||
12396 | 2024.11.16 00:57:00.278470 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): 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] | ||
12397 | 2024.11.16 00:57:00.278520 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): 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] | ||
12398 | 2024.11.16 00:57:00.278643 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12399 | 2024.11.16 00:57:00.278756 [ 273 ] {1ffcb388-fc3b-4494-bfe3-25a37db70d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12400 | 2024.11.16 00:57:00.278805 [ 273 ] {1ffcb388-fc3b-4494-bfe3-25a37db70d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12401 | 2024.11.16 00:57:00.279396 [ 273 ] {1ffcb388-fc3b-4494-bfe3-25a37db70d6a} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12402 | 2024.11.16 00:57:00.279440 [ 273 ] {1ffcb388-fc3b-4494-bfe3-25a37db70d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12403 | 2024.11.16 00:57:00.279898 [ 273 ] {1ffcb388-fc3b-4494-bfe3-25a37db70d6a} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
12404 | 2024.11.16 00:57:00.280202 [ 273 ] {1ffcb388-fc3b-4494-bfe3-25a37db70d6a} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12405 | 2024.11.16 00:57:00.280420 [ 141 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
12406 | 2024.11.16 00:57:00.280505 [ 273 ] {1ffcb388-fc3b-4494-bfe3-25a37db70d6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001757 sec., 34149.117814456455 rows/sec., 2.30 MiB/sec. | ||
12407 | 2024.11.16 00:57:00.280549 [ 141 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12408 | 2024.11.16 00:57:00.280669 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12409 | 2024.11.16 00:57:00.280687 [ 273 ] {1ffcb388-fc3b-4494-bfe3-25a37db70d6a} <Debug> TCPHandler: Processed in 0.002102027 sec. | ||
12410 | 2024.11.16 00:57:00.281178 [ 187 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
12411 | 2024.11.16 00:57:00.281442 [ 187 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12412 | 2024.11.16 00:57:00.281518 [ 187 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7114 rows starting from the beginning of the part | ||
12413 | 2024.11.16 00:57:00.281551 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): 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] | ||
12414 | 2024.11.16 00:57:00.281895 [ 187 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
12415 | 2024.11.16 00:57:00.282225 [ 187 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
12416 | 2024.11.16 00:57:00.282719 [ 187 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 82 rows starting from the beginning of the part | ||
12417 | 2024.11.16 00:57:00.283081 [ 187 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 48 rows starting from the beginning of the part | ||
12418 | 2024.11.16 00:57:00.283450 [ 187 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
12419 | 2024.11.16 00:57:00.285749 [ 189 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7424 rows, containing 4 columns (4 merged, 0 gathered) in 0.004819271 sec., 1540481.9525608749 rows/sec., 101.31 MiB/sec. | ||
12420 | 2024.11.16 00:57:00.286188 [ 187 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
12421 | 2024.11.16 00:57:00.286493 [ 187 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_116_23} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12422 | 2024.11.16 00:57:00.286574 [ 187 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_116_23} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
12423 | 2024.11.16 00:57:00.286654 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
12424 | 2024.11.16 00:57:01.058906 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12425 | 2024.11.16 00:57:01.058955 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12426 | 2024.11.16 00:57:01.329984 [ 223 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): 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] | ||
12427 | 2024.11.16 00:57:01.330042 [ 223 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): 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] | ||
12428 | 2024.11.16 00:57:01.332046 [ 223 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): 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] | ||
12429 | 2024.11.16 00:57:01.334251 [ 221 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): 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] | ||
12430 | 2024.11.16 00:57:01.334292 [ 221 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): 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] | ||
12431 | 2024.11.16 00:57:01.336399 [ 221 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): 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] | ||
12432 | 2024.11.16 00:57:01.518329 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1816 | ||
12433 | 2024.11.16 00:57:01.521100 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12434 | 2024.11.16 00:57:01.521150 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12435 | 2024.11.16 00:57:01.522662 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
12436 | 2024.11.16 00:57:01.522985 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12437 | 2024.11.16 00:57:01.523489 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1816 | ||
12438 | 2024.11.16 00:57:02.001504 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001123181 sec. | ||
12439 | 2024.11.16 00:57:05.049703 [ 224 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): 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] | ||
12440 | 2024.11.16 00:57:05.049787 [ 224 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): 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] | ||
12441 | 2024.11.16 00:57:05.051766 [ 224 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): 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] | ||
12442 | 2024.11.16 00:57:05.279280 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12443 | 2024.11.16 00:57:05.279465 [ 277 ] {ddb971b0-74f0-45a9-9f49-f7d5c8605c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12444 | 2024.11.16 00:57:05.279537 [ 277 ] {ddb971b0-74f0-45a9-9f49-f7d5c8605c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12445 | 2024.11.16 00:57:05.280291 [ 277 ] {ddb971b0-74f0-45a9-9f49-f7d5c8605c61} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12446 | 2024.11.16 00:57:05.280333 [ 277 ] {ddb971b0-74f0-45a9-9f49-f7d5c8605c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12447 | 2024.11.16 00:57:05.280760 [ 277 ] {ddb971b0-74f0-45a9-9f49-f7d5c8605c61} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12448 | 2024.11.16 00:57:05.281013 [ 277 ] {ddb971b0-74f0-45a9-9f49-f7d5c8605c61} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12449 | 2024.11.16 00:57:05.281239 [ 277 ] {ddb971b0-74f0-45a9-9f49-f7d5c8605c61} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001819 sec., 7696.5365585486525 rows/sec., 554.05 KiB/sec. | ||
12450 | 2024.11.16 00:57:05.281353 [ 277 ] {ddb971b0-74f0-45a9-9f49-f7d5c8605c61} <Debug> TCPHandler: Processed in 0.00220495 sec. | ||
12451 | 2024.11.16 00:57:05.281597 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12452 | 2024.11.16 00:57:05.281792 [ 273 ] {278e0b16-6ed0-44c9-a8ce-be85aebdee0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12453 | 2024.11.16 00:57:05.281853 [ 273 ] {278e0b16-6ed0-44c9-a8ce-be85aebdee0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12454 | 2024.11.16 00:57:05.282588 [ 273 ] {278e0b16-6ed0-44c9-a8ce-be85aebdee0d} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12455 | 2024.11.16 00:57:05.282629 [ 273 ] {278e0b16-6ed0-44c9-a8ce-be85aebdee0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12456 | 2024.11.16 00:57:05.283024 [ 273 ] {278e0b16-6ed0-44c9-a8ce-be85aebdee0d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
12457 | 2024.11.16 00:57:05.283272 [ 273 ] {278e0b16-6ed0-44c9-a8ce-be85aebdee0d} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12458 | 2024.11.16 00:57:05.283477 [ 273 ] {278e0b16-6ed0-44c9-a8ce-be85aebdee0d} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.00171 sec., 165497.07602339183 rows/sec., 14.60 MiB/sec. | ||
12459 | 2024.11.16 00:57:05.283530 [ 273 ] {278e0b16-6ed0-44c9-a8ce-be85aebdee0d} <Debug> TCPHandler: Processed in 0.002059396 sec. | ||
12460 | 2024.11.16 00:57:05.283691 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12461 | 2024.11.16 00:57:05.283821 [ 277 ] {a48fb84f-6c96-46f4-a921-995d8acc3c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12462 | 2024.11.16 00:57:05.283876 [ 277 ] {a48fb84f-6c96-46f4-a921-995d8acc3c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12463 | 2024.11.16 00:57:05.284443 [ 277 ] {a48fb84f-6c96-46f4-a921-995d8acc3c4e} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12464 | 2024.11.16 00:57:05.284482 [ 277 ] {a48fb84f-6c96-46f4-a921-995d8acc3c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12465 | 2024.11.16 00:57:05.284841 [ 277 ] {a48fb84f-6c96-46f4-a921-995d8acc3c4e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
12466 | 2024.11.16 00:57:05.285081 [ 277 ] {a48fb84f-6c96-46f4-a921-995d8acc3c4e} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12467 | 2024.11.16 00:57:05.285287 [ 277 ] {a48fb84f-6c96-46f4-a921-995d8acc3c4e} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001496 sec., 31417.112299465243 rows/sec., 2.26 MiB/sec. | ||
12468 | 2024.11.16 00:57:05.285339 [ 277 ] {a48fb84f-6c96-46f4-a921-995d8acc3c4e} <Debug> TCPHandler: Processed in 0.001710286 sec. | ||
12469 | 2024.11.16 00:57:05.285488 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12470 | 2024.11.16 00:57:05.285617 [ 273 ] {28cc08c6-5cb3-4ea2-9aa7-c74024d810bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12471 | 2024.11.16 00:57:05.285671 [ 273 ] {28cc08c6-5cb3-4ea2-9aa7-c74024d810bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12472 | 2024.11.16 00:57:05.286260 [ 273 ] {28cc08c6-5cb3-4ea2-9aa7-c74024d810bd} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12473 | 2024.11.16 00:57:05.286301 [ 273 ] {28cc08c6-5cb3-4ea2-9aa7-c74024d810bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12474 | 2024.11.16 00:57:05.286653 [ 273 ] {28cc08c6-5cb3-4ea2-9aa7-c74024d810bd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12475 | 2024.11.16 00:57:05.286900 [ 273 ] {28cc08c6-5cb3-4ea2-9aa7-c74024d810bd} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12476 | 2024.11.16 00:57:05.287120 [ 273 ] {28cc08c6-5cb3-4ea2-9aa7-c74024d810bd} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001531 sec., 9144.350097975179 rows/sec., 640.41 KiB/sec. | ||
12477 | 2024.11.16 00:57:05.287229 [ 273 ] {28cc08c6-5cb3-4ea2-9aa7-c74024d810bd} <Debug> TCPHandler: Processed in 0.001803909 sec. | ||
12478 | 2024.11.16 00:57:05.287388 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12479 | 2024.11.16 00:57:05.287497 [ 277 ] {3e2eedef-cc3b-4086-a7a9-562cbf67c2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12480 | 2024.11.16 00:57:05.287542 [ 277 ] {3e2eedef-cc3b-4086-a7a9-562cbf67c2a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12481 | 2024.11.16 00:57:05.288068 [ 277 ] {3e2eedef-cc3b-4086-a7a9-562cbf67c2a6} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12482 | 2024.11.16 00:57:05.288106 [ 277 ] {3e2eedef-cc3b-4086-a7a9-562cbf67c2a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12483 | 2024.11.16 00:57:05.288463 [ 277 ] {3e2eedef-cc3b-4086-a7a9-562cbf67c2a6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12484 | 2024.11.16 00:57:05.288702 [ 277 ] {3e2eedef-cc3b-4086-a7a9-562cbf67c2a6} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12485 | 2024.11.16 00:57:05.288948 [ 277 ] {3e2eedef-cc3b-4086-a7a9-562cbf67c2a6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001464 sec., 8879.781420765028 rows/sec., 553.65 KiB/sec. | ||
12486 | 2024.11.16 00:57:05.289159 [ 277 ] {3e2eedef-cc3b-4086-a7a9-562cbf67c2a6} <Debug> TCPHandler: Processed in 0.00182607 sec. | ||
12487 | 2024.11.16 00:57:05.289388 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12488 | 2024.11.16 00:57:05.289519 [ 273 ] {a5c1d4c2-828e-4872-b9cb-e9499cb534fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12489 | 2024.11.16 00:57:05.289576 [ 273 ] {a5c1d4c2-828e-4872-b9cb-e9499cb534fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12490 | 2024.11.16 00:57:05.290346 [ 273 ] {a5c1d4c2-828e-4872-b9cb-e9499cb534fb} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12491 | 2024.11.16 00:57:05.290387 [ 273 ] {a5c1d4c2-828e-4872-b9cb-e9499cb534fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12492 | 2024.11.16 00:57:05.290765 [ 273 ] {a5c1d4c2-828e-4872-b9cb-e9499cb534fb} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
12493 | 2024.11.16 00:57:05.291005 [ 273 ] {a5c1d4c2-828e-4872-b9cb-e9499cb534fb} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12494 | 2024.11.16 00:57:05.291222 [ 273 ] {a5c1d4c2-828e-4872-b9cb-e9499cb534fb} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001732 sec., 243648.96073903 rows/sec., 17.41 MiB/sec. | ||
12495 | 2024.11.16 00:57:05.291289 [ 273 ] {a5c1d4c2-828e-4872-b9cb-e9499cb534fb} <Debug> TCPHandler: Processed in 0.002021985 sec. | ||
12496 | 2024.11.16 00:57:05.291455 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12497 | 2024.11.16 00:57:05.291605 [ 277 ] {3071af05-bf4f-4db0-adb9-0617b15fceb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12498 | 2024.11.16 00:57:05.291662 [ 277 ] {3071af05-bf4f-4db0-adb9-0617b15fceb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12499 | 2024.11.16 00:57:05.292158 [ 277 ] {3071af05-bf4f-4db0-adb9-0617b15fceb2} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12500 | 2024.11.16 00:57:05.292196 [ 277 ] {3071af05-bf4f-4db0-adb9-0617b15fceb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12501 | 2024.11.16 00:57:05.292558 [ 277 ] {3071af05-bf4f-4db0-adb9-0617b15fceb2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12502 | 2024.11.16 00:57:05.292804 [ 277 ] {3071af05-bf4f-4db0-adb9-0617b15fceb2} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12503 | 2024.11.16 00:57:05.293022 [ 277 ] {3071af05-bf4f-4db0-adb9-0617b15fceb2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001445 sec., 4152.249134948097 rows/sec., 216.94 KiB/sec. | ||
12504 | 2024.11.16 00:57:05.293134 [ 277 ] {3071af05-bf4f-4db0-adb9-0617b15fceb2} <Debug> TCPHandler: Processed in 0.001762058 sec. | ||
12505 | 2024.11.16 00:57:05.293286 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12506 | 2024.11.16 00:57:05.293399 [ 273 ] {b461d002-21e1-4bff-8778-708c77198032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12507 | 2024.11.16 00:57:05.293447 [ 273 ] {b461d002-21e1-4bff-8778-708c77198032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12508 | 2024.11.16 00:57:05.293985 [ 273 ] {b461d002-21e1-4bff-8778-708c77198032} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12509 | 2024.11.16 00:57:05.294023 [ 273 ] {b461d002-21e1-4bff-8778-708c77198032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12510 | 2024.11.16 00:57:05.294416 [ 273 ] {b461d002-21e1-4bff-8778-708c77198032} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
12511 | 2024.11.16 00:57:05.294652 [ 273 ] {b461d002-21e1-4bff-8778-708c77198032} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12512 | 2024.11.16 00:57:05.294862 [ 273 ] {b461d002-21e1-4bff-8778-708c77198032} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001485 sec., 159595.9595959596 rows/sec., 10.70 MiB/sec. | ||
12513 | 2024.11.16 00:57:05.294912 [ 273 ] {b461d002-21e1-4bff-8778-708c77198032} <Debug> TCPHandler: Processed in 0.001688386 sec. | ||
12514 | 2024.11.16 00:57:05.295057 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12515 | 2024.11.16 00:57:05.295183 [ 277 ] {a5be11d9-10e2-4f34-8f1b-675cbd918336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12516 | 2024.11.16 00:57:05.295240 [ 277 ] {a5be11d9-10e2-4f34-8f1b-675cbd918336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12517 | 2024.11.16 00:57:05.295743 [ 277 ] {a5be11d9-10e2-4f34-8f1b-675cbd918336} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12518 | 2024.11.16 00:57:05.295790 [ 277 ] {a5be11d9-10e2-4f34-8f1b-675cbd918336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12519 | 2024.11.16 00:57:05.296173 [ 277 ] {a5be11d9-10e2-4f34-8f1b-675cbd918336} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12520 | 2024.11.16 00:57:05.296411 [ 277 ] {a5be11d9-10e2-4f34-8f1b-675cbd918336} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12521 | 2024.11.16 00:57:05.296623 [ 277 ] {a5be11d9-10e2-4f34-8f1b-675cbd918336} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001467 sec., 681.6632583503749 rows/sec., 45.93 KiB/sec. | ||
12522 | 2024.11.16 00:57:05.296733 [ 277 ] {a5be11d9-10e2-4f34-8f1b-675cbd918336} <Debug> TCPHandler: Processed in 0.001739097 sec. | ||
12523 | 2024.11.16 00:57:05.296876 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12524 | 2024.11.16 00:57:05.296981 [ 273 ] {a0c3da4b-3ffb-4d26-9c6d-8de915d58bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12525 | 2024.11.16 00:57:05.297060 [ 273 ] {a0c3da4b-3ffb-4d26-9c6d-8de915d58bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12526 | 2024.11.16 00:57:05.298337 [ 273 ] {a0c3da4b-3ffb-4d26-9c6d-8de915d58bb3} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12527 | 2024.11.16 00:57:05.298375 [ 273 ] {a0c3da4b-3ffb-4d26-9c6d-8de915d58bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12528 | 2024.11.16 00:57:05.299042 [ 273 ] {a0c3da4b-3ffb-4d26-9c6d-8de915d58bb3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12529 | 2024.11.16 00:57:05.299297 [ 273 ] {a0c3da4b-3ffb-4d26-9c6d-8de915d58bb3} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12530 | 2024.11.16 00:57:05.299552 [ 273 ] {a0c3da4b-3ffb-4d26-9c6d-8de915d58bb3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002587 sec., 15461.925009663704 rows/sec., 27.71 MiB/sec. | ||
12531 | 2024.11.16 00:57:05.299825 [ 273 ] {a0c3da4b-3ffb-4d26-9c6d-8de915d58bb3} <Debug> TCPHandler: Processed in 0.003002591 sec. | ||
12532 | 2024.11.16 00:57:05.299961 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12533 | 2024.11.16 00:57:05.300088 [ 277 ] {1ac6770f-93b7-484b-9959-8763f14bbceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12534 | 2024.11.16 00:57:05.300144 [ 277 ] {1ac6770f-93b7-484b-9959-8763f14bbceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12535 | 2024.11.16 00:57:05.300666 [ 277 ] {1ac6770f-93b7-484b-9959-8763f14bbceb} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12536 | 2024.11.16 00:57:05.300711 [ 277 ] {1ac6770f-93b7-484b-9959-8763f14bbceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12537 | 2024.11.16 00:57:05.301125 [ 277 ] {1ac6770f-93b7-484b-9959-8763f14bbceb} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
12538 | 2024.11.16 00:57:05.301361 [ 277 ] {1ac6770f-93b7-484b-9959-8763f14bbceb} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12539 | 2024.11.16 00:57:05.301554 [ 277 ] {1ac6770f-93b7-484b-9959-8763f14bbceb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001495 sec., 54849.4983277592 rows/sec., 3.48 MiB/sec. | ||
12540 | 2024.11.16 00:57:05.301602 [ 277 ] {1ac6770f-93b7-484b-9959-8763f14bbceb} <Debug> TCPHandler: Processed in 0.001692636 sec. | ||
12541 | 2024.11.16 00:57:10.270434 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12542 | 2024.11.16 00:57:10.270764 [ 277 ] {03918731-d8ec-47fe-af4c-1c7da2899130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12543 | 2024.11.16 00:57:10.270882 [ 277 ] {03918731-d8ec-47fe-af4c-1c7da2899130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12544 | 2024.11.16 00:57:10.271731 [ 277 ] {03918731-d8ec-47fe-af4c-1c7da2899130} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12545 | 2024.11.16 00:57:10.271776 [ 277 ] {03918731-d8ec-47fe-af4c-1c7da2899130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12546 | 2024.11.16 00:57:10.272214 [ 277 ] {03918731-d8ec-47fe-af4c-1c7da2899130} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
12547 | 2024.11.16 00:57:10.272469 [ 277 ] {03918731-d8ec-47fe-af4c-1c7da2899130} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12548 | 2024.11.16 00:57:10.272679 [ 277 ] {03918731-d8ec-47fe-af4c-1c7da2899130} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002004 sec., 1996.007984031936 rows/sec., 162.76 KiB/sec. | ||
12549 | 2024.11.16 00:57:10.272742 [ 277 ] {03918731-d8ec-47fe-af4c-1c7da2899130} <Debug> TCPHandler: Processed in 0.002492337 sec. | ||
12550 | 2024.11.16 00:57:10.272914 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12551 | 2024.11.16 00:57:10.273055 [ 273 ] {193793e2-d4b6-4443-ba42-b4c79f8721df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12552 | 2024.11.16 00:57:10.273111 [ 273 ] {193793e2-d4b6-4443-ba42-b4c79f8721df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12553 | 2024.11.16 00:57:10.273777 [ 273 ] {193793e2-d4b6-4443-ba42-b4c79f8721df} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12554 | 2024.11.16 00:57:10.273823 [ 273 ] {193793e2-d4b6-4443-ba42-b4c79f8721df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12555 | 2024.11.16 00:57:10.274237 [ 273 ] {193793e2-d4b6-4443-ba42-b4c79f8721df} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
12556 | 2024.11.16 00:57:10.274478 [ 273 ] {193793e2-d4b6-4443-ba42-b4c79f8721df} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12557 | 2024.11.16 00:57:10.274650 [ 273 ] {193793e2-d4b6-4443-ba42-b4c79f8721df} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001628 sec., 35626.535626535624 rows/sec., 2.71 MiB/sec. | ||
12558 | 2024.11.16 00:57:10.274700 [ 273 ] {193793e2-d4b6-4443-ba42-b4c79f8721df} <Debug> TCPHandler: Processed in 0.001855001 sec. | ||
12559 | 2024.11.16 00:57:10.274843 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12560 | 2024.11.16 00:57:10.274951 [ 277 ] {3ae26849-b502-4bb4-8d37-5533ad02e0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12561 | 2024.11.16 00:57:10.274998 [ 277 ] {3ae26849-b502-4bb4-8d37-5533ad02e0af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12562 | 2024.11.16 00:57:10.275514 [ 277 ] {3ae26849-b502-4bb4-8d37-5533ad02e0af} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12563 | 2024.11.16 00:57:10.275552 [ 277 ] {3ae26849-b502-4bb4-8d37-5533ad02e0af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12564 | 2024.11.16 00:57:10.275895 [ 277 ] {3ae26849-b502-4bb4-8d37-5533ad02e0af} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
12565 | 2024.11.16 00:57:10.276137 [ 277 ] {3ae26849-b502-4bb4-8d37-5533ad02e0af} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12566 | 2024.11.16 00:57:10.276316 [ 277 ] {3ae26849-b502-4bb4-8d37-5533ad02e0af} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001389 sec., 2879.7696184305255 rows/sec., 201.08 KiB/sec. | ||
12567 | 2024.11.16 00:57:10.276366 [ 277 ] {3ae26849-b502-4bb4-8d37-5533ad02e0af} <Debug> TCPHandler: Processed in 0.001575273 sec. | ||
12568 | 2024.11.16 00:57:10.276496 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12569 | 2024.11.16 00:57:10.276601 [ 273 ] {a6e4e69a-6a59-453b-8834-0a500f34c09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12570 | 2024.11.16 00:57:10.276646 [ 273 ] {a6e4e69a-6a59-453b-8834-0a500f34c09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12571 | 2024.11.16 00:57:10.277170 [ 273 ] {a6e4e69a-6a59-453b-8834-0a500f34c09e} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12572 | 2024.11.16 00:57:10.277207 [ 273 ] {a6e4e69a-6a59-453b-8834-0a500f34c09e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12573 | 2024.11.16 00:57:10.277555 [ 273 ] {a6e4e69a-6a59-453b-8834-0a500f34c09e} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
12574 | 2024.11.16 00:57:10.277839 [ 273 ] {a6e4e69a-6a59-453b-8834-0a500f34c09e} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12575 | 2024.11.16 00:57:10.278356 [ 273 ] {a6e4e69a-6a59-453b-8834-0a500f34c09e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001755 sec., 38746.43874643875 rows/sec., 3.03 MiB/sec. | ||
12576 | 2024.11.16 00:57:10.278499 [ 273 ] {a6e4e69a-6a59-453b-8834-0a500f34c09e} <Debug> TCPHandler: Processed in 0.002049936 sec. | ||
12577 | 2024.11.16 00:57:10.278647 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12578 | 2024.11.16 00:57:10.278777 [ 277 ] {c7cf64c9-c020-4175-ba1f-b73390dcbb6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12579 | 2024.11.16 00:57:10.278837 [ 277 ] {c7cf64c9-c020-4175-ba1f-b73390dcbb6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12580 | 2024.11.16 00:57:10.279420 [ 277 ] {c7cf64c9-c020-4175-ba1f-b73390dcbb6c} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12581 | 2024.11.16 00:57:10.279458 [ 277 ] {c7cf64c9-c020-4175-ba1f-b73390dcbb6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12582 | 2024.11.16 00:57:10.279845 [ 277 ] {c7cf64c9-c020-4175-ba1f-b73390dcbb6c} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
12583 | 2024.11.16 00:57:10.280100 [ 277 ] {c7cf64c9-c020-4175-ba1f-b73390dcbb6c} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12584 | 2024.11.16 00:57:10.280283 [ 277 ] {c7cf64c9-c020-4175-ba1f-b73390dcbb6c} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001536 sec., 84635.41666666667 rows/sec., 5.89 MiB/sec. | ||
12585 | 2024.11.16 00:57:10.280335 [ 277 ] {c7cf64c9-c020-4175-ba1f-b73390dcbb6c} <Debug> TCPHandler: Processed in 0.001752078 sec. | ||
12586 | 2024.11.16 00:57:10.280470 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12587 | 2024.11.16 00:57:10.280597 [ 273 ] {12111300-bcd9-4929-8500-3b3f543ee824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12588 | 2024.11.16 00:57:10.280652 [ 273 ] {12111300-bcd9-4929-8500-3b3f543ee824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12589 | 2024.11.16 00:57:10.281161 [ 273 ] {12111300-bcd9-4929-8500-3b3f543ee824} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12590 | 2024.11.16 00:57:10.281197 [ 273 ] {12111300-bcd9-4929-8500-3b3f543ee824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12591 | 2024.11.16 00:57:10.281544 [ 273 ] {12111300-bcd9-4929-8500-3b3f543ee824} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
12592 | 2024.11.16 00:57:10.281776 [ 273 ] {12111300-bcd9-4929-8500-3b3f543ee824} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12593 | 2024.11.16 00:57:10.281946 [ 273 ] {12111300-bcd9-4929-8500-3b3f543ee824} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001379 sec., 34807.83176214648 rows/sec., 2.35 MiB/sec. | ||
12594 | 2024.11.16 00:57:10.281993 [ 273 ] {12111300-bcd9-4929-8500-3b3f543ee824} <Debug> TCPHandler: Processed in 0.001584023 sec. | ||
12595 | 2024.11.16 00:57:11.524585 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1850 | ||
12596 | 2024.11.16 00:57:11.527696 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12597 | 2024.11.16 00:57:11.527756 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12598 | 2024.11.16 00:57:11.529278 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
12599 | 2024.11.16 00:57:11.529606 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12600 | 2024.11.16 00:57:11.531387 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1850 | ||
12601 | 2024.11.16 00:57:15.272969 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12602 | 2024.11.16 00:57:15.273206 [ 277 ] {28763550-d839-4533-b8b7-cbf3b8e3bd0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12603 | 2024.11.16 00:57:15.273292 [ 277 ] {28763550-d839-4533-b8b7-cbf3b8e3bd0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12604 | 2024.11.16 00:57:15.274091 [ 277 ] {28763550-d839-4533-b8b7-cbf3b8e3bd0c} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12605 | 2024.11.16 00:57:15.274146 [ 277 ] {28763550-d839-4533-b8b7-cbf3b8e3bd0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12606 | 2024.11.16 00:57:15.274590 [ 277 ] {28763550-d839-4533-b8b7-cbf3b8e3bd0c} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
12607 | 2024.11.16 00:57:15.274847 [ 277 ] {28763550-d839-4533-b8b7-cbf3b8e3bd0c} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12608 | 2024.11.16 00:57:15.275098 [ 277 ] {28763550-d839-4533-b8b7-cbf3b8e3bd0c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001953 sec., 28673.835125448026 rows/sec., 2.19 MiB/sec. | ||
12609 | 2024.11.16 00:57:15.275161 [ 277 ] {28763550-d839-4533-b8b7-cbf3b8e3bd0c} <Debug> TCPHandler: Processed in 0.002339873 sec. | ||
12610 | 2024.11.16 00:57:15.275352 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12611 | 2024.11.16 00:57:15.275494 [ 273 ] {6f905000-c46e-42c2-b807-caf2ae6973d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12612 | 2024.11.16 00:57:15.275551 [ 273 ] {6f905000-c46e-42c2-b807-caf2ae6973d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12613 | 2024.11.16 00:57:15.276226 [ 273 ] {6f905000-c46e-42c2-b807-caf2ae6973d5} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12614 | 2024.11.16 00:57:15.276277 [ 273 ] {6f905000-c46e-42c2-b807-caf2ae6973d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12615 | 2024.11.16 00:57:15.276647 [ 273 ] {6f905000-c46e-42c2-b807-caf2ae6973d5} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
12616 | 2024.11.16 00:57:15.276901 [ 273 ] {6f905000-c46e-42c2-b807-caf2ae6973d5} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12617 | 2024.11.16 00:57:15.277142 [ 273 ] {6f905000-c46e-42c2-b807-caf2ae6973d5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001676 sec., 38186.15751789976 rows/sec., 2.98 MiB/sec. | ||
12618 | 2024.11.16 00:57:15.277221 [ 273 ] {6f905000-c46e-42c2-b807-caf2ae6973d5} <Debug> TCPHandler: Processed in 0.001936102 sec. | ||
12619 | 2024.11.16 00:57:15.277397 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12620 | 2024.11.16 00:57:15.277689 [ 277 ] {ee11378d-73ff-41c6-a702-ded47efba3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12621 | 2024.11.16 00:57:15.277838 [ 277 ] {ee11378d-73ff-41c6-a702-ded47efba3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12622 | 2024.11.16 00:57:15.278519 [ 277 ] {ee11378d-73ff-41c6-a702-ded47efba3fe} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12623 | 2024.11.16 00:57:15.278559 [ 277 ] {ee11378d-73ff-41c6-a702-ded47efba3fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12624 | 2024.11.16 00:57:15.278958 [ 277 ] {ee11378d-73ff-41c6-a702-ded47efba3fe} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
12625 | 2024.11.16 00:57:15.279201 [ 277 ] {ee11378d-73ff-41c6-a702-ded47efba3fe} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12626 | 2024.11.16 00:57:15.279418 [ 277 ] {ee11378d-73ff-41c6-a702-ded47efba3fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001837 sec., 87098.53021230266 rows/sec., 6.07 MiB/sec. | ||
12627 | 2024.11.16 00:57:15.279472 [ 277 ] {ee11378d-73ff-41c6-a702-ded47efba3fe} <Debug> TCPHandler: Processed in 0.002151738 sec. | ||
12628 | 2024.11.16 00:57:15.279612 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12629 | 2024.11.16 00:57:15.279720 [ 273 ] {74979a98-d493-45b5-8ba4-383d4afd1af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12630 | 2024.11.16 00:57:15.279766 [ 273 ] {74979a98-d493-45b5-8ba4-383d4afd1af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12631 | 2024.11.16 00:57:15.280214 [ 273 ] {74979a98-d493-45b5-8ba4-383d4afd1af7} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12632 | 2024.11.16 00:57:15.280254 [ 273 ] {74979a98-d493-45b5-8ba4-383d4afd1af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12633 | 2024.11.16 00:57:15.280612 [ 273 ] {74979a98-d493-45b5-8ba4-383d4afd1af7} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
12634 | 2024.11.16 00:57:15.280849 [ 273 ] {74979a98-d493-45b5-8ba4-383d4afd1af7} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12635 | 2024.11.16 00:57:15.281070 [ 273 ] {74979a98-d493-45b5-8ba4-383d4afd1af7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00137 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec. | ||
12636 | 2024.11.16 00:57:15.281163 [ 273 ] {74979a98-d493-45b5-8ba4-383d4afd1af7} <Debug> TCPHandler: Processed in 0.001599813 sec. | ||
12637 | 2024.11.16 00:57:16.058990 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12638 | 2024.11.16 00:57:16.059045 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12639 | 2024.11.16 00:57:17.679033 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33949, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12640 | 2024.11.16 00:57:17.886530 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38221, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12641 | 2024.11.16 00:57:17.890900 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58807, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12642 | 2024.11.16 00:57:17.903236 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62438, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12643 | 2024.11.16 00:57:17.955550 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35544, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12644 | 2024.11.16 00:57:18.018956 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35369, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12645 | 2024.11.16 00:57:18.049300 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32871, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12646 | 2024.11.16 00:57:18.064730 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51630, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12647 | 2024.11.16 00:57:19.059262 [ 127 ] {} <Debug> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
12648 | 2024.11.16 00:57:19.059336 [ 127 ] {} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12649 | 2024.11.16 00:57:19.059364 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12650 | 2024.11.16 00:57:19.059517 [ 221 ] {} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12651 | 2024.11.16 00:57:19.059557 [ 195 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
12652 | 2024.11.16 00:57:19.059594 [ 221 ] {} <Debug> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12653 | 2024.11.16 00:57:19.059825 [ 195 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12654 | 2024.11.16 00:57:19.059900 [ 195 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 242 rows starting from the beginning of the part | ||
12655 | 2024.11.16 00:57:19.059999 [ 195 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
12656 | 2024.11.16 00:57:19.060495 [ 195 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
12657 | 2024.11.16 00:57:19.060821 [ 195 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
12658 | 2024.11.16 00:57:19.061082 [ 195 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
12659 | 2024.11.16 00:57:19.063300 [ 189 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.003863455 sec., 77133.03247999524 rows/sec., 5.53 MiB/sec. | ||
12660 | 2024.11.16 00:57:19.063380 [ 221 ] {} <Debug> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12661 | 2024.11.16 00:57:19.063529 [ 189 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
12662 | 2024.11.16 00:57:19.063922 [ 189 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_41_10} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12663 | 2024.11.16 00:57:19.064003 [ 189 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_41_10} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
12664 | 2024.11.16 00:57:19.064104 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
12665 | 2024.11.16 00:57:20.278131 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12666 | 2024.11.16 00:57:20.278347 [ 277 ] {e7b5d915-0c0d-4a0c-a920-c5bd7712c9bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12667 | 2024.11.16 00:57:20.278429 [ 277 ] {e7b5d915-0c0d-4a0c-a920-c5bd7712c9bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12668 | 2024.11.16 00:57:20.279181 [ 277 ] {e7b5d915-0c0d-4a0c-a920-c5bd7712c9bc} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12669 | 2024.11.16 00:57:20.279233 [ 277 ] {e7b5d915-0c0d-4a0c-a920-c5bd7712c9bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12670 | 2024.11.16 00:57:20.279670 [ 277 ] {e7b5d915-0c0d-4a0c-a920-c5bd7712c9bc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12671 | 2024.11.16 00:57:20.279938 [ 277 ] {e7b5d915-0c0d-4a0c-a920-c5bd7712c9bc} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12672 | 2024.11.16 00:57:20.280137 [ 127 ] {} <Debug> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
12673 | 2024.11.16 00:57:20.280196 [ 277 ] {e7b5d915-0c0d-4a0c-a920-c5bd7712c9bc} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001909 sec., 7333.682556312205 rows/sec., 527.93 KiB/sec. | ||
12674 | 2024.11.16 00:57:20.280212 [ 127 ] {} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12675 | 2024.11.16 00:57:20.280275 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12676 | 2024.11.16 00:57:20.280325 [ 277 ] {e7b5d915-0c0d-4a0c-a920-c5bd7712c9bc} <Debug> TCPHandler: Processed in 0.002341653 sec. | ||
12677 | 2024.11.16 00:57:20.280528 [ 191 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
12678 | 2024.11.16 00:57:20.280581 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12679 | 2024.11.16 00:57:20.280757 [ 191 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12680 | 2024.11.16 00:57:20.280827 [ 273 ] {c3a79eef-5ec8-428c-932c-debcf7e41be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12681 | 2024.11.16 00:57:20.280831 [ 191 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
12682 | 2024.11.16 00:57:20.280922 [ 273 ] {c3a79eef-5ec8-428c-932c-debcf7e41be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12683 | 2024.11.16 00:57:20.281139 [ 191 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
12684 | 2024.11.16 00:57:20.281532 [ 191 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
12685 | 2024.11.16 00:57:20.281844 [ 191 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
12686 | 2024.11.16 00:57:20.282239 [ 191 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
12687 | 2024.11.16 00:57:20.283926 [ 273 ] {c3a79eef-5ec8-428c-932c-debcf7e41be3} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12688 | 2024.11.16 00:57:20.283997 [ 273 ] {c3a79eef-5ec8-428c-932c-debcf7e41be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12689 | 2024.11.16 00:57:20.284748 [ 200 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004371408 sec., 16013.147251411901 rows/sec., 1.19 MiB/sec. | ||
12690 | 2024.11.16 00:57:20.284902 [ 273 ] {c3a79eef-5ec8-428c-932c-debcf7e41be3} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
12691 | 2024.11.16 00:57:20.284994 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
12692 | 2024.11.16 00:57:20.285293 [ 273 ] {c3a79eef-5ec8-428c-932c-debcf7e41be3} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12693 | 2024.11.16 00:57:20.285584 [ 129 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
12694 | 2024.11.16 00:57:20.285690 [ 129 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12695 | 2024.11.16 00:57:20.285759 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12696 | 2024.11.16 00:57:20.285759 [ 273 ] {c3a79eef-5ec8-428c-932c-debcf7e41be3} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.004974 sec., 56895.85846401287 rows/sec., 5.02 MiB/sec. | ||
12697 | 2024.11.16 00:57:20.285772 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_41_10} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12698 | 2024.11.16 00:57:20.286125 [ 201 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_41_10} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
12699 | 2024.11.16 00:57:20.286125 [ 273 ] {c3a79eef-5ec8-428c-932c-debcf7e41be3} <Debug> TCPHandler: Processed in 0.005641164 sec. | ||
12700 | 2024.11.16 00:57:20.286211 [ 191 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
12701 | 2024.11.16 00:57:20.286420 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12702 | 2024.11.16 00:57:20.286435 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12703 | 2024.11.16 00:57:20.286620 [ 191 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12704 | 2024.11.16 00:57:20.286662 [ 277 ] {5b37129c-f780-4a14-af42-6bdbc49a63af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12705 | 2024.11.16 00:57:20.286684 [ 191 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1432 rows starting from the beginning of the part | ||
12706 | 2024.11.16 00:57:20.286756 [ 277 ] {5b37129c-f780-4a14-af42-6bdbc49a63af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12707 | 2024.11.16 00:57:20.286930 [ 191 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 56 rows starting from the beginning of the part | ||
12708 | 2024.11.16 00:57:20.287333 [ 191 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 283 rows starting from the beginning of the part | ||
12709 | 2024.11.16 00:57:20.287648 [ 191 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 58 rows starting from the beginning of the part | ||
12710 | 2024.11.16 00:57:20.287958 [ 191 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part | ||
12711 | 2024.11.16 00:57:20.288340 [ 191 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 283 rows starting from the beginning of the part | ||
12712 | 2024.11.16 00:57:20.289637 [ 277 ] {5b37129c-f780-4a14-af42-6bdbc49a63af} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12713 | 2024.11.16 00:57:20.289710 [ 277 ] {5b37129c-f780-4a14-af42-6bdbc49a63af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12714 | 2024.11.16 00:57:20.290750 [ 277 ] {5b37129c-f780-4a14-af42-6bdbc49a63af} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
12715 | 2024.11.16 00:57:20.291115 [ 277 ] {5b37129c-f780-4a14-af42-6bdbc49a63af} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12716 | 2024.11.16 00:57:20.291518 [ 277 ] {5b37129c-f780-4a14-af42-6bdbc49a63af} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.004911 sec., 9570.35227041336 rows/sec., 705.33 KiB/sec. | ||
12717 | 2024.11.16 00:57:20.291645 [ 277 ] {5b37129c-f780-4a14-af42-6bdbc49a63af} <Debug> TCPHandler: Processed in 0.005362785 sec. | ||
12718 | 2024.11.16 00:57:20.291669 [ 200 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2168 rows, containing 5 columns (5 merged, 0 gathered) in 0.005791377 sec., 374349.6581210306 rows/sec., 32.92 MiB/sec. | ||
12719 | 2024.11.16 00:57:20.291797 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12720 | 2024.11.16 00:57:20.291927 [ 200 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
12721 | 2024.11.16 00:57:20.291941 [ 273 ] {9060b5a2-d455-4a25-bb3b-13782087cfc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12722 | 2024.11.16 00:57:20.292015 [ 273 ] {9060b5a2-d455-4a25-bb3b-13782087cfc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12723 | 2024.11.16 00:57:20.292375 [ 200 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_121_24} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12724 | 2024.11.16 00:57:20.292504 [ 200 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_121_24} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
12725 | 2024.11.16 00:57:20.292608 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
12726 | 2024.11.16 00:57:20.292797 [ 273 ] {9060b5a2-d455-4a25-bb3b-13782087cfc2} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12727 | 2024.11.16 00:57:20.292835 [ 273 ] {9060b5a2-d455-4a25-bb3b-13782087cfc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12728 | 2024.11.16 00:57:20.293172 [ 273 ] {9060b5a2-d455-4a25-bb3b-13782087cfc2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12729 | 2024.11.16 00:57:20.293403 [ 273 ] {9060b5a2-d455-4a25-bb3b-13782087cfc2} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12730 | 2024.11.16 00:57:20.293636 [ 273 ] {9060b5a2-d455-4a25-bb3b-13782087cfc2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001722 sec., 8130.081300813008 rows/sec., 569.38 KiB/sec. | ||
12731 | 2024.11.16 00:57:20.293724 [ 273 ] {9060b5a2-d455-4a25-bb3b-13782087cfc2} <Debug> TCPHandler: Processed in 0.001988224 sec. | ||
12732 | 2024.11.16 00:57:20.293942 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12733 | 2024.11.16 00:57:20.294106 [ 277 ] {8b0de4e6-da51-4d6a-ba3b-d4c6e8d5de88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12734 | 2024.11.16 00:57:20.294163 [ 277 ] {8b0de4e6-da51-4d6a-ba3b-d4c6e8d5de88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12735 | 2024.11.16 00:57:20.294744 [ 277 ] {8b0de4e6-da51-4d6a-ba3b-d4c6e8d5de88} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12736 | 2024.11.16 00:57:20.294784 [ 277 ] {8b0de4e6-da51-4d6a-ba3b-d4c6e8d5de88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12737 | 2024.11.16 00:57:20.295132 [ 277 ] {8b0de4e6-da51-4d6a-ba3b-d4c6e8d5de88} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12738 | 2024.11.16 00:57:20.295368 [ 277 ] {8b0de4e6-da51-4d6a-ba3b-d4c6e8d5de88} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12739 | 2024.11.16 00:57:20.295544 [ 129 ] {} <Debug> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
12740 | 2024.11.16 00:57:20.295601 [ 129 ] {} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12741 | 2024.11.16 00:57:20.295624 [ 277 ] {8b0de4e6-da51-4d6a-ba3b-d4c6e8d5de88} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001542 sec., 8430.609597924773 rows/sec., 525.65 KiB/sec. | ||
12742 | 2024.11.16 00:57:20.295638 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12743 | 2024.11.16 00:57:20.295814 [ 277 ] {8b0de4e6-da51-4d6a-ba3b-d4c6e8d5de88} <Debug> TCPHandler: Processed in 0.001990634 sec. | ||
12744 | 2024.11.16 00:57:20.295903 [ 219 ] {} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12745 | 2024.11.16 00:57:20.296045 [ 219 ] {} <Debug> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12746 | 2024.11.16 00:57:20.296035 [ 201 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
12747 | 2024.11.16 00:57:20.296069 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12748 | 2024.11.16 00:57:20.296545 [ 273 ] {fbef6242-15cb-4ff5-be8f-947047357819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12749 | 2024.11.16 00:57:20.296560 [ 201 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12750 | 2024.11.16 00:57:20.296649 [ 201 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
12751 | 2024.11.16 00:57:20.296648 [ 273 ] {fbef6242-15cb-4ff5-be8f-947047357819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12752 | 2024.11.16 00:57:20.297095 [ 201 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
12753 | 2024.11.16 00:57:20.297531 [ 201 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
12754 | 2024.11.16 00:57:20.297847 [ 201 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
12755 | 2024.11.16 00:57:20.298290 [ 201 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
12756 | 2024.11.16 00:57:20.301053 [ 273 ] {fbef6242-15cb-4ff5-be8f-947047357819} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12757 | 2024.11.16 00:57:20.301150 [ 273 ] {fbef6242-15cb-4ff5-be8f-947047357819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12758 | 2024.11.16 00:57:20.302198 [ 200 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.006440355 sec., 10092.611354498316 rows/sec., 668.70 KiB/sec. | ||
12759 | 2024.11.16 00:57:20.302482 [ 200 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
12760 | 2024.11.16 00:57:20.302694 [ 273 ] {fbef6242-15cb-4ff5-be8f-947047357819} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
12761 | 2024.11.16 00:57:20.303132 [ 200 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_41_10} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12762 | 2024.11.16 00:57:20.303264 [ 273 ] {fbef6242-15cb-4ff5-be8f-947047357819} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12763 | 2024.11.16 00:57:20.303434 [ 200 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_41_10} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
12764 | 2024.11.16 00:57:20.303450 [ 219 ] {} <Debug> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12765 | 2024.11.16 00:57:20.303621 [ 129 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
12766 | 2024.11.16 00:57:20.303785 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
12767 | 2024.11.16 00:57:20.303788 [ 129 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12768 | 2024.11.16 00:57:20.303890 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12769 | 2024.11.16 00:57:20.304063 [ 273 ] {fbef6242-15cb-4ff5-be8f-947047357819} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.007691 sec., 54869.32778572357 rows/sec., 3.92 MiB/sec. | ||
12770 | 2024.11.16 00:57:20.304513 [ 273 ] {fbef6242-15cb-4ff5-be8f-947047357819} <Debug> TCPHandler: Processed in 0.008574282 sec. | ||
12771 | 2024.11.16 00:57:20.304514 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
12772 | 2024.11.16 00:57:20.304888 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12773 | 2024.11.16 00:57:20.305393 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12774 | 2024.11.16 00:57:20.305405 [ 277 ] {674b6c0e-079b-4bec-a28e-b7cfe4071471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12775 | 2024.11.16 00:57:20.305582 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 914 rows starting from the beginning of the part | ||
12776 | 2024.11.16 00:57:20.305609 [ 277 ] {674b6c0e-079b-4bec-a28e-b7cfe4071471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12777 | 2024.11.16 00:57:20.306123 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 64 rows starting from the beginning of the part | ||
12778 | 2024.11.16 00:57:20.306643 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 422 rows starting from the beginning of the part | ||
12779 | 2024.11.16 00:57:20.307114 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 68 rows starting from the beginning of the part | ||
12780 | 2024.11.16 00:57:20.307538 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part | ||
12781 | 2024.11.16 00:57:20.308078 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 422 rows starting from the beginning of the part | ||
12782 | 2024.11.16 00:57:20.310166 [ 277 ] {674b6c0e-079b-4bec-a28e-b7cfe4071471} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12783 | 2024.11.16 00:57:20.310237 [ 277 ] {674b6c0e-079b-4bec-a28e-b7cfe4071471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12784 | 2024.11.16 00:57:20.311312 [ 277 ] {674b6c0e-079b-4bec-a28e-b7cfe4071471} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12785 | 2024.11.16 00:57:20.311701 [ 277 ] {674b6c0e-079b-4bec-a28e-b7cfe4071471} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12786 | 2024.11.16 00:57:20.312005 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1954 rows, containing 5 columns (5 merged, 0 gathered) in 0.007938105 sec., 246154.46633673905 rows/sec., 18.84 MiB/sec. | ||
12787 | 2024.11.16 00:57:20.312287 [ 277 ] {674b6c0e-079b-4bec-a28e-b7cfe4071471} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.007041 sec., 852.1516829995738 rows/sec., 44.52 KiB/sec. | ||
12788 | 2024.11.16 00:57:20.312348 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
12789 | 2024.11.16 00:57:20.312555 [ 277 ] {674b6c0e-079b-4bec-a28e-b7cfe4071471} <Debug> TCPHandler: Processed in 0.007894664 sec. | ||
12790 | 2024.11.16 00:57:20.312880 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12791 | 2024.11.16 00:57:20.313360 [ 273 ] {c8501f3b-7938-44f1-8c40-efb694d403cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12792 | 2024.11.16 00:57:20.313392 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_121_24} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12793 | 2024.11.16 00:57:20.313592 [ 273 ] {c8501f3b-7938-44f1-8c40-efb694d403cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12794 | 2024.11.16 00:57:20.313737 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_121_24} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
12795 | 2024.11.16 00:57:20.313997 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
12796 | 2024.11.16 00:57:20.314550 [ 273 ] {c8501f3b-7938-44f1-8c40-efb694d403cf} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12797 | 2024.11.16 00:57:20.314593 [ 273 ] {c8501f3b-7938-44f1-8c40-efb694d403cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12798 | 2024.11.16 00:57:20.314986 [ 273 ] {c8501f3b-7938-44f1-8c40-efb694d403cf} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
12799 | 2024.11.16 00:57:20.315220 [ 273 ] {c8501f3b-7938-44f1-8c40-efb694d403cf} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12800 | 2024.11.16 00:57:20.315407 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
12801 | 2024.11.16 00:57:20.315472 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12802 | 2024.11.16 00:57:20.315476 [ 273 ] {c8501f3b-7938-44f1-8c40-efb694d403cf} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002294 sec., 103312.9904097646 rows/sec., 6.92 MiB/sec. | ||
12803 | 2024.11.16 00:57:20.315513 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12804 | 2024.11.16 00:57:20.315646 [ 273 ] {c8501f3b-7938-44f1-8c40-efb694d403cf} <Debug> TCPHandler: Processed in 0.00295901 sec. | ||
12805 | 2024.11.16 00:57:20.315819 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
12806 | 2024.11.16 00:57:20.315851 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12807 | 2024.11.16 00:57:20.316187 [ 277 ] {506b7f38-3374-43b5-97ad-6b7f4f707066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12808 | 2024.11.16 00:57:20.316230 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12809 | 2024.11.16 00:57:20.316339 [ 277 ] {506b7f38-3374-43b5-97ad-6b7f4f707066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12810 | 2024.11.16 00:57:20.316348 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_116_23, total 22448 rows starting from the beginning of the part | ||
12811 | 2024.11.16 00:57:20.316841 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
12812 | 2024.11.16 00:57:20.317312 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 237 rows starting from the beginning of the part | ||
12813 | 2024.11.16 00:57:20.317698 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 130 rows starting from the beginning of the part | ||
12814 | 2024.11.16 00:57:20.317872 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
12815 | 2024.11.16 00:57:20.318027 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 237 rows starting from the beginning of the part | ||
12816 | 2024.11.16 00:57:20.318533 [ 277 ] {506b7f38-3374-43b5-97ad-6b7f4f707066} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12817 | 2024.11.16 00:57:20.318581 [ 277 ] {506b7f38-3374-43b5-97ad-6b7f4f707066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12818 | 2024.11.16 00:57:20.319075 [ 277 ] {506b7f38-3374-43b5-97ad-6b7f4f707066} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12819 | 2024.11.16 00:57:20.319335 [ 277 ] {506b7f38-3374-43b5-97ad-6b7f4f707066} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12820 | 2024.11.16 00:57:20.319721 [ 277 ] {506b7f38-3374-43b5-97ad-6b7f4f707066} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003638 sec., 274.8763056624519 rows/sec., 18.52 KiB/sec. | ||
12821 | 2024.11.16 00:57:20.320082 [ 277 ] {506b7f38-3374-43b5-97ad-6b7f4f707066} <Debug> TCPHandler: Processed in 0.004327088 sec. | ||
12822 | 2024.11.16 00:57:20.320431 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12823 | 2024.11.16 00:57:20.320902 [ 273 ] {965471e2-032c-4fd9-996e-7c1001b0a6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12824 | 2024.11.16 00:57:20.321206 [ 273 ] {965471e2-032c-4fd9-996e-7c1001b0a6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12825 | 2024.11.16 00:57:20.322749 [ 273 ] {965471e2-032c-4fd9-996e-7c1001b0a6c9} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12826 | 2024.11.16 00:57:20.322799 [ 273 ] {965471e2-032c-4fd9-996e-7c1001b0a6c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12827 | 2024.11.16 00:57:20.323512 [ 273 ] {965471e2-032c-4fd9-996e-7c1001b0a6c9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12828 | 2024.11.16 00:57:20.323777 [ 273 ] {965471e2-032c-4fd9-996e-7c1001b0a6c9} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12829 | 2024.11.16 00:57:20.324093 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): 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] | ||
12830 | 2024.11.16 00:57:20.324128 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): 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] | ||
12831 | 2024.11.16 00:57:20.324149 [ 273 ] {965471e2-032c-4fd9-996e-7c1001b0a6c9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.003409 sec., 11733.646230566148 rows/sec., 21.03 MiB/sec. | ||
12832 | 2024.11.16 00:57:20.324379 [ 273 ] {965471e2-032c-4fd9-996e-7c1001b0a6c9} <Debug> TCPHandler: Processed in 0.004188283 sec. | ||
12833 | 2024.11.16 00:57:20.324553 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12834 | 2024.11.16 00:57:20.324752 [ 277 ] {c525a268-f47e-40e0-9870-3eae7447ed8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12835 | 2024.11.16 00:57:20.324825 [ 277 ] {c525a268-f47e-40e0-9870-3eae7447ed8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12836 | 2024.11.16 00:57:20.325575 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23372 rows, containing 5 columns (5 merged, 0 gathered) in 0.009924219 sec., 2355046.780003545 rows/sec., 160.86 MiB/sec. | ||
12837 | 2024.11.16 00:57:20.326084 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
12838 | 2024.11.16 00:57:20.326206 [ 277 ] {c525a268-f47e-40e0-9870-3eae7447ed8b} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12839 | 2024.11.16 00:57:20.326286 [ 277 ] {c525a268-f47e-40e0-9870-3eae7447ed8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12840 | 2024.11.16 00:57:20.326690 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_121_24} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12841 | 2024.11.16 00:57:20.326894 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_121_24} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
12842 | 2024.11.16 00:57:20.326988 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
12843 | 2024.11.16 00:57:20.327016 [ 277 ] {c525a268-f47e-40e0-9870-3eae7447ed8b} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
12844 | 2024.11.16 00:57:20.327311 [ 277 ] {c525a268-f47e-40e0-9870-3eae7447ed8b} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12845 | 2024.11.16 00:57:20.327573 [ 277 ] {c525a268-f47e-40e0-9870-3eae7447ed8b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002876 sec., 28511.821974965227 rows/sec., 1.81 MiB/sec. | ||
12846 | 2024.11.16 00:57:20.327651 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): 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] | ||
12847 | 2024.11.16 00:57:20.327657 [ 277 ] {c525a268-f47e-40e0-9870-3eae7447ed8b} <Debug> TCPHandler: Processed in 0.003168356 sec. | ||
12848 | 2024.11.16 00:57:21.213065 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49734, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12849 | 2024.11.16 00:57:21.342498 [ 225 ] {} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12850 | 2024.11.16 00:57:21.342582 [ 225 ] {} <Debug> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12851 | 2024.11.16 00:57:21.344702 [ 225 ] {} <Debug> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12852 | 2024.11.16 00:57:21.435832 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58825, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12853 | 2024.11.16 00:57:21.532525 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1880 | ||
12854 | 2024.11.16 00:57:21.535531 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12855 | 2024.11.16 00:57:21.535594 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12856 | 2024.11.16 00:57:21.537122 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12857 | 2024.11.16 00:57:21.537462 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12858 | 2024.11.16 00:57:21.537716 [ 123 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
12859 | 2024.11.16 00:57:21.537834 [ 123 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12860 | 2024.11.16 00:57:21.537901 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12861 | 2024.11.16 00:57:21.538506 [ 188 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::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 | ||
12862 | 2024.11.16 00:57:21.539133 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1880 | ||
12863 | 2024.11.16 00:57:21.539606 [ 188 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12864 | 2024.11.16 00:57:21.539798 [ 188 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1732 rows starting from the beginning of the part | ||
12865 | 2024.11.16 00:57:21.540351 [ 188 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part | ||
12866 | 2024.11.16 00:57:21.540845 [ 188 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
12867 | 2024.11.16 00:57:21.541330 [ 188 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 20 rows starting from the beginning of the part | ||
12868 | 2024.11.16 00:57:21.541818 [ 188 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 34 rows starting from the beginning of the part | ||
12869 | 2024.11.16 00:57:21.542285 [ 188 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 30 rows starting from the beginning of the part | ||
12870 | 2024.11.16 00:57:21.551090 [ 192 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1880 rows, containing 72 columns (72 merged, 0 gathered) in 0.012984103 sec., 144792.44349802216 rows/sec., 109.85 MiB/sec. | ||
12871 | 2024.11.16 00:57:21.552964 [ 197 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12872 | 2024.11.16 00:57:21.553854 [ 197 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_61_12} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12873 | 2024.11.16 00:57:21.553954 [ 197 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_61_12} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12874 | 2024.11.16 00:57:21.554332 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
12875 | 2024.11.16 00:57:21.712750 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58263, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12876 | 2024.11.16 00:57:21.742158 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59397, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12877 | 2024.11.16 00:57:21.825755 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52597, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12878 | 2024.11.16 00:57:21.940585 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58371, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12879 | 2024.11.16 00:57:21.956943 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46810, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12880 | 2024.11.16 00:57:21.998363 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59210, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12881 | 2024.11.16 00:57:22.771590 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56297, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12882 | 2024.11.16 00:57:23.187297 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51659, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12883 | 2024.11.16 00:57:23.387191 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52724, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12884 | 2024.11.16 00:57:23.456224 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35533, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12885 | 2024.11.16 00:57:23.505870 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51727, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12886 | 2024.11.16 00:57:23.508194 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55531, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12887 | 2024.11.16 00:57:23.508280 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55758, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12888 | 2024.11.16 00:57:23.562769 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33741, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12889 | 2024.11.16 00:57:23.671808 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60248, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12890 | 2024.11.16 00:57:23.730961 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41788, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12891 | 2024.11.16 00:57:23.737346 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57428, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12892 | 2024.11.16 00:57:23.738616 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50079, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12893 | 2024.11.16 00:57:23.797870 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56308, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12894 | 2024.11.16 00:57:24.014735 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39183, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12895 | 2024.11.16 00:57:24.033075 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45650, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12896 | 2024.11.16 00:57:24.047377 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44135, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12897 | 2024.11.16 00:57:25.058590 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12898 | 2024.11.16 00:57:25.058648 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12899 | 2024.11.16 00:57:25.060723 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12900 | 2024.11.16 00:57:25.099133 [ 221 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12901 | 2024.11.16 00:57:25.099183 [ 221 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12902 | 2024.11.16 00:57:25.101142 [ 221 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12903 | 2024.11.16 00:57:25.270855 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12904 | 2024.11.16 00:57:25.271048 [ 277 ] {25484ab1-2927-4bf1-a5fe-36f1ea2a73cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12905 | 2024.11.16 00:57:25.271123 [ 277 ] {25484ab1-2927-4bf1-a5fe-36f1ea2a73cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12906 | 2024.11.16 00:57:25.271888 [ 277 ] {25484ab1-2927-4bf1-a5fe-36f1ea2a73cf} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12907 | 2024.11.16 00:57:25.271932 [ 277 ] {25484ab1-2927-4bf1-a5fe-36f1ea2a73cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12908 | 2024.11.16 00:57:25.272360 [ 277 ] {25484ab1-2927-4bf1-a5fe-36f1ea2a73cf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
12909 | 2024.11.16 00:57:25.272625 [ 277 ] {25484ab1-2927-4bf1-a5fe-36f1ea2a73cf} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12910 | 2024.11.16 00:57:25.272869 [ 277 ] {25484ab1-2927-4bf1-a5fe-36f1ea2a73cf} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001873 sec., 4271.222637479978 rows/sec., 348.29 KiB/sec. | ||
12911 | 2024.11.16 00:57:25.273045 [ 277 ] {25484ab1-2927-4bf1-a5fe-36f1ea2a73cf} <Debug> TCPHandler: Processed in 0.002320193 sec. | ||
12912 | 2024.11.16 00:57:25.273284 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12913 | 2024.11.16 00:57:25.273413 [ 273 ] {f5481903-7712-469e-a7c0-a56093d9f1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12914 | 2024.11.16 00:57:25.273464 [ 273 ] {f5481903-7712-469e-a7c0-a56093d9f1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12915 | 2024.11.16 00:57:25.274047 [ 273 ] {f5481903-7712-469e-a7c0-a56093d9f1f1} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12916 | 2024.11.16 00:57:25.274087 [ 273 ] {f5481903-7712-469e-a7c0-a56093d9f1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12917 | 2024.11.16 00:57:25.274453 [ 273 ] {f5481903-7712-469e-a7c0-a56093d9f1f1} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
12918 | 2024.11.16 00:57:25.274691 [ 273 ] {f5481903-7712-469e-a7c0-a56093d9f1f1} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12919 | 2024.11.16 00:57:25.274863 [ 273 ] {f5481903-7712-469e-a7c0-a56093d9f1f1} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.001479 sec., 40567.951318458414 rows/sec., 3.08 MiB/sec. | ||
12920 | 2024.11.16 00:57:25.274915 [ 273 ] {f5481903-7712-469e-a7c0-a56093d9f1f1} <Debug> TCPHandler: Processed in 0.001751328 sec. | ||
12921 | 2024.11.16 00:57:25.275068 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12922 | 2024.11.16 00:57:25.275200 [ 277 ] {328f450a-85c8-44bf-b612-69643b9dfd02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12923 | 2024.11.16 00:57:25.275256 [ 277 ] {328f450a-85c8-44bf-b612-69643b9dfd02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12924 | 2024.11.16 00:57:25.275854 [ 277 ] {328f450a-85c8-44bf-b612-69643b9dfd02} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12925 | 2024.11.16 00:57:25.275892 [ 277 ] {328f450a-85c8-44bf-b612-69643b9dfd02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12926 | 2024.11.16 00:57:25.276236 [ 277 ] {328f450a-85c8-44bf-b612-69643b9dfd02} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
12927 | 2024.11.16 00:57:25.276480 [ 277 ] {328f450a-85c8-44bf-b612-69643b9dfd02} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12928 | 2024.11.16 00:57:25.276659 [ 277 ] {328f450a-85c8-44bf-b612-69643b9dfd02} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001489 sec., 5372.733378106112 rows/sec., 375.15 KiB/sec. | ||
12929 | 2024.11.16 00:57:25.276710 [ 277 ] {328f450a-85c8-44bf-b612-69643b9dfd02} <Debug> TCPHandler: Processed in 0.001706637 sec. | ||
12930 | 2024.11.16 00:57:25.276860 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12931 | 2024.11.16 00:57:25.276967 [ 273 ] {94953429-6541-4211-8b10-8a4a0a425459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12932 | 2024.11.16 00:57:25.277011 [ 273 ] {94953429-6541-4211-8b10-8a4a0a425459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12933 | 2024.11.16 00:57:25.277538 [ 273 ] {94953429-6541-4211-8b10-8a4a0a425459} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12934 | 2024.11.16 00:57:25.277575 [ 273 ] {94953429-6541-4211-8b10-8a4a0a425459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12935 | 2024.11.16 00:57:25.277924 [ 273 ] {94953429-6541-4211-8b10-8a4a0a425459} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
12936 | 2024.11.16 00:57:25.278160 [ 273 ] {94953429-6541-4211-8b10-8a4a0a425459} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12937 | 2024.11.16 00:57:25.278325 [ 273 ] {94953429-6541-4211-8b10-8a4a0a425459} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.00138 sec., 52173.913043478264 rows/sec., 4.08 MiB/sec. | ||
12938 | 2024.11.16 00:57:25.278374 [ 273 ] {94953429-6541-4211-8b10-8a4a0a425459} <Debug> TCPHandler: Processed in 0.001564102 sec. | ||
12939 | 2024.11.16 00:57:25.278522 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12940 | 2024.11.16 00:57:25.278648 [ 277 ] {e2430520-5b63-44b9-9b17-ff56ed019b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12941 | 2024.11.16 00:57:25.278707 [ 277 ] {e2430520-5b63-44b9-9b17-ff56ed019b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12942 | 2024.11.16 00:57:25.279301 [ 277 ] {e2430520-5b63-44b9-9b17-ff56ed019b55} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12943 | 2024.11.16 00:57:25.279346 [ 277 ] {e2430520-5b63-44b9-9b17-ff56ed019b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12944 | 2024.11.16 00:57:25.279767 [ 277 ] {e2430520-5b63-44b9-9b17-ff56ed019b55} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
12945 | 2024.11.16 00:57:25.280004 [ 277 ] {e2430520-5b63-44b9-9b17-ff56ed019b55} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12946 | 2024.11.16 00:57:25.280176 [ 277 ] {e2430520-5b63-44b9-9b17-ff56ed019b55} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.001559 sec., 84669.66003848621 rows/sec., 5.89 MiB/sec. | ||
12947 | 2024.11.16 00:57:25.280227 [ 277 ] {e2430520-5b63-44b9-9b17-ff56ed019b55} <Debug> TCPHandler: Processed in 0.001755328 sec. | ||
12948 | 2024.11.16 00:57:25.280360 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12949 | 2024.11.16 00:57:25.280463 [ 273 ] {83dbef90-ba3e-4307-9eda-5b2531b8e723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12950 | 2024.11.16 00:57:25.280509 [ 273 ] {83dbef90-ba3e-4307-9eda-5b2531b8e723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12951 | 2024.11.16 00:57:25.280996 [ 273 ] {83dbef90-ba3e-4307-9eda-5b2531b8e723} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12952 | 2024.11.16 00:57:25.281040 [ 273 ] {83dbef90-ba3e-4307-9eda-5b2531b8e723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12953 | 2024.11.16 00:57:25.281457 [ 273 ] {83dbef90-ba3e-4307-9eda-5b2531b8e723} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
12954 | 2024.11.16 00:57:25.281709 [ 273 ] {83dbef90-ba3e-4307-9eda-5b2531b8e723} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12955 | 2024.11.16 00:57:25.281836 [ 120 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
12956 | 2024.11.16 00:57:25.281883 [ 273 ] {83dbef90-ba3e-4307-9eda-5b2531b8e723} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001441 sec., 33310.201249132544 rows/sec., 2.24 MiB/sec. | ||
12957 | 2024.11.16 00:57:25.281885 [ 120 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12958 | 2024.11.16 00:57:25.281937 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12959 | 2024.11.16 00:57:25.281948 [ 273 ] {83dbef90-ba3e-4307-9eda-5b2531b8e723} <Debug> TCPHandler: Processed in 0.001638394 sec. | ||
12960 | 2024.11.16 00:57:25.282079 [ 192 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
12961 | 2024.11.16 00:57:25.282201 [ 192 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12962 | 2024.11.16 00:57:25.282238 [ 192 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7424 rows starting from the beginning of the part | ||
12963 | 2024.11.16 00:57:25.282308 [ 192 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
12964 | 2024.11.16 00:57:25.282414 [ 192 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 48 rows starting from the beginning of the part | ||
12965 | 2024.11.16 00:57:25.282548 [ 192 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
12966 | 2024.11.16 00:57:25.282616 [ 192 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 82 rows starting from the beginning of the part | ||
12967 | 2024.11.16 00:57:25.282700 [ 192 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 48 rows starting from the beginning of the part | ||
12968 | 2024.11.16 00:57:25.284683 [ 193 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7744 rows, containing 4 columns (4 merged, 0 gathered) in 0.002661872 sec., 2909230.7969729574 rows/sec., 191.29 MiB/sec. | ||
12969 | 2024.11.16 00:57:25.285184 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
12970 | 2024.11.16 00:57:25.285507 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_121_24} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12971 | 2024.11.16 00:57:25.285592 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_121_24} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
12972 | 2024.11.16 00:57:25.285661 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
12973 | 2024.11.16 00:57:25.948235 [ 225 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12974 | 2024.11.16 00:57:25.948286 [ 225 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12975 | 2024.11.16 00:57:25.950354 [ 225 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12976 | 2024.11.16 00:57:26.244973 [ 225 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): 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] | ||
12977 | 2024.11.16 00:57:26.245020 [ 225 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): 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] | ||
12978 | 2024.11.16 00:57:26.247059 [ 225 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): 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] | ||
12979 | 2024.11.16 00:57:30.053107 [ 220 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12980 | 2024.11.16 00:57:30.053175 [ 220 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12981 | 2024.11.16 00:57:30.055191 [ 220 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12982 | 2024.11.16 00:57:30.272067 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12983 | 2024.11.16 00:57:30.272242 [ 277 ] {90a63d23-ad59-4fda-9792-f83f4d55641a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12984 | 2024.11.16 00:57:30.272316 [ 277 ] {90a63d23-ad59-4fda-9792-f83f4d55641a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12985 | 2024.11.16 00:57:30.273071 [ 277 ] {90a63d23-ad59-4fda-9792-f83f4d55641a} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12986 | 2024.11.16 00:57:30.273116 [ 277 ] {90a63d23-ad59-4fda-9792-f83f4d55641a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12987 | 2024.11.16 00:57:30.273539 [ 277 ] {90a63d23-ad59-4fda-9792-f83f4d55641a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
12988 | 2024.11.16 00:57:30.273798 [ 277 ] {90a63d23-ad59-4fda-9792-f83f4d55641a} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12989 | 2024.11.16 00:57:30.274029 [ 277 ] {90a63d23-ad59-4fda-9792-f83f4d55641a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001833 sec., 30551.00927441353 rows/sec., 2.33 MiB/sec. | ||
12990 | 2024.11.16 00:57:30.274113 [ 277 ] {90a63d23-ad59-4fda-9792-f83f4d55641a} <Debug> TCPHandler: Processed in 0.002172609 sec. | ||
12991 | 2024.11.16 00:57:30.274351 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12992 | 2024.11.16 00:57:30.274503 [ 273 ] {dfbeda23-ef87-43d9-baa1-e03bb12fb84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12993 | 2024.11.16 00:57:30.274550 [ 273 ] {dfbeda23-ef87-43d9-baa1-e03bb12fb84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12994 | 2024.11.16 00:57:30.275110 [ 273 ] {dfbeda23-ef87-43d9-baa1-e03bb12fb84f} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12995 | 2024.11.16 00:57:30.275150 [ 273 ] {dfbeda23-ef87-43d9-baa1-e03bb12fb84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12996 | 2024.11.16 00:57:30.275520 [ 273 ] {dfbeda23-ef87-43d9-baa1-e03bb12fb84f} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
12997 | 2024.11.16 00:57:30.275761 [ 273 ] {dfbeda23-ef87-43d9-baa1-e03bb12fb84f} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12998 | 2024.11.16 00:57:30.275979 [ 273 ] {dfbeda23-ef87-43d9-baa1-e03bb12fb84f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001501 sec., 42638.241172551636 rows/sec., 3.33 MiB/sec. | ||
12999 | 2024.11.16 00:57:30.276044 [ 273 ] {dfbeda23-ef87-43d9-baa1-e03bb12fb84f} <Debug> TCPHandler: Processed in 0.00180646 sec. | ||
13000 | 2024.11.16 00:57:30.276222 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13001 | 2024.11.16 00:57:30.276356 [ 277 ] {a22cef9d-3d61-45c2-a667-ea99321bf7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13002 | 2024.11.16 00:57:30.276416 [ 277 ] {a22cef9d-3d61-45c2-a667-ea99321bf7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13003 | 2024.11.16 00:57:30.276991 [ 277 ] {a22cef9d-3d61-45c2-a667-ea99321bf7ad} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13004 | 2024.11.16 00:57:30.277030 [ 277 ] {a22cef9d-3d61-45c2-a667-ea99321bf7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
13005 | 2024.11.16 00:57:30.277424 [ 277 ] {a22cef9d-3d61-45c2-a667-ea99321bf7ad} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
13006 | 2024.11.16 00:57:30.277659 [ 277 ] {a22cef9d-3d61-45c2-a667-ea99321bf7ad} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13007 | 2024.11.16 00:57:30.277867 [ 277 ] {a22cef9d-3d61-45c2-a667-ea99321bf7ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001541 sec., 103828.68267358857 rows/sec., 7.23 MiB/sec. | ||
13008 | 2024.11.16 00:57:30.277918 [ 277 ] {a22cef9d-3d61-45c2-a667-ea99321bf7ad} <Debug> TCPHandler: Processed in 0.001775438 sec. | ||
13009 | 2024.11.16 00:57:30.278070 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13010 | 2024.11.16 00:57:30.278197 [ 273 ] {f57f31ea-b1cd-4a74-8b6e-6d82a54d25df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13011 | 2024.11.16 00:57:30.278253 [ 273 ] {f57f31ea-b1cd-4a74-8b6e-6d82a54d25df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13012 | 2024.11.16 00:57:30.278756 [ 273 ] {f57f31ea-b1cd-4a74-8b6e-6d82a54d25df} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13013 | 2024.11.16 00:57:30.278796 [ 273 ] {f57f31ea-b1cd-4a74-8b6e-6d82a54d25df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
13014 | 2024.11.16 00:57:30.279139 [ 273 ] {f57f31ea-b1cd-4a74-8b6e-6d82a54d25df} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
13015 | 2024.11.16 00:57:30.279365 [ 273 ] {f57f31ea-b1cd-4a74-8b6e-6d82a54d25df} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13016 | 2024.11.16 00:57:30.279566 [ 273 ] {f57f31ea-b1cd-4a74-8b6e-6d82a54d25df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec. | ||
13017 | 2024.11.16 00:57:30.279615 [ 273 ] {f57f31ea-b1cd-4a74-8b6e-6d82a54d25df} <Debug> TCPHandler: Processed in 0.001606253 sec. | ||
13018 | 2024.11.16 00:57:31.059286 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13019 | 2024.11.16 00:57:31.059337 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13020 | 2024.11.16 00:57:31.540231 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1900 | ||
13021 | 2024.11.16 00:57:31.543100 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13022 | 2024.11.16 00:57:31.543160 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
13023 | 2024.11.16 00:57:31.544686 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
13024 | 2024.11.16 00:57:31.545012 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13025 | 2024.11.16 00:57:31.546438 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1900 | ||
13026 | 2024.11.16 00:57:32.408651 [ 112 ] {} <Debug> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
13027 | 2024.11.16 00:57:32.408737 [ 112 ] {} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13028 | 2024.11.16 00:57:32.408765 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
13029 | 2024.11.16 00:57:32.408901 [ 220 ] {} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
13030 | 2024.11.16 00:57:32.408966 [ 220 ] {} <Debug> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
13031 | 2024.11.16 00:57:32.408978 [ 199 ] {79b27335-8804-491f-8049-66d6de7bbe75::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 | ||
13032 | 2024.11.16 00:57:32.409309 [ 199 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13033 | 2024.11.16 00:57:32.409350 [ 199 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 37 rows starting from the beginning of the part | ||
13034 | 2024.11.16 00:57:32.409432 [ 199 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
13035 | 2024.11.16 00:57:32.409790 [ 199 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
13036 | 2024.11.16 00:57:32.410156 [ 199 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
13037 | 2024.11.16 00:57:32.410379 [ 199 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
13038 | 2024.11.16 00:57:32.412678 [ 193 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.003816743 sec., 10742.143235737905 rows/sec., 723.84 KiB/sec. | ||
13039 | 2024.11.16 00:57:32.412767 [ 220 ] {} <Debug> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
13040 | 2024.11.16 00:57:32.412985 [ 193 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
13041 | 2024.11.16 00:57:32.413586 [ 193 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_41_10} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13042 | 2024.11.16 00:57:32.413711 [ 193 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_41_10} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
13043 | 2024.11.16 00:57:32.413841 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
13044 | 2024.11.16 00:57:33.203320 [ 110 ] {} <Debug> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
13045 | 2024.11.16 00:57:33.203394 [ 110 ] {} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13046 | 2024.11.16 00:57:33.203425 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
13047 | 2024.11.16 00:57:33.203549 [ 218 ] {} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
13048 | 2024.11.16 00:57:33.203644 [ 218 ] {} <Debug> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
13049 | 2024.11.16 00:57:33.203942 [ 187 ] {21799063-a985-4172-8d75-92148673c53a::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 | ||
13050 | 2024.11.16 00:57:33.204624 [ 187 ] {21799063-a985-4172-8d75-92148673c53a::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13051 | 2024.11.16 00:57:33.204706 [ 187 ] {21799063-a985-4172-8d75-92148673c53a::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 222 rows starting from the beginning of the part | ||
13052 | 2024.11.16 00:57:33.204933 [ 187 ] {21799063-a985-4172-8d75-92148673c53a::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
13053 | 2024.11.16 00:57:33.205264 [ 187 ] {21799063-a985-4172-8d75-92148673c53a::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
13054 | 2024.11.16 00:57:33.205629 [ 187 ] {21799063-a985-4172-8d75-92148673c53a::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
13055 | 2024.11.16 00:57:33.206071 [ 187 ] {21799063-a985-4172-8d75-92148673c53a::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
13056 | 2024.11.16 00:57:33.207740 [ 218 ] {} <Debug> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
13057 | 2024.11.16 00:57:33.208248 [ 195 ] {21799063-a985-4172-8d75-92148673c53a::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.004695477 sec., 52390.8433584064 rows/sec., 2.67 MiB/sec. | ||
13058 | 2024.11.16 00:57:33.208464 [ 195 ] {21799063-a985-4172-8d75-92148673c53a::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
13059 | 2024.11.16 00:57:33.208780 [ 195 ] {21799063-a985-4172-8d75-92148673c53a::all_1_41_10} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13060 | 2024.11.16 00:57:33.208866 [ 195 ] {21799063-a985-4172-8d75-92148673c53a::all_1_41_10} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
13061 | 2024.11.16 00:57:33.208948 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13062 | 2024.11.16 00:57:35.279370 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13063 | 2024.11.16 00:57:35.279568 [ 277 ] {5953dac6-0a0b-4e62-80c7-817c608af6e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13064 | 2024.11.16 00:57:35.279646 [ 277 ] {5953dac6-0a0b-4e62-80c7-817c608af6e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13065 | 2024.11.16 00:57:35.280408 [ 277 ] {5953dac6-0a0b-4e62-80c7-817c608af6e1} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13066 | 2024.11.16 00:57:35.280460 [ 277 ] {5953dac6-0a0b-4e62-80c7-817c608af6e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
13067 | 2024.11.16 00:57:35.280903 [ 277 ] {5953dac6-0a0b-4e62-80c7-817c608af6e1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
13068 | 2024.11.16 00:57:35.281170 [ 277 ] {5953dac6-0a0b-4e62-80c7-817c608af6e1} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13069 | 2024.11.16 00:57:35.281423 [ 277 ] {5953dac6-0a0b-4e62-80c7-817c608af6e1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001907 sec., 7341.373885684321 rows/sec., 528.48 KiB/sec. | ||
13070 | 2024.11.16 00:57:35.281537 [ 277 ] {5953dac6-0a0b-4e62-80c7-817c608af6e1} <Debug> TCPHandler: Processed in 0.002294103 sec. | ||
13071 | 2024.11.16 00:57:35.281720 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13072 | 2024.11.16 00:57:35.281867 [ 273 ] {a2b774d4-c2cb-4ad6-b6a8-7cad84650d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13073 | 2024.11.16 00:57:35.281919 [ 273 ] {a2b774d4-c2cb-4ad6-b6a8-7cad84650d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13074 | 2024.11.16 00:57:35.282589 [ 273 ] {a2b774d4-c2cb-4ad6-b6a8-7cad84650d71} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13075 | 2024.11.16 00:57:35.282631 [ 273 ] {a2b774d4-c2cb-4ad6-b6a8-7cad84650d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
13076 | 2024.11.16 00:57:35.283026 [ 273 ] {a2b774d4-c2cb-4ad6-b6a8-7cad84650d71} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
13077 | 2024.11.16 00:57:35.283267 [ 273 ] {a2b774d4-c2cb-4ad6-b6a8-7cad84650d71} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13078 | 2024.11.16 00:57:35.283484 [ 273 ] {a2b774d4-c2cb-4ad6-b6a8-7cad84650d71} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001653 sec., 171203.87174833636 rows/sec., 15.11 MiB/sec. | ||
13079 | 2024.11.16 00:57:35.283542 [ 273 ] {a2b774d4-c2cb-4ad6-b6a8-7cad84650d71} <Debug> TCPHandler: Processed in 0.001893351 sec. | ||
13080 | 2024.11.16 00:57:35.283685 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13081 | 2024.11.16 00:57:35.283796 [ 277 ] {5cdd504c-9fd8-4d78-8895-c7c17abe3e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13082 | 2024.11.16 00:57:35.283843 [ 277 ] {5cdd504c-9fd8-4d78-8895-c7c17abe3e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13083 | 2024.11.16 00:57:35.284497 [ 277 ] {5cdd504c-9fd8-4d78-8895-c7c17abe3e92} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13084 | 2024.11.16 00:57:35.284546 [ 277 ] {5cdd504c-9fd8-4d78-8895-c7c17abe3e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
13085 | 2024.11.16 00:57:35.284966 [ 277 ] {5cdd504c-9fd8-4d78-8895-c7c17abe3e92} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
13086 | 2024.11.16 00:57:35.285209 [ 277 ] {5cdd504c-9fd8-4d78-8895-c7c17abe3e92} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13087 | 2024.11.16 00:57:35.285390 [ 109 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
13088 | 2024.11.16 00:57:35.285452 [ 277 ] {5cdd504c-9fd8-4d78-8895-c7c17abe3e92} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001678 sec., 28009.53516090584 rows/sec., 2.02 MiB/sec. | ||
13089 | 2024.11.16 00:57:35.285480 [ 109 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13090 | 2024.11.16 00:57:35.285539 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
13091 | 2024.11.16 00:57:35.285569 [ 277 ] {5cdd504c-9fd8-4d78-8895-c7c17abe3e92} <Debug> TCPHandler: Processed in 0.001933553 sec. | ||
13092 | 2024.11.16 00:57:35.285822 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13093 | 2024.11.16 00:57:35.285925 [ 189 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
13094 | 2024.11.16 00:57:35.286252 [ 273 ] {90de8541-7c9b-4a57-8f39-bcd4b72244c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13095 | 2024.11.16 00:57:35.286417 [ 189 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13096 | 2024.11.16 00:57:35.286497 [ 273 ] {90de8541-7c9b-4a57-8f39-bcd4b72244c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13097 | 2024.11.16 00:57:35.286549 [ 189 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 65 rows starting from the beginning of the part | ||
13098 | 2024.11.16 00:57:35.287037 [ 189 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 47 rows starting from the beginning of the part | ||
13099 | 2024.11.16 00:57:35.287471 [ 189 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 4 rows starting from the beginning of the part | ||
13100 | 2024.11.16 00:57:35.287948 [ 189 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 47 rows starting from the beginning of the part | ||
13101 | 2024.11.16 00:57:35.288309 [ 189 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
13102 | 2024.11.16 00:57:35.288800 [ 189 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 47 rows starting from the beginning of the part | ||
13103 | 2024.11.16 00:57:35.290405 [ 273 ] {90de8541-7c9b-4a57-8f39-bcd4b72244c0} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13104 | 2024.11.16 00:57:35.290476 [ 273 ] {90de8541-7c9b-4a57-8f39-bcd4b72244c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13105 | 2024.11.16 00:57:35.291545 [ 273 ] {90de8541-7c9b-4a57-8f39-bcd4b72244c0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
13106 | 2024.11.16 00:57:35.292044 [ 273 ] {90de8541-7c9b-4a57-8f39-bcd4b72244c0} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13107 | 2024.11.16 00:57:35.292086 [ 190 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 5 columns (5 merged, 0 gathered) in 0.006449314 sec., 33802.04468258174 rows/sec., 2.54 MiB/sec. | ||
13108 | 2024.11.16 00:57:35.292421 [ 273 ] {90de8541-7c9b-4a57-8f39-bcd4b72244c0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006383 sec., 2193.3260222465924 rows/sec., 153.61 KiB/sec. | ||
13109 | 2024.11.16 00:57:35.292458 [ 189 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
13110 | 2024.11.16 00:57:35.292562 [ 273 ] {90de8541-7c9b-4a57-8f39-bcd4b72244c0} <Debug> TCPHandler: Processed in 0.006894167 sec. | ||
13111 | 2024.11.16 00:57:35.292770 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13112 | 2024.11.16 00:57:35.292943 [ 189 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_81_16} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13113 | 2024.11.16 00:57:35.292981 [ 277 ] {ac321958-3f32-435d-9906-a3a4967eff96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13114 | 2024.11.16 00:57:35.293088 [ 277 ] {ac321958-3f32-435d-9906-a3a4967eff96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13115 | 2024.11.16 00:57:35.293101 [ 189 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_81_16} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
13116 | 2024.11.16 00:57:35.293296 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
13117 | 2024.11.16 00:57:35.293899 [ 277 ] {ac321958-3f32-435d-9906-a3a4967eff96} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13118 | 2024.11.16 00:57:35.293943 [ 277 ] {ac321958-3f32-435d-9906-a3a4967eff96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
13119 | 2024.11.16 00:57:35.294315 [ 277 ] {ac321958-3f32-435d-9906-a3a4967eff96} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
13120 | 2024.11.16 00:57:35.294551 [ 277 ] {ac321958-3f32-435d-9906-a3a4967eff96} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13121 | 2024.11.16 00:57:35.294755 [ 277 ] {ac321958-3f32-435d-9906-a3a4967eff96} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001837 sec., 7076.755579749592 rows/sec., 441.23 KiB/sec. | ||
13122 | 2024.11.16 00:57:35.294812 [ 277 ] {ac321958-3f32-435d-9906-a3a4967eff96} <Debug> TCPHandler: Processed in 0.002143798 sec. | ||
13123 | 2024.11.16 00:57:35.294944 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13124 | 2024.11.16 00:57:35.295053 [ 273 ] {bc53b6d1-badb-4abe-a5ca-b94d7b9bd5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13125 | 2024.11.16 00:57:35.295099 [ 273 ] {bc53b6d1-badb-4abe-a5ca-b94d7b9bd5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13126 | 2024.11.16 00:57:35.295749 [ 273 ] {bc53b6d1-badb-4abe-a5ca-b94d7b9bd5cc} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13127 | 2024.11.16 00:57:35.295788 [ 273 ] {bc53b6d1-badb-4abe-a5ca-b94d7b9bd5cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
13128 | 2024.11.16 00:57:35.296160 [ 273 ] {bc53b6d1-badb-4abe-a5ca-b94d7b9bd5cc} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
13129 | 2024.11.16 00:57:35.296393 [ 273 ] {bc53b6d1-badb-4abe-a5ca-b94d7b9bd5cc} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13130 | 2024.11.16 00:57:35.296591 [ 273 ] {bc53b6d1-badb-4abe-a5ca-b94d7b9bd5cc} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001561 sec., 270339.5259449071 rows/sec., 19.32 MiB/sec. | ||
13131 | 2024.11.16 00:57:35.296641 [ 273 ] {bc53b6d1-badb-4abe-a5ca-b94d7b9bd5cc} <Debug> TCPHandler: Processed in 0.001749877 sec. | ||
13132 | 2024.11.16 00:57:35.296775 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13133 | 2024.11.16 00:57:35.296891 [ 277 ] {fb3570f2-ea93-4e2d-9d9e-82963181a08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13134 | 2024.11.16 00:57:35.296949 [ 277 ] {fb3570f2-ea93-4e2d-9d9e-82963181a08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13135 | 2024.11.16 00:57:35.297469 [ 277 ] {fb3570f2-ea93-4e2d-9d9e-82963181a08f} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13136 | 2024.11.16 00:57:35.297517 [ 277 ] {fb3570f2-ea93-4e2d-9d9e-82963181a08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
13137 | 2024.11.16 00:57:35.297930 [ 277 ] {fb3570f2-ea93-4e2d-9d9e-82963181a08f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
13138 | 2024.11.16 00:57:35.298172 [ 277 ] {fb3570f2-ea93-4e2d-9d9e-82963181a08f} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13139 | 2024.11.16 00:57:35.298378 [ 277 ] {fb3570f2-ea93-4e2d-9d9e-82963181a08f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001517 sec., 3955.174686882004 rows/sec., 206.64 KiB/sec. | ||
13140 | 2024.11.16 00:57:35.298428 [ 277 ] {fb3570f2-ea93-4e2d-9d9e-82963181a08f} <Debug> TCPHandler: Processed in 0.001704646 sec. | ||
13141 | 2024.11.16 00:57:35.298557 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13142 | 2024.11.16 00:57:35.298663 [ 273 ] {05528a49-322e-43ef-93fb-61ea5c4331a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13143 | 2024.11.16 00:57:35.298711 [ 273 ] {05528a49-322e-43ef-93fb-61ea5c4331a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13144 | 2024.11.16 00:57:35.299221 [ 273 ] {05528a49-322e-43ef-93fb-61ea5c4331a8} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13145 | 2024.11.16 00:57:35.299260 [ 273 ] {05528a49-322e-43ef-93fb-61ea5c4331a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
13146 | 2024.11.16 00:57:35.299640 [ 273 ] {05528a49-322e-43ef-93fb-61ea5c4331a8} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
13147 | 2024.11.16 00:57:35.299874 [ 273 ] {05528a49-322e-43ef-93fb-61ea5c4331a8} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13148 | 2024.11.16 00:57:35.300086 [ 273 ] {05528a49-322e-43ef-93fb-61ea5c4331a8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001444 sec., 164127.42382271469 rows/sec., 11.00 MiB/sec. | ||
13149 | 2024.11.16 00:57:35.300147 [ 273 ] {05528a49-322e-43ef-93fb-61ea5c4331a8} <Debug> TCPHandler: Processed in 0.001640575 sec. | ||
13150 | 2024.11.16 00:57:35.300293 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13151 | 2024.11.16 00:57:35.300418 [ 277 ] {f14d6839-8a31-475a-9bc7-e833e7c1cabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13152 | 2024.11.16 00:57:35.300468 [ 277 ] {f14d6839-8a31-475a-9bc7-e833e7c1cabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13153 | 2024.11.16 00:57:35.300895 [ 277 ] {f14d6839-8a31-475a-9bc7-e833e7c1cabf} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13154 | 2024.11.16 00:57:35.300933 [ 277 ] {f14d6839-8a31-475a-9bc7-e833e7c1cabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
13155 | 2024.11.16 00:57:35.301283 [ 277 ] {f14d6839-8a31-475a-9bc7-e833e7c1cabf} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
13156 | 2024.11.16 00:57:35.301521 [ 277 ] {f14d6839-8a31-475a-9bc7-e833e7c1cabf} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13157 | 2024.11.16 00:57:35.301725 [ 277 ] {f14d6839-8a31-475a-9bc7-e833e7c1cabf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001328 sec., 753.0120481927711 rows/sec., 50.74 KiB/sec. | ||
13158 | 2024.11.16 00:57:35.301774 [ 277 ] {f14d6839-8a31-475a-9bc7-e833e7c1cabf} <Debug> TCPHandler: Processed in 0.001550702 sec. | ||
13159 | 2024.11.16 00:57:35.301903 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13160 | 2024.11.16 00:57:35.302008 [ 273 ] {0ced9cbf-b468-4e61-83ce-e0ad72173827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13161 | 2024.11.16 00:57:35.302075 [ 273 ] {0ced9cbf-b468-4e61-83ce-e0ad72173827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13162 | 2024.11.16 00:57:35.303183 [ 273 ] {0ced9cbf-b468-4e61-83ce-e0ad72173827} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13163 | 2024.11.16 00:57:35.303223 [ 273 ] {0ced9cbf-b468-4e61-83ce-e0ad72173827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
13164 | 2024.11.16 00:57:35.303882 [ 273 ] {0ced9cbf-b468-4e61-83ce-e0ad72173827} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13165 | 2024.11.16 00:57:35.304136 [ 273 ] {0ced9cbf-b468-4e61-83ce-e0ad72173827} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13166 | 2024.11.16 00:57:35.304437 [ 273 ] {0ced9cbf-b468-4e61-83ce-e0ad72173827} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002449 sec., 16333.197223356474 rows/sec., 29.27 MiB/sec. | ||
13167 | 2024.11.16 00:57:35.304963 [ 273 ] {0ced9cbf-b468-4e61-83ce-e0ad72173827} <Debug> TCPHandler: Processed in 0.003106984 sec. | ||
13168 | 2024.11.16 00:57:35.305135 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13169 | 2024.11.16 00:57:35.305264 [ 277 ] {93beb7c2-2120-49c6-8214-ba7c21565d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13170 | 2024.11.16 00:57:35.305322 [ 277 ] {93beb7c2-2120-49c6-8214-ba7c21565d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13171 | 2024.11.16 00:57:35.305871 [ 277 ] {93beb7c2-2120-49c6-8214-ba7c21565d4a} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13172 | 2024.11.16 00:57:35.305911 [ 277 ] {93beb7c2-2120-49c6-8214-ba7c21565d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
13173 | 2024.11.16 00:57:35.306280 [ 277 ] {93beb7c2-2120-49c6-8214-ba7c21565d4a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
13174 | 2024.11.16 00:57:35.306527 [ 277 ] {93beb7c2-2120-49c6-8214-ba7c21565d4a} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13175 | 2024.11.16 00:57:35.306741 [ 277 ] {93beb7c2-2120-49c6-8214-ba7c21565d4a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001506 sec., 54448.871181938914 rows/sec., 3.46 MiB/sec. | ||
13176 | 2024.11.16 00:57:35.306798 [ 277 ] {93beb7c2-2120-49c6-8214-ba7c21565d4a} <Debug> TCPHandler: Processed in 0.001742587 sec. | ||
13177 | 2024.11.16 00:57:37.748811 [ 107 ] {} <Debug> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
13178 | 2024.11.16 00:57:37.748894 [ 107 ] {} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13179 | 2024.11.16 00:57:37.748917 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13180 | 2024.11.16 00:57:37.749057 [ 225 ] {} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): 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] | ||
13181 | 2024.11.16 00:57:37.749135 [ 225 ] {} <Debug> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): 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] | ||
13182 | 2024.11.16 00:57:37.749175 [ 190 ] {91c85941-ee7c-402e-9109-8e5da563148c::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 | ||
13183 | 2024.11.16 00:57:37.749500 [ 190 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13184 | 2024.11.16 00:57:37.749616 [ 190 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 18 rows starting from the beginning of the part | ||
13185 | 2024.11.16 00:57:37.749992 [ 190 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
13186 | 2024.11.16 00:57:37.750414 [ 190 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
13187 | 2024.11.16 00:57:37.750703 [ 190 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
13188 | 2024.11.16 00:57:37.751029 [ 190 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
13189 | 2024.11.16 00:57:37.753005 [ 225 ] {} <Debug> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): 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] | ||
13190 | 2024.11.16 00:57:37.753499 [ 189 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.004487282 sec., 8022.673859142349 rows/sec., 685.53 KiB/sec. | ||
13191 | 2024.11.16 00:57:37.753671 [ 189 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
13192 | 2024.11.16 00:57:37.753978 [ 189 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_37_9} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13193 | 2024.11.16 00:57:37.754053 [ 189 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_37_9} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
13194 | 2024.11.16 00:57:37.754149 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13195 | 2024.11.16 00:57:40.270846 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13196 | 2024.11.16 00:57:40.271063 [ 277 ] {b7662664-0c51-4664-855b-eefbcbc6b3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13197 | 2024.11.16 00:57:40.271148 [ 277 ] {b7662664-0c51-4664-855b-eefbcbc6b3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13198 | 2024.11.16 00:57:40.271991 [ 277 ] {b7662664-0c51-4664-855b-eefbcbc6b3e4} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13199 | 2024.11.16 00:57:40.272044 [ 277 ] {b7662664-0c51-4664-855b-eefbcbc6b3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13200 | 2024.11.16 00:57:40.272470 [ 277 ] {b7662664-0c51-4664-855b-eefbcbc6b3e4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
13201 | 2024.11.16 00:57:40.272728 [ 277 ] {b7662664-0c51-4664-855b-eefbcbc6b3e4} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13202 | 2024.11.16 00:57:40.272988 [ 277 ] {b7662664-0c51-4664-855b-eefbcbc6b3e4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001978 sec., 2022.2446916076844 rows/sec., 164.90 KiB/sec. | ||
13203 | 2024.11.16 00:57:40.273101 [ 277 ] {b7662664-0c51-4664-855b-eefbcbc6b3e4} <Debug> TCPHandler: Processed in 0.002397055 sec. | ||
13204 | 2024.11.16 00:57:40.273341 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13205 | 2024.11.16 00:57:40.273490 [ 273 ] {950758e7-d5a6-4f02-a6aa-de1a9b43ea18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13206 | 2024.11.16 00:57:40.273548 [ 273 ] {950758e7-d5a6-4f02-a6aa-de1a9b43ea18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13207 | 2024.11.16 00:57:40.274193 [ 273 ] {950758e7-d5a6-4f02-a6aa-de1a9b43ea18} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13208 | 2024.11.16 00:57:40.274233 [ 273 ] {950758e7-d5a6-4f02-a6aa-de1a9b43ea18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13209 | 2024.11.16 00:57:40.274597 [ 273 ] {950758e7-d5a6-4f02-a6aa-de1a9b43ea18} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
13210 | 2024.11.16 00:57:40.274841 [ 273 ] {950758e7-d5a6-4f02-a6aa-de1a9b43ea18} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13211 | 2024.11.16 00:57:40.275052 [ 273 ] {950758e7-d5a6-4f02-a6aa-de1a9b43ea18} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001594 sec., 36386.449184441655 rows/sec., 2.77 MiB/sec. | ||
13212 | 2024.11.16 00:57:40.275103 [ 273 ] {950758e7-d5a6-4f02-a6aa-de1a9b43ea18} <Debug> TCPHandler: Processed in 0.001870511 sec. | ||
13213 | 2024.11.16 00:57:40.275254 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13214 | 2024.11.16 00:57:40.275397 [ 277 ] {fcb47377-354c-4a6a-af18-ed5b251f1431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13215 | 2024.11.16 00:57:40.275453 [ 277 ] {fcb47377-354c-4a6a-af18-ed5b251f1431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13216 | 2024.11.16 00:57:40.276070 [ 277 ] {fcb47377-354c-4a6a-af18-ed5b251f1431} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13217 | 2024.11.16 00:57:40.276111 [ 277 ] {fcb47377-354c-4a6a-af18-ed5b251f1431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13218 | 2024.11.16 00:57:40.276463 [ 277 ] {fcb47377-354c-4a6a-af18-ed5b251f1431} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
13219 | 2024.11.16 00:57:40.276705 [ 277 ] {fcb47377-354c-4a6a-af18-ed5b251f1431} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13220 | 2024.11.16 00:57:40.276880 [ 277 ] {fcb47377-354c-4a6a-af18-ed5b251f1431} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001513 sec., 2643.7541308658297 rows/sec., 184.60 KiB/sec. | ||
13221 | 2024.11.16 00:57:40.276931 [ 277 ] {fcb47377-354c-4a6a-af18-ed5b251f1431} <Debug> TCPHandler: Processed in 0.001741187 sec. | ||
13222 | 2024.11.16 00:57:40.277081 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13223 | 2024.11.16 00:57:40.277209 [ 273 ] {df4a7c66-f754-4e4b-a7d3-bd4111367a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13224 | 2024.11.16 00:57:40.277262 [ 273 ] {df4a7c66-f754-4e4b-a7d3-bd4111367a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13225 | 2024.11.16 00:57:40.277913 [ 273 ] {df4a7c66-f754-4e4b-a7d3-bd4111367a98} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13226 | 2024.11.16 00:57:40.277957 [ 273 ] {df4a7c66-f754-4e4b-a7d3-bd4111367a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13227 | 2024.11.16 00:57:40.278315 [ 273 ] {df4a7c66-f754-4e4b-a7d3-bd4111367a98} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
13228 | 2024.11.16 00:57:40.278552 [ 273 ] {df4a7c66-f754-4e4b-a7d3-bd4111367a98} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13229 | 2024.11.16 00:57:40.278725 [ 273 ] {df4a7c66-f754-4e4b-a7d3-bd4111367a98} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001545 sec., 44012.94498381877 rows/sec., 3.44 MiB/sec. | ||
13230 | 2024.11.16 00:57:40.278775 [ 273 ] {df4a7c66-f754-4e4b-a7d3-bd4111367a98} <Debug> TCPHandler: Processed in 0.001757478 sec. | ||
13231 | 2024.11.16 00:57:40.278908 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13232 | 2024.11.16 00:57:40.279022 [ 277 ] {094aceac-036f-4637-978e-c437e16c5109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13233 | 2024.11.16 00:57:40.279081 [ 277 ] {094aceac-036f-4637-978e-c437e16c5109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13234 | 2024.11.16 00:57:40.279690 [ 277 ] {094aceac-036f-4637-978e-c437e16c5109} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13235 | 2024.11.16 00:57:40.279735 [ 277 ] {094aceac-036f-4637-978e-c437e16c5109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13236 | 2024.11.16 00:57:40.280163 [ 277 ] {094aceac-036f-4637-978e-c437e16c5109} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
13237 | 2024.11.16 00:57:40.280419 [ 277 ] {094aceac-036f-4637-978e-c437e16c5109} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13238 | 2024.11.16 00:57:40.280609 [ 277 ] {094aceac-036f-4637-978e-c437e16c5109} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001615 sec., 80495.35603715171 rows/sec., 5.61 MiB/sec. | ||
13239 | 2024.11.16 00:57:40.280712 [ 277 ] {094aceac-036f-4637-978e-c437e16c5109} <Debug> TCPHandler: Processed in 0.001855451 sec. | ||
13240 | 2024.11.16 00:57:40.280892 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13241 | 2024.11.16 00:57:40.281178 [ 273 ] {2cbc72cc-bdf4-48ea-834b-ffa0103945e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13242 | 2024.11.16 00:57:40.281291 [ 273 ] {2cbc72cc-bdf4-48ea-834b-ffa0103945e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13243 | 2024.11.16 00:57:40.281821 [ 273 ] {2cbc72cc-bdf4-48ea-834b-ffa0103945e3} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13244 | 2024.11.16 00:57:40.281867 [ 273 ] {2cbc72cc-bdf4-48ea-834b-ffa0103945e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13245 | 2024.11.16 00:57:40.282241 [ 273 ] {2cbc72cc-bdf4-48ea-834b-ffa0103945e3} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
13246 | 2024.11.16 00:57:40.282478 [ 273 ] {2cbc72cc-bdf4-48ea-834b-ffa0103945e3} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13247 | 2024.11.16 00:57:40.282646 [ 273 ] {2cbc72cc-bdf4-48ea-834b-ffa0103945e3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001573 sec., 30514.939605848696 rows/sec., 2.06 MiB/sec. | ||
13248 | 2024.11.16 00:57:40.282692 [ 273 ] {2cbc72cc-bdf4-48ea-834b-ffa0103945e3} <Debug> TCPHandler: Processed in 0.001893751 sec. | ||
13249 | 2024.11.16 00:57:41.547497 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1934 | ||
13250 | 2024.11.16 00:57:41.550574 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13251 | 2024.11.16 00:57:41.550623 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13252 | 2024.11.16 00:57:41.552133 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
13253 | 2024.11.16 00:57:41.552461 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13254 | 2024.11.16 00:57:41.553027 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1934 | ||
13255 | 2024.11.16 00:57:45.271937 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13256 | 2024.11.16 00:57:45.272171 [ 277 ] {6208f1ee-5030-4bcb-93cb-60a89a54ab87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13257 | 2024.11.16 00:57:45.272249 [ 277 ] {6208f1ee-5030-4bcb-93cb-60a89a54ab87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13258 | 2024.11.16 00:57:45.273038 [ 277 ] {6208f1ee-5030-4bcb-93cb-60a89a54ab87} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13259 | 2024.11.16 00:57:45.273092 [ 277 ] {6208f1ee-5030-4bcb-93cb-60a89a54ab87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13260 | 2024.11.16 00:57:45.273553 [ 277 ] {6208f1ee-5030-4bcb-93cb-60a89a54ab87} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
13261 | 2024.11.16 00:57:45.273807 [ 277 ] {6208f1ee-5030-4bcb-93cb-60a89a54ab87} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13262 | 2024.11.16 00:57:45.273994 [ 99 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
13263 | 2024.11.16 00:57:45.274069 [ 277 ] {6208f1ee-5030-4bcb-93cb-60a89a54ab87} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001952 sec., 28688.524590163935 rows/sec., 2.19 MiB/sec. | ||
13264 | 2024.11.16 00:57:45.274080 [ 99 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13265 | 2024.11.16 00:57:45.274156 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13266 | 2024.11.16 00:57:45.274210 [ 277 ] {6208f1ee-5030-4bcb-93cb-60a89a54ab87} <Debug> TCPHandler: Processed in 0.002418855 sec. | ||
13267 | 2024.11.16 00:57:45.274458 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13268 | 2024.11.16 00:57:45.274486 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
13269 | 2024.11.16 00:57:45.274694 [ 273 ] {bebcf4a1-b5ba-4529-8d7d-c2e0e4a75813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13270 | 2024.11.16 00:57:45.274808 [ 273 ] {bebcf4a1-b5ba-4529-8d7d-c2e0e4a75813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13271 | 2024.11.16 00:57:45.274961 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13272 | 2024.11.16 00:57:45.275099 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1432 rows starting from the beginning of the part | ||
13273 | 2024.11.16 00:57:45.275513 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
13274 | 2024.11.16 00:57:45.275949 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part | ||
13275 | 2024.11.16 00:57:45.276348 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 283 rows starting from the beginning of the part | ||
13276 | 2024.11.16 00:57:45.276565 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 58 rows starting from the beginning of the part | ||
13277 | 2024.11.16 00:57:45.276975 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 56 rows starting from the beginning of the part | ||
13278 | 2024.11.16 00:57:45.277744 [ 273 ] {bebcf4a1-b5ba-4529-8d7d-c2e0e4a75813} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13279 | 2024.11.16 00:57:45.277809 [ 273 ] {bebcf4a1-b5ba-4529-8d7d-c2e0e4a75813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13280 | 2024.11.16 00:57:45.278685 [ 273 ] {bebcf4a1-b5ba-4529-8d7d-c2e0e4a75813} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
13281 | 2024.11.16 00:57:45.279217 [ 273 ] {bebcf4a1-b5ba-4529-8d7d-c2e0e4a75813} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13282 | 2024.11.16 00:57:45.279514 [ 99 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
13283 | 2024.11.16 00:57:45.279613 [ 99 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13284 | 2024.11.16 00:57:45.279643 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13285 | 2024.11.16 00:57:45.279688 [ 273 ] {bebcf4a1-b5ba-4529-8d7d-c2e0e4a75813} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005038 sec., 12703.453751488687 rows/sec., 1015.33 KiB/sec. | ||
13286 | 2024.11.16 00:57:45.280000 [ 273 ] {bebcf4a1-b5ba-4529-8d7d-c2e0e4a75813} <Debug> TCPHandler: Processed in 0.005639023 sec. | ||
13287 | 2024.11.16 00:57:45.280381 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13288 | 2024.11.16 00:57:45.280500 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
13289 | 2024.11.16 00:57:45.280579 [ 198 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1945 rows, containing 5 columns (5 merged, 0 gathered) in 0.00626832 sec., 310290.47655512166 rows/sec., 27.03 MiB/sec. | ||
13290 | 2024.11.16 00:57:45.280773 [ 277 ] {fb3a80c9-79a0-46a9-bf79-1ddaec05dc31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13291 | 2024.11.16 00:57:45.280892 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13292 | 2024.11.16 00:57:45.280962 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
13293 | 2024.11.16 00:57:45.280978 [ 277 ] {fb3a80c9-79a0-46a9-bf79-1ddaec05dc31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13294 | 2024.11.16 00:57:45.281005 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 914 rows starting from the beginning of the part | ||
13295 | 2024.11.16 00:57:45.281670 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 72 rows starting from the beginning of the part | ||
13296 | 2024.11.16 00:57:45.282025 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part | ||
13297 | 2024.11.16 00:57:45.282190 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_126_25} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13298 | 2024.11.16 00:57:45.282400 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 422 rows starting from the beginning of the part | ||
13299 | 2024.11.16 00:57:45.282617 [ 190 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_126_25} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
13300 | 2024.11.16 00:57:45.283030 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 68 rows starting from the beginning of the part | ||
13301 | 2024.11.16 00:57:45.283081 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
13302 | 2024.11.16 00:57:45.283452 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 64 rows starting from the beginning of the part | ||
13303 | 2024.11.16 00:57:45.285016 [ 277 ] {fb3a80c9-79a0-46a9-bf79-1ddaec05dc31} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13304 | 2024.11.16 00:57:45.285093 [ 277 ] {fb3a80c9-79a0-46a9-bf79-1ddaec05dc31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13305 | 2024.11.16 00:57:45.286145 [ 277 ] {fb3a80c9-79a0-46a9-bf79-1ddaec05dc31} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
13306 | 2024.11.16 00:57:45.286579 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1604 rows, containing 5 columns (5 merged, 0 gathered) in 0.006648381 sec., 241261.74477666066 rows/sec., 18.61 MiB/sec. | ||
13307 | 2024.11.16 00:57:45.286663 [ 277 ] {fb3a80c9-79a0-46a9-bf79-1ddaec05dc31} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13308 | 2024.11.16 00:57:45.286853 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
13309 | 2024.11.16 00:57:45.287018 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
13310 | 2024.11.16 00:57:45.287132 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13311 | 2024.11.16 00:57:45.287173 [ 277 ] {fb3a80c9-79a0-46a9-bf79-1ddaec05dc31} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006513 sec., 24566.252111162292 rows/sec., 1.71 MiB/sec. | ||
13312 | 2024.11.16 00:57:45.287191 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13313 | 2024.11.16 00:57:45.287524 [ 277 ] {fb3a80c9-79a0-46a9-bf79-1ddaec05dc31} <Debug> TCPHandler: Processed in 0.007357169 sec. | ||
13314 | 2024.11.16 00:57:45.287659 [ 191 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
13315 | 2024.11.16 00:57:45.287790 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_126_25} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13316 | 2024.11.16 00:57:45.287815 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13317 | 2024.11.16 00:57:45.288060 [ 186 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_126_25} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
13318 | 2024.11.16 00:57:45.288273 [ 273 ] {64afd951-7c19-4db5-a765-62ac055892d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13319 | 2024.11.16 00:57:45.288306 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
13320 | 2024.11.16 00:57:45.288309 [ 191 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13321 | 2024.11.16 00:57:45.288446 [ 191 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_121_24, total 23372 rows starting from the beginning of the part | ||
13322 | 2024.11.16 00:57:45.288457 [ 273 ] {64afd951-7c19-4db5-a765-62ac055892d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13323 | 2024.11.16 00:57:45.288955 [ 191 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 132 rows starting from the beginning of the part | ||
13324 | 2024.11.16 00:57:45.289670 [ 191 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
13325 | 2024.11.16 00:57:45.290069 [ 191 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 237 rows starting from the beginning of the part | ||
13326 | 2024.11.16 00:57:45.290314 [ 191 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 130 rows starting from the beginning of the part | ||
13327 | 2024.11.16 00:57:45.290717 [ 191 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
13328 | 2024.11.16 00:57:45.291330 [ 273 ] {64afd951-7c19-4db5-a765-62ac055892d3} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13329 | 2024.11.16 00:57:45.291400 [ 273 ] {64afd951-7c19-4db5-a765-62ac055892d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13330 | 2024.11.16 00:57:45.292161 [ 273 ] {64afd951-7c19-4db5-a765-62ac055892d3} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
13331 | 2024.11.16 00:57:45.292523 [ 273 ] {64afd951-7c19-4db5-a765-62ac055892d3} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13332 | 2024.11.16 00:57:45.292802 [ 273 ] {64afd951-7c19-4db5-a765-62ac055892d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004697 sec., 12774.111134766874 rows/sec., 881.55 KiB/sec. | ||
13333 | 2024.11.16 00:57:45.293008 [ 273 ] {64afd951-7c19-4db5-a765-62ac055892d3} <Debug> TCPHandler: Processed in 0.005338495 sec. | ||
13334 | 2024.11.16 00:57:45.297450 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24191 rows, containing 5 columns (5 merged, 0 gathered) in 0.010083974 sec., 2398955.0151557312 rows/sec., 163.91 MiB/sec. | ||
13335 | 2024.11.16 00:57:45.298329 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
13336 | 2024.11.16 00:57:45.298641 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_126_25} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13337 | 2024.11.16 00:57:45.298721 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_126_25} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
13338 | 2024.11.16 00:57:45.298824 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
13339 | 2024.11.16 00:57:46.059376 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13340 | 2024.11.16 00:57:46.059432 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13341 | 2024.11.16 00:57:47.689237 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39108, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13342 | 2024.11.16 00:57:47.899826 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44367, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13343 | 2024.11.16 00:57:47.902198 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36402, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13344 | 2024.11.16 00:57:47.914697 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34129, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13345 | 2024.11.16 00:57:47.976021 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62634, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13346 | 2024.11.16 00:57:48.027295 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41028, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13347 | 2024.11.16 00:57:48.051580 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52520, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13348 | 2024.11.16 00:57:48.081936 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55147, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13349 | 2024.11.16 00:57:50.278357 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13350 | 2024.11.16 00:57:50.278547 [ 277 ] {7e6bcca8-3e0b-45d0-b161-dee2f94a7883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13351 | 2024.11.16 00:57:50.278623 [ 277 ] {7e6bcca8-3e0b-45d0-b161-dee2f94a7883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13352 | 2024.11.16 00:57:50.279399 [ 277 ] {7e6bcca8-3e0b-45d0-b161-dee2f94a7883} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13353 | 2024.11.16 00:57:50.279445 [ 277 ] {7e6bcca8-3e0b-45d0-b161-dee2f94a7883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13354 | 2024.11.16 00:57:50.279887 [ 277 ] {7e6bcca8-3e0b-45d0-b161-dee2f94a7883} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
13355 | 2024.11.16 00:57:50.280157 [ 277 ] {7e6bcca8-3e0b-45d0-b161-dee2f94a7883} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13356 | 2024.11.16 00:57:50.280369 [ 277 ] {7e6bcca8-3e0b-45d0-b161-dee2f94a7883} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001875 sec., 7466.666666666667 rows/sec., 537.50 KiB/sec. | ||
13357 | 2024.11.16 00:57:50.280434 [ 277 ] {7e6bcca8-3e0b-45d0-b161-dee2f94a7883} <Debug> TCPHandler: Processed in 0.00221607 sec. | ||
13358 | 2024.11.16 00:57:50.280632 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13359 | 2024.11.16 00:57:50.280774 [ 273 ] {3c94562f-7873-40fe-a6cc-c2355b409680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13360 | 2024.11.16 00:57:50.280832 [ 273 ] {3c94562f-7873-40fe-a6cc-c2355b409680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13361 | 2024.11.16 00:57:50.281620 [ 273 ] {3c94562f-7873-40fe-a6cc-c2355b409680} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13362 | 2024.11.16 00:57:50.281659 [ 273 ] {3c94562f-7873-40fe-a6cc-c2355b409680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13363 | 2024.11.16 00:57:50.282045 [ 273 ] {3c94562f-7873-40fe-a6cc-c2355b409680} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
13364 | 2024.11.16 00:57:50.282286 [ 273 ] {3c94562f-7873-40fe-a6cc-c2355b409680} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13365 | 2024.11.16 00:57:50.282489 [ 273 ] {3c94562f-7873-40fe-a6cc-c2355b409680} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001749 sec., 161806.7467124071 rows/sec., 14.28 MiB/sec. | ||
13366 | 2024.11.16 00:57:50.282540 [ 273 ] {3c94562f-7873-40fe-a6cc-c2355b409680} <Debug> TCPHandler: Processed in 0.001977623 sec. | ||
13367 | 2024.11.16 00:57:50.282695 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13368 | 2024.11.16 00:57:50.282829 [ 277 ] {3fc9def6-7ab3-44bc-82ec-b8a7f62d4dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13369 | 2024.11.16 00:57:50.282885 [ 277 ] {3fc9def6-7ab3-44bc-82ec-b8a7f62d4dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13370 | 2024.11.16 00:57:50.283498 [ 277 ] {3fc9def6-7ab3-44bc-82ec-b8a7f62d4dfa} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13371 | 2024.11.16 00:57:50.283539 [ 277 ] {3fc9def6-7ab3-44bc-82ec-b8a7f62d4dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13372 | 2024.11.16 00:57:50.283897 [ 277 ] {3fc9def6-7ab3-44bc-82ec-b8a7f62d4dfa} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
13373 | 2024.11.16 00:57:50.284134 [ 277 ] {3fc9def6-7ab3-44bc-82ec-b8a7f62d4dfa} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13374 | 2024.11.16 00:57:50.284343 [ 277 ] {3fc9def6-7ab3-44bc-82ec-b8a7f62d4dfa} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001545 sec., 30420.711974110032 rows/sec., 2.19 MiB/sec. | ||
13375 | 2024.11.16 00:57:50.284395 [ 277 ] {3fc9def6-7ab3-44bc-82ec-b8a7f62d4dfa} <Debug> TCPHandler: Processed in 0.001762888 sec. | ||
13376 | 2024.11.16 00:57:50.284548 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13377 | 2024.11.16 00:57:50.284674 [ 273 ] {7987edcb-ec56-492a-a6e3-eba4c64c075c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13378 | 2024.11.16 00:57:50.284727 [ 273 ] {7987edcb-ec56-492a-a6e3-eba4c64c075c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13379 | 2024.11.16 00:57:50.285336 [ 273 ] {7987edcb-ec56-492a-a6e3-eba4c64c075c} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13380 | 2024.11.16 00:57:50.285376 [ 273 ] {7987edcb-ec56-492a-a6e3-eba4c64c075c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13381 | 2024.11.16 00:57:50.285714 [ 273 ] {7987edcb-ec56-492a-a6e3-eba4c64c075c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13382 | 2024.11.16 00:57:50.285955 [ 273 ] {7987edcb-ec56-492a-a6e3-eba4c64c075c} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13383 | 2024.11.16 00:57:50.286168 [ 273 ] {7987edcb-ec56-492a-a6e3-eba4c64c075c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001521 sec., 9204.47074293228 rows/sec., 644.62 KiB/sec. | ||
13384 | 2024.11.16 00:57:50.286218 [ 273 ] {7987edcb-ec56-492a-a6e3-eba4c64c075c} <Debug> TCPHandler: Processed in 0.001732277 sec. | ||
13385 | 2024.11.16 00:57:50.286370 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13386 | 2024.11.16 00:57:50.286498 [ 277 ] {961f1a11-3004-41f1-b8c9-95eb9983cb75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13387 | 2024.11.16 00:57:50.286552 [ 277 ] {961f1a11-3004-41f1-b8c9-95eb9983cb75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13388 | 2024.11.16 00:57:50.287192 [ 277 ] {961f1a11-3004-41f1-b8c9-95eb9983cb75} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13389 | 2024.11.16 00:57:50.287240 [ 277 ] {961f1a11-3004-41f1-b8c9-95eb9983cb75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13390 | 2024.11.16 00:57:50.287605 [ 277 ] {961f1a11-3004-41f1-b8c9-95eb9983cb75} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
13391 | 2024.11.16 00:57:50.287846 [ 277 ] {961f1a11-3004-41f1-b8c9-95eb9983cb75} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13392 | 2024.11.16 00:57:50.288102 [ 277 ] {961f1a11-3004-41f1-b8c9-95eb9983cb75} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001625 sec., 8000 rows/sec., 498.80 KiB/sec. | ||
13393 | 2024.11.16 00:57:50.288260 [ 277 ] {961f1a11-3004-41f1-b8c9-95eb9983cb75} <Debug> TCPHandler: Processed in 0.001948443 sec. | ||
13394 | 2024.11.16 00:57:50.288480 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13395 | 2024.11.16 00:57:50.288618 [ 273 ] {015ce167-2f07-4458-812c-84c2487bad3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13396 | 2024.11.16 00:57:50.288673 [ 273 ] {015ce167-2f07-4458-812c-84c2487bad3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13397 | 2024.11.16 00:57:50.289463 [ 273 ] {015ce167-2f07-4458-812c-84c2487bad3e} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13398 | 2024.11.16 00:57:50.289502 [ 273 ] {015ce167-2f07-4458-812c-84c2487bad3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13399 | 2024.11.16 00:57:50.289871 [ 273 ] {015ce167-2f07-4458-812c-84c2487bad3e} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
13400 | 2024.11.16 00:57:50.290109 [ 273 ] {015ce167-2f07-4458-812c-84c2487bad3e} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13401 | 2024.11.16 00:57:50.290336 [ 273 ] {015ce167-2f07-4458-812c-84c2487bad3e} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001747 sec., 241556.9547796222 rows/sec., 17.26 MiB/sec. | ||
13402 | 2024.11.16 00:57:50.290354 [ 223 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13403 | 2024.11.16 00:57:50.290405 [ 273 ] {015ce167-2f07-4458-812c-84c2487bad3e} <Debug> TCPHandler: Processed in 0.002030625 sec. | ||
13404 | 2024.11.16 00:57:50.290433 [ 223 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13405 | 2024.11.16 00:57:50.290617 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13406 | 2024.11.16 00:57:50.290787 [ 277 ] {c396c255-7482-4efa-ad36-f0aa0777d805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13407 | 2024.11.16 00:57:50.290847 [ 277 ] {c396c255-7482-4efa-ad36-f0aa0777d805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13408 | 2024.11.16 00:57:50.291942 [ 277 ] {c396c255-7482-4efa-ad36-f0aa0777d805} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13409 | 2024.11.16 00:57:50.292002 [ 277 ] {c396c255-7482-4efa-ad36-f0aa0777d805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13410 | 2024.11.16 00:57:50.292697 [ 277 ] {c396c255-7482-4efa-ad36-f0aa0777d805} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
13411 | 2024.11.16 00:57:50.293098 [ 277 ] {c396c255-7482-4efa-ad36-f0aa0777d805} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13412 | 2024.11.16 00:57:50.293500 [ 277 ] {c396c255-7482-4efa-ad36-f0aa0777d805} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002724 sec., 2202.6431718061676 rows/sec., 115.08 KiB/sec. | ||
13413 | 2024.11.16 00:57:50.293818 [ 277 ] {c396c255-7482-4efa-ad36-f0aa0777d805} <Debug> TCPHandler: Processed in 0.00330221 sec. | ||
13414 | 2024.11.16 00:57:50.294162 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13415 | 2024.11.16 00:57:50.294502 [ 273 ] {4c5017af-5478-47c7-83a4-295339469938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13416 | 2024.11.16 00:57:50.294554 [ 273 ] {4c5017af-5478-47c7-83a4-295339469938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13417 | 2024.11.16 00:57:50.294924 [ 223 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13418 | 2024.11.16 00:57:50.296465 [ 273 ] {4c5017af-5478-47c7-83a4-295339469938} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13419 | 2024.11.16 00:57:50.296513 [ 273 ] {4c5017af-5478-47c7-83a4-295339469938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13420 | 2024.11.16 00:57:50.296908 [ 273 ] {4c5017af-5478-47c7-83a4-295339469938} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
13421 | 2024.11.16 00:57:50.297143 [ 273 ] {4c5017af-5478-47c7-83a4-295339469938} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13422 | 2024.11.16 00:57:50.297379 [ 273 ] {4c5017af-5478-47c7-83a4-295339469938} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002942 sec., 80557.4439157036 rows/sec., 5.40 MiB/sec. | ||
13423 | 2024.11.16 00:57:50.297453 [ 273 ] {4c5017af-5478-47c7-83a4-295339469938} <Debug> TCPHandler: Processed in 0.003489875 sec. | ||
13424 | 2024.11.16 00:57:50.297463 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13425 | 2024.11.16 00:57:50.297539 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13426 | 2024.11.16 00:57:50.297624 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13427 | 2024.11.16 00:57:50.297803 [ 277 ] {97977c0b-408b-4847-960c-2a5dbbd50076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13428 | 2024.11.16 00:57:50.297863 [ 277 ] {97977c0b-408b-4847-960c-2a5dbbd50076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13429 | 2024.11.16 00:57:50.299010 [ 277 ] {97977c0b-408b-4847-960c-2a5dbbd50076} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13430 | 2024.11.16 00:57:50.299086 [ 277 ] {97977c0b-408b-4847-960c-2a5dbbd50076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13431 | 2024.11.16 00:57:50.299884 [ 277 ] {97977c0b-408b-4847-960c-2a5dbbd50076} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
13432 | 2024.11.16 00:57:50.300300 [ 277 ] {97977c0b-408b-4847-960c-2a5dbbd50076} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13433 | 2024.11.16 00:57:50.300660 [ 277 ] {97977c0b-408b-4847-960c-2a5dbbd50076} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002875 sec., 347.82608695652175 rows/sec., 23.44 KiB/sec. | ||
13434 | 2024.11.16 00:57:50.300781 [ 277 ] {97977c0b-408b-4847-960c-2a5dbbd50076} <Debug> TCPHandler: Processed in 0.003239288 sec. | ||
13435 | 2024.11.16 00:57:50.301027 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13436 | 2024.11.16 00:57:50.301176 [ 273 ] {e7f02191-44c4-4f5a-b8cd-ca43102b4346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13437 | 2024.11.16 00:57:50.301291 [ 273 ] {e7f02191-44c4-4f5a-b8cd-ca43102b4346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13438 | 2024.11.16 00:57:50.301634 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13439 | 2024.11.16 00:57:50.304427 [ 273 ] {e7f02191-44c4-4f5a-b8cd-ca43102b4346} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13440 | 2024.11.16 00:57:50.304470 [ 273 ] {e7f02191-44c4-4f5a-b8cd-ca43102b4346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13441 | 2024.11.16 00:57:50.305132 [ 273 ] {e7f02191-44c4-4f5a-b8cd-ca43102b4346} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13442 | 2024.11.16 00:57:50.305383 [ 273 ] {e7f02191-44c4-4f5a-b8cd-ca43102b4346} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13443 | 2024.11.16 00:57:50.305685 [ 273 ] {e7f02191-44c4-4f5a-b8cd-ca43102b4346} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.004533 sec., 8824.178248400618 rows/sec., 15.81 MiB/sec. | ||
13444 | 2024.11.16 00:57:50.306203 [ 273 ] {e7f02191-44c4-4f5a-b8cd-ca43102b4346} <Debug> TCPHandler: Processed in 0.005312164 sec. | ||
13445 | 2024.11.16 00:57:50.306378 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13446 | 2024.11.16 00:57:50.306489 [ 277 ] {75cb5a8b-dc28-44fc-a576-dd606cd20a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13447 | 2024.11.16 00:57:50.306537 [ 277 ] {75cb5a8b-dc28-44fc-a576-dd606cd20a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13448 | 2024.11.16 00:57:50.307015 [ 277 ] {75cb5a8b-dc28-44fc-a576-dd606cd20a2b} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13449 | 2024.11.16 00:57:50.307055 [ 277 ] {75cb5a8b-dc28-44fc-a576-dd606cd20a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13450 | 2024.11.16 00:57:50.307421 [ 277 ] {75cb5a8b-dc28-44fc-a576-dd606cd20a2b} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
13451 | 2024.11.16 00:57:50.307657 [ 277 ] {75cb5a8b-dc28-44fc-a576-dd606cd20a2b} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13452 | 2024.11.16 00:57:50.307818 [ 95 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
13453 | 2024.11.16 00:57:50.307881 [ 277 ] {75cb5a8b-dc28-44fc-a576-dd606cd20a2b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001409 sec., 58197.30305180979 rows/sec., 3.70 MiB/sec. | ||
13454 | 2024.11.16 00:57:50.307887 [ 95 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13455 | 2024.11.16 00:57:50.307962 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13456 | 2024.11.16 00:57:50.307990 [ 277 ] {75cb5a8b-dc28-44fc-a576-dd606cd20a2b} <Debug> TCPHandler: Processed in 0.001687396 sec. | ||
13457 | 2024.11.16 00:57:50.308175 [ 190 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
13458 | 2024.11.16 00:57:50.308331 [ 190 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13459 | 2024.11.16 00:57:50.308368 [ 190 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7744 rows starting from the beginning of the part | ||
13460 | 2024.11.16 00:57:50.308447 [ 190 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
13461 | 2024.11.16 00:57:50.308656 [ 190 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 82 rows starting from the beginning of the part | ||
13462 | 2024.11.16 00:57:50.308906 [ 190 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 48 rows starting from the beginning of the part | ||
13463 | 2024.11.16 00:57:50.309116 [ 190 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
13464 | 2024.11.16 00:57:50.309315 [ 190 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 82 rows starting from the beginning of the part | ||
13465 | 2024.11.16 00:57:50.311486 [ 200 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8076 rows, containing 4 columns (4 merged, 0 gathered) in 0.003411622 sec., 2367202.4626409374 rows/sec., 155.62 MiB/sec. | ||
13466 | 2024.11.16 00:57:50.311985 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
13467 | 2024.11.16 00:57:50.312313 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_126_25} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13468 | 2024.11.16 00:57:50.312412 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_126_25} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
13469 | 2024.11.16 00:57:50.312517 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
13470 | 2024.11.16 00:57:50.765705 [ 225 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13471 | 2024.11.16 00:57:50.765752 [ 225 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13472 | 2024.11.16 00:57:50.767650 [ 225 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13473 | 2024.11.16 00:57:51.219480 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61586, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13474 | 2024.11.16 00:57:51.455435 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59215, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13475 | 2024.11.16 00:57:51.554116 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1964 | ||
13476 | 2024.11.16 00:57:51.557060 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13477 | 2024.11.16 00:57:51.557111 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13478 | 2024.11.16 00:57:51.558604 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
13479 | 2024.11.16 00:57:51.558933 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13480 | 2024.11.16 00:57:51.559274 [ 224 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): 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] | ||
13481 | 2024.11.16 00:57:51.559413 [ 224 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): 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] | ||
13482 | 2024.11.16 00:57:51.560182 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1964 | ||
13483 | 2024.11.16 00:57:51.561834 [ 224 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): 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] | ||
13484 | 2024.11.16 00:57:51.726458 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55809, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13485 | 2024.11.16 00:57:51.760009 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57395, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13486 | 2024.11.16 00:57:51.838658 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53912, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13487 | 2024.11.16 00:57:51.947188 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61238, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13488 | 2024.11.16 00:57:51.968577 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42957, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13489 | 2024.11.16 00:57:52.006248 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56195, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13490 | 2024.11.16 00:57:52.775207 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42774, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13491 | 2024.11.16 00:57:53.195000 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64626, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13492 | 2024.11.16 00:57:53.399133 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62465, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13493 | 2024.11.16 00:57:53.464892 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59753, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13494 | 2024.11.16 00:57:53.511279 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58793, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13495 | 2024.11.16 00:57:53.517439 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46062, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13496 | 2024.11.16 00:57:53.527704 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59651, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13497 | 2024.11.16 00:57:53.574082 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45163, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13498 | 2024.11.16 00:57:53.686861 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48357, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13499 | 2024.11.16 00:57:53.745922 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54956, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13500 | 2024.11.16 00:57:53.750169 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48437, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13501 | 2024.11.16 00:57:53.755421 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64838, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13502 | 2024.11.16 00:57:53.807693 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50909, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13503 | 2024.11.16 00:57:54.020693 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41117, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13504 | 2024.11.16 00:57:54.050088 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54878, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13505 | 2024.11.16 00:57:54.053494 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59669, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13506 | 2024.11.16 00:57:55.271562 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13507 | 2024.11.16 00:57:55.271780 [ 277 ] {a8ecc1b2-17c4-45fc-aa6b-6be1a9cecdc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13508 | 2024.11.16 00:57:55.271865 [ 277 ] {a8ecc1b2-17c4-45fc-aa6b-6be1a9cecdc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13509 | 2024.11.16 00:57:55.272712 [ 277 ] {a8ecc1b2-17c4-45fc-aa6b-6be1a9cecdc3} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13510 | 2024.11.16 00:57:55.272762 [ 277 ] {a8ecc1b2-17c4-45fc-aa6b-6be1a9cecdc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13511 | 2024.11.16 00:57:55.273190 [ 277 ] {a8ecc1b2-17c4-45fc-aa6b-6be1a9cecdc3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
13512 | 2024.11.16 00:57:55.273456 [ 277 ] {a8ecc1b2-17c4-45fc-aa6b-6be1a9cecdc3} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13513 | 2024.11.16 00:57:55.273741 [ 277 ] {a8ecc1b2-17c4-45fc-aa6b-6be1a9cecdc3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002013 sec., 993.5419771485346 rows/sec., 81.02 KiB/sec. | ||
13514 | 2024.11.16 00:57:55.273857 [ 277 ] {a8ecc1b2-17c4-45fc-aa6b-6be1a9cecdc3} <Debug> TCPHandler: Processed in 0.002438906 sec. | ||
13515 | 2024.11.16 00:57:55.274131 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13516 | 2024.11.16 00:57:55.274323 [ 273 ] {8f5e82b3-21ab-4de4-9e56-206b7115c3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13517 | 2024.11.16 00:57:55.274386 [ 273 ] {8f5e82b3-21ab-4de4-9e56-206b7115c3fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13518 | 2024.11.16 00:57:55.274988 [ 273 ] {8f5e82b3-21ab-4de4-9e56-206b7115c3fd} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13519 | 2024.11.16 00:57:55.275029 [ 273 ] {8f5e82b3-21ab-4de4-9e56-206b7115c3fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13520 | 2024.11.16 00:57:55.275397 [ 273 ] {8f5e82b3-21ab-4de4-9e56-206b7115c3fd} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
13521 | 2024.11.16 00:57:55.275634 [ 273 ] {8f5e82b3-21ab-4de4-9e56-206b7115c3fd} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13522 | 2024.11.16 00:57:55.275839 [ 273 ] {8f5e82b3-21ab-4de4-9e56-206b7115c3fd} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001551 sec., 36750.483558994194 rows/sec., 2.80 MiB/sec. | ||
13523 | 2024.11.16 00:57:55.275891 [ 273 ] {8f5e82b3-21ab-4de4-9e56-206b7115c3fd} <Debug> TCPHandler: Processed in 0.001902591 sec. | ||
13524 | 2024.11.16 00:57:55.276050 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13525 | 2024.11.16 00:57:55.276181 [ 277 ] {8076bef1-fc19-4e4b-819b-efd1a92b32f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13526 | 2024.11.16 00:57:55.276238 [ 277 ] {8076bef1-fc19-4e4b-819b-efd1a92b32f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13527 | 2024.11.16 00:57:55.276785 [ 277 ] {8076bef1-fc19-4e4b-819b-efd1a92b32f3} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13528 | 2024.11.16 00:57:55.276826 [ 277 ] {8076bef1-fc19-4e4b-819b-efd1a92b32f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13529 | 2024.11.16 00:57:55.277182 [ 277 ] {8076bef1-fc19-4e4b-819b-efd1a92b32f3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
13530 | 2024.11.16 00:57:55.277418 [ 277 ] {8076bef1-fc19-4e4b-819b-efd1a92b32f3} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13531 | 2024.11.16 00:57:55.277637 [ 277 ] {8076bef1-fc19-4e4b-819b-efd1a92b32f3} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001486 sec., 1345.8950201884254 rows/sec., 93.98 KiB/sec. | ||
13532 | 2024.11.16 00:57:55.277691 [ 277 ] {8076bef1-fc19-4e4b-819b-efd1a92b32f3} <Debug> TCPHandler: Processed in 0.001704736 sec. | ||
13533 | 2024.11.16 00:57:55.277840 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13534 | 2024.11.16 00:57:55.277967 [ 273 ] {ed5a12bb-c3ae-485b-824a-1a5bf7d7b292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13535 | 2024.11.16 00:57:55.278021 [ 273 ] {ed5a12bb-c3ae-485b-824a-1a5bf7d7b292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13536 | 2024.11.16 00:57:55.278617 [ 273 ] {ed5a12bb-c3ae-485b-824a-1a5bf7d7b292} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13537 | 2024.11.16 00:57:55.278655 [ 273 ] {ed5a12bb-c3ae-485b-824a-1a5bf7d7b292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13538 | 2024.11.16 00:57:55.279004 [ 273 ] {ed5a12bb-c3ae-485b-824a-1a5bf7d7b292} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
13539 | 2024.11.16 00:57:55.279236 [ 273 ] {ed5a12bb-c3ae-485b-824a-1a5bf7d7b292} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13540 | 2024.11.16 00:57:55.279447 [ 273 ] {ed5a12bb-c3ae-485b-824a-1a5bf7d7b292} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001507 sec., 43795.620437956204 rows/sec., 3.42 MiB/sec. | ||
13541 | 2024.11.16 00:57:55.279514 [ 273 ] {ed5a12bb-c3ae-485b-824a-1a5bf7d7b292} <Debug> TCPHandler: Processed in 0.001735367 sec. | ||
13542 | 2024.11.16 00:57:55.279678 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13543 | 2024.11.16 00:57:55.279834 [ 277 ] {dfeaa839-dcb5-409b-b0db-7848c6fce9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13544 | 2024.11.16 00:57:55.279896 [ 277 ] {dfeaa839-dcb5-409b-b0db-7848c6fce9cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13545 | 2024.11.16 00:57:55.280519 [ 277 ] {dfeaa839-dcb5-409b-b0db-7848c6fce9cd} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13546 | 2024.11.16 00:57:55.280558 [ 277 ] {dfeaa839-dcb5-409b-b0db-7848c6fce9cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13547 | 2024.11.16 00:57:55.280943 [ 277 ] {dfeaa839-dcb5-409b-b0db-7848c6fce9cd} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
13548 | 2024.11.16 00:57:55.281180 [ 277 ] {dfeaa839-dcb5-409b-b0db-7848c6fce9cd} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13549 | 2024.11.16 00:57:55.281398 [ 277 ] {dfeaa839-dcb5-409b-b0db-7848c6fce9cd} <Debug> executeQuery: Read 149 rows, 10.62 KiB in 0.001594 sec., 93475.53324968633 rows/sec., 6.51 MiB/sec. | ||
13550 | 2024.11.16 00:57:55.281451 [ 277 ] {dfeaa839-dcb5-409b-b0db-7848c6fce9cd} <Debug> TCPHandler: Processed in 0.00185704 sec. | ||
13551 | 2024.11.16 00:57:55.281592 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13552 | 2024.11.16 00:57:55.281719 [ 273 ] {1908c5f1-8605-4949-9312-56f907a6cd7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13553 | 2024.11.16 00:57:55.281775 [ 273 ] {1908c5f1-8605-4949-9312-56f907a6cd7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13554 | 2024.11.16 00:57:55.282297 [ 273 ] {1908c5f1-8605-4949-9312-56f907a6cd7a} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13555 | 2024.11.16 00:57:55.282343 [ 273 ] {1908c5f1-8605-4949-9312-56f907a6cd7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13556 | 2024.11.16 00:57:55.282727 [ 273 ] {1908c5f1-8605-4949-9312-56f907a6cd7a} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
13557 | 2024.11.16 00:57:55.282956 [ 273 ] {1908c5f1-8605-4949-9312-56f907a6cd7a} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13558 | 2024.11.16 00:57:55.283172 [ 273 ] {1908c5f1-8605-4949-9312-56f907a6cd7a} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.001478 sec., 36535.85926928282 rows/sec., 2.47 MiB/sec. | ||
13559 | 2024.11.16 00:57:55.283235 [ 273 ] {1908c5f1-8605-4949-9312-56f907a6cd7a} <Debug> TCPHandler: Processed in 0.001704876 sec. | ||
13560 | 2024.11.16 00:57:55.283252 [ 219 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13561 | 2024.11.16 00:57:55.283323 [ 219 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13562 | 2024.11.16 00:57:55.285744 [ 219 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13563 | 2024.11.16 00:58:00.272009 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13564 | 2024.11.16 00:58:00.272238 [ 277 ] {322f1a3a-cfda-4fa7-b974-711a3dcd17b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13565 | 2024.11.16 00:58:00.272324 [ 277 ] {322f1a3a-cfda-4fa7-b974-711a3dcd17b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13566 | 2024.11.16 00:58:00.273131 [ 277 ] {322f1a3a-cfda-4fa7-b974-711a3dcd17b0} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13567 | 2024.11.16 00:58:00.273181 [ 277 ] {322f1a3a-cfda-4fa7-b974-711a3dcd17b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13568 | 2024.11.16 00:58:00.273612 [ 277 ] {322f1a3a-cfda-4fa7-b974-711a3dcd17b0} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
13569 | 2024.11.16 00:58:00.273865 [ 277 ] {322f1a3a-cfda-4fa7-b974-711a3dcd17b0} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13570 | 2024.11.16 00:58:00.274079 [ 277 ] {322f1a3a-cfda-4fa7-b974-711a3dcd17b0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001902 sec., 29442.691903259725 rows/sec., 2.25 MiB/sec. | ||
13571 | 2024.11.16 00:58:00.274156 [ 277 ] {322f1a3a-cfda-4fa7-b974-711a3dcd17b0} <Debug> TCPHandler: Processed in 0.002292042 sec. | ||
13572 | 2024.11.16 00:58:00.274403 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13573 | 2024.11.16 00:58:00.274616 [ 273 ] {03ca0752-39e3-4113-8b96-093c705b9306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13574 | 2024.11.16 00:58:00.274674 [ 273 ] {03ca0752-39e3-4113-8b96-093c705b9306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13575 | 2024.11.16 00:58:00.275350 [ 273 ] {03ca0752-39e3-4113-8b96-093c705b9306} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13576 | 2024.11.16 00:58:00.275398 [ 273 ] {03ca0752-39e3-4113-8b96-093c705b9306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13577 | 2024.11.16 00:58:00.275787 [ 273 ] {03ca0752-39e3-4113-8b96-093c705b9306} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
13578 | 2024.11.16 00:58:00.276031 [ 273 ] {03ca0752-39e3-4113-8b96-093c705b9306} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13579 | 2024.11.16 00:58:00.276257 [ 273 ] {03ca0752-39e3-4113-8b96-093c705b9306} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001677 sec., 38163.3870005963 rows/sec., 2.98 MiB/sec. | ||
13580 | 2024.11.16 00:58:00.276311 [ 273 ] {03ca0752-39e3-4113-8b96-093c705b9306} <Debug> TCPHandler: Processed in 0.002027346 sec. | ||
13581 | 2024.11.16 00:58:00.276463 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13582 | 2024.11.16 00:58:00.276576 [ 277 ] {9a90a8a5-7ad6-44d0-b7c2-3e0ad9373cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13583 | 2024.11.16 00:58:00.276640 [ 277 ] {9a90a8a5-7ad6-44d0-b7c2-3e0ad9373cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13584 | 2024.11.16 00:58:00.277256 [ 277 ] {9a90a8a5-7ad6-44d0-b7c2-3e0ad9373cb5} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13585 | 2024.11.16 00:58:00.277303 [ 277 ] {9a90a8a5-7ad6-44d0-b7c2-3e0ad9373cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13586 | 2024.11.16 00:58:00.277744 [ 277 ] {9a90a8a5-7ad6-44d0-b7c2-3e0ad9373cb5} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
13587 | 2024.11.16 00:58:00.277994 [ 277 ] {9a90a8a5-7ad6-44d0-b7c2-3e0ad9373cb5} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13588 | 2024.11.16 00:58:00.278220 [ 277 ] {9a90a8a5-7ad6-44d0-b7c2-3e0ad9373cb5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001669 sec., 95865.78789694428 rows/sec., 6.68 MiB/sec. | ||
13589 | 2024.11.16 00:58:00.278272 [ 277 ] {9a90a8a5-7ad6-44d0-b7c2-3e0ad9373cb5} <Debug> TCPHandler: Processed in 0.001860901 sec. | ||
13590 | 2024.11.16 00:58:00.278418 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13591 | 2024.11.16 00:58:00.278524 [ 273 ] {2ea076ff-ca29-4c73-9fdd-e398cfb6c286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13592 | 2024.11.16 00:58:00.278571 [ 273 ] {2ea076ff-ca29-4c73-9fdd-e398cfb6c286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13593 | 2024.11.16 00:58:00.279014 [ 273 ] {2ea076ff-ca29-4c73-9fdd-e398cfb6c286} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13594 | 2024.11.16 00:58:00.279053 [ 273 ] {2ea076ff-ca29-4c73-9fdd-e398cfb6c286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13595 | 2024.11.16 00:58:00.279418 [ 273 ] {2ea076ff-ca29-4c73-9fdd-e398cfb6c286} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
13596 | 2024.11.16 00:58:00.279652 [ 273 ] {2ea076ff-ca29-4c73-9fdd-e398cfb6c286} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13597 | 2024.11.16 00:58:00.279860 [ 273 ] {2ea076ff-ca29-4c73-9fdd-e398cfb6c286} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001358 sec., 44182.62150220913 rows/sec., 2.98 MiB/sec. | ||
13598 | 2024.11.16 00:58:00.279907 [ 273 ] {2ea076ff-ca29-4c73-9fdd-e398cfb6c286} <Debug> TCPHandler: Processed in 0.001539972 sec. | ||
13599 | 2024.11.16 00:58:01.059471 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13600 | 2024.11.16 00:58:01.059521 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13601 | 2024.11.16 00:58:01.561275 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1984 | ||
13602 | 2024.11.16 00:58:01.564057 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13603 | 2024.11.16 00:58:01.564116 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13604 | 2024.11.16 00:58:01.565629 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
13605 | 2024.11.16 00:58:01.565962 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13606 | 2024.11.16 00:58:01.566620 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1984 | ||
13607 | 2024.11.16 00:58:02.000174 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.80 MiB, peak 200.00 MiB, free memory in arenas 0.00 B, will set to 189.80 MiB (RSS), difference: 4.01 MiB | ||
13608 | 2024.11.16 00:58:05.279150 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13609 | 2024.11.16 00:58:05.279482 [ 277 ] {3d730104-50c3-447d-aa36-f4f513599de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13610 | 2024.11.16 00:58:05.279604 [ 277 ] {3d730104-50c3-447d-aa36-f4f513599de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13611 | 2024.11.16 00:58:05.280448 [ 277 ] {3d730104-50c3-447d-aa36-f4f513599de2} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13612 | 2024.11.16 00:58:05.280499 [ 277 ] {3d730104-50c3-447d-aa36-f4f513599de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13613 | 2024.11.16 00:58:05.280939 [ 277 ] {3d730104-50c3-447d-aa36-f4f513599de2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13614 | 2024.11.16 00:58:05.281197 [ 277 ] {3d730104-50c3-447d-aa36-f4f513599de2} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13615 | 2024.11.16 00:58:05.281465 [ 277 ] {3d730104-50c3-447d-aa36-f4f513599de2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002068 sec., 6769.825918762089 rows/sec., 487.34 KiB/sec. | ||
13616 | 2024.11.16 00:58:05.281606 [ 277 ] {3d730104-50c3-447d-aa36-f4f513599de2} <Debug> TCPHandler: Processed in 0.002648483 sec. | ||
13617 | 2024.11.16 00:58:05.281798 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13618 | 2024.11.16 00:58:05.281940 [ 273 ] {6a66186b-c02d-4099-9ea3-fbc27a4770dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13619 | 2024.11.16 00:58:05.282000 [ 273 ] {6a66186b-c02d-4099-9ea3-fbc27a4770dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13620 | 2024.11.16 00:58:05.282812 [ 273 ] {6a66186b-c02d-4099-9ea3-fbc27a4770dd} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13621 | 2024.11.16 00:58:05.282853 [ 273 ] {6a66186b-c02d-4099-9ea3-fbc27a4770dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13622 | 2024.11.16 00:58:05.283249 [ 273 ] {6a66186b-c02d-4099-9ea3-fbc27a4770dd} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
13623 | 2024.11.16 00:58:05.283500 [ 273 ] {6a66186b-c02d-4099-9ea3-fbc27a4770dd} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13624 | 2024.11.16 00:58:05.283715 [ 273 ] {6a66186b-c02d-4099-9ea3-fbc27a4770dd} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001808 sec., 156526.54867256636 rows/sec., 13.81 MiB/sec. | ||
13625 | 2024.11.16 00:58:05.283767 [ 273 ] {6a66186b-c02d-4099-9ea3-fbc27a4770dd} <Debug> TCPHandler: Processed in 0.002040025 sec. | ||
13626 | 2024.11.16 00:58:05.283924 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13627 | 2024.11.16 00:58:05.284056 [ 277 ] {5e3d648a-4d00-4c46-b5dd-f0263da61bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13628 | 2024.11.16 00:58:05.284112 [ 277 ] {5e3d648a-4d00-4c46-b5dd-f0263da61bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13629 | 2024.11.16 00:58:05.284810 [ 277 ] {5e3d648a-4d00-4c46-b5dd-f0263da61bd0} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13630 | 2024.11.16 00:58:05.284853 [ 277 ] {5e3d648a-4d00-4c46-b5dd-f0263da61bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13631 | 2024.11.16 00:58:05.285222 [ 277 ] {5e3d648a-4d00-4c46-b5dd-f0263da61bd0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
13632 | 2024.11.16 00:58:05.285489 [ 277 ] {5e3d648a-4d00-4c46-b5dd-f0263da61bd0} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13633 | 2024.11.16 00:58:05.285727 [ 277 ] {5e3d648a-4d00-4c46-b5dd-f0263da61bd0} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001695 sec., 27728.613569321536 rows/sec., 2.00 MiB/sec. | ||
13634 | 2024.11.16 00:58:05.285776 [ 219 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): 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] | ||
13635 | 2024.11.16 00:58:05.285811 [ 277 ] {5e3d648a-4d00-4c46-b5dd-f0263da61bd0} <Debug> TCPHandler: Processed in 0.001951453 sec. | ||
13636 | 2024.11.16 00:58:05.285848 [ 219 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): 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] | ||
13637 | 2024.11.16 00:58:05.286007 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13638 | 2024.11.16 00:58:05.286153 [ 273 ] {2f8583a6-0532-4af9-8d74-51ed7522f4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13639 | 2024.11.16 00:58:05.286221 [ 273 ] {2f8583a6-0532-4af9-8d74-51ed7522f4b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13640 | 2024.11.16 00:58:05.287501 [ 273 ] {2f8583a6-0532-4af9-8d74-51ed7522f4b5} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13641 | 2024.11.16 00:58:05.287542 [ 273 ] {2f8583a6-0532-4af9-8d74-51ed7522f4b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13642 | 2024.11.16 00:58:05.287912 [ 273 ] {2f8583a6-0532-4af9-8d74-51ed7522f4b5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13643 | 2024.11.16 00:58:05.288291 [ 273 ] {2f8583a6-0532-4af9-8d74-51ed7522f4b5} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13644 | 2024.11.16 00:58:05.288642 [ 273 ] {2f8583a6-0532-4af9-8d74-51ed7522f4b5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002495 sec., 5611.22244488978 rows/sec., 392.97 KiB/sec. | ||
13645 | 2024.11.16 00:58:05.288803 [ 273 ] {2f8583a6-0532-4af9-8d74-51ed7522f4b5} <Debug> TCPHandler: Processed in 0.002873638 sec. | ||
13646 | 2024.11.16 00:58:05.288971 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13647 | 2024.11.16 00:58:05.289180 [ 277 ] {d34a877d-f351-4fb7-ad67-6f2bfe6db18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13648 | 2024.11.16 00:58:05.289269 [ 277 ] {d34a877d-f351-4fb7-ad67-6f2bfe6db18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13649 | 2024.11.16 00:58:05.289816 [ 219 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): 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] | ||
13650 | 2024.11.16 00:58:05.290937 [ 277 ] {d34a877d-f351-4fb7-ad67-6f2bfe6db18d} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13651 | 2024.11.16 00:58:05.290983 [ 277 ] {d34a877d-f351-4fb7-ad67-6f2bfe6db18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13652 | 2024.11.16 00:58:05.291347 [ 277 ] {d34a877d-f351-4fb7-ad67-6f2bfe6db18d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13653 | 2024.11.16 00:58:05.291602 [ 277 ] {d34a877d-f351-4fb7-ad67-6f2bfe6db18d} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13654 | 2024.11.16 00:58:05.291811 [ 277 ] {d34a877d-f351-4fb7-ad67-6f2bfe6db18d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002706 sec., 4804.138950480414 rows/sec., 299.54 KiB/sec. | ||
13655 | 2024.11.16 00:58:05.291868 [ 277 ] {d34a877d-f351-4fb7-ad67-6f2bfe6db18d} <Debug> TCPHandler: Processed in 0.002968361 sec. | ||
13656 | 2024.11.16 00:58:05.292023 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13657 | 2024.11.16 00:58:05.292151 [ 273 ] {1c3bd741-06b1-468d-8e19-6dc869a1a93d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13658 | 2024.11.16 00:58:05.292205 [ 273 ] {1c3bd741-06b1-468d-8e19-6dc869a1a93d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13659 | 2024.11.16 00:58:05.292964 [ 273 ] {1c3bd741-06b1-468d-8e19-6dc869a1a93d} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13660 | 2024.11.16 00:58:05.293004 [ 273 ] {1c3bd741-06b1-468d-8e19-6dc869a1a93d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13661 | 2024.11.16 00:58:05.293380 [ 273 ] {1c3bd741-06b1-468d-8e19-6dc869a1a93d} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
13662 | 2024.11.16 00:58:05.293617 [ 273 ] {1c3bd741-06b1-468d-8e19-6dc869a1a93d} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13663 | 2024.11.16 00:58:05.293834 [ 273 ] {1c3bd741-06b1-468d-8e19-6dc869a1a93d} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001711 sec., 246639.3921683226 rows/sec., 17.63 MiB/sec. | ||
13664 | 2024.11.16 00:58:05.293886 [ 273 ] {1c3bd741-06b1-468d-8e19-6dc869a1a93d} <Debug> TCPHandler: Processed in 0.001924982 sec. | ||
13665 | 2024.11.16 00:58:05.294037 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13666 | 2024.11.16 00:58:05.294165 [ 277 ] {66fa87d8-3347-4da2-8926-a7251d1b4a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13667 | 2024.11.16 00:58:05.294222 [ 277 ] {66fa87d8-3347-4da2-8926-a7251d1b4a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13668 | 2024.11.16 00:58:05.294745 [ 277 ] {66fa87d8-3347-4da2-8926-a7251d1b4a78} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13669 | 2024.11.16 00:58:05.294785 [ 277 ] {66fa87d8-3347-4da2-8926-a7251d1b4a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13670 | 2024.11.16 00:58:05.295146 [ 277 ] {66fa87d8-3347-4da2-8926-a7251d1b4a78} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13671 | 2024.11.16 00:58:05.295386 [ 277 ] {66fa87d8-3347-4da2-8926-a7251d1b4a78} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13672 | 2024.11.16 00:58:05.295607 [ 277 ] {66fa87d8-3347-4da2-8926-a7251d1b4a78} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00147 sec., 4081.6326530612246 rows/sec., 213.25 KiB/sec. | ||
13673 | 2024.11.16 00:58:05.295658 [ 277 ] {66fa87d8-3347-4da2-8926-a7251d1b4a78} <Debug> TCPHandler: Processed in 0.001685226 sec. | ||
13674 | 2024.11.16 00:58:05.295797 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13675 | 2024.11.16 00:58:05.295923 [ 273 ] {9efd2a0b-6347-4142-83e1-8a25dd10ecc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13676 | 2024.11.16 00:58:05.295980 [ 273 ] {9efd2a0b-6347-4142-83e1-8a25dd10ecc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13677 | 2024.11.16 00:58:05.296607 [ 273 ] {9efd2a0b-6347-4142-83e1-8a25dd10ecc3} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13678 | 2024.11.16 00:58:05.296654 [ 273 ] {9efd2a0b-6347-4142-83e1-8a25dd10ecc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13679 | 2024.11.16 00:58:05.297055 [ 273 ] {9efd2a0b-6347-4142-83e1-8a25dd10ecc3} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
13680 | 2024.11.16 00:58:05.297299 [ 273 ] {9efd2a0b-6347-4142-83e1-8a25dd10ecc3} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13681 | 2024.11.16 00:58:05.297522 [ 273 ] {9efd2a0b-6347-4142-83e1-8a25dd10ecc3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001627 sec., 145666.87154271666 rows/sec., 9.76 MiB/sec. | ||
13682 | 2024.11.16 00:58:05.297571 [ 273 ] {9efd2a0b-6347-4142-83e1-8a25dd10ecc3} <Debug> TCPHandler: Processed in 0.00183568 sec. | ||
13683 | 2024.11.16 00:58:05.297710 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13684 | 2024.11.16 00:58:05.297837 [ 277 ] {1f0c066b-e989-40d2-a05e-98e57b95b3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13685 | 2024.11.16 00:58:05.297894 [ 277 ] {1f0c066b-e989-40d2-a05e-98e57b95b3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13686 | 2024.11.16 00:58:05.298403 [ 277 ] {1f0c066b-e989-40d2-a05e-98e57b95b3e4} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13687 | 2024.11.16 00:58:05.298451 [ 277 ] {1f0c066b-e989-40d2-a05e-98e57b95b3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13688 | 2024.11.16 00:58:05.298849 [ 277 ] {1f0c066b-e989-40d2-a05e-98e57b95b3e4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13689 | 2024.11.16 00:58:05.299084 [ 277 ] {1f0c066b-e989-40d2-a05e-98e57b95b3e4} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13690 | 2024.11.16 00:58:05.299310 [ 277 ] {1f0c066b-e989-40d2-a05e-98e57b95b3e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001501 sec., 666.2225183211193 rows/sec., 44.89 KiB/sec. | ||
13691 | 2024.11.16 00:58:05.299359 [ 277 ] {1f0c066b-e989-40d2-a05e-98e57b95b3e4} <Debug> TCPHandler: Processed in 0.001700246 sec. | ||
13692 | 2024.11.16 00:58:05.299492 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13693 | 2024.11.16 00:58:05.299598 [ 273 ] {ac6b7784-2dd7-4405-95d6-e5ebffd1f472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13694 | 2024.11.16 00:58:05.299666 [ 273 ] {ac6b7784-2dd7-4405-95d6-e5ebffd1f472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13695 | 2024.11.16 00:58:05.300927 [ 273 ] {ac6b7784-2dd7-4405-95d6-e5ebffd1f472} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13696 | 2024.11.16 00:58:05.300966 [ 273 ] {ac6b7784-2dd7-4405-95d6-e5ebffd1f472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13697 | 2024.11.16 00:58:05.301666 [ 273 ] {ac6b7784-2dd7-4405-95d6-e5ebffd1f472} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13698 | 2024.11.16 00:58:05.301924 [ 273 ] {ac6b7784-2dd7-4405-95d6-e5ebffd1f472} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13699 | 2024.11.16 00:58:05.302109 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
13700 | 2024.11.16 00:58:05.302190 [ 273 ] {ac6b7784-2dd7-4405-95d6-e5ebffd1f472} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002607 sec., 15343.30648254699 rows/sec., 27.49 MiB/sec. | ||
13701 | 2024.11.16 00:58:05.302196 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13702 | 2024.11.16 00:58:05.302274 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13703 | 2024.11.16 00:58:05.302666 [ 273 ] {ac6b7784-2dd7-4405-95d6-e5ebffd1f472} <Debug> TCPHandler: Processed in 0.003219777 sec. | ||
13704 | 2024.11.16 00:58:05.302675 [ 200 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::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 | ||
13705 | 2024.11.16 00:58:05.302968 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13706 | 2024.11.16 00:58:05.303192 [ 277 ] {ff357401-869a-4ce9-b58b-3430eccdc795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13707 | 2024.11.16 00:58:05.303220 [ 200 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13708 | 2024.11.16 00:58:05.303271 [ 277 ] {ff357401-869a-4ce9-b58b-3430eccdc795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13709 | 2024.11.16 00:58:05.303298 [ 200 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1491 rows starting from the beginning of the part | ||
13710 | 2024.11.16 00:58:05.303842 [ 200 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
13711 | 2024.11.16 00:58:05.304212 [ 200 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
13712 | 2024.11.16 00:58:05.304661 [ 277 ] {ff357401-869a-4ce9-b58b-3430eccdc795} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13713 | 2024.11.16 00:58:05.304671 [ 200 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
13714 | 2024.11.16 00:58:05.304707 [ 277 ] {ff357401-869a-4ce9-b58b-3430eccdc795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
13715 | 2024.11.16 00:58:05.305041 [ 200 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::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 | ||
13716 | 2024.11.16 00:58:05.305441 [ 200 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
13717 | 2024.11.16 00:58:05.305608 [ 277 ] {ff357401-869a-4ce9-b58b-3430eccdc795} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
13718 | 2024.11.16 00:58:05.306022 [ 277 ] {ff357401-869a-4ce9-b58b-3430eccdc795} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13719 | 2024.11.16 00:58:05.306320 [ 277 ] {ff357401-869a-4ce9-b58b-3430eccdc795} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003179 sec., 25794.274929223026 rows/sec., 1.64 MiB/sec. | ||
13720 | 2024.11.16 00:58:05.306422 [ 277 ] {ff357401-869a-4ce9-b58b-3430eccdc795} <Debug> TCPHandler: Processed in 0.003643649 sec. | ||
13721 | 2024.11.16 00:58:05.312806 [ 197 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1691 rows, containing 19 columns (19 merged, 0 gathered) in 0.010402253 sec., 162560.93751997763 rows/sec., 291.30 MiB/sec. | ||
13722 | 2024.11.16 00:58:05.314266 [ 192 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
13723 | 2024.11.16 00:58:05.314652 [ 192 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13724 | 2024.11.16 00:58:05.314728 [ 192 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
13725 | 2024.11.16 00:58:05.314830 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
13726 | 2024.11.16 00:58:06.000165 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.63 MiB, peak 202.28 MiB, free memory in arenas 0.00 B, will set to 191.95 MiB (RSS), difference: 1.32 MiB | ||
13727 | 2024.11.16 00:58:10.271778 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13728 | 2024.11.16 00:58:10.272108 [ 277 ] {5aa39c91-61c0-4464-a382-1a80ab2df21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13729 | 2024.11.16 00:58:10.272230 [ 277 ] {5aa39c91-61c0-4464-a382-1a80ab2df21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13730 | 2024.11.16 00:58:10.273260 [ 277 ] {5aa39c91-61c0-4464-a382-1a80ab2df21c} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13731 | 2024.11.16 00:58:10.273307 [ 277 ] {5aa39c91-61c0-4464-a382-1a80ab2df21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13732 | 2024.11.16 00:58:10.273744 [ 277 ] {5aa39c91-61c0-4464-a382-1a80ab2df21c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
13733 | 2024.11.16 00:58:10.274009 [ 277 ] {5aa39c91-61c0-4464-a382-1a80ab2df21c} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13734 | 2024.11.16 00:58:10.274246 [ 277 ] {5aa39c91-61c0-4464-a382-1a80ab2df21c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002218 sec., 1803.4265103697026 rows/sec., 147.06 KiB/sec. | ||
13735 | 2024.11.16 00:58:10.274360 [ 277 ] {5aa39c91-61c0-4464-a382-1a80ab2df21c} <Debug> TCPHandler: Processed in 0.002774486 sec. | ||
13736 | 2024.11.16 00:58:10.274610 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13737 | 2024.11.16 00:58:10.274884 [ 273 ] {325f0c95-529d-47ef-9984-ad6b66966133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13738 | 2024.11.16 00:58:10.274937 [ 273 ] {325f0c95-529d-47ef-9984-ad6b66966133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13739 | 2024.11.16 00:58:10.275516 [ 273 ] {325f0c95-529d-47ef-9984-ad6b66966133} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13740 | 2024.11.16 00:58:10.275555 [ 273 ] {325f0c95-529d-47ef-9984-ad6b66966133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13741 | 2024.11.16 00:58:10.275926 [ 273 ] {325f0c95-529d-47ef-9984-ad6b66966133} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
13742 | 2024.11.16 00:58:10.276165 [ 273 ] {325f0c95-529d-47ef-9984-ad6b66966133} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13743 | 2024.11.16 00:58:10.276303 [ 76 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
13744 | 2024.11.16 00:58:10.276351 [ 273 ] {325f0c95-529d-47ef-9984-ad6b66966133} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001547 sec., 37491.91984486102 rows/sec., 2.86 MiB/sec. | ||
13745 | 2024.11.16 00:58:10.276353 [ 76 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13746 | 2024.11.16 00:58:10.276406 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13747 | 2024.11.16 00:58:10.276427 [ 273 ] {325f0c95-529d-47ef-9984-ad6b66966133} <Debug> TCPHandler: Processed in 0.001968064 sec. | ||
13748 | 2024.11.16 00:58:10.276676 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13749 | 2024.11.16 00:58:10.276732 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
13750 | 2024.11.16 00:58:10.277404 [ 277 ] {2ba095c4-db6e-4288-8e0b-d5659fe48295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13751 | 2024.11.16 00:58:10.277771 [ 277 ] {2ba095c4-db6e-4288-8e0b-d5659fe48295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13752 | 2024.11.16 00:58:10.278029 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13753 | 2024.11.16 00:58:10.278348 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1432 rows starting from the beginning of the part | ||
13754 | 2024.11.16 00:58:10.279729 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 283 rows starting from the beginning of the part | ||
13755 | 2024.11.16 00:58:10.280687 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 57 rows starting from the beginning of the part | ||
13756 | 2024.11.16 00:58:10.281217 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::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 | ||
13757 | 2024.11.16 00:58:10.281523 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 283 rows starting from the beginning of the part | ||
13758 | 2024.11.16 00:58:10.281889 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 58 rows starting from the beginning of the part | ||
13759 | 2024.11.16 00:58:10.283627 [ 277 ] {2ba095c4-db6e-4288-8e0b-d5659fe48295} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13760 | 2024.11.16 00:58:10.283674 [ 277 ] {2ba095c4-db6e-4288-8e0b-d5659fe48295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13761 | 2024.11.16 00:58:10.284255 [ 277 ] {2ba095c4-db6e-4288-8e0b-d5659fe48295} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
13762 | 2024.11.16 00:58:10.284523 [ 277 ] {2ba095c4-db6e-4288-8e0b-d5659fe48295} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13763 | 2024.11.16 00:58:10.284720 [ 76 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
13764 | 2024.11.16 00:58:10.284805 [ 76 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13765 | 2024.11.16 00:58:10.284876 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13766 | 2024.11.16 00:58:10.284980 [ 277 ] {2ba095c4-db6e-4288-8e0b-d5659fe48295} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00782 sec., 511.5089514066496 rows/sec., 35.72 KiB/sec. | ||
13767 | 2024.11.16 00:58:10.285100 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2169 rows, containing 5 columns (5 merged, 0 gathered) in 0.008603633 sec., 252102.80354822203 rows/sec., 22.17 MiB/sec. | ||
13768 | 2024.11.16 00:58:10.285302 [ 277 ] {2ba095c4-db6e-4288-8e0b-d5659fe48295} <Debug> TCPHandler: Processed in 0.008788219 sec. | ||
13769 | 2024.11.16 00:58:10.285305 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
13770 | 2024.11.16 00:58:10.285539 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13771 | 2024.11.16 00:58:10.285611 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
13772 | 2024.11.16 00:58:10.285635 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13773 | 2024.11.16 00:58:10.285714 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 65 rows starting from the beginning of the part | ||
13774 | 2024.11.16 00:58:10.285978 [ 273 ] {39f89456-e561-4782-8272-1530722e6b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13775 | 2024.11.16 00:58:10.286203 [ 273 ] {39f89456-e561-4782-8272-1530722e6b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13776 | 2024.11.16 00:58:10.286225 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 4 rows starting from the beginning of the part | ||
13777 | 2024.11.16 00:58:10.286744 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 47 rows starting from the beginning of the part | ||
13778 | 2024.11.16 00:58:10.286915 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_131_26} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13779 | 2024.11.16 00:58:10.287261 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 2 rows starting from the beginning of the part | ||
13780 | 2024.11.16 00:58:10.287454 [ 193 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_131_26} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
13781 | 2024.11.16 00:58:10.287730 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 47 rows starting from the beginning of the part | ||
13782 | 2024.11.16 00:58:10.287918 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
13783 | 2024.11.16 00:58:10.288258 [ 197 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 4 rows starting from the beginning of the part | ||
13784 | 2024.11.16 00:58:10.289767 [ 273 ] {39f89456-e561-4782-8272-1530722e6b47} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13785 | 2024.11.16 00:58:10.289849 [ 273 ] {39f89456-e561-4782-8272-1530722e6b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13786 | 2024.11.16 00:58:10.290835 [ 273 ] {39f89456-e561-4782-8272-1530722e6b47} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
13787 | 2024.11.16 00:58:10.291294 [ 199 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 169 rows, containing 5 columns (5 merged, 0 gathered) in 0.0062597 sec., 26998.098950428935 rows/sec., 2.03 MiB/sec. | ||
13788 | 2024.11.16 00:58:10.291366 [ 273 ] {39f89456-e561-4782-8272-1530722e6b47} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13789 | 2024.11.16 00:58:10.291640 [ 76 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
13790 | 2024.11.16 00:58:10.291711 [ 76 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13791 | 2024.11.16 00:58:10.291764 [ 199 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
13792 | 2024.11.16 00:58:10.291776 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13793 | 2024.11.16 00:58:10.291790 [ 273 ] {39f89456-e561-4782-8272-1530722e6b47} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00596 sec., 11409.395973154362 rows/sec., 912.99 KiB/sec. | ||
13794 | 2024.11.16 00:58:10.292273 [ 273 ] {39f89456-e561-4782-8272-1530722e6b47} <Debug> TCPHandler: Processed in 0.006864806 sec. | ||
13795 | 2024.11.16 00:58:10.292320 [ 196 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
13796 | 2024.11.16 00:58:10.292513 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13797 | 2024.11.16 00:58:10.292600 [ 196 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13798 | 2024.11.16 00:58:10.292653 [ 196 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 914 rows starting from the beginning of the part | ||
13799 | 2024.11.16 00:58:10.292907 [ 277 ] {8f4074db-e092-4975-a2e2-8b53da2f6090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13800 | 2024.11.16 00:58:10.292947 [ 199 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_86_17} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13801 | 2024.11.16 00:58:10.293045 [ 196 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 422 rows starting from the beginning of the part | ||
13802 | 2024.11.16 00:58:10.293212 [ 277 ] {8f4074db-e092-4975-a2e2-8b53da2f6090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13803 | 2024.11.16 00:58:10.293392 [ 199 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_86_17} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
13804 | 2024.11.16 00:58:10.293642 [ 196 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 66 rows starting from the beginning of the part | ||
13805 | 2024.11.16 00:58:10.293778 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
13806 | 2024.11.16 00:58:10.294027 [ 196 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::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 | ||
13807 | 2024.11.16 00:58:10.294246 [ 196 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 422 rows starting from the beginning of the part | ||
13808 | 2024.11.16 00:58:10.294473 [ 196 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 68 rows starting from the beginning of the part | ||
13809 | 2024.11.16 00:58:10.295444 [ 277 ] {8f4074db-e092-4975-a2e2-8b53da2f6090} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13810 | 2024.11.16 00:58:10.295493 [ 277 ] {8f4074db-e092-4975-a2e2-8b53da2f6090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13811 | 2024.11.16 00:58:10.296102 [ 277 ] {8f4074db-e092-4975-a2e2-8b53da2f6090} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
13812 | 2024.11.16 00:58:10.296431 [ 277 ] {8f4074db-e092-4975-a2e2-8b53da2f6090} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13813 | 2024.11.16 00:58:10.296437 [ 196 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 5 columns (5 merged, 0 gathered) in 0.004463772 sec., 438194.42390874797 rows/sec., 33.55 MiB/sec. | ||
13814 | 2024.11.16 00:58:10.296668 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
13815 | 2024.11.16 00:58:10.296739 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
13816 | 2024.11.16 00:58:10.296757 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13817 | 2024.11.16 00:58:10.296808 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13818 | 2024.11.16 00:58:10.296871 [ 277 ] {8f4074db-e092-4975-a2e2-8b53da2f6090} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.004133 sec., 39196.70941204936 rows/sec., 2.73 MiB/sec. | ||
13819 | 2024.11.16 00:58:10.297369 [ 277 ] {8f4074db-e092-4975-a2e2-8b53da2f6090} <Debug> TCPHandler: Processed in 0.004940725 sec. | ||
13820 | 2024.11.16 00:58:10.297520 [ 199 ] {cebc4dca-ef21-47a4-baec-c147110872db::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 | ||
13821 | 2024.11.16 00:58:10.297738 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13822 | 2024.11.16 00:58:10.298347 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_131_26} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13823 | 2024.11.16 00:58:10.298402 [ 273 ] {d8d99a79-af6b-4992-9701-68c424e74d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13824 | 2024.11.16 00:58:10.298520 [ 199 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13825 | 2024.11.16 00:58:10.298745 [ 199 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_126_25, total 24191 rows starting from the beginning of the part | ||
13826 | 2024.11.16 00:58:10.298776 [ 273 ] {d8d99a79-af6b-4992-9701-68c424e74d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13827 | 2024.11.16 00:58:10.298948 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_131_26} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
13828 | 2024.11.16 00:58:10.299914 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
13829 | 2024.11.16 00:58:10.300123 [ 199 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 237 rows starting from the beginning of the part | ||
13830 | 2024.11.16 00:58:10.300451 [ 199 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 149 rows starting from the beginning of the part | ||
13831 | 2024.11.16 00:58:10.300801 [ 199 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
13832 | 2024.11.16 00:58:10.301112 [ 199 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 237 rows starting from the beginning of the part | ||
13833 | 2024.11.16 00:58:10.301454 [ 199 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 162 rows starting from the beginning of the part | ||
13834 | 2024.11.16 00:58:10.301713 [ 273 ] {d8d99a79-af6b-4992-9701-68c424e74d2e} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13835 | 2024.11.16 00:58:10.301831 [ 273 ] {d8d99a79-af6b-4992-9701-68c424e74d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13836 | 2024.11.16 00:58:10.302674 [ 273 ] {d8d99a79-af6b-4992-9701-68c424e74d2e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
13837 | 2024.11.16 00:58:10.303010 [ 273 ] {d8d99a79-af6b-4992-9701-68c424e74d2e} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13838 | 2024.11.16 00:58:10.303329 [ 273 ] {d8d99a79-af6b-4992-9701-68c424e74d2e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005226 sec., 11481.05625717566 rows/sec., 792.31 KiB/sec. | ||
13839 | 2024.11.16 00:58:10.303387 [ 273 ] {d8d99a79-af6b-4992-9701-68c424e74d2e} <Debug> TCPHandler: Processed in 0.005860469 sec. | ||
13840 | 2024.11.16 00:58:10.307731 [ 201 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25136 rows, containing 5 columns (5 merged, 0 gathered) in 0.010769572 sec., 2333983.1889326707 rows/sec., 159.47 MiB/sec. | ||
13841 | 2024.11.16 00:58:10.307940 [ 187 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
13842 | 2024.11.16 00:58:10.308293 [ 187 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_131_26} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13843 | 2024.11.16 00:58:10.308383 [ 187 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_131_26} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
13844 | 2024.11.16 00:58:10.308477 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
13845 | 2024.11.16 00:58:11.567666 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2018 | ||
13846 | 2024.11.16 00:58:11.570841 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13847 | 2024.11.16 00:58:11.570900 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13848 | 2024.11.16 00:58:11.572368 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
13849 | 2024.11.16 00:58:11.572682 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13850 | 2024.11.16 00:58:11.572875 [ 74 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
13851 | 2024.11.16 00:58:11.572949 [ 74 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13852 | 2024.11.16 00:58:11.573001 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13853 | 2024.11.16 00:58:11.573577 [ 189 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::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 | ||
13854 | 2024.11.16 00:58:11.574926 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2018 | ||
13855 | 2024.11.16 00:58:11.575506 [ 189 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13856 | 2024.11.16 00:58:11.575685 [ 189 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1880 rows starting from the beginning of the part | ||
13857 | 2024.11.16 00:58:11.576219 [ 189 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part | ||
13858 | 2024.11.16 00:58:11.576738 [ 189 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
13859 | 2024.11.16 00:58:11.577229 [ 189 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
13860 | 2024.11.16 00:58:11.577730 [ 189 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 20 rows starting from the beginning of the part | ||
13861 | 2024.11.16 00:58:11.578194 [ 189 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 34 rows starting from the beginning of the part | ||
13862 | 2024.11.16 00:58:11.586334 [ 201 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2018 rows, containing 72 columns (72 merged, 0 gathered) in 0.013188898 sec., 153007.47643965404 rows/sec., 115.54 MiB/sec. | ||
13863 | 2024.11.16 00:58:11.588391 [ 198 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
13864 | 2024.11.16 00:58:11.589165 [ 198 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_66_13} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13865 | 2024.11.16 00:58:11.589247 [ 198 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_66_13} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
13866 | 2024.11.16 00:58:11.589550 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.03 MiB. | ||
13867 | 2024.11.16 00:58:15.168691 [ 219 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13868 | 2024.11.16 00:58:15.168790 [ 219 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13869 | 2024.11.16 00:58:15.171543 [ 219 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13870 | 2024.11.16 00:58:15.271789 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13871 | 2024.11.16 00:58:15.272086 [ 277 ] {29999603-9ccb-4ef2-b449-b808758819e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13872 | 2024.11.16 00:58:15.272161 [ 277 ] {29999603-9ccb-4ef2-b449-b808758819e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13873 | 2024.11.16 00:58:15.272933 [ 277 ] {29999603-9ccb-4ef2-b449-b808758819e6} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13874 | 2024.11.16 00:58:15.272975 [ 277 ] {29999603-9ccb-4ef2-b449-b808758819e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13875 | 2024.11.16 00:58:15.273411 [ 277 ] {29999603-9ccb-4ef2-b449-b808758819e6} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
13876 | 2024.11.16 00:58:15.273677 [ 277 ] {29999603-9ccb-4ef2-b449-b808758819e6} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13877 | 2024.11.16 00:58:15.273902 [ 277 ] {29999603-9ccb-4ef2-b449-b808758819e6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001877 sec., 29834.84283431007 rows/sec., 2.28 MiB/sec. | ||
13878 | 2024.11.16 00:58:15.273979 [ 221 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13879 | 2024.11.16 00:58:15.274000 [ 277 ] {29999603-9ccb-4ef2-b449-b808758819e6} <Debug> TCPHandler: Processed in 0.002406715 sec. | ||
13880 | 2024.11.16 00:58:15.274056 [ 221 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13881 | 2024.11.16 00:58:15.274277 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13882 | 2024.11.16 00:58:15.274442 [ 273 ] {4d7d0829-8401-405d-9a4b-56878f2c274b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13883 | 2024.11.16 00:58:15.274522 [ 273 ] {4d7d0829-8401-405d-9a4b-56878f2c274b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13884 | 2024.11.16 00:58:15.275730 [ 273 ] {4d7d0829-8401-405d-9a4b-56878f2c274b} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13885 | 2024.11.16 00:58:15.275780 [ 273 ] {4d7d0829-8401-405d-9a4b-56878f2c274b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13886 | 2024.11.16 00:58:15.276456 [ 273 ] {4d7d0829-8401-405d-9a4b-56878f2c274b} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
13887 | 2024.11.16 00:58:15.276851 [ 273 ] {4d7d0829-8401-405d-9a4b-56878f2c274b} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13888 | 2024.11.16 00:58:15.277234 [ 273 ] {4d7d0829-8401-405d-9a4b-56878f2c274b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002813 sec., 22751.510842516887 rows/sec., 1.78 MiB/sec. | ||
13889 | 2024.11.16 00:58:15.277321 [ 273 ] {4d7d0829-8401-405d-9a4b-56878f2c274b} <Debug> TCPHandler: Processed in 0.003157355 sec. | ||
13890 | 2024.11.16 00:58:15.277486 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13891 | 2024.11.16 00:58:15.277658 [ 221 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13892 | 2024.11.16 00:58:15.277692 [ 277 ] {44a75f96-7325-4101-8db9-144cff6dd7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13893 | 2024.11.16 00:58:15.277864 [ 277 ] {44a75f96-7325-4101-8db9-144cff6dd7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13894 | 2024.11.16 00:58:15.279368 [ 277 ] {44a75f96-7325-4101-8db9-144cff6dd7e7} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13895 | 2024.11.16 00:58:15.279406 [ 277 ] {44a75f96-7325-4101-8db9-144cff6dd7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13896 | 2024.11.16 00:58:15.279795 [ 277 ] {44a75f96-7325-4101-8db9-144cff6dd7e7} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
13897 | 2024.11.16 00:58:15.280035 [ 277 ] {44a75f96-7325-4101-8db9-144cff6dd7e7} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13898 | 2024.11.16 00:58:15.280212 [ 277 ] {44a75f96-7325-4101-8db9-144cff6dd7e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002586 sec., 61871.61639597834 rows/sec., 4.31 MiB/sec. | ||
13899 | 2024.11.16 00:58:15.280263 [ 277 ] {44a75f96-7325-4101-8db9-144cff6dd7e7} <Debug> TCPHandler: Processed in 0.002846627 sec. | ||
13900 | 2024.11.16 00:58:15.280401 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13901 | 2024.11.16 00:58:15.280528 [ 273 ] {df9b6c69-522f-462c-985e-5ae31dec8397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13902 | 2024.11.16 00:58:15.280583 [ 273 ] {df9b6c69-522f-462c-985e-5ae31dec8397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13903 | 2024.11.16 00:58:15.281089 [ 273 ] {df9b6c69-522f-462c-985e-5ae31dec8397} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13904 | 2024.11.16 00:58:15.281126 [ 273 ] {df9b6c69-522f-462c-985e-5ae31dec8397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13905 | 2024.11.16 00:58:15.281478 [ 273 ] {df9b6c69-522f-462c-985e-5ae31dec8397} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
13906 | 2024.11.16 00:58:15.281707 [ 273 ] {df9b6c69-522f-462c-985e-5ae31dec8397} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13907 | 2024.11.16 00:58:15.281833 [ 72 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
13908 | 2024.11.16 00:58:15.281875 [ 72 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13909 | 2024.11.16 00:58:15.281881 [ 273 ] {df9b6c69-522f-462c-985e-5ae31dec8397} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec. | ||
13910 | 2024.11.16 00:58:15.281899 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13911 | 2024.11.16 00:58:15.281960 [ 273 ] {df9b6c69-522f-462c-985e-5ae31dec8397} <Debug> TCPHandler: Processed in 0.001616744 sec. | ||
13912 | 2024.11.16 00:58:15.282158 [ 201 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
13913 | 2024.11.16 00:58:15.282317 [ 201 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13914 | 2024.11.16 00:58:15.282361 [ 201 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 8076 rows starting from the beginning of the part | ||
13915 | 2024.11.16 00:58:15.282443 [ 201 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 54 rows starting from the beginning of the part | ||
13916 | 2024.11.16 00:58:15.282553 [ 201 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
13917 | 2024.11.16 00:58:15.282851 [ 201 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
13918 | 2024.11.16 00:58:15.282940 [ 201 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::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 | ||
13919 | 2024.11.16 00:58:15.283020 [ 201 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
13920 | 2024.11.16 00:58:15.285695 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8392 rows, containing 4 columns (4 merged, 0 gathered) in 0.00368714 sec., 2276018.811328021 rows/sec., 149.68 MiB/sec. | ||
13921 | 2024.11.16 00:58:15.286030 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
13922 | 2024.11.16 00:58:15.286397 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_131_26} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13923 | 2024.11.16 00:58:15.286493 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_131_26} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
13924 | 2024.11.16 00:58:15.286601 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
13925 | 2024.11.16 00:58:16.059775 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13926 | 2024.11.16 00:58:16.059839 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13927 | 2024.11.16 00:58:16.462315 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13928 | 2024.11.16 00:58:16.462376 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13929 | 2024.11.16 00:58:16.464454 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13930 | 2024.11.16 00:58:17.708384 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33694, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13931 | 2024.11.16 00:58:17.912988 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38874, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13932 | 2024.11.16 00:58:17.914373 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44403, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13933 | 2024.11.16 00:58:17.924783 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61098, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13934 | 2024.11.16 00:58:17.984221 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33233, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13935 | 2024.11.16 00:58:18.030610 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47624, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13936 | 2024.11.16 00:58:18.064033 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63870, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13937 | 2024.11.16 00:58:18.086474 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40970, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13938 | 2024.11.16 00:58:18.834792 [ 69 ] {} <Debug> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
13939 | 2024.11.16 00:58:18.834858 [ 69 ] {} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13940 | 2024.11.16 00:58:18.834885 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13941 | 2024.11.16 00:58:18.835056 [ 218 ] {} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
13942 | 2024.11.16 00:58:18.835165 [ 218 ] {} <Debug> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
13943 | 2024.11.16 00:58:18.835162 [ 191 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
13944 | 2024.11.16 00:58:18.835556 [ 191 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13945 | 2024.11.16 00:58:18.835602 [ 191 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 242 rows starting from the beginning of the part | ||
13946 | 2024.11.16 00:58:18.835792 [ 191 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
13947 | 2024.11.16 00:58:18.836158 [ 191 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
13948 | 2024.11.16 00:58:18.836620 [ 191 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
13949 | 2024.11.16 00:58:18.836864 [ 191 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::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 | ||
13950 | 2024.11.16 00:58:18.839190 [ 188 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.004200693 sec., 70940.6757408837 rows/sec., 5.09 MiB/sec. | ||
13951 | 2024.11.16 00:58:18.839213 [ 218 ] {} <Debug> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
13952 | 2024.11.16 00:58:18.839485 [ 190 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
13953 | 2024.11.16 00:58:18.839891 [ 190 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_45_11} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13954 | 2024.11.16 00:58:18.839984 [ 190 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_45_11} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
13955 | 2024.11.16 00:58:18.840102 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
13956 | 2024.11.16 00:58:20.278309 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13957 | 2024.11.16 00:58:20.278524 [ 277 ] {94185030-7018-4cbf-b7fd-bed68ce88407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13958 | 2024.11.16 00:58:20.278605 [ 277 ] {94185030-7018-4cbf-b7fd-bed68ce88407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13959 | 2024.11.16 00:58:20.279426 [ 277 ] {94185030-7018-4cbf-b7fd-bed68ce88407} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13960 | 2024.11.16 00:58:20.279467 [ 277 ] {94185030-7018-4cbf-b7fd-bed68ce88407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13961 | 2024.11.16 00:58:20.279905 [ 277 ] {94185030-7018-4cbf-b7fd-bed68ce88407} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13962 | 2024.11.16 00:58:20.280154 [ 277 ] {94185030-7018-4cbf-b7fd-bed68ce88407} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13963 | 2024.11.16 00:58:20.280318 [ 68 ] {} <Debug> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
13964 | 2024.11.16 00:58:20.280369 [ 68 ] {} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13965 | 2024.11.16 00:58:20.280372 [ 277 ] {94185030-7018-4cbf-b7fd-bed68ce88407} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001905 sec., 7349.081364829396 rows/sec., 529.04 KiB/sec. | ||
13966 | 2024.11.16 00:58:20.280398 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13967 | 2024.11.16 00:58:20.280463 [ 277 ] {94185030-7018-4cbf-b7fd-bed68ce88407} <Debug> TCPHandler: Processed in 0.002285082 sec. | ||
13968 | 2024.11.16 00:58:20.280746 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13969 | 2024.11.16 00:58:20.280767 [ 222 ] {} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
13970 | 2024.11.16 00:58:20.280781 [ 191 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
13971 | 2024.11.16 00:58:20.280890 [ 222 ] {} <Debug> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
13972 | 2024.11.16 00:58:20.281049 [ 273 ] {23588e41-ed9f-4878-89c4-ec9aa08de3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13973 | 2024.11.16 00:58:20.281210 [ 273 ] {23588e41-ed9f-4878-89c4-ec9aa08de3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13974 | 2024.11.16 00:58:20.281366 [ 191 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13975 | 2024.11.16 00:58:20.281575 [ 191 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
13976 | 2024.11.16 00:58:20.282039 [ 191 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
13977 | 2024.11.16 00:58:20.282839 [ 191 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
13978 | 2024.11.16 00:58:20.283317 [ 191 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
13979 | 2024.11.16 00:58:20.283944 [ 191 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
13980 | 2024.11.16 00:58:20.286231 [ 273 ] {23588e41-ed9f-4878-89c4-ec9aa08de3b1} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13981 | 2024.11.16 00:58:20.286306 [ 273 ] {23588e41-ed9f-4878-89c4-ec9aa08de3b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13982 | 2024.11.16 00:58:20.286776 [ 222 ] {} <Debug> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
13983 | 2024.11.16 00:58:20.288060 [ 273 ] {23588e41-ed9f-4878-89c4-ec9aa08de3b1} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
13984 | 2024.11.16 00:58:20.288609 [ 273 ] {23588e41-ed9f-4878-89c4-ec9aa08de3b1} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13985 | 2024.11.16 00:58:20.289242 [ 273 ] {23588e41-ed9f-4878-89c4-ec9aa08de3b1} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.008312 sec., 34047.16073147257 rows/sec., 3.00 MiB/sec. | ||
13986 | 2024.11.16 00:58:20.289338 [ 191 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.008828169 sec., 7929.164020308174 rows/sec., 601.77 KiB/sec. | ||
13987 | 2024.11.16 00:58:20.289499 [ 273 ] {23588e41-ed9f-4878-89c4-ec9aa08de3b1} <Debug> TCPHandler: Processed in 0.008896352 sec. | ||
13988 | 2024.11.16 00:58:20.289704 [ 188 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
13989 | 2024.11.16 00:58:20.289720 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13990 | 2024.11.16 00:58:20.289995 [ 277 ] {f6601fa9-8e30-4d59-ae15-bb84eac9de7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13991 | 2024.11.16 00:58:20.290067 [ 277 ] {f6601fa9-8e30-4d59-ae15-bb84eac9de7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13992 | 2024.11.16 00:58:20.290274 [ 188 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_45_11} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13993 | 2024.11.16 00:58:20.290410 [ 188 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_45_11} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
13994 | 2024.11.16 00:58:20.290504 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13995 | 2024.11.16 00:58:20.290774 [ 277 ] {f6601fa9-8e30-4d59-ae15-bb84eac9de7b} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13996 | 2024.11.16 00:58:20.290813 [ 277 ] {f6601fa9-8e30-4d59-ae15-bb84eac9de7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13997 | 2024.11.16 00:58:20.291165 [ 277 ] {f6601fa9-8e30-4d59-ae15-bb84eac9de7b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
13998 | 2024.11.16 00:58:20.291404 [ 277 ] {f6601fa9-8e30-4d59-ae15-bb84eac9de7b} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13999 | 2024.11.16 00:58:20.291579 [ 277 ] {f6601fa9-8e30-4d59-ae15-bb84eac9de7b} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001644 sec., 28588.807785888075 rows/sec., 2.06 MiB/sec. | ||
14000 | 2024.11.16 00:58:20.291629 [ 277 ] {f6601fa9-8e30-4d59-ae15-bb84eac9de7b} <Debug> TCPHandler: Processed in 0.002001905 sec. | ||
14001 | 2024.11.16 00:58:20.291773 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14002 | 2024.11.16 00:58:20.291900 [ 273 ] {b4a93762-bb39-422d-89f1-56fcb9f01e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14003 | 2024.11.16 00:58:20.291954 [ 273 ] {b4a93762-bb39-422d-89f1-56fcb9f01e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14004 | 2024.11.16 00:58:20.292496 [ 273 ] {b4a93762-bb39-422d-89f1-56fcb9f01e37} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14005 | 2024.11.16 00:58:20.292533 [ 273 ] {b4a93762-bb39-422d-89f1-56fcb9f01e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14006 | 2024.11.16 00:58:20.292864 [ 273 ] {b4a93762-bb39-422d-89f1-56fcb9f01e37} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
14007 | 2024.11.16 00:58:20.293094 [ 273 ] {b4a93762-bb39-422d-89f1-56fcb9f01e37} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14008 | 2024.11.16 00:58:20.293268 [ 273 ] {b4a93762-bb39-422d-89f1-56fcb9f01e37} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001395 sec., 10035.84229390681 rows/sec., 702.84 KiB/sec. | ||
14009 | 2024.11.16 00:58:20.293317 [ 273 ] {b4a93762-bb39-422d-89f1-56fcb9f01e37} <Debug> TCPHandler: Processed in 0.001606634 sec. | ||
14010 | 2024.11.16 00:58:20.293467 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14011 | 2024.11.16 00:58:20.293594 [ 277 ] {909e09a9-9d90-48d3-b724-85939df5c91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14012 | 2024.11.16 00:58:20.293648 [ 277 ] {909e09a9-9d90-48d3-b724-85939df5c91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14013 | 2024.11.16 00:58:20.294248 [ 277 ] {909e09a9-9d90-48d3-b724-85939df5c91c} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14014 | 2024.11.16 00:58:20.294286 [ 277 ] {909e09a9-9d90-48d3-b724-85939df5c91c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14015 | 2024.11.16 00:58:20.294636 [ 277 ] {909e09a9-9d90-48d3-b724-85939df5c91c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
14016 | 2024.11.16 00:58:20.294866 [ 277 ] {909e09a9-9d90-48d3-b724-85939df5c91c} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14017 | 2024.11.16 00:58:20.294984 [ 68 ] {} <Debug> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
14018 | 2024.11.16 00:58:20.295021 [ 68 ] {} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14019 | 2024.11.16 00:58:20.295041 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14020 | 2024.11.16 00:58:20.295051 [ 277 ] {909e09a9-9d90-48d3-b724-85939df5c91c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001486 sec., 8748.317631224765 rows/sec., 545.46 KiB/sec. | ||
14021 | 2024.11.16 00:58:20.295247 [ 225 ] {} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
14022 | 2024.11.16 00:58:20.295293 [ 277 ] {909e09a9-9d90-48d3-b724-85939df5c91c} <Debug> TCPHandler: Processed in 0.001887431 sec. | ||
14023 | 2024.11.16 00:58:20.295339 [ 225 ] {} <Debug> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
14024 | 2024.11.16 00:58:20.295345 [ 200 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
14025 | 2024.11.16 00:58:20.295588 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14026 | 2024.11.16 00:58:20.295891 [ 200 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14027 | 2024.11.16 00:58:20.295965 [ 273 ] {0d55c251-fa64-457c-a078-95a8893fe5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14028 | 2024.11.16 00:58:20.295971 [ 200 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
14029 | 2024.11.16 00:58:20.296029 [ 273 ] {0d55c251-fa64-457c-a078-95a8893fe5e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14030 | 2024.11.16 00:58:20.296220 [ 200 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
14031 | 2024.11.16 00:58:20.296805 [ 200 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
14032 | 2024.11.16 00:58:20.297418 [ 200 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
14033 | 2024.11.16 00:58:20.297951 [ 200 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
14034 | 2024.11.16 00:58:20.300196 [ 273 ] {0d55c251-fa64-457c-a078-95a8893fe5e9} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14035 | 2024.11.16 00:58:20.300294 [ 273 ] {0d55c251-fa64-457c-a078-95a8893fe5e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14036 | 2024.11.16 00:58:20.301439 [ 188 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.006333411 sec., 10263.032037554487 rows/sec., 679.99 KiB/sec. | ||
14037 | 2024.11.16 00:58:20.301616 [ 273 ] {0d55c251-fa64-457c-a078-95a8893fe5e9} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
14038 | 2024.11.16 00:58:20.301755 [ 188 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
14039 | 2024.11.16 00:58:20.302066 [ 273 ] {0d55c251-fa64-457c-a078-95a8893fe5e9} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14040 | 2024.11.16 00:58:20.302470 [ 225 ] {} <Debug> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
14041 | 2024.11.16 00:58:20.302465 [ 188 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_45_11} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14042 | 2024.11.16 00:58:20.302671 [ 273 ] {0d55c251-fa64-457c-a078-95a8893fe5e9} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.006764 sec., 62389.118864577176 rows/sec., 4.46 MiB/sec. | ||
14043 | 2024.11.16 00:58:20.303089 [ 188 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_45_11} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
14044 | 2024.11.16 00:58:20.303262 [ 273 ] {0d55c251-fa64-457c-a078-95a8893fe5e9} <Debug> TCPHandler: Processed in 0.007822223 sec. | ||
14045 | 2024.11.16 00:58:20.303666 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14046 | 2024.11.16 00:58:20.303852 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14047 | 2024.11.16 00:58:20.304322 [ 277 ] {100b54a9-1435-4243-b8ed-c555a9c2ca82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14048 | 2024.11.16 00:58:20.304512 [ 277 ] {100b54a9-1435-4243-b8ed-c555a9c2ca82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14049 | 2024.11.16 00:58:20.305407 [ 277 ] {100b54a9-1435-4243-b8ed-c555a9c2ca82} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14050 | 2024.11.16 00:58:20.305446 [ 277 ] {100b54a9-1435-4243-b8ed-c555a9c2ca82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14051 | 2024.11.16 00:58:20.305800 [ 277 ] {100b54a9-1435-4243-b8ed-c555a9c2ca82} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
14052 | 2024.11.16 00:58:20.306035 [ 277 ] {100b54a9-1435-4243-b8ed-c555a9c2ca82} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14053 | 2024.11.16 00:58:20.306239 [ 277 ] {100b54a9-1435-4243-b8ed-c555a9c2ca82} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002072 sec., 2895.7528957528957 rows/sec., 151.29 KiB/sec. | ||
14054 | 2024.11.16 00:58:20.306289 [ 277 ] {100b54a9-1435-4243-b8ed-c555a9c2ca82} <Debug> TCPHandler: Processed in 0.002864627 sec. | ||
14055 | 2024.11.16 00:58:20.306437 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14056 | 2024.11.16 00:58:20.306564 [ 273 ] {172ef4f0-2333-47f8-88c9-a14c095382e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14057 | 2024.11.16 00:58:20.306621 [ 273 ] {172ef4f0-2333-47f8-88c9-a14c095382e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14058 | 2024.11.16 00:58:20.307214 [ 273 ] {172ef4f0-2333-47f8-88c9-a14c095382e3} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14059 | 2024.11.16 00:58:20.307253 [ 273 ] {172ef4f0-2333-47f8-88c9-a14c095382e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14060 | 2024.11.16 00:58:20.307635 [ 273 ] {172ef4f0-2333-47f8-88c9-a14c095382e3} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
14061 | 2024.11.16 00:58:20.307865 [ 273 ] {172ef4f0-2333-47f8-88c9-a14c095382e3} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14062 | 2024.11.16 00:58:20.308086 [ 273 ] {172ef4f0-2333-47f8-88c9-a14c095382e3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001543 sec., 153596.88917692806 rows/sec., 10.30 MiB/sec. | ||
14063 | 2024.11.16 00:58:20.308147 [ 273 ] {172ef4f0-2333-47f8-88c9-a14c095382e3} <Debug> TCPHandler: Processed in 0.001772799 sec. | ||
14064 | 2024.11.16 00:58:20.308332 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14065 | 2024.11.16 00:58:20.308644 [ 277 ] {a0e3c922-4237-4506-a486-fc80009968ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14066 | 2024.11.16 00:58:20.308790 [ 277 ] {a0e3c922-4237-4506-a486-fc80009968ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14067 | 2024.11.16 00:58:20.309385 [ 277 ] {a0e3c922-4237-4506-a486-fc80009968ab} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14068 | 2024.11.16 00:58:20.309424 [ 277 ] {a0e3c922-4237-4506-a486-fc80009968ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14069 | 2024.11.16 00:58:20.309765 [ 277 ] {a0e3c922-4237-4506-a486-fc80009968ab} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
14070 | 2024.11.16 00:58:20.309997 [ 277 ] {a0e3c922-4237-4506-a486-fc80009968ab} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14071 | 2024.11.16 00:58:20.310207 [ 277 ] {a0e3c922-4237-4506-a486-fc80009968ab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001672 sec., 598.0861244019138 rows/sec., 40.30 KiB/sec. | ||
14072 | 2024.11.16 00:58:20.310255 [ 277 ] {a0e3c922-4237-4506-a486-fc80009968ab} <Debug> TCPHandler: Processed in 0.002013505 sec. | ||
14073 | 2024.11.16 00:58:20.310400 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14074 | 2024.11.16 00:58:20.310524 [ 273 ] {c98f0aaf-2b4e-4a68-8e02-22b2cb87e050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14075 | 2024.11.16 00:58:20.310603 [ 273 ] {c98f0aaf-2b4e-4a68-8e02-22b2cb87e050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14076 | 2024.11.16 00:58:20.311746 [ 273 ] {c98f0aaf-2b4e-4a68-8e02-22b2cb87e050} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14077 | 2024.11.16 00:58:20.311785 [ 273 ] {c98f0aaf-2b4e-4a68-8e02-22b2cb87e050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14078 | 2024.11.16 00:58:20.312442 [ 273 ] {c98f0aaf-2b4e-4a68-8e02-22b2cb87e050} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14079 | 2024.11.16 00:58:20.312691 [ 273 ] {c98f0aaf-2b4e-4a68-8e02-22b2cb87e050} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14080 | 2024.11.16 00:58:20.312991 [ 273 ] {c98f0aaf-2b4e-4a68-8e02-22b2cb87e050} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002494 sec., 16038.492381716118 rows/sec., 28.74 MiB/sec. | ||
14081 | 2024.11.16 00:58:20.313496 [ 273 ] {c98f0aaf-2b4e-4a68-8e02-22b2cb87e050} <Debug> TCPHandler: Processed in 0.003152326 sec. | ||
14082 | 2024.11.16 00:58:20.313669 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14083 | 2024.11.16 00:58:20.313802 [ 277 ] {1edf82bd-31e4-4173-baa0-21c0d96ed0f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14084 | 2024.11.16 00:58:20.313858 [ 277 ] {1edf82bd-31e4-4173-baa0-21c0d96ed0f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14085 | 2024.11.16 00:58:20.314376 [ 277 ] {1edf82bd-31e4-4173-baa0-21c0d96ed0f9} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14086 | 2024.11.16 00:58:20.314415 [ 277 ] {1edf82bd-31e4-4173-baa0-21c0d96ed0f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14087 | 2024.11.16 00:58:20.314788 [ 277 ] {1edf82bd-31e4-4173-baa0-21c0d96ed0f9} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
14088 | 2024.11.16 00:58:20.315026 [ 277 ] {1edf82bd-31e4-4173-baa0-21c0d96ed0f9} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14089 | 2024.11.16 00:58:20.315224 [ 277 ] {1edf82bd-31e4-4173-baa0-21c0d96ed0f9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001453 sec., 56434.96214728148 rows/sec., 3.58 MiB/sec. | ||
14090 | 2024.11.16 00:58:20.315272 [ 277 ] {1edf82bd-31e4-4173-baa0-21c0d96ed0f9} <Debug> TCPHandler: Processed in 0.001668475 sec. | ||
14091 | 2024.11.16 00:58:20.761350 [ 218 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
14092 | 2024.11.16 00:58:20.761404 [ 218 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
14093 | 2024.11.16 00:58:20.763375 [ 218 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
14094 | 2024.11.16 00:58:21.224899 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47719, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14095 | 2024.11.16 00:58:21.461503 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55249, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14096 | 2024.11.16 00:58:21.576063 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2048 | ||
14097 | 2024.11.16 00:58:21.579058 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14098 | 2024.11.16 00:58:21.579112 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14099 | 2024.11.16 00:58:21.580634 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
14100 | 2024.11.16 00:58:21.580950 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14101 | 2024.11.16 00:58:21.581575 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2048 | ||
14102 | 2024.11.16 00:58:21.737346 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43120, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14103 | 2024.11.16 00:58:21.775826 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33363, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14104 | 2024.11.16 00:58:21.843260 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43039, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14105 | 2024.11.16 00:58:21.963139 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40518, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14106 | 2024.11.16 00:58:21.985913 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47340, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14107 | 2024.11.16 00:58:22.020582 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52288, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14108 | 2024.11.16 00:58:22.786855 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38608, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14109 | 2024.11.16 00:58:23.205581 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40121, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14110 | 2024.11.16 00:58:23.415529 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37127, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14111 | 2024.11.16 00:58:23.468343 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43515, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14112 | 2024.11.16 00:58:23.516789 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40335, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14113 | 2024.11.16 00:58:23.532434 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52636, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14114 | 2024.11.16 00:58:23.533783 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38135, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14115 | 2024.11.16 00:58:23.595193 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46063, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14116 | 2024.11.16 00:58:23.697041 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52253, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14117 | 2024.11.16 00:58:23.758185 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48964, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14118 | 2024.11.16 00:58:23.760435 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58656, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14119 | 2024.11.16 00:58:23.762679 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62410, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14120 | 2024.11.16 00:58:23.808956 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39991, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14121 | 2024.11.16 00:58:24.031877 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62232, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14122 | 2024.11.16 00:58:24.057328 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42207, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14123 | 2024.11.16 00:58:24.069692 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53012, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14124 | 2024.11.16 00:58:25.270997 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14125 | 2024.11.16 00:58:25.271303 [ 277 ] {f5d7fee3-cc25-4e81-b3e3-757fb95f3b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14126 | 2024.11.16 00:58:25.271403 [ 277 ] {f5d7fee3-cc25-4e81-b3e3-757fb95f3b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14127 | 2024.11.16 00:58:25.272164 [ 277 ] {f5d7fee3-cc25-4e81-b3e3-757fb95f3b39} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14128 | 2024.11.16 00:58:25.272220 [ 277 ] {f5d7fee3-cc25-4e81-b3e3-757fb95f3b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14129 | 2024.11.16 00:58:25.272649 [ 277 ] {f5d7fee3-cc25-4e81-b3e3-757fb95f3b39} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
14130 | 2024.11.16 00:58:25.272917 [ 277 ] {f5d7fee3-cc25-4e81-b3e3-757fb95f3b39} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14131 | 2024.11.16 00:58:25.273178 [ 277 ] {f5d7fee3-cc25-4e81-b3e3-757fb95f3b39} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001956 sec., 4089.97955010225 rows/sec., 333.51 KiB/sec. | ||
14132 | 2024.11.16 00:58:25.273303 [ 277 ] {f5d7fee3-cc25-4e81-b3e3-757fb95f3b39} <Debug> TCPHandler: Processed in 0.002503497 sec. | ||
14133 | 2024.11.16 00:58:25.273551 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14134 | 2024.11.16 00:58:25.273691 [ 273 ] {a8dc089b-6c45-4fd7-89ce-545a068fb643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14135 | 2024.11.16 00:58:25.273742 [ 273 ] {a8dc089b-6c45-4fd7-89ce-545a068fb643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14136 | 2024.11.16 00:58:25.274343 [ 273 ] {a8dc089b-6c45-4fd7-89ce-545a068fb643} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14137 | 2024.11.16 00:58:25.274386 [ 273 ] {a8dc089b-6c45-4fd7-89ce-545a068fb643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14138 | 2024.11.16 00:58:25.274759 [ 273 ] {a8dc089b-6c45-4fd7-89ce-545a068fb643} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
14139 | 2024.11.16 00:58:25.274997 [ 273 ] {a8dc089b-6c45-4fd7-89ce-545a068fb643} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14140 | 2024.11.16 00:58:25.275202 [ 273 ] {a8dc089b-6c45-4fd7-89ce-545a068fb643} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.00154 sec., 38961.03896103896 rows/sec., 2.96 MiB/sec. | ||
14141 | 2024.11.16 00:58:25.275255 [ 273 ] {a8dc089b-6c45-4fd7-89ce-545a068fb643} <Debug> TCPHandler: Processed in 0.001839139 sec. | ||
14142 | 2024.11.16 00:58:25.275427 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14143 | 2024.11.16 00:58:25.275556 [ 277 ] {66aa5ea8-b397-4a8e-a8fc-770e832018a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14144 | 2024.11.16 00:58:25.275610 [ 277 ] {66aa5ea8-b397-4a8e-a8fc-770e832018a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14145 | 2024.11.16 00:58:25.276250 [ 277 ] {66aa5ea8-b397-4a8e-a8fc-770e832018a3} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14146 | 2024.11.16 00:58:25.276300 [ 277 ] {66aa5ea8-b397-4a8e-a8fc-770e832018a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14147 | 2024.11.16 00:58:25.276648 [ 277 ] {66aa5ea8-b397-4a8e-a8fc-770e832018a3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
14148 | 2024.11.16 00:58:25.276889 [ 277 ] {66aa5ea8-b397-4a8e-a8fc-770e832018a3} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14149 | 2024.11.16 00:58:25.277092 [ 277 ] {66aa5ea8-b397-4a8e-a8fc-770e832018a3} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001566 sec., 5108.556832694764 rows/sec., 356.70 KiB/sec. | ||
14150 | 2024.11.16 00:58:25.277146 [ 277 ] {66aa5ea8-b397-4a8e-a8fc-770e832018a3} <Debug> TCPHandler: Processed in 0.001783369 sec. | ||
14151 | 2024.11.16 00:58:25.277281 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14152 | 2024.11.16 00:58:25.277407 [ 273 ] {f611ff68-dea3-4ecd-8947-bfd22f6a1751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14153 | 2024.11.16 00:58:25.277461 [ 273 ] {f611ff68-dea3-4ecd-8947-bfd22f6a1751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14154 | 2024.11.16 00:58:25.278094 [ 273 ] {f611ff68-dea3-4ecd-8947-bfd22f6a1751} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14155 | 2024.11.16 00:58:25.278142 [ 273 ] {f611ff68-dea3-4ecd-8947-bfd22f6a1751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14156 | 2024.11.16 00:58:25.278522 [ 273 ] {f611ff68-dea3-4ecd-8947-bfd22f6a1751} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
14157 | 2024.11.16 00:58:25.278770 [ 273 ] {f611ff68-dea3-4ecd-8947-bfd22f6a1751} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14158 | 2024.11.16 00:58:25.278974 [ 273 ] {f611ff68-dea3-4ecd-8947-bfd22f6a1751} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001595 sec., 45141.065830721 rows/sec., 3.53 MiB/sec. | ||
14159 | 2024.11.16 00:58:25.279025 [ 273 ] {f611ff68-dea3-4ecd-8947-bfd22f6a1751} <Debug> TCPHandler: Processed in 0.001795259 sec. | ||
14160 | 2024.11.16 00:58:25.279162 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14161 | 2024.11.16 00:58:25.279269 [ 277 ] {5d8a19b2-00f5-4747-83dc-52b91d2bea06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14162 | 2024.11.16 00:58:25.279327 [ 277 ] {5d8a19b2-00f5-4747-83dc-52b91d2bea06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14163 | 2024.11.16 00:58:25.279924 [ 277 ] {5d8a19b2-00f5-4747-83dc-52b91d2bea06} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14164 | 2024.11.16 00:58:25.279970 [ 277 ] {5d8a19b2-00f5-4747-83dc-52b91d2bea06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14165 | 2024.11.16 00:58:25.280408 [ 277 ] {5d8a19b2-00f5-4747-83dc-52b91d2bea06} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
14166 | 2024.11.16 00:58:25.280645 [ 277 ] {5d8a19b2-00f5-4747-83dc-52b91d2bea06} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14167 | 2024.11.16 00:58:25.280883 [ 277 ] {5d8a19b2-00f5-4747-83dc-52b91d2bea06} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.001635 sec., 80733.94495412844 rows/sec., 5.62 MiB/sec. | ||
14168 | 2024.11.16 00:58:25.280935 [ 277 ] {5d8a19b2-00f5-4747-83dc-52b91d2bea06} <Debug> TCPHandler: Processed in 0.00182937 sec. | ||
14169 | 2024.11.16 00:58:25.281062 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14170 | 2024.11.16 00:58:25.281167 [ 273 ] {fdabc295-4eac-492b-bd20-54e902106c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14171 | 2024.11.16 00:58:25.281214 [ 273 ] {fdabc295-4eac-492b-bd20-54e902106c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14172 | 2024.11.16 00:58:25.281718 [ 273 ] {fdabc295-4eac-492b-bd20-54e902106c92} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14173 | 2024.11.16 00:58:25.281765 [ 273 ] {fdabc295-4eac-492b-bd20-54e902106c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14174 | 2024.11.16 00:58:25.282186 [ 273 ] {fdabc295-4eac-492b-bd20-54e902106c92} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
14175 | 2024.11.16 00:58:25.282436 [ 273 ] {fdabc295-4eac-492b-bd20-54e902106c92} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14176 | 2024.11.16 00:58:25.282650 [ 273 ] {fdabc295-4eac-492b-bd20-54e902106c92} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001506 sec., 31872.509960159365 rows/sec., 2.15 MiB/sec. | ||
14177 | 2024.11.16 00:58:25.282699 [ 273 ] {fdabc295-4eac-492b-bd20-54e902106c92} <Debug> TCPHandler: Processed in 0.001687246 sec. | ||
14178 | 2024.11.16 00:58:30.272039 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14179 | 2024.11.16 00:58:30.272265 [ 277 ] {5058aaa9-e8e0-4db4-9da1-00dbbea47f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14180 | 2024.11.16 00:58:30.272346 [ 277 ] {5058aaa9-e8e0-4db4-9da1-00dbbea47f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14181 | 2024.11.16 00:58:30.273106 [ 277 ] {5058aaa9-e8e0-4db4-9da1-00dbbea47f32} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14182 | 2024.11.16 00:58:30.273150 [ 277 ] {5058aaa9-e8e0-4db4-9da1-00dbbea47f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14183 | 2024.11.16 00:58:30.273586 [ 277 ] {5058aaa9-e8e0-4db4-9da1-00dbbea47f32} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
14184 | 2024.11.16 00:58:30.273866 [ 277 ] {5058aaa9-e8e0-4db4-9da1-00dbbea47f32} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14185 | 2024.11.16 00:58:30.274089 [ 277 ] {5058aaa9-e8e0-4db4-9da1-00dbbea47f32} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00187 sec., 29946.524064171124 rows/sec., 2.29 MiB/sec. | ||
14186 | 2024.11.16 00:58:30.274176 [ 277 ] {5058aaa9-e8e0-4db4-9da1-00dbbea47f32} <Debug> TCPHandler: Processed in 0.002277572 sec. | ||
14187 | 2024.11.16 00:58:30.274416 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14188 | 2024.11.16 00:58:30.274698 [ 273 ] {689cf6b2-d4f0-419c-914b-e7eed576d24b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14189 | 2024.11.16 00:58:30.274768 [ 273 ] {689cf6b2-d4f0-419c-914b-e7eed576d24b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14190 | 2024.11.16 00:58:30.275333 [ 273 ] {689cf6b2-d4f0-419c-914b-e7eed576d24b} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14191 | 2024.11.16 00:58:30.275372 [ 273 ] {689cf6b2-d4f0-419c-914b-e7eed576d24b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14192 | 2024.11.16 00:58:30.275733 [ 273 ] {689cf6b2-d4f0-419c-914b-e7eed576d24b} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
14193 | 2024.11.16 00:58:30.275967 [ 273 ] {689cf6b2-d4f0-419c-914b-e7eed576d24b} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14194 | 2024.11.16 00:58:30.276149 [ 273 ] {689cf6b2-d4f0-419c-914b-e7eed576d24b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001546 sec., 41397.153945666236 rows/sec., 3.23 MiB/sec. | ||
14195 | 2024.11.16 00:58:30.276199 [ 273 ] {689cf6b2-d4f0-419c-914b-e7eed576d24b} <Debug> TCPHandler: Processed in 0.001910932 sec. | ||
14196 | 2024.11.16 00:58:30.276337 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14197 | 2024.11.16 00:58:30.276444 [ 277 ] {d20a72fe-e8d4-45e9-b0fa-3147cb84e44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14198 | 2024.11.16 00:58:30.276494 [ 277 ] {d20a72fe-e8d4-45e9-b0fa-3147cb84e44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14199 | 2024.11.16 00:58:30.277009 [ 277 ] {d20a72fe-e8d4-45e9-b0fa-3147cb84e44e} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14200 | 2024.11.16 00:58:30.277047 [ 277 ] {d20a72fe-e8d4-45e9-b0fa-3147cb84e44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14201 | 2024.11.16 00:58:30.277436 [ 277 ] {d20a72fe-e8d4-45e9-b0fa-3147cb84e44e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
14202 | 2024.11.16 00:58:30.277672 [ 277 ] {d20a72fe-e8d4-45e9-b0fa-3147cb84e44e} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14203 | 2024.11.16 00:58:30.277864 [ 277 ] {d20a72fe-e8d4-45e9-b0fa-3147cb84e44e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001442 sec., 110957.00416088766 rows/sec., 7.73 MiB/sec. | ||
14204 | 2024.11.16 00:58:30.277971 [ 277 ] {d20a72fe-e8d4-45e9-b0fa-3147cb84e44e} <Debug> TCPHandler: Processed in 0.001683295 sec. | ||
14205 | 2024.11.16 00:58:30.278153 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14206 | 2024.11.16 00:58:30.278436 [ 273 ] {6ae96ca3-adf7-48aa-bb36-a5564e63f162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14207 | 2024.11.16 00:58:30.278530 [ 273 ] {6ae96ca3-adf7-48aa-bb36-a5564e63f162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14208 | 2024.11.16 00:58:30.278983 [ 273 ] {6ae96ca3-adf7-48aa-bb36-a5564e63f162} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14209 | 2024.11.16 00:58:30.279021 [ 273 ] {6ae96ca3-adf7-48aa-bb36-a5564e63f162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14210 | 2024.11.16 00:58:30.279380 [ 273 ] {6ae96ca3-adf7-48aa-bb36-a5564e63f162} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
14211 | 2024.11.16 00:58:30.279619 [ 273 ] {6ae96ca3-adf7-48aa-bb36-a5564e63f162} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14212 | 2024.11.16 00:58:30.279804 [ 273 ] {6ae96ca3-adf7-48aa-bb36-a5564e63f162} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00148 sec., 40540.54054054054 rows/sec., 2.73 MiB/sec. | ||
14213 | 2024.11.16 00:58:30.279902 [ 273 ] {6ae96ca3-adf7-48aa-bb36-a5564e63f162} <Debug> TCPHandler: Processed in 0.001843059 sec. | ||
14214 | 2024.11.16 00:58:31.059896 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14215 | 2024.11.16 00:58:31.059952 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14216 | 2024.11.16 00:58:31.582659 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2068 | ||
14217 | 2024.11.16 00:58:31.585403 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14218 | 2024.11.16 00:58:31.585458 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14219 | 2024.11.16 00:58:31.586942 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
14220 | 2024.11.16 00:58:31.587261 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14221 | 2024.11.16 00:58:31.588756 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2068 | ||
14222 | 2024.11.16 00:58:31.701299 [ 225 ] {} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
14223 | 2024.11.16 00:58:31.701360 [ 225 ] {} <Debug> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
14224 | 2024.11.16 00:58:31.703119 [ 225 ] {} <Debug> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
14225 | 2024.11.16 00:58:32.557794 [ 54 ] {} <Debug> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
14226 | 2024.11.16 00:58:32.557955 [ 54 ] {} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14227 | 2024.11.16 00:58:32.557986 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14228 | 2024.11.16 00:58:32.558221 [ 219 ] {} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
14229 | 2024.11.16 00:58:32.558346 [ 219 ] {} <Debug> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
14230 | 2024.11.16 00:58:32.558440 [ 188 ] {79b27335-8804-491f-8049-66d6de7bbe75::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 | ||
14231 | 2024.11.16 00:58:32.558796 [ 188 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14232 | 2024.11.16 00:58:32.558853 [ 188 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 41 rows starting from the beginning of the part | ||
14233 | 2024.11.16 00:58:32.559070 [ 188 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
14234 | 2024.11.16 00:58:32.559364 [ 188 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
14235 | 2024.11.16 00:58:32.559627 [ 188 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
14236 | 2024.11.16 00:58:32.559922 [ 188 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
14237 | 2024.11.16 00:58:32.561888 [ 193 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.003788543 sec., 11877.917183466045 rows/sec., 800.37 KiB/sec. | ||
14238 | 2024.11.16 00:58:32.562106 [ 195 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
14239 | 2024.11.16 00:58:32.562121 [ 219 ] {} <Debug> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
14240 | 2024.11.16 00:58:32.562599 [ 195 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_45_11} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14241 | 2024.11.16 00:58:32.562678 [ 195 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_45_11} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
14242 | 2024.11.16 00:58:32.562778 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
14243 | 2024.11.16 00:58:32.606458 [ 54 ] {} <Debug> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
14244 | 2024.11.16 00:58:32.606513 [ 54 ] {} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14245 | 2024.11.16 00:58:32.606555 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14246 | 2024.11.16 00:58:32.606716 [ 193 ] {21799063-a985-4172-8d75-92148673c53a::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 | ||
14247 | 2024.11.16 00:58:32.606890 [ 193 ] {21799063-a985-4172-8d75-92148673c53a::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14248 | 2024.11.16 00:58:32.606937 [ 193 ] {21799063-a985-4172-8d75-92148673c53a::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 246 rows starting from the beginning of the part | ||
14249 | 2024.11.16 00:58:32.607065 [ 193 ] {21799063-a985-4172-8d75-92148673c53a::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
14250 | 2024.11.16 00:58:32.607265 [ 193 ] {21799063-a985-4172-8d75-92148673c53a::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
14251 | 2024.11.16 00:58:32.607370 [ 193 ] {21799063-a985-4172-8d75-92148673c53a::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
14252 | 2024.11.16 00:58:32.607463 [ 193 ] {21799063-a985-4172-8d75-92148673c53a::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
14253 | 2024.11.16 00:58:32.608435 [ 195 ] {21799063-a985-4172-8d75-92148673c53a::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.001785859 sec., 151187.74774492273 rows/sec., 7.71 MiB/sec. | ||
14254 | 2024.11.16 00:58:32.608579 [ 195 ] {21799063-a985-4172-8d75-92148673c53a::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
14255 | 2024.11.16 00:58:32.608881 [ 195 ] {21799063-a985-4172-8d75-92148673c53a::all_1_45_11} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14256 | 2024.11.16 00:58:32.608963 [ 195 ] {21799063-a985-4172-8d75-92148673c53a::all_1_45_11} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
14257 | 2024.11.16 00:58:32.609054 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
14258 | 2024.11.16 00:58:35.278538 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14259 | 2024.11.16 00:58:35.278838 [ 277 ] {e6293d39-956f-4055-8d5e-50699de7cbd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14260 | 2024.11.16 00:58:35.278954 [ 277 ] {e6293d39-956f-4055-8d5e-50699de7cbd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14261 | 2024.11.16 00:58:35.280274 [ 277 ] {e6293d39-956f-4055-8d5e-50699de7cbd7} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14262 | 2024.11.16 00:58:35.280327 [ 277 ] {e6293d39-956f-4055-8d5e-50699de7cbd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14263 | 2024.11.16 00:58:35.280762 [ 277 ] {e6293d39-956f-4055-8d5e-50699de7cbd7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
14264 | 2024.11.16 00:58:35.281018 [ 277 ] {e6293d39-956f-4055-8d5e-50699de7cbd7} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14265 | 2024.11.16 00:58:35.281255 [ 277 ] {e6293d39-956f-4055-8d5e-50699de7cbd7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002504 sec., 5591.054313099041 rows/sec., 402.48 KiB/sec. | ||
14266 | 2024.11.16 00:58:35.281312 [ 277 ] {e6293d39-956f-4055-8d5e-50699de7cbd7} <Debug> TCPHandler: Processed in 0.002966691 sec. | ||
14267 | 2024.11.16 00:58:35.281495 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14268 | 2024.11.16 00:58:35.281632 [ 273 ] {fff076db-9154-4d24-80c8-fbf9183aacb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14269 | 2024.11.16 00:58:35.281688 [ 273 ] {fff076db-9154-4d24-80c8-fbf9183aacb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14270 | 2024.11.16 00:58:35.282562 [ 273 ] {fff076db-9154-4d24-80c8-fbf9183aacb0} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14271 | 2024.11.16 00:58:35.282607 [ 273 ] {fff076db-9154-4d24-80c8-fbf9183aacb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14272 | 2024.11.16 00:58:35.282986 [ 273 ] {fff076db-9154-4d24-80c8-fbf9183aacb0} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
14273 | 2024.11.16 00:58:35.283227 [ 273 ] {fff076db-9154-4d24-80c8-fbf9183aacb0} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14274 | 2024.11.16 00:58:35.283412 [ 50 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
14275 | 2024.11.16 00:58:35.283424 [ 273 ] {fff076db-9154-4d24-80c8-fbf9183aacb0} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001817 sec., 155751.23830489817 rows/sec., 13.74 MiB/sec. | ||
14276 | 2024.11.16 00:58:35.283490 [ 50 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14277 | 2024.11.16 00:58:35.283555 [ 273 ] {fff076db-9154-4d24-80c8-fbf9183aacb0} <Debug> TCPHandler: Processed in 0.002121248 sec. | ||
14278 | 2024.11.16 00:58:35.283559 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14279 | 2024.11.16 00:58:35.283776 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14280 | 2024.11.16 00:58:35.283814 [ 187 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
14281 | 2024.11.16 00:58:35.284152 [ 277 ] {35e00f5f-7d64-46a8-99ab-c8625f687f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14282 | 2024.11.16 00:58:35.284306 [ 187 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14283 | 2024.11.16 00:58:35.284361 [ 277 ] {35e00f5f-7d64-46a8-99ab-c8625f687f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14284 | 2024.11.16 00:58:35.284429 [ 187 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1432 rows starting from the beginning of the part | ||
14285 | 2024.11.16 00:58:35.284998 [ 187 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 56 rows starting from the beginning of the part | ||
14286 | 2024.11.16 00:58:35.285496 [ 187 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 283 rows starting from the beginning of the part | ||
14287 | 2024.11.16 00:58:35.286021 [ 187 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
14288 | 2024.11.16 00:58:35.286662 [ 187 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part | ||
14289 | 2024.11.16 00:58:35.287186 [ 187 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 283 rows starting from the beginning of the part | ||
14290 | 2024.11.16 00:58:35.288265 [ 277 ] {35e00f5f-7d64-46a8-99ab-c8625f687f0f} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14291 | 2024.11.16 00:58:35.288329 [ 277 ] {35e00f5f-7d64-46a8-99ab-c8625f687f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14292 | 2024.11.16 00:58:35.289249 [ 277 ] {35e00f5f-7d64-46a8-99ab-c8625f687f0f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
14293 | 2024.11.16 00:58:35.289784 [ 277 ] {35e00f5f-7d64-46a8-99ab-c8625f687f0f} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14294 | 2024.11.16 00:58:35.290197 [ 277 ] {35e00f5f-7d64-46a8-99ab-c8625f687f0f} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.006212 sec., 7566.001287830007 rows/sec., 557.61 KiB/sec. | ||
14295 | 2024.11.16 00:58:35.290608 [ 277 ] {35e00f5f-7d64-46a8-99ab-c8625f687f0f} <Debug> TCPHandler: Processed in 0.006908067 sec. | ||
14296 | 2024.11.16 00:58:35.290932 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14297 | 2024.11.16 00:58:35.291387 [ 273 ] {489def67-a08e-4612-8c9e-28354a015a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14298 | 2024.11.16 00:58:35.291580 [ 273 ] {489def67-a08e-4612-8c9e-28354a015a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14299 | 2024.11.16 00:58:35.291578 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2170 rows, containing 5 columns (5 merged, 0 gathered) in 0.007879314 sec., 275404.68624552846 rows/sec., 24.22 MiB/sec. | ||
14300 | 2024.11.16 00:58:35.291982 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
14301 | 2024.11.16 00:58:35.292381 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_136_27} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14302 | 2024.11.16 00:58:35.292503 [ 196 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_136_27} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
14303 | 2024.11.16 00:58:35.292617 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
14304 | 2024.11.16 00:58:35.292679 [ 273 ] {489def67-a08e-4612-8c9e-28354a015a27} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14305 | 2024.11.16 00:58:35.292718 [ 273 ] {489def67-a08e-4612-8c9e-28354a015a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14306 | 2024.11.16 00:58:35.293068 [ 273 ] {489def67-a08e-4612-8c9e-28354a015a27} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14307 | 2024.11.16 00:58:35.293304 [ 273 ] {489def67-a08e-4612-8c9e-28354a015a27} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14308 | 2024.11.16 00:58:35.293567 [ 273 ] {489def67-a08e-4612-8c9e-28354a015a27} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002348 sec., 5962.52129471891 rows/sec., 417.58 KiB/sec. | ||
14309 | 2024.11.16 00:58:35.293668 [ 273 ] {489def67-a08e-4612-8c9e-28354a015a27} <Debug> TCPHandler: Processed in 0.00292315 sec. | ||
14310 | 2024.11.16 00:58:35.293908 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14311 | 2024.11.16 00:58:35.294053 [ 277 ] {59c96f76-7921-448f-b6bf-3cbf474d486e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14312 | 2024.11.16 00:58:35.294108 [ 277 ] {59c96f76-7921-448f-b6bf-3cbf474d486e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14313 | 2024.11.16 00:58:35.294736 [ 277 ] {59c96f76-7921-448f-b6bf-3cbf474d486e} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14314 | 2024.11.16 00:58:35.294776 [ 277 ] {59c96f76-7921-448f-b6bf-3cbf474d486e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14315 | 2024.11.16 00:58:35.295121 [ 277 ] {59c96f76-7921-448f-b6bf-3cbf474d486e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
14316 | 2024.11.16 00:58:35.295355 [ 277 ] {59c96f76-7921-448f-b6bf-3cbf474d486e} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14317 | 2024.11.16 00:58:35.295593 [ 277 ] {59c96f76-7921-448f-b6bf-3cbf474d486e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001565 sec., 8306.70926517572 rows/sec., 517.92 KiB/sec. | ||
14318 | 2024.11.16 00:58:35.295779 [ 277 ] {59c96f76-7921-448f-b6bf-3cbf474d486e} <Debug> TCPHandler: Processed in 0.002004174 sec. | ||
14319 | 2024.11.16 00:58:35.296006 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14320 | 2024.11.16 00:58:35.296150 [ 273 ] {4c0f8d49-af52-407e-8856-86e1ed97778e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14321 | 2024.11.16 00:58:35.296206 [ 273 ] {4c0f8d49-af52-407e-8856-86e1ed97778e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14322 | 2024.11.16 00:58:35.296969 [ 273 ] {4c0f8d49-af52-407e-8856-86e1ed97778e} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14323 | 2024.11.16 00:58:35.297008 [ 273 ] {4c0f8d49-af52-407e-8856-86e1ed97778e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14324 | 2024.11.16 00:58:35.297383 [ 273 ] {4c0f8d49-af52-407e-8856-86e1ed97778e} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
14325 | 2024.11.16 00:58:35.297626 [ 273 ] {4c0f8d49-af52-407e-8856-86e1ed97778e} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14326 | 2024.11.16 00:58:35.297787 [ 50 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
14327 | 2024.11.16 00:58:35.297852 [ 50 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14328 | 2024.11.16 00:58:35.297859 [ 273 ] {4c0f8d49-af52-407e-8856-86e1ed97778e} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001726 sec., 244495.9443800695 rows/sec., 17.47 MiB/sec. | ||
14329 | 2024.11.16 00:58:35.297883 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14330 | 2024.11.16 00:58:35.298004 [ 273 ] {4c0f8d49-af52-407e-8856-86e1ed97778e} <Debug> TCPHandler: Processed in 0.002123067 sec. | ||
14331 | 2024.11.16 00:58:35.298122 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
14332 | 2024.11.16 00:58:35.298208 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14333 | 2024.11.16 00:58:35.298302 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14334 | 2024.11.16 00:58:35.298398 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 914 rows starting from the beginning of the part | ||
14335 | 2024.11.16 00:58:35.298439 [ 277 ] {7f0eb029-2024-4125-bca5-976462891251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14336 | 2024.11.16 00:58:35.298624 [ 277 ] {7f0eb029-2024-4125-bca5-976462891251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14337 | 2024.11.16 00:58:35.298686 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 64 rows starting from the beginning of the part | ||
14338 | 2024.11.16 00:58:35.299115 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 422 rows starting from the beginning of the part | ||
14339 | 2024.11.16 00:58:35.299563 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 72 rows starting from the beginning of the part | ||
14340 | 2024.11.16 00:58:35.299960 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part | ||
14341 | 2024.11.16 00:58:35.300196 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 422 rows starting from the beginning of the part | ||
14342 | 2024.11.16 00:58:35.301048 [ 277 ] {7f0eb029-2024-4125-bca5-976462891251} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14343 | 2024.11.16 00:58:35.301115 [ 277 ] {7f0eb029-2024-4125-bca5-976462891251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14344 | 2024.11.16 00:58:35.301981 [ 277 ] {7f0eb029-2024-4125-bca5-976462891251} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
14345 | 2024.11.16 00:58:35.302535 [ 277 ] {7f0eb029-2024-4125-bca5-976462891251} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14346 | 2024.11.16 00:58:35.302895 [ 277 ] {7f0eb029-2024-4125-bca5-976462891251} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004537 sec., 1322.459775181838 rows/sec., 69.09 KiB/sec. | ||
14347 | 2024.11.16 00:58:35.302964 [ 277 ] {7f0eb029-2024-4125-bca5-976462891251} <Debug> TCPHandler: Processed in 0.004829051 sec. | ||
14348 | 2024.11.16 00:58:35.303195 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14349 | 2024.11.16 00:58:35.303351 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.005335605 sec., 366968.6942717836 rows/sec., 28.10 MiB/sec. | ||
14350 | 2024.11.16 00:58:35.303429 [ 273 ] {e38f8e1f-4409-4088-84b4-f7ace33ffd19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14351 | 2024.11.16 00:58:35.303519 [ 273 ] {e38f8e1f-4409-4088-84b4-f7ace33ffd19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14352 | 2024.11.16 00:58:35.303638 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
14353 | 2024.11.16 00:58:35.304255 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_136_27} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14354 | 2024.11.16 00:58:35.304453 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_136_27} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
14355 | 2024.11.16 00:58:35.304650 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
14356 | 2024.11.16 00:58:35.304758 [ 273 ] {e38f8e1f-4409-4088-84b4-f7ace33ffd19} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14357 | 2024.11.16 00:58:35.304803 [ 273 ] {e38f8e1f-4409-4088-84b4-f7ace33ffd19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14358 | 2024.11.16 00:58:35.305226 [ 273 ] {e38f8e1f-4409-4088-84b4-f7ace33ffd19} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
14359 | 2024.11.16 00:58:35.305465 [ 273 ] {e38f8e1f-4409-4088-84b4-f7ace33ffd19} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14360 | 2024.11.16 00:58:35.305650 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
14361 | 2024.11.16 00:58:35.305706 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14362 | 2024.11.16 00:58:35.305722 [ 273 ] {e38f8e1f-4409-4088-84b4-f7ace33ffd19} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002339 sec., 101325.3527148354 rows/sec., 6.79 MiB/sec. | ||
14363 | 2024.11.16 00:58:35.305742 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14364 | 2024.11.16 00:58:35.305893 [ 273 ] {e38f8e1f-4409-4088-84b4-f7ace33ffd19} <Debug> TCPHandler: Processed in 0.002819736 sec. | ||
14365 | 2024.11.16 00:58:35.306111 [ 198 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
14366 | 2024.11.16 00:58:35.306156 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14367 | 2024.11.16 00:58:35.306655 [ 198 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14368 | 2024.11.16 00:58:35.306722 [ 277 ] {c41b773c-8c8d-4097-afae-8ccb7f701f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14369 | 2024.11.16 00:58:35.306785 [ 198 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_131_26, total 25136 rows starting from the beginning of the part | ||
14370 | 2024.11.16 00:58:35.307004 [ 277 ] {c41b773c-8c8d-4097-afae-8ccb7f701f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14371 | 2024.11.16 00:58:35.307295 [ 198 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
14372 | 2024.11.16 00:58:35.307641 [ 198 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 237 rows starting from the beginning of the part | ||
14373 | 2024.11.16 00:58:35.308114 [ 198 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 132 rows starting from the beginning of the part | ||
14374 | 2024.11.16 00:58:35.308588 [ 198 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
14375 | 2024.11.16 00:58:35.308939 [ 198 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 237 rows starting from the beginning of the part | ||
14376 | 2024.11.16 00:58:35.310606 [ 277 ] {c41b773c-8c8d-4097-afae-8ccb7f701f2b} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14377 | 2024.11.16 00:58:35.310651 [ 277 ] {c41b773c-8c8d-4097-afae-8ccb7f701f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14378 | 2024.11.16 00:58:35.311075 [ 277 ] {c41b773c-8c8d-4097-afae-8ccb7f701f2b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
14379 | 2024.11.16 00:58:35.311380 [ 277 ] {c41b773c-8c8d-4097-afae-8ccb7f701f2b} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14380 | 2024.11.16 00:58:35.311750 [ 277 ] {c41b773c-8c8d-4097-afae-8ccb7f701f2b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005263 sec., 190.00570017100512 rows/sec., 12.80 KiB/sec. | ||
14381 | 2024.11.16 00:58:35.311928 [ 277 ] {c41b773c-8c8d-4097-afae-8ccb7f701f2b} <Debug> TCPHandler: Processed in 0.00590225 sec. | ||
14382 | 2024.11.16 00:58:35.312155 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14383 | 2024.11.16 00:58:35.312425 [ 273 ] {5082901e-f9b5-4382-984f-72615e16f7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14384 | 2024.11.16 00:58:35.312665 [ 273 ] {5082901e-f9b5-4382-984f-72615e16f7b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14385 | 2024.11.16 00:58:35.314109 [ 273 ] {5082901e-f9b5-4382-984f-72615e16f7b8} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14386 | 2024.11.16 00:58:35.314177 [ 273 ] {5082901e-f9b5-4382-984f-72615e16f7b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14387 | 2024.11.16 00:58:35.315050 [ 273 ] {5082901e-f9b5-4382-984f-72615e16f7b8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14388 | 2024.11.16 00:58:35.315329 [ 273 ] {5082901e-f9b5-4382-984f-72615e16f7b8} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14389 | 2024.11.16 00:58:35.315660 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): 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] | ||
14390 | 2024.11.16 00:58:35.315761 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): 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] | ||
14391 | 2024.11.16 00:58:35.315924 [ 273 ] {5082901e-f9b5-4382-984f-72615e16f7b8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.003563 sec., 11226.494527083918 rows/sec., 20.12 MiB/sec. | ||
14392 | 2024.11.16 00:58:35.316234 [ 273 ] {5082901e-f9b5-4382-984f-72615e16f7b8} <Debug> TCPHandler: Processed in 0.004200904 sec. | ||
14393 | 2024.11.16 00:58:35.316415 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14394 | 2024.11.16 00:58:35.316578 [ 277 ] {717120b0-06d4-4acf-b922-281545963911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14395 | 2024.11.16 00:58:35.316667 [ 277 ] {717120b0-06d4-4acf-b922-281545963911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14396 | 2024.11.16 00:58:35.318041 [ 277 ] {717120b0-06d4-4acf-b922-281545963911} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14397 | 2024.11.16 00:58:35.318144 [ 277 ] {717120b0-06d4-4acf-b922-281545963911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14398 | 2024.11.16 00:58:35.318781 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26062 rows, containing 5 columns (5 merged, 0 gathered) in 0.01289294 sec., 2021416.3720609883 rows/sec., 138.11 MiB/sec. | ||
14399 | 2024.11.16 00:58:35.319304 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
14400 | 2024.11.16 00:58:35.319426 [ 277 ] {717120b0-06d4-4acf-b922-281545963911} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
14401 | 2024.11.16 00:58:35.320111 [ 277 ] {717120b0-06d4-4acf-b922-281545963911} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14402 | 2024.11.16 00:58:35.320298 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_136_27} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14403 | 2024.11.16 00:58:35.320654 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): 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] | ||
14404 | 2024.11.16 00:58:35.320712 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_136_27} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
14405 | 2024.11.16 00:58:35.320757 [ 277 ] {717120b0-06d4-4acf-b922-281545963911} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004205 sec., 19500.594530321043 rows/sec., 1.24 MiB/sec. | ||
14406 | 2024.11.16 00:58:35.321219 [ 277 ] {717120b0-06d4-4acf-b922-281545963911} <Debug> TCPHandler: Processed in 0.004880212 sec. | ||
14407 | 2024.11.16 00:58:35.321232 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
14408 | 2024.11.16 00:58:36.019062 [ 49 ] {} <Debug> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
14409 | 2024.11.16 00:58:36.019133 [ 49 ] {} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14410 | 2024.11.16 00:58:36.019156 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14411 | 2024.11.16 00:58:36.019346 [ 189 ] {91c85941-ee7c-402e-9109-8e5da563148c::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 | ||
14412 | 2024.11.16 00:58:36.019736 [ 189 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14413 | 2024.11.16 00:58:36.019801 [ 189 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 18 rows starting from the beginning of the part | ||
14414 | 2024.11.16 00:58:36.019892 [ 189 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
14415 | 2024.11.16 00:58:36.020198 [ 189 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part | ||
14416 | 2024.11.16 00:58:36.020346 [ 189 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
14417 | 2024.11.16 00:58:36.020522 [ 189 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part | ||
14418 | 2024.11.16 00:58:36.021630 [ 201 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002410576 sec., 14934.19000272134 rows/sec., 1.25 MiB/sec. | ||
14419 | 2024.11.16 00:58:36.021760 [ 201 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
14420 | 2024.11.16 00:58:36.022052 [ 201 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_41_10} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14421 | 2024.11.16 00:58:36.022135 [ 201 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_41_10} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
14422 | 2024.11.16 00:58:36.022214 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14423 | 2024.11.16 00:58:38.011429 [ 221 ] {} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
14424 | 2024.11.16 00:58:38.011508 [ 221 ] {} <Debug> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
14425 | 2024.11.16 00:58:38.013396 [ 221 ] {} <Debug> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
14426 | 2024.11.16 00:58:40.271714 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14427 | 2024.11.16 00:58:40.271925 [ 277 ] {e0849f1f-53e9-4172-9191-4c6f285a427e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14428 | 2024.11.16 00:58:40.272000 [ 277 ] {e0849f1f-53e9-4172-9191-4c6f285a427e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14429 | 2024.11.16 00:58:40.272748 [ 277 ] {e0849f1f-53e9-4172-9191-4c6f285a427e} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14430 | 2024.11.16 00:58:40.272802 [ 277 ] {e0849f1f-53e9-4172-9191-4c6f285a427e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14431 | 2024.11.16 00:58:40.273221 [ 277 ] {e0849f1f-53e9-4172-9191-4c6f285a427e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
14432 | 2024.11.16 00:58:40.273471 [ 277 ] {e0849f1f-53e9-4172-9191-4c6f285a427e} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14433 | 2024.11.16 00:58:40.273704 [ 277 ] {e0849f1f-53e9-4172-9191-4c6f285a427e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001833 sec., 2182.214948172395 rows/sec., 177.94 KiB/sec. | ||
14434 | 2024.11.16 00:58:40.273767 [ 277 ] {e0849f1f-53e9-4172-9191-4c6f285a427e} <Debug> TCPHandler: Processed in 0.00223169 sec. | ||
14435 | 2024.11.16 00:58:40.273939 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14436 | 2024.11.16 00:58:40.274082 [ 273 ] {7bf7c932-66fc-4525-abbf-5c6f8cee0c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14437 | 2024.11.16 00:58:40.274139 [ 273 ] {7bf7c932-66fc-4525-abbf-5c6f8cee0c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14438 | 2024.11.16 00:58:40.274802 [ 273 ] {7bf7c932-66fc-4525-abbf-5c6f8cee0c2e} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14439 | 2024.11.16 00:58:40.274842 [ 273 ] {7bf7c932-66fc-4525-abbf-5c6f8cee0c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14440 | 2024.11.16 00:58:40.275204 [ 273 ] {7bf7c932-66fc-4525-abbf-5c6f8cee0c2e} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
14441 | 2024.11.16 00:58:40.275446 [ 273 ] {7bf7c932-66fc-4525-abbf-5c6f8cee0c2e} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14442 | 2024.11.16 00:58:40.275664 [ 273 ] {7bf7c932-66fc-4525-abbf-5c6f8cee0c2e} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.00161 sec., 36024.84472049689 rows/sec., 2.74 MiB/sec. | ||
14443 | 2024.11.16 00:58:40.275726 [ 273 ] {7bf7c932-66fc-4525-abbf-5c6f8cee0c2e} <Debug> TCPHandler: Processed in 0.001856471 sec. | ||
14444 | 2024.11.16 00:58:40.275740 [ 223 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14445 | 2024.11.16 00:58:40.275811 [ 223 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14446 | 2024.11.16 00:58:40.275897 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14447 | 2024.11.16 00:58:40.276079 [ 277 ] {909e1312-82c2-4b56-a04b-057c4bf19ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14448 | 2024.11.16 00:58:40.276125 [ 277 ] {909e1312-82c2-4b56-a04b-057c4bf19ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14449 | 2024.11.16 00:58:40.277445 [ 277 ] {909e1312-82c2-4b56-a04b-057c4bf19ab8} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14450 | 2024.11.16 00:58:40.277500 [ 277 ] {909e1312-82c2-4b56-a04b-057c4bf19ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14451 | 2024.11.16 00:58:40.278161 [ 277 ] {909e1312-82c2-4b56-a04b-057c4bf19ab8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
14452 | 2024.11.16 00:58:40.278567 [ 277 ] {909e1312-82c2-4b56-a04b-057c4bf19ab8} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14453 | 2024.11.16 00:58:40.278881 [ 277 ] {909e1312-82c2-4b56-a04b-057c4bf19ab8} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00282 sec., 1418.4397163120568 rows/sec., 99.04 KiB/sec. | ||
14454 | 2024.11.16 00:58:40.279015 [ 277 ] {909e1312-82c2-4b56-a04b-057c4bf19ab8} <Debug> TCPHandler: Processed in 0.003194937 sec. | ||
14455 | 2024.11.16 00:58:40.279208 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14456 | 2024.11.16 00:58:40.279320 [ 273 ] {65ee074f-752e-4aff-a087-a24643cba7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14457 | 2024.11.16 00:58:40.279392 [ 273 ] {65ee074f-752e-4aff-a087-a24643cba7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14458 | 2024.11.16 00:58:40.279609 [ 223 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14459 | 2024.11.16 00:58:40.280831 [ 273 ] {65ee074f-752e-4aff-a087-a24643cba7c1} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14460 | 2024.11.16 00:58:40.280873 [ 273 ] {65ee074f-752e-4aff-a087-a24643cba7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14461 | 2024.11.16 00:58:40.281236 [ 273 ] {65ee074f-752e-4aff-a087-a24643cba7c1} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
14462 | 2024.11.16 00:58:40.281470 [ 273 ] {65ee074f-752e-4aff-a087-a24643cba7c1} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14463 | 2024.11.16 00:58:40.281644 [ 273 ] {65ee074f-752e-4aff-a087-a24643cba7c1} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.002346 sec., 28985.507246376812 rows/sec., 2.27 MiB/sec. | ||
14464 | 2024.11.16 00:58:40.281695 [ 273 ] {65ee074f-752e-4aff-a087-a24643cba7c1} <Debug> TCPHandler: Processed in 0.00257567 sec. | ||
14465 | 2024.11.16 00:58:40.281844 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14466 | 2024.11.16 00:58:40.281973 [ 277 ] {32c4358e-9ed4-4b61-b300-6aa38a243a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14467 | 2024.11.16 00:58:40.282032 [ 277 ] {32c4358e-9ed4-4b61-b300-6aa38a243a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14468 | 2024.11.16 00:58:40.282653 [ 277 ] {32c4358e-9ed4-4b61-b300-6aa38a243a1f} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14469 | 2024.11.16 00:58:40.282697 [ 277 ] {32c4358e-9ed4-4b61-b300-6aa38a243a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14470 | 2024.11.16 00:58:40.283090 [ 277 ] {32c4358e-9ed4-4b61-b300-6aa38a243a1f} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
14471 | 2024.11.16 00:58:40.283325 [ 277 ] {32c4358e-9ed4-4b61-b300-6aa38a243a1f} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14472 | 2024.11.16 00:58:40.283497 [ 277 ] {32c4358e-9ed4-4b61-b300-6aa38a243a1f} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001554 sec., 104247.10424710425 rows/sec., 7.26 MiB/sec. | ||
14473 | 2024.11.16 00:58:40.283547 [ 277 ] {32c4358e-9ed4-4b61-b300-6aa38a243a1f} <Debug> TCPHandler: Processed in 0.001766348 sec. | ||
14474 | 2024.11.16 00:58:40.283689 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14475 | 2024.11.16 00:58:40.283808 [ 273 ] {b3be2b8d-d71d-4ec1-8307-c486c7e5c387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14476 | 2024.11.16 00:58:40.283864 [ 273 ] {b3be2b8d-d71d-4ec1-8307-c486c7e5c387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14477 | 2024.11.16 00:58:40.284376 [ 273 ] {b3be2b8d-d71d-4ec1-8307-c486c7e5c387} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14478 | 2024.11.16 00:58:40.284420 [ 273 ] {b3be2b8d-d71d-4ec1-8307-c486c7e5c387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14479 | 2024.11.16 00:58:40.284819 [ 273 ] {b3be2b8d-d71d-4ec1-8307-c486c7e5c387} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
14480 | 2024.11.16 00:58:40.285046 [ 273 ] {b3be2b8d-d71d-4ec1-8307-c486c7e5c387} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14481 | 2024.11.16 00:58:40.285176 [ 44 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
14482 | 2024.11.16 00:58:40.285216 [ 44 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14483 | 2024.11.16 00:58:40.285220 [ 273 ] {b3be2b8d-d71d-4ec1-8307-c486c7e5c387} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00144 sec., 41666.666666666664 rows/sec., 2.81 MiB/sec. | ||
14484 | 2024.11.16 00:58:40.285240 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14485 | 2024.11.16 00:58:40.285282 [ 273 ] {b3be2b8d-d71d-4ec1-8307-c486c7e5c387} <Debug> TCPHandler: Processed in 0.001644365 sec. | ||
14486 | 2024.11.16 00:58:40.285588 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
14487 | 2024.11.16 00:58:40.286126 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14488 | 2024.11.16 00:58:40.286219 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 8392 rows starting from the beginning of the part | ||
14489 | 2024.11.16 00:58:40.286311 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 82 rows starting from the beginning of the part | ||
14490 | 2024.11.16 00:58:40.286506 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 48 rows starting from the beginning of the part | ||
14491 | 2024.11.16 00:58:40.286735 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
14492 | 2024.11.16 00:58:40.286965 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 82 rows starting from the beginning of the part | ||
14493 | 2024.11.16 00:58:40.287221 [ 186 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
14494 | 2024.11.16 00:58:40.289952 [ 201 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8724 rows, containing 4 columns (4 merged, 0 gathered) in 0.004566854 sec., 1910286.5999219592 rows/sec., 125.61 MiB/sec. | ||
14495 | 2024.11.16 00:58:40.290177 [ 190 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
14496 | 2024.11.16 00:58:40.290546 [ 190 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_136_27} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14497 | 2024.11.16 00:58:40.290651 [ 190 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_136_27} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
14498 | 2024.11.16 00:58:40.290749 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
14499 | 2024.11.16 00:58:40.738976 [ 220 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14500 | 2024.11.16 00:58:40.739032 [ 220 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14501 | 2024.11.16 00:58:40.740956 [ 220 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14502 | 2024.11.16 00:58:41.130545 [ 225 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): 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] | ||
14503 | 2024.11.16 00:58:41.130606 [ 225 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): 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] | ||
14504 | 2024.11.16 00:58:41.132716 [ 225 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): 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] | ||
14505 | 2024.11.16 00:58:41.153871 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14506 | 2024.11.16 00:58:41.153926 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14507 | 2024.11.16 00:58:41.155888 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14508 | 2024.11.16 00:58:41.410017 [ 222 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14509 | 2024.11.16 00:58:41.410075 [ 222 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14510 | 2024.11.16 00:58:41.412296 [ 222 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14511 | 2024.11.16 00:58:41.589807 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2102 | ||
14512 | 2024.11.16 00:58:41.592812 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14513 | 2024.11.16 00:58:41.592860 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14514 | 2024.11.16 00:58:41.594397 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
14515 | 2024.11.16 00:58:41.594713 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14516 | 2024.11.16 00:58:41.595320 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2102 | ||
14517 | 2024.11.16 00:58:45.271486 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14518 | 2024.11.16 00:58:45.271691 [ 277 ] {d55d9f65-eba6-413a-8b1c-8e19f959c325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14519 | 2024.11.16 00:58:45.271764 [ 277 ] {d55d9f65-eba6-413a-8b1c-8e19f959c325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14520 | 2024.11.16 00:58:45.272503 [ 277 ] {d55d9f65-eba6-413a-8b1c-8e19f959c325} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14521 | 2024.11.16 00:58:45.272551 [ 277 ] {d55d9f65-eba6-413a-8b1c-8e19f959c325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14522 | 2024.11.16 00:58:45.272973 [ 277 ] {d55d9f65-eba6-413a-8b1c-8e19f959c325} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
14523 | 2024.11.16 00:58:45.273217 [ 277 ] {d55d9f65-eba6-413a-8b1c-8e19f959c325} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14524 | 2024.11.16 00:58:45.273408 [ 277 ] {d55d9f65-eba6-413a-8b1c-8e19f959c325} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001771 sec., 31620.553359683796 rows/sec., 2.41 MiB/sec. | ||
14525 | 2024.11.16 00:58:45.273463 [ 277 ] {d55d9f65-eba6-413a-8b1c-8e19f959c325} <Debug> TCPHandler: Processed in 0.002110107 sec. | ||
14526 | 2024.11.16 00:58:45.273633 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14527 | 2024.11.16 00:58:45.273767 [ 273 ] {f5315dc1-f9ba-4fee-a0cb-f7b466572605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14528 | 2024.11.16 00:58:45.273823 [ 273 ] {f5315dc1-f9ba-4fee-a0cb-f7b466572605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14529 | 2024.11.16 00:58:45.274474 [ 273 ] {f5315dc1-f9ba-4fee-a0cb-f7b466572605} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14530 | 2024.11.16 00:58:45.274520 [ 273 ] {f5315dc1-f9ba-4fee-a0cb-f7b466572605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14531 | 2024.11.16 00:58:45.274941 [ 273 ] {f5315dc1-f9ba-4fee-a0cb-f7b466572605} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
14532 | 2024.11.16 00:58:45.275172 [ 273 ] {f5315dc1-f9ba-4fee-a0cb-f7b466572605} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14533 | 2024.11.16 00:58:45.275368 [ 273 ] {f5315dc1-f9ba-4fee-a0cb-f7b466572605} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001623 sec., 39433.148490449785 rows/sec., 3.08 MiB/sec. | ||
14534 | 2024.11.16 00:58:45.275425 [ 273 ] {f5315dc1-f9ba-4fee-a0cb-f7b466572605} <Debug> TCPHandler: Processed in 0.00185691 sec. | ||
14535 | 2024.11.16 00:58:45.275596 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14536 | 2024.11.16 00:58:45.275876 [ 277 ] {2ba795bb-2706-41a8-851f-e99c584393e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14537 | 2024.11.16 00:58:45.276039 [ 277 ] {2ba795bb-2706-41a8-851f-e99c584393e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14538 | 2024.11.16 00:58:45.276819 [ 277 ] {2ba795bb-2706-41a8-851f-e99c584393e3} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14539 | 2024.11.16 00:58:45.276858 [ 277 ] {2ba795bb-2706-41a8-851f-e99c584393e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14540 | 2024.11.16 00:58:45.277245 [ 277 ] {2ba795bb-2706-41a8-851f-e99c584393e3} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
14541 | 2024.11.16 00:58:45.277472 [ 277 ] {2ba795bb-2706-41a8-851f-e99c584393e3} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14542 | 2024.11.16 00:58:45.277655 [ 277 ] {2ba795bb-2706-41a8-851f-e99c584393e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001893 sec., 84521.92287374538 rows/sec., 5.89 MiB/sec. | ||
14543 | 2024.11.16 00:58:45.277706 [ 277 ] {2ba795bb-2706-41a8-851f-e99c584393e3} <Debug> TCPHandler: Processed in 0.00218144 sec. | ||
14544 | 2024.11.16 00:58:45.277847 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14545 | 2024.11.16 00:58:45.277951 [ 273 ] {27f8ec87-dbda-4176-a492-cb5844f43a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14546 | 2024.11.16 00:58:45.278000 [ 273 ] {27f8ec87-dbda-4176-a492-cb5844f43a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14547 | 2024.11.16 00:58:45.278425 [ 273 ] {27f8ec87-dbda-4176-a492-cb5844f43a4f} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14548 | 2024.11.16 00:58:45.278463 [ 273 ] {27f8ec87-dbda-4176-a492-cb5844f43a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
14549 | 2024.11.16 00:58:45.278827 [ 273 ] {27f8ec87-dbda-4176-a492-cb5844f43a4f} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
14550 | 2024.11.16 00:58:45.279058 [ 273 ] {27f8ec87-dbda-4176-a492-cb5844f43a4f} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14551 | 2024.11.16 00:58:45.279254 [ 273 ] {27f8ec87-dbda-4176-a492-cb5844f43a4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001323 sec., 45351.47392290249 rows/sec., 3.06 MiB/sec. | ||
14552 | 2024.11.16 00:58:45.279313 [ 273 ] {27f8ec87-dbda-4176-a492-cb5844f43a4f} <Debug> TCPHandler: Processed in 0.001514221 sec. | ||
14553 | 2024.11.16 00:58:45.279327 [ 221 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14554 | 2024.11.16 00:58:45.279402 [ 221 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14555 | 2024.11.16 00:58:45.281333 [ 221 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14556 | 2024.11.16 00:58:46.060002 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14557 | 2024.11.16 00:58:46.060053 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14558 | 2024.11.16 00:58:47.716624 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39003, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14559 | 2024.11.16 00:58:47.914208 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41691, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14560 | 2024.11.16 00:58:47.917563 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59421, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14561 | 2024.11.16 00:58:47.928924 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38990, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14562 | 2024.11.16 00:58:47.996367 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51133, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14563 | 2024.11.16 00:58:48.043797 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58376, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14564 | 2024.11.16 00:58:48.077224 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36924, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14565 | 2024.11.16 00:58:48.097574 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40837, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14566 | 2024.11.16 00:58:50.278113 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14567 | 2024.11.16 00:58:50.278306 [ 277 ] {9437fcae-ac20-46c4-8080-d501ec763ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14568 | 2024.11.16 00:58:50.278387 [ 277 ] {9437fcae-ac20-46c4-8080-d501ec763ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14569 | 2024.11.16 00:58:50.279233 [ 277 ] {9437fcae-ac20-46c4-8080-d501ec763ddc} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14570 | 2024.11.16 00:58:50.279285 [ 277 ] {9437fcae-ac20-46c4-8080-d501ec763ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14571 | 2024.11.16 00:58:50.279752 [ 277 ] {9437fcae-ac20-46c4-8080-d501ec763ddc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14572 | 2024.11.16 00:58:50.280020 [ 277 ] {9437fcae-ac20-46c4-8080-d501ec763ddc} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14573 | 2024.11.16 00:58:50.280255 [ 277 ] {9437fcae-ac20-46c4-8080-d501ec763ddc} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002001 sec., 6996.501749125437 rows/sec., 503.65 KiB/sec. | ||
14574 | 2024.11.16 00:58:50.280336 [ 277 ] {9437fcae-ac20-46c4-8080-d501ec763ddc} <Debug> TCPHandler: Processed in 0.002361455 sec. | ||
14575 | 2024.11.16 00:58:50.280550 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14576 | 2024.11.16 00:58:50.280674 [ 273 ] {9d6a4cef-0d3d-43ab-a733-36b754debee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14577 | 2024.11.16 00:58:50.280724 [ 273 ] {9d6a4cef-0d3d-43ab-a733-36b754debee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14578 | 2024.11.16 00:58:50.281465 [ 273 ] {9d6a4cef-0d3d-43ab-a733-36b754debee1} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14579 | 2024.11.16 00:58:50.281505 [ 273 ] {9d6a4cef-0d3d-43ab-a733-36b754debee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14580 | 2024.11.16 00:58:50.281927 [ 273 ] {9d6a4cef-0d3d-43ab-a733-36b754debee1} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
14581 | 2024.11.16 00:58:50.282173 [ 273 ] {9d6a4cef-0d3d-43ab-a733-36b754debee1} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14582 | 2024.11.16 00:58:50.282375 [ 273 ] {9d6a4cef-0d3d-43ab-a733-36b754debee1} <Debug> executeQuery: Read 283 rows, 25.57 KiB in 0.001729 sec., 163678.42683632157 rows/sec., 14.44 MiB/sec. | ||
14583 | 2024.11.16 00:58:50.282426 [ 273 ] {9d6a4cef-0d3d-43ab-a733-36b754debee1} <Debug> TCPHandler: Processed in 0.001941012 sec. | ||
14584 | 2024.11.16 00:58:50.282589 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14585 | 2024.11.16 00:58:50.282701 [ 277 ] {5ac48217-c15d-4588-9382-d5c17f19ba6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14586 | 2024.11.16 00:58:50.282748 [ 277 ] {5ac48217-c15d-4588-9382-d5c17f19ba6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14587 | 2024.11.16 00:58:50.283325 [ 277 ] {5ac48217-c15d-4588-9382-d5c17f19ba6b} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14588 | 2024.11.16 00:58:50.283365 [ 277 ] {5ac48217-c15d-4588-9382-d5c17f19ba6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14589 | 2024.11.16 00:58:50.283713 [ 277 ] {5ac48217-c15d-4588-9382-d5c17f19ba6b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
14590 | 2024.11.16 00:58:50.283955 [ 277 ] {5ac48217-c15d-4588-9382-d5c17f19ba6b} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14591 | 2024.11.16 00:58:50.284152 [ 37 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
14592 | 2024.11.16 00:58:50.284214 [ 277 ] {5ac48217-c15d-4588-9382-d5c17f19ba6b} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001531 sec., 30698.88961463096 rows/sec., 2.21 MiB/sec. | ||
14593 | 2024.11.16 00:58:50.284251 [ 37 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14594 | 2024.11.16 00:58:50.284337 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14595 | 2024.11.16 00:58:50.284344 [ 277 ] {5ac48217-c15d-4588-9382-d5c17f19ba6b} <Debug> TCPHandler: Processed in 0.001809759 sec. | ||
14596 | 2024.11.16 00:58:50.284594 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14597 | 2024.11.16 00:58:50.284659 [ 192 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
14598 | 2024.11.16 00:58:50.284911 [ 273 ] {ba0359ca-448e-4076-bc51-e80b4050d3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14599 | 2024.11.16 00:58:50.285072 [ 273 ] {ba0359ca-448e-4076-bc51-e80b4050d3b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14600 | 2024.11.16 00:58:50.285213 [ 192 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14601 | 2024.11.16 00:58:50.285366 [ 192 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 65 rows starting from the beginning of the part | ||
14602 | 2024.11.16 00:58:50.286058 [ 192 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 47 rows starting from the beginning of the part | ||
14603 | 2024.11.16 00:58:50.286779 [ 192 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
14604 | 2024.11.16 00:58:50.287141 [ 192 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 47 rows starting from the beginning of the part | ||
14605 | 2024.11.16 00:58:50.287375 [ 192 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 4 rows starting from the beginning of the part | ||
14606 | 2024.11.16 00:58:50.287513 [ 192 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 47 rows starting from the beginning of the part | ||
14607 | 2024.11.16 00:58:50.288118 [ 273 ] {ba0359ca-448e-4076-bc51-e80b4050d3b4} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14608 | 2024.11.16 00:58:50.288163 [ 273 ] {ba0359ca-448e-4076-bc51-e80b4050d3b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14609 | 2024.11.16 00:58:50.288705 [ 273 ] {ba0359ca-448e-4076-bc51-e80b4050d3b4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14610 | 2024.11.16 00:58:50.289067 [ 273 ] {ba0359ca-448e-4076-bc51-e80b4050d3b4} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14611 | 2024.11.16 00:58:50.289076 [ 192 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 5 columns (5 merged, 0 gathered) in 0.004650307 sec., 46878.62543268649 rows/sec., 3.53 MiB/sec. | ||
14612 | 2024.11.16 00:58:50.289269 [ 200 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
14613 | 2024.11.16 00:58:50.289344 [ 273 ] {ba0359ca-448e-4076-bc51-e80b4050d3b4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004554 sec., 3074.2204655248133 rows/sec., 215.30 KiB/sec. | ||
14614 | 2024.11.16 00:58:50.289413 [ 273 ] {ba0359ca-448e-4076-bc51-e80b4050d3b4} <Debug> TCPHandler: Processed in 0.004941884 sec. | ||
14615 | 2024.11.16 00:58:50.289586 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14616 | 2024.11.16 00:58:50.289617 [ 200 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_91_18} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14617 | 2024.11.16 00:58:50.289713 [ 200 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_91_18} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
14618 | 2024.11.16 00:58:50.289720 [ 277 ] {66d61835-82b5-4479-abaa-924a0fd1d384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14619 | 2024.11.16 00:58:50.289784 [ 277 ] {66d61835-82b5-4479-abaa-924a0fd1d384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14620 | 2024.11.16 00:58:50.289797 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
14621 | 2024.11.16 00:58:50.290321 [ 277 ] {66d61835-82b5-4479-abaa-924a0fd1d384} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14622 | 2024.11.16 00:58:50.290359 [ 277 ] {66d61835-82b5-4479-abaa-924a0fd1d384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14623 | 2024.11.16 00:58:50.290695 [ 277 ] {66d61835-82b5-4479-abaa-924a0fd1d384} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14624 | 2024.11.16 00:58:50.290961 [ 277 ] {66d61835-82b5-4479-abaa-924a0fd1d384} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14625 | 2024.11.16 00:58:50.291176 [ 277 ] {66d61835-82b5-4479-abaa-924a0fd1d384} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001483 sec., 8766.014834794336 rows/sec., 546.56 KiB/sec. | ||
14626 | 2024.11.16 00:58:50.291252 [ 277 ] {66d61835-82b5-4479-abaa-924a0fd1d384} <Debug> TCPHandler: Processed in 0.001734107 sec. | ||
14627 | 2024.11.16 00:58:50.291420 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14628 | 2024.11.16 00:58:50.291526 [ 273 ] {c569bd13-e628-4619-bcf0-a7348debe801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14629 | 2024.11.16 00:58:50.291571 [ 273 ] {c569bd13-e628-4619-bcf0-a7348debe801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14630 | 2024.11.16 00:58:50.292242 [ 273 ] {c569bd13-e628-4619-bcf0-a7348debe801} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14631 | 2024.11.16 00:58:50.292284 [ 273 ] {c569bd13-e628-4619-bcf0-a7348debe801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14632 | 2024.11.16 00:58:50.292690 [ 273 ] {c569bd13-e628-4619-bcf0-a7348debe801} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
14633 | 2024.11.16 00:58:50.292939 [ 273 ] {c569bd13-e628-4619-bcf0-a7348debe801} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14634 | 2024.11.16 00:58:50.293159 [ 273 ] {c569bd13-e628-4619-bcf0-a7348debe801} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001652 sec., 255447.94188861985 rows/sec., 18.26 MiB/sec. | ||
14635 | 2024.11.16 00:58:50.293211 [ 273 ] {c569bd13-e628-4619-bcf0-a7348debe801} <Debug> TCPHandler: Processed in 0.001855901 sec. | ||
14636 | 2024.11.16 00:58:50.293400 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14637 | 2024.11.16 00:58:50.293508 [ 277 ] {f5d93bd6-a42f-48af-8bb0-911ee57aafe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14638 | 2024.11.16 00:58:50.293554 [ 277 ] {f5d93bd6-a42f-48af-8bb0-911ee57aafe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14639 | 2024.11.16 00:58:50.293995 [ 277 ] {f5d93bd6-a42f-48af-8bb0-911ee57aafe0} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14640 | 2024.11.16 00:58:50.294035 [ 277 ] {f5d93bd6-a42f-48af-8bb0-911ee57aafe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14641 | 2024.11.16 00:58:50.294388 [ 277 ] {f5d93bd6-a42f-48af-8bb0-911ee57aafe0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14642 | 2024.11.16 00:58:50.294632 [ 277 ] {f5d93bd6-a42f-48af-8bb0-911ee57aafe0} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14643 | 2024.11.16 00:58:50.294859 [ 277 ] {f5d93bd6-a42f-48af-8bb0-911ee57aafe0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001362 sec., 4405.286343612335 rows/sec., 230.16 KiB/sec. | ||
14644 | 2024.11.16 00:58:50.294950 [ 277 ] {f5d93bd6-a42f-48af-8bb0-911ee57aafe0} <Debug> TCPHandler: Processed in 0.001610084 sec. | ||
14645 | 2024.11.16 00:58:50.295171 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14646 | 2024.11.16 00:58:50.295305 [ 273 ] {f2086539-8a4f-4e74-967c-f82656554d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14647 | 2024.11.16 00:58:50.295359 [ 273 ] {f2086539-8a4f-4e74-967c-f82656554d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14648 | 2024.11.16 00:58:50.295910 [ 273 ] {f2086539-8a4f-4e74-967c-f82656554d32} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14649 | 2024.11.16 00:58:50.295953 [ 273 ] {f2086539-8a4f-4e74-967c-f82656554d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14650 | 2024.11.16 00:58:50.296352 [ 273 ] {f2086539-8a4f-4e74-967c-f82656554d32} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
14651 | 2024.11.16 00:58:50.296597 [ 273 ] {f2086539-8a4f-4e74-967c-f82656554d32} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14652 | 2024.11.16 00:58:50.296815 [ 273 ] {f2086539-8a4f-4e74-967c-f82656554d32} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001533 sec., 154598.82583170253 rows/sec., 10.36 MiB/sec. | ||
14653 | 2024.11.16 00:58:50.296868 [ 273 ] {f2086539-8a4f-4e74-967c-f82656554d32} <Debug> TCPHandler: Processed in 0.001821529 sec. | ||
14654 | 2024.11.16 00:58:50.297024 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14655 | 2024.11.16 00:58:50.297129 [ 277 ] {823582b7-8efe-4870-8c37-6c9094b5e930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14656 | 2024.11.16 00:58:50.297178 [ 277 ] {823582b7-8efe-4870-8c37-6c9094b5e930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14657 | 2024.11.16 00:58:50.297615 [ 277 ] {823582b7-8efe-4870-8c37-6c9094b5e930} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14658 | 2024.11.16 00:58:50.297654 [ 277 ] {823582b7-8efe-4870-8c37-6c9094b5e930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14659 | 2024.11.16 00:58:50.297999 [ 277 ] {823582b7-8efe-4870-8c37-6c9094b5e930} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14660 | 2024.11.16 00:58:50.298234 [ 277 ] {823582b7-8efe-4870-8c37-6c9094b5e930} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14661 | 2024.11.16 00:58:50.298439 [ 277 ] {823582b7-8efe-4870-8c37-6c9094b5e930} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001332 sec., 750.7507507507507 rows/sec., 50.59 KiB/sec. | ||
14662 | 2024.11.16 00:58:50.298487 [ 277 ] {823582b7-8efe-4870-8c37-6c9094b5e930} <Debug> TCPHandler: Processed in 0.001514551 sec. | ||
14663 | 2024.11.16 00:58:50.298646 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14664 | 2024.11.16 00:58:50.298754 [ 273 ] {59702777-7edb-4adc-84d3-c01b797c26bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14665 | 2024.11.16 00:58:50.298823 [ 273 ] {59702777-7edb-4adc-84d3-c01b797c26bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14666 | 2024.11.16 00:58:50.299934 [ 273 ] {59702777-7edb-4adc-84d3-c01b797c26bb} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14667 | 2024.11.16 00:58:50.299978 [ 273 ] {59702777-7edb-4adc-84d3-c01b797c26bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14668 | 2024.11.16 00:58:50.300668 [ 273 ] {59702777-7edb-4adc-84d3-c01b797c26bb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14669 | 2024.11.16 00:58:50.300931 [ 273 ] {59702777-7edb-4adc-84d3-c01b797c26bb} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14670 | 2024.11.16 00:58:50.301202 [ 273 ] {59702777-7edb-4adc-84d3-c01b797c26bb} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002457 sec., 16280.01628001628 rows/sec., 29.17 MiB/sec. | ||
14671 | 2024.11.16 00:58:50.301524 [ 273 ] {59702777-7edb-4adc-84d3-c01b797c26bb} <Debug> TCPHandler: Processed in 0.002927559 sec. | ||
14672 | 2024.11.16 00:58:50.301721 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14673 | 2024.11.16 00:58:50.301832 [ 277 ] {4cd79011-3c3d-41f9-93ac-499c066329da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14674 | 2024.11.16 00:58:50.301887 [ 277 ] {4cd79011-3c3d-41f9-93ac-499c066329da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14675 | 2024.11.16 00:58:50.302357 [ 277 ] {4cd79011-3c3d-41f9-93ac-499c066329da} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14676 | 2024.11.16 00:58:50.302396 [ 277 ] {4cd79011-3c3d-41f9-93ac-499c066329da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14677 | 2024.11.16 00:58:50.302804 [ 277 ] {4cd79011-3c3d-41f9-93ac-499c066329da} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
14678 | 2024.11.16 00:58:50.303079 [ 277 ] {4cd79011-3c3d-41f9-93ac-499c066329da} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14679 | 2024.11.16 00:58:50.303300 [ 277 ] {4cd79011-3c3d-41f9-93ac-499c066329da} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001491 sec., 54996.64654594233 rows/sec., 3.49 MiB/sec. | ||
14680 | 2024.11.16 00:58:50.303351 [ 277 ] {4cd79011-3c3d-41f9-93ac-499c066329da} <Debug> TCPHandler: Processed in 0.001702156 sec. | ||
14681 | 2024.11.16 00:58:51.243234 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55264, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14682 | 2024.11.16 00:58:51.471962 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36170, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14683 | 2024.11.16 00:58:51.596424 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2132 | ||
14684 | 2024.11.16 00:58:51.599390 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14685 | 2024.11.16 00:58:51.599447 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14686 | 2024.11.16 00:58:51.600967 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
14687 | 2024.11.16 00:58:51.601293 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14688 | 2024.11.16 00:58:51.602365 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2132 | ||
14689 | 2024.11.16 00:58:51.749441 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43033, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14690 | 2024.11.16 00:58:51.781070 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58441, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14691 | 2024.11.16 00:58:51.854800 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60002, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14692 | 2024.11.16 00:58:51.977074 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34433, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14693 | 2024.11.16 00:58:52.001255 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49928, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14694 | 2024.11.16 00:58:52.034186 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38864, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14695 | 2024.11.16 00:58:52.801312 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58317, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14696 | 2024.11.16 00:58:53.216234 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46520, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14697 | 2024.11.16 00:58:53.433529 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47236, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14698 | 2024.11.16 00:58:53.478186 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54054, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14699 | 2024.11.16 00:58:53.530691 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47182, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14700 | 2024.11.16 00:58:53.546352 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63062, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14701 | 2024.11.16 00:58:53.553664 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45482, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14702 | 2024.11.16 00:58:53.608979 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59627, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14703 | 2024.11.16 00:58:53.702211 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65166, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14704 | 2024.11.16 00:58:53.759319 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42310, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14705 | 2024.11.16 00:58:53.774649 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50077, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14706 | 2024.11.16 00:58:53.782992 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43580, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14707 | 2024.11.16 00:58:53.829477 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43835, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14708 | 2024.11.16 00:58:54.050182 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46859, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14709 | 2024.11.16 00:58:54.068516 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36224, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14710 | 2024.11.16 00:58:54.077777 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36893, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14711 | 2024.11.16 00:58:55.269992 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14712 | 2024.11.16 00:58:55.270182 [ 277 ] {b5aa81a9-857a-4efb-bac8-ef793114c6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14713 | 2024.11.16 00:58:55.270264 [ 277 ] {b5aa81a9-857a-4efb-bac8-ef793114c6b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14714 | 2024.11.16 00:58:55.271119 [ 277 ] {b5aa81a9-857a-4efb-bac8-ef793114c6b4} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14715 | 2024.11.16 00:58:55.271170 [ 277 ] {b5aa81a9-857a-4efb-bac8-ef793114c6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14716 | 2024.11.16 00:58:55.271588 [ 277 ] {b5aa81a9-857a-4efb-bac8-ef793114c6b4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
14717 | 2024.11.16 00:58:55.271843 [ 277 ] {b5aa81a9-857a-4efb-bac8-ef793114c6b4} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14718 | 2024.11.16 00:58:55.272054 [ 277 ] {b5aa81a9-857a-4efb-bac8-ef793114c6b4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00193 sec., 1036.2694300518135 rows/sec., 84.50 KiB/sec. | ||
14719 | 2024.11.16 00:58:55.272119 [ 277 ] {b5aa81a9-857a-4efb-bac8-ef793114c6b4} <Debug> TCPHandler: Processed in 0.002257981 sec. | ||
14720 | 2024.11.16 00:58:55.272304 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14721 | 2024.11.16 00:58:55.272423 [ 273 ] {8ded26cd-f4a4-4526-9d05-b0eddd2661fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14722 | 2024.11.16 00:58:55.272471 [ 273 ] {8ded26cd-f4a4-4526-9d05-b0eddd2661fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14723 | 2024.11.16 00:58:55.273054 [ 273 ] {8ded26cd-f4a4-4526-9d05-b0eddd2661fa} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14724 | 2024.11.16 00:58:55.273092 [ 273 ] {8ded26cd-f4a4-4526-9d05-b0eddd2661fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14725 | 2024.11.16 00:58:55.273466 [ 273 ] {8ded26cd-f4a4-4526-9d05-b0eddd2661fa} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
14726 | 2024.11.16 00:58:55.273699 [ 273 ] {8ded26cd-f4a4-4526-9d05-b0eddd2661fa} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14727 | 2024.11.16 00:58:55.273885 [ 273 ] {8ded26cd-f4a4-4526-9d05-b0eddd2661fa} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001491 sec., 38229.37625754527 rows/sec., 2.92 MiB/sec. | ||
14728 | 2024.11.16 00:58:55.273938 [ 273 ] {8ded26cd-f4a4-4526-9d05-b0eddd2661fa} <Debug> TCPHandler: Processed in 0.001694295 sec. | ||
14729 | 2024.11.16 00:58:55.274088 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14730 | 2024.11.16 00:58:55.274205 [ 277 ] {dc2b00ee-e9c2-44b9-8d9d-bdd285a450a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14731 | 2024.11.16 00:58:55.274260 [ 277 ] {dc2b00ee-e9c2-44b9-8d9d-bdd285a450a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14732 | 2024.11.16 00:58:55.274878 [ 277 ] {dc2b00ee-e9c2-44b9-8d9d-bdd285a450a6} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14733 | 2024.11.16 00:58:55.274924 [ 277 ] {dc2b00ee-e9c2-44b9-8d9d-bdd285a450a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14734 | 2024.11.16 00:58:55.275305 [ 277 ] {dc2b00ee-e9c2-44b9-8d9d-bdd285a450a6} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
14735 | 2024.11.16 00:58:55.275545 [ 277 ] {dc2b00ee-e9c2-44b9-8d9d-bdd285a450a6} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14736 | 2024.11.16 00:58:55.275721 [ 277 ] {dc2b00ee-e9c2-44b9-8d9d-bdd285a450a6} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001548 sec., 1291.9896640826873 rows/sec., 90.21 KiB/sec. | ||
14737 | 2024.11.16 00:58:55.275772 [ 277 ] {dc2b00ee-e9c2-44b9-8d9d-bdd285a450a6} <Debug> TCPHandler: Processed in 0.001737067 sec. | ||
14738 | 2024.11.16 00:58:55.275919 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14739 | 2024.11.16 00:58:55.276026 [ 273 ] {a702c89e-186c-4b7f-869a-d0e4eeb2de74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14740 | 2024.11.16 00:58:55.276070 [ 273 ] {a702c89e-186c-4b7f-869a-d0e4eeb2de74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14741 | 2024.11.16 00:58:55.276624 [ 273 ] {a702c89e-186c-4b7f-869a-d0e4eeb2de74} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14742 | 2024.11.16 00:58:55.276661 [ 273 ] {a702c89e-186c-4b7f-869a-d0e4eeb2de74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14743 | 2024.11.16 00:58:55.277016 [ 273 ] {a702c89e-186c-4b7f-869a-d0e4eeb2de74} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
14744 | 2024.11.16 00:58:55.277253 [ 273 ] {a702c89e-186c-4b7f-869a-d0e4eeb2de74} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14745 | 2024.11.16 00:58:55.277449 [ 273 ] {a702c89e-186c-4b7f-869a-d0e4eeb2de74} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001441 sec., 45801.52671755725 rows/sec., 3.58 MiB/sec. | ||
14746 | 2024.11.16 00:58:55.277505 [ 273 ] {a702c89e-186c-4b7f-869a-d0e4eeb2de74} <Debug> TCPHandler: Processed in 0.001638224 sec. | ||
14747 | 2024.11.16 00:58:55.277663 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14748 | 2024.11.16 00:58:55.277770 [ 277 ] {4d7be55c-a9d4-416c-96c5-7fdd44776581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14749 | 2024.11.16 00:58:55.277820 [ 277 ] {4d7be55c-a9d4-416c-96c5-7fdd44776581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14750 | 2024.11.16 00:58:55.278324 [ 277 ] {4d7be55c-a9d4-416c-96c5-7fdd44776581} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14751 | 2024.11.16 00:58:55.278362 [ 277 ] {4d7be55c-a9d4-416c-96c5-7fdd44776581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14752 | 2024.11.16 00:58:55.278740 [ 277 ] {4d7be55c-a9d4-416c-96c5-7fdd44776581} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
14753 | 2024.11.16 00:58:55.278986 [ 277 ] {4d7be55c-a9d4-416c-96c5-7fdd44776581} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14754 | 2024.11.16 00:58:55.279204 [ 277 ] {4d7be55c-a9d4-416c-96c5-7fdd44776581} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001457 sec., 88538.09196980097 rows/sec., 6.17 MiB/sec. | ||
14755 | 2024.11.16 00:58:55.279255 [ 277 ] {4d7be55c-a9d4-416c-96c5-7fdd44776581} <Debug> TCPHandler: Processed in 0.001643485 sec. | ||
14756 | 2024.11.16 00:58:55.279413 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14757 | 2024.11.16 00:58:55.279540 [ 273 ] {1e31939a-545c-43fb-ae65-bd7a95938928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14758 | 2024.11.16 00:58:55.279595 [ 273 ] {1e31939a-545c-43fb-ae65-bd7a95938928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14759 | 2024.11.16 00:58:55.280121 [ 273 ] {1e31939a-545c-43fb-ae65-bd7a95938928} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14760 | 2024.11.16 00:58:55.280167 [ 273 ] {1e31939a-545c-43fb-ae65-bd7a95938928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14761 | 2024.11.16 00:58:55.280521 [ 273 ] {1e31939a-545c-43fb-ae65-bd7a95938928} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
14762 | 2024.11.16 00:58:55.280763 [ 273 ] {1e31939a-545c-43fb-ae65-bd7a95938928} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14763 | 2024.11.16 00:58:55.280975 [ 273 ] {1e31939a-545c-43fb-ae65-bd7a95938928} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001463 sec., 32809.2959671907 rows/sec., 2.21 MiB/sec. | ||
14764 | 2024.11.16 00:58:55.281023 [ 273 ] {1e31939a-545c-43fb-ae65-bd7a95938928} <Debug> TCPHandler: Processed in 0.001674366 sec. | ||
14765 | 2024.11.16 00:59:00.272076 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14766 | 2024.11.16 00:59:00.272280 [ 277 ] {3d9a3d3f-a7f9-4ff1-a716-5cba6871e5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14767 | 2024.11.16 00:59:00.272357 [ 277 ] {3d9a3d3f-a7f9-4ff1-a716-5cba6871e5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14768 | 2024.11.16 00:59:00.273312 [ 277 ] {3d9a3d3f-a7f9-4ff1-a716-5cba6871e5cf} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14769 | 2024.11.16 00:59:00.273370 [ 277 ] {3d9a3d3f-a7f9-4ff1-a716-5cba6871e5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14770 | 2024.11.16 00:59:00.273834 [ 277 ] {3d9a3d3f-a7f9-4ff1-a716-5cba6871e5cf} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
14771 | 2024.11.16 00:59:00.274105 [ 277 ] {3d9a3d3f-a7f9-4ff1-a716-5cba6871e5cf} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14772 | 2024.11.16 00:59:00.274310 [ 66 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
14773 | 2024.11.16 00:59:00.274341 [ 277 ] {3d9a3d3f-a7f9-4ff1-a716-5cba6871e5cf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002112 sec., 26515.151515151512 rows/sec., 2.02 MiB/sec. | ||
14774 | 2024.11.16 00:59:00.274398 [ 66 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14775 | 2024.11.16 00:59:00.274465 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14776 | 2024.11.16 00:59:00.274487 [ 277 ] {3d9a3d3f-a7f9-4ff1-a716-5cba6871e5cf} <Debug> TCPHandler: Processed in 0.002539739 sec. | ||
14777 | 2024.11.16 00:59:00.274765 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14778 | 2024.11.16 00:59:00.274842 [ 191 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
14779 | 2024.11.16 00:59:00.275092 [ 273 ] {d7938bf2-513b-402c-8153-3f9011451799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14780 | 2024.11.16 00:59:00.275257 [ 273 ] {d7938bf2-513b-402c-8153-3f9011451799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14781 | 2024.11.16 00:59:00.275853 [ 191 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14782 | 2024.11.16 00:59:00.276050 [ 191 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1432 rows starting from the beginning of the part | ||
14783 | 2024.11.16 00:59:00.276683 [ 191 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 58 rows starting from the beginning of the part | ||
14784 | 2024.11.16 00:59:00.277062 [ 191 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 56 rows starting from the beginning of the part | ||
14785 | 2024.11.16 00:59:00.277386 [ 191 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 283 rows starting from the beginning of the part | ||
14786 | 2024.11.16 00:59:00.277714 [ 191 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 57 rows starting from the beginning of the part | ||
14787 | 2024.11.16 00:59:00.278007 [ 191 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part | ||
14788 | 2024.11.16 00:59:00.278777 [ 273 ] {d7938bf2-513b-402c-8153-3f9011451799} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14789 | 2024.11.16 00:59:00.278842 [ 273 ] {d7938bf2-513b-402c-8153-3f9011451799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14790 | 2024.11.16 00:59:00.279767 [ 273 ] {d7938bf2-513b-402c-8153-3f9011451799} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
14791 | 2024.11.16 00:59:00.280342 [ 273 ] {d7938bf2-513b-402c-8153-3f9011451799} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14792 | 2024.11.16 00:59:00.280649 [ 66 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
14793 | 2024.11.16 00:59:00.280747 [ 66 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14794 | 2024.11.16 00:59:00.280818 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14795 | 2024.11.16 00:59:00.280858 [ 273 ] {d7938bf2-513b-402c-8153-3f9011451799} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005872 sec., 10899.182561307902 rows/sec., 871.12 KiB/sec. | ||
14796 | 2024.11.16 00:59:00.281324 [ 273 ] {d7938bf2-513b-402c-8153-3f9011451799} <Debug> TCPHandler: Processed in 0.006695001 sec. | ||
14797 | 2024.11.16 00:59:00.281406 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
14798 | 2024.11.16 00:59:00.281625 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14799 | 2024.11.16 00:59:00.281820 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14800 | 2024.11.16 00:59:00.281832 [ 195 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1942 rows, containing 5 columns (5 merged, 0 gathered) in 0.007222176 sec., 268894.0286140908 rows/sec., 23.42 MiB/sec. | ||
14801 | 2024.11.16 00:59:00.281900 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 914 rows starting from the beginning of the part | ||
14802 | 2024.11.16 00:59:00.281920 [ 277 ] {bfc78def-a681-4a0b-ac53-ec454259e094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14803 | 2024.11.16 00:59:00.282021 [ 277 ] {bfc78def-a681-4a0b-ac53-ec454259e094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14804 | 2024.11.16 00:59:00.282175 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 68 rows starting from the beginning of the part | ||
14805 | 2024.11.16 00:59:00.282599 [ 195 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
14806 | 2024.11.16 00:59:00.282776 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 64 rows starting from the beginning of the part | ||
14807 | 2024.11.16 00:59:00.283177 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 422 rows starting from the beginning of the part | ||
14808 | 2024.11.16 00:59:00.283686 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 66 rows starting from the beginning of the part | ||
14809 | 2024.11.16 00:59:00.284008 [ 200 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part | ||
14810 | 2024.11.16 00:59:00.285049 [ 195 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_141_28} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14811 | 2024.11.16 00:59:00.285497 [ 195 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_141_28} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
14812 | 2024.11.16 00:59:00.285765 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
14813 | 2024.11.16 00:59:00.286006 [ 277 ] {bfc78def-a681-4a0b-ac53-ec454259e094} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14814 | 2024.11.16 00:59:00.286062 [ 277 ] {bfc78def-a681-4a0b-ac53-ec454259e094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14815 | 2024.11.16 00:59:00.286642 [ 277 ] {bfc78def-a681-4a0b-ac53-ec454259e094} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
14816 | 2024.11.16 00:59:00.287029 [ 193 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1598 rows, containing 5 columns (5 merged, 0 gathered) in 0.006049294 sec., 264163.0577055769 rows/sec., 20.37 MiB/sec. | ||
14817 | 2024.11.16 00:59:00.287053 [ 277 ] {bfc78def-a681-4a0b-ac53-ec454259e094} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14818 | 2024.11.16 00:59:00.287323 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
14819 | 2024.11.16 00:59:00.287354 [ 193 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
14820 | 2024.11.16 00:59:00.287431 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14821 | 2024.11.16 00:59:00.287510 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14822 | 2024.11.16 00:59:00.287673 [ 277 ] {bfc78def-a681-4a0b-ac53-ec454259e094} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005787 sec., 27648.17694833247 rows/sec., 1.93 MiB/sec. | ||
14823 | 2024.11.16 00:59:00.288036 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
14824 | 2024.11.16 00:59:00.288579 [ 193 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_141_28} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14825 | 2024.11.16 00:59:00.288754 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14826 | 2024.11.16 00:59:00.288961 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_136_27, total 26062 rows starting from the beginning of the part | ||
14827 | 2024.11.16 00:59:00.288972 [ 193 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_141_28} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
14828 | 2024.11.16 00:59:00.289348 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
14829 | 2024.11.16 00:59:00.289459 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 162 rows starting from the beginning of the part | ||
14830 | 2024.11.16 00:59:00.289623 [ 277 ] {bfc78def-a681-4a0b-ac53-ec454259e094} <Debug> TCPHandler: Processed in 0.008156081 sec. | ||
14831 | 2024.11.16 00:59:00.289961 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
14832 | 2024.11.16 00:59:00.290143 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14833 | 2024.11.16 00:59:00.290531 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 237 rows starting from the beginning of the part | ||
14834 | 2024.11.16 00:59:00.291017 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 129 rows starting from the beginning of the part | ||
14835 | 2024.11.16 00:59:00.291107 [ 273 ] {a94a0af4-eeb7-451b-ba17-b6c008c54fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14836 | 2024.11.16 00:59:00.291392 [ 194 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
14837 | 2024.11.16 00:59:00.291420 [ 273 ] {a94a0af4-eeb7-451b-ba17-b6c008c54fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14838 | 2024.11.16 00:59:00.292953 [ 273 ] {a94a0af4-eeb7-451b-ba17-b6c008c54fc7} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14839 | 2024.11.16 00:59:00.293010 [ 273 ] {a94a0af4-eeb7-451b-ba17-b6c008c54fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14840 | 2024.11.16 00:59:00.293652 [ 273 ] {a94a0af4-eeb7-451b-ba17-b6c008c54fc7} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
14841 | 2024.11.16 00:59:00.294189 [ 273 ] {a94a0af4-eeb7-451b-ba17-b6c008c54fc7} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14842 | 2024.11.16 00:59:00.294771 [ 273 ] {a94a0af4-eeb7-451b-ba17-b6c008c54fc7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003929 sec., 15271.061338763044 rows/sec., 1.03 MiB/sec. | ||
14843 | 2024.11.16 00:59:00.295174 [ 273 ] {a94a0af4-eeb7-451b-ba17-b6c008c54fc7} <Debug> TCPHandler: Processed in 0.005291134 sec. | ||
14844 | 2024.11.16 00:59:00.299865 [ 197 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26910 rows, containing 5 columns (5 merged, 0 gathered) in 0.0121513 sec., 2214577.8640968455 rows/sec., 151.35 MiB/sec. | ||
14845 | 2024.11.16 00:59:00.300181 [ 197 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
14846 | 2024.11.16 00:59:00.300524 [ 197 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_141_28} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14847 | 2024.11.16 00:59:00.300613 [ 197 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_141_28} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
14848 | 2024.11.16 00:59:00.300713 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
14849 | 2024.11.16 00:59:01.060101 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14850 | 2024.11.16 00:59:01.060176 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14851 | 2024.11.16 00:59:01.603469 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2152 | ||
14852 | 2024.11.16 00:59:01.606229 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14853 | 2024.11.16 00:59:01.606277 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14854 | 2024.11.16 00:59:01.607771 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
14855 | 2024.11.16 00:59:01.608099 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14856 | 2024.11.16 00:59:01.608262 [ 66 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
14857 | 2024.11.16 00:59:01.608325 [ 66 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14858 | 2024.11.16 00:59:01.608361 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14859 | 2024.11.16 00:59:01.608945 [ 196 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::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 | ||
14860 | 2024.11.16 00:59:01.610768 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2152 | ||
14861 | 2024.11.16 00:59:01.611062 [ 196 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14862 | 2024.11.16 00:59:01.611250 [ 196 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2018 rows starting from the beginning of the part | ||
14863 | 2024.11.16 00:59:01.611961 [ 196 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 30 rows starting from the beginning of the part | ||
14864 | 2024.11.16 00:59:01.612627 [ 196 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 20 rows starting from the beginning of the part | ||
14865 | 2024.11.16 00:59:01.613300 [ 196 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 34 rows starting from the beginning of the part | ||
14866 | 2024.11.16 00:59:01.613931 [ 196 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part | ||
14867 | 2024.11.16 00:59:01.614440 [ 196 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::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 | ||
14868 | 2024.11.16 00:59:01.623336 [ 197 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2152 rows, containing 72 columns (72 merged, 0 gathered) in 0.014834862 sec., 145063.7019744437 rows/sec., 109.10 MiB/sec. | ||
14869 | 2024.11.16 00:59:01.625488 [ 189 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
14870 | 2024.11.16 00:59:01.626321 [ 189 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_71_14} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14871 | 2024.11.16 00:59:01.626417 [ 189 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_71_14} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
14872 | 2024.11.16 00:59:01.626763 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
14873 | 2024.11.16 00:59:02.008737 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00736061 sec. | ||
14874 | 2024.11.16 00:59:05.279441 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14875 | 2024.11.16 00:59:05.279698 [ 277 ] {659c28cc-add0-427b-8d7a-161eb9d90214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14876 | 2024.11.16 00:59:05.279785 [ 277 ] {659c28cc-add0-427b-8d7a-161eb9d90214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14877 | 2024.11.16 00:59:05.280630 [ 277 ] {659c28cc-add0-427b-8d7a-161eb9d90214} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14878 | 2024.11.16 00:59:05.280684 [ 277 ] {659c28cc-add0-427b-8d7a-161eb9d90214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14879 | 2024.11.16 00:59:05.281109 [ 277 ] {659c28cc-add0-427b-8d7a-161eb9d90214} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14880 | 2024.11.16 00:59:05.281365 [ 277 ] {659c28cc-add0-427b-8d7a-161eb9d90214} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14881 | 2024.11.16 00:59:05.281600 [ 277 ] {659c28cc-add0-427b-8d7a-161eb9d90214} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001963 sec., 7131.940906775344 rows/sec., 513.40 KiB/sec. | ||
14882 | 2024.11.16 00:59:05.281664 [ 277 ] {659c28cc-add0-427b-8d7a-161eb9d90214} <Debug> TCPHandler: Processed in 0.002419336 sec. | ||
14883 | 2024.11.16 00:59:05.281862 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14884 | 2024.11.16 00:59:05.282011 [ 273 ] {7ea8a6c0-1511-4fa0-a880-e88d10cfaa9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14885 | 2024.11.16 00:59:05.282072 [ 273 ] {7ea8a6c0-1511-4fa0-a880-e88d10cfaa9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14886 | 2024.11.16 00:59:05.282854 [ 273 ] {7ea8a6c0-1511-4fa0-a880-e88d10cfaa9a} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14887 | 2024.11.16 00:59:05.282896 [ 273 ] {7ea8a6c0-1511-4fa0-a880-e88d10cfaa9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14888 | 2024.11.16 00:59:05.283299 [ 273 ] {7ea8a6c0-1511-4fa0-a880-e88d10cfaa9a} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
14889 | 2024.11.16 00:59:05.283542 [ 273 ] {7ea8a6c0-1511-4fa0-a880-e88d10cfaa9a} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14890 | 2024.11.16 00:59:05.283761 [ 273 ] {7ea8a6c0-1511-4fa0-a880-e88d10cfaa9a} <Debug> executeQuery: Read 305 rows, 27.65 KiB in 0.001787 sec., 170677.1124790151 rows/sec., 15.11 MiB/sec. | ||
14891 | 2024.11.16 00:59:05.283814 [ 273 ] {7ea8a6c0-1511-4fa0-a880-e88d10cfaa9a} <Debug> TCPHandler: Processed in 0.002023615 sec. | ||
14892 | 2024.11.16 00:59:05.283992 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14893 | 2024.11.16 00:59:05.284119 [ 277 ] {946cf27d-cedc-4dba-a081-97dec43096e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14894 | 2024.11.16 00:59:05.284172 [ 277 ] {946cf27d-cedc-4dba-a081-97dec43096e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14895 | 2024.11.16 00:59:05.284769 [ 277 ] {946cf27d-cedc-4dba-a081-97dec43096e4} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14896 | 2024.11.16 00:59:05.284808 [ 277 ] {946cf27d-cedc-4dba-a081-97dec43096e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14897 | 2024.11.16 00:59:05.285168 [ 277 ] {946cf27d-cedc-4dba-a081-97dec43096e4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
14898 | 2024.11.16 00:59:05.285404 [ 277 ] {946cf27d-cedc-4dba-a081-97dec43096e4} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14899 | 2024.11.16 00:59:05.285615 [ 277 ] {946cf27d-cedc-4dba-a081-97dec43096e4} <Debug> executeQuery: Read 58 rows, 4.29 KiB in 0.001525 sec., 38032.7868852459 rows/sec., 2.75 MiB/sec. | ||
14900 | 2024.11.16 00:59:05.285666 [ 277 ] {946cf27d-cedc-4dba-a081-97dec43096e4} <Debug> TCPHandler: Processed in 0.001736518 sec. | ||
14901 | 2024.11.16 00:59:05.285810 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14902 | 2024.11.16 00:59:05.285923 [ 273 ] {5559de38-8d09-4851-81e5-aefdb9209626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14903 | 2024.11.16 00:59:05.285968 [ 273 ] {5559de38-8d09-4851-81e5-aefdb9209626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14904 | 2024.11.16 00:59:05.286494 [ 273 ] {5559de38-8d09-4851-81e5-aefdb9209626} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14905 | 2024.11.16 00:59:05.286534 [ 273 ] {5559de38-8d09-4851-81e5-aefdb9209626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14906 | 2024.11.16 00:59:05.286895 [ 273 ] {5559de38-8d09-4851-81e5-aefdb9209626} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14907 | 2024.11.16 00:59:05.287137 [ 273 ] {5559de38-8d09-4851-81e5-aefdb9209626} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14908 | 2024.11.16 00:59:05.287372 [ 273 ] {5559de38-8d09-4851-81e5-aefdb9209626} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001466 sec., 9549.795361527968 rows/sec., 668.81 KiB/sec. | ||
14909 | 2024.11.16 00:59:05.287464 [ 273 ] {5559de38-8d09-4851-81e5-aefdb9209626} <Debug> TCPHandler: Processed in 0.001708076 sec. | ||
14910 | 2024.11.16 00:59:05.287667 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14911 | 2024.11.16 00:59:05.287811 [ 277 ] {6f50c3ff-78ee-4a34-8e62-d963b02d0fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14912 | 2024.11.16 00:59:05.287866 [ 277 ] {6f50c3ff-78ee-4a34-8e62-d963b02d0fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14913 | 2024.11.16 00:59:05.288496 [ 277 ] {6f50c3ff-78ee-4a34-8e62-d963b02d0fc9} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14914 | 2024.11.16 00:59:05.288535 [ 277 ] {6f50c3ff-78ee-4a34-8e62-d963b02d0fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14915 | 2024.11.16 00:59:05.288873 [ 277 ] {6f50c3ff-78ee-4a34-8e62-d963b02d0fc9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14916 | 2024.11.16 00:59:05.289107 [ 277 ] {6f50c3ff-78ee-4a34-8e62-d963b02d0fc9} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14917 | 2024.11.16 00:59:05.289338 [ 277 ] {6f50c3ff-78ee-4a34-8e62-d963b02d0fc9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001548 sec., 8397.932816537468 rows/sec., 523.61 KiB/sec. | ||
14918 | 2024.11.16 00:59:05.289408 [ 277 ] {6f50c3ff-78ee-4a34-8e62-d963b02d0fc9} <Debug> TCPHandler: Processed in 0.00184981 sec. | ||
14919 | 2024.11.16 00:59:05.289639 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14920 | 2024.11.16 00:59:05.289779 [ 273 ] {f959a638-1c81-4972-9621-22a9575171b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14921 | 2024.11.16 00:59:05.289836 [ 273 ] {f959a638-1c81-4972-9621-22a9575171b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14922 | 2024.11.16 00:59:05.290641 [ 273 ] {f959a638-1c81-4972-9621-22a9575171b0} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14923 | 2024.11.16 00:59:05.290682 [ 273 ] {f959a638-1c81-4972-9621-22a9575171b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14924 | 2024.11.16 00:59:05.291075 [ 273 ] {f959a638-1c81-4972-9621-22a9575171b0} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
14925 | 2024.11.16 00:59:05.291315 [ 273 ] {f959a638-1c81-4972-9621-22a9575171b0} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14926 | 2024.11.16 00:59:05.291538 [ 273 ] {f959a638-1c81-4972-9621-22a9575171b0} <Debug> executeQuery: Read 443 rows, 32.58 KiB in 0.001787 sec., 247901.51091214328 rows/sec., 17.80 MiB/sec. | ||
14927 | 2024.11.16 00:59:05.291589 [ 273 ] {f959a638-1c81-4972-9621-22a9575171b0} <Debug> TCPHandler: Processed in 0.002082156 sec. | ||
14928 | 2024.11.16 00:59:05.291726 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14929 | 2024.11.16 00:59:05.291833 [ 277 ] {284d924c-ba3f-46b3-92b7-6369678e908b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14930 | 2024.11.16 00:59:05.291879 [ 277 ] {284d924c-ba3f-46b3-92b7-6369678e908b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14931 | 2024.11.16 00:59:05.292315 [ 277 ] {284d924c-ba3f-46b3-92b7-6369678e908b} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14932 | 2024.11.16 00:59:05.292353 [ 277 ] {284d924c-ba3f-46b3-92b7-6369678e908b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14933 | 2024.11.16 00:59:05.292698 [ 277 ] {284d924c-ba3f-46b3-92b7-6369678e908b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14934 | 2024.11.16 00:59:05.292937 [ 277 ] {284d924c-ba3f-46b3-92b7-6369678e908b} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14935 | 2024.11.16 00:59:05.293148 [ 277 ] {284d924c-ba3f-46b3-92b7-6369678e908b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001337 sec., 4487.658937920718 rows/sec., 234.46 KiB/sec. | ||
14936 | 2024.11.16 00:59:05.293197 [ 277 ] {284d924c-ba3f-46b3-92b7-6369678e908b} <Debug> TCPHandler: Processed in 0.001522802 sec. | ||
14937 | 2024.11.16 00:59:05.293335 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14938 | 2024.11.16 00:59:05.293441 [ 273 ] {6275d742-e8e3-434e-bfaf-6af3e2b28fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14939 | 2024.11.16 00:59:05.293501 [ 273 ] {6275d742-e8e3-434e-bfaf-6af3e2b28fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14940 | 2024.11.16 00:59:05.294122 [ 273 ] {6275d742-e8e3-434e-bfaf-6af3e2b28fc4} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14941 | 2024.11.16 00:59:05.294168 [ 273 ] {6275d742-e8e3-434e-bfaf-6af3e2b28fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14942 | 2024.11.16 00:59:05.294605 [ 273 ] {6275d742-e8e3-434e-bfaf-6af3e2b28fc4} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
14943 | 2024.11.16 00:59:05.294846 [ 273 ] {6275d742-e8e3-434e-bfaf-6af3e2b28fc4} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14944 | 2024.11.16 00:59:05.295081 [ 273 ] {6275d742-e8e3-434e-bfaf-6af3e2b28fc4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001656 sec., 143115.9420289855 rows/sec., 9.59 MiB/sec. | ||
14945 | 2024.11.16 00:59:05.295160 [ 273 ] {6275d742-e8e3-434e-bfaf-6af3e2b28fc4} <Debug> TCPHandler: Processed in 0.001876261 sec. | ||
14946 | 2024.11.16 00:59:05.295158 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
14947 | 2024.11.16 00:59:05.295238 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
14948 | 2024.11.16 00:59:05.295317 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14949 | 2024.11.16 00:59:05.295439 [ 277 ] {3b2caba6-2677-42f1-85c1-95b7223dc48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14950 | 2024.11.16 00:59:05.295497 [ 277 ] {3b2caba6-2677-42f1-85c1-95b7223dc48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14951 | 2024.11.16 00:59:05.296396 [ 277 ] {3b2caba6-2677-42f1-85c1-95b7223dc48c} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14952 | 2024.11.16 00:59:05.296461 [ 277 ] {3b2caba6-2677-42f1-85c1-95b7223dc48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14953 | 2024.11.16 00:59:05.297061 [ 277 ] {3b2caba6-2677-42f1-85c1-95b7223dc48c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14954 | 2024.11.16 00:59:05.297387 [ 277 ] {3b2caba6-2677-42f1-85c1-95b7223dc48c} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14955 | 2024.11.16 00:59:05.297730 [ 277 ] {3b2caba6-2677-42f1-85c1-95b7223dc48c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002304 sec., 434.02777777777777 rows/sec., 29.25 KiB/sec. | ||
14956 | 2024.11.16 00:59:05.297882 [ 277 ] {3b2caba6-2677-42f1-85c1-95b7223dc48c} <Debug> TCPHandler: Processed in 0.002626301 sec. | ||
14957 | 2024.11.16 00:59:05.298054 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14958 | 2024.11.16 00:59:05.298260 [ 273 ] {8b8b2be5-cd05-416c-abc0-500b37ccb98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14959 | 2024.11.16 00:59:05.298523 [ 273 ] {8b8b2be5-cd05-416c-abc0-500b37ccb98a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14960 | 2024.11.16 00:59:05.299019 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
14961 | 2024.11.16 00:59:05.300968 [ 273 ] {8b8b2be5-cd05-416c-abc0-500b37ccb98a} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14962 | 2024.11.16 00:59:05.301014 [ 273 ] {8b8b2be5-cd05-416c-abc0-500b37ccb98a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14963 | 2024.11.16 00:59:05.301705 [ 273 ] {8b8b2be5-cd05-416c-abc0-500b37ccb98a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14964 | 2024.11.16 00:59:05.301977 [ 273 ] {8b8b2be5-cd05-416c-abc0-500b37ccb98a} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14965 | 2024.11.16 00:59:05.302273 [ 273 ] {8b8b2be5-cd05-416c-abc0-500b37ccb98a} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.004085 sec., 12484.700122399021 rows/sec., 22.37 MiB/sec. | ||
14966 | 2024.11.16 00:59:05.302700 [ 273 ] {8b8b2be5-cd05-416c-abc0-500b37ccb98a} <Debug> TCPHandler: Processed in 0.004719698 sec. | ||
14967 | 2024.11.16 00:59:05.302911 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14968 | 2024.11.16 00:59:05.303041 [ 277 ] {f4077882-7385-4a63-b6d7-1673ee78b559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
14969 | 2024.11.16 00:59:05.303096 [ 277 ] {f4077882-7385-4a63-b6d7-1673ee78b559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
14970 | 2024.11.16 00:59:05.303606 [ 277 ] {f4077882-7385-4a63-b6d7-1673ee78b559} <Trace> oximeter.measurements_i64 (f07dc925-1bd9-416d-9f2e-eb724df8b785): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14971 | 2024.11.16 00:59:05.303644 [ 277 ] {f4077882-7385-4a63-b6d7-1673ee78b559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14972 | 2024.11.16 00:59:05.304073 [ 277 ] {f4077882-7385-4a63-b6d7-1673ee78b559} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
14973 | 2024.11.16 00:59:05.304309 [ 277 ] {f4077882-7385-4a63-b6d7-1673ee78b559} <Trace> oximeter.measurements_i64 (f07dc925-1bd9-416d-9f2e-eb724df8b785): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14974 | 2024.11.16 00:59:05.304553 [ 277 ] {f4077882-7385-4a63-b6d7-1673ee78b559} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.001521 sec., 9861.932938856016 rows/sec., 715.25 KiB/sec. | ||
14975 | 2024.11.16 00:59:05.304848 [ 277 ] {f4077882-7385-4a63-b6d7-1673ee78b559} <Debug> TCPHandler: Processed in 0.002027855 sec. | ||
14976 | 2024.11.16 00:59:05.305024 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14977 | 2024.11.16 00:59:05.305162 [ 273 ] {8841834c-00df-44e8-9f0a-440ee6601b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14978 | 2024.11.16 00:59:05.305219 [ 273 ] {8841834c-00df-44e8-9f0a-440ee6601b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14979 | 2024.11.16 00:59:05.305720 [ 273 ] {8841834c-00df-44e8-9f0a-440ee6601b92} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14980 | 2024.11.16 00:59:05.305761 [ 273 ] {8841834c-00df-44e8-9f0a-440ee6601b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14981 | 2024.11.16 00:59:05.306134 [ 273 ] {8841834c-00df-44e8-9f0a-440ee6601b92} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
14982 | 2024.11.16 00:59:05.306378 [ 273 ] {8841834c-00df-44e8-9f0a-440ee6601b92} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14983 | 2024.11.16 00:59:05.306544 [ 135 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
14984 | 2024.11.16 00:59:05.306610 [ 135 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14985 | 2024.11.16 00:59:05.306618 [ 273 ] {8841834c-00df-44e8-9f0a-440ee6601b92} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001478 sec., 55480.37889039242 rows/sec., 3.52 MiB/sec. | ||
14986 | 2024.11.16 00:59:05.306648 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
14987 | 2024.11.16 00:59:05.306743 [ 273 ] {8841834c-00df-44e8-9f0a-440ee6601b92} <Debug> TCPHandler: Processed in 0.001784398 sec. | ||
14988 | 2024.11.16 00:59:05.306909 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
14989 | 2024.11.16 00:59:05.307058 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14990 | 2024.11.16 00:59:05.307094 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8724 rows starting from the beginning of the part | ||
14991 | 2024.11.16 00:59:05.307167 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
14992 | 2024.11.16 00:59:05.307322 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 82 rows starting from the beginning of the part | ||
14993 | 2024.11.16 00:59:05.307643 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 48 rows starting from the beginning of the part | ||
14994 | 2024.11.16 00:59:05.307757 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
14995 | 2024.11.16 00:59:05.307910 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 82 rows starting from the beginning of the part | ||
14996 | 2024.11.16 00:59:05.310614 [ 189 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9056 rows, containing 4 columns (4 merged, 0 gathered) in 0.003850615 sec., 2351832.1099356855 rows/sec., 154.62 MiB/sec. | ||
14997 | 2024.11.16 00:59:05.310805 [ 189 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
14998 | 2024.11.16 00:59:05.311147 [ 189 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_141_28} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14999 | 2024.11.16 00:59:05.311245 [ 189 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_141_28} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
15000 | 2024.11.16 00:59:05.311337 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
15001 | 2024.11.16 00:59:05.796943 [ 220 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15002 | 2024.11.16 00:59:05.797021 [ 220 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15003 | 2024.11.16 00:59:05.799543 [ 220 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15004 | 2024.11.16 00:59:06.087915 [ 224 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15005 | 2024.11.16 00:59:06.087968 [ 224 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15006 | 2024.11.16 00:59:06.090046 [ 224 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15007 | 2024.11.16 00:59:10.155029 [ 221 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15008 | 2024.11.16 00:59:10.155099 [ 221 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15009 | 2024.11.16 00:59:10.157025 [ 221 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15010 | 2024.11.16 00:59:10.265685 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15011 | 2024.11.16 00:59:10.265966 [ 277 ] {9b766178-fcbe-4120-96b6-024078808e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) 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) | ||
15012 | 2024.11.16 00:59:10.266456 [ 277 ] {9b766178-fcbe-4120-96b6-024078808e85} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15013 | 2024.11.16 00:59:10.266512 [ 277 ] {9b766178-fcbe-4120-96b6-024078808e85} <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 | ||
15014 | 2024.11.16 00:59:10.266933 [ 277 ] {9b766178-fcbe-4120-96b6-024078808e85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15015 | 2024.11.16 00:59:10.267022 [ 277 ] {9b766178-fcbe-4120-96b6-024078808e85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15016 | 2024.11.16 00:59:10.267204 [ 277 ] {9b766178-fcbe-4120-96b6-024078808e85} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
15017 | 2024.11.16 00:59:10.267399 [ 308 ] {9b766178-fcbe-4120-96b6-024078808e85} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
15018 | 2024.11.16 00:59:10.267421 [ 304 ] {9b766178-fcbe-4120-96b6-024078808e85} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
15019 | 2024.11.16 00:59:10.267440 [ 305 ] {9b766178-fcbe-4120-96b6-024078808e85} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
15020 | 2024.11.16 00:59:10.267526 [ 307 ] {9b766178-fcbe-4120-96b6-024078808e85} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
15021 | 2024.11.16 00:59:10.267654 [ 277 ] {9b766178-fcbe-4120-96b6-024078808e85} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
15022 | 2024.11.16 00:59:10.267687 [ 277 ] {9b766178-fcbe-4120-96b6-024078808e85} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15023 | 2024.11.16 00:59:10.267817 [ 277 ] {9b766178-fcbe-4120-96b6-024078808e85} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15024 | 2024.11.16 00:59:10.267842 [ 277 ] {9b766178-fcbe-4120-96b6-024078808e85} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
15025 | 2024.11.16 00:59:10.267889 [ 277 ] {9b766178-fcbe-4120-96b6-024078808e85} <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'))" | ||
15026 | 2024.11.16 00:59:10.267941 [ 277 ] {9b766178-fcbe-4120-96b6-024078808e85} <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'))" | ||
15027 | 2024.11.16 00:59:10.267991 [ 277 ] {9b766178-fcbe-4120-96b6-024078808e85} <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'))" | ||
15028 | 2024.11.16 00:59:10.270187 [ 277 ] {9b766178-fcbe-4120-96b6-024078808e85} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.004354 sec., 9186.954524575103 rows/sec., 350.34 KiB/sec. | ||
15029 | 2024.11.16 00:59:10.270399 [ 277 ] {9b766178-fcbe-4120-96b6-024078808e85} <Debug> TCPHandler: Processed in 0.004849782 sec. | ||
15030 | 2024.11.16 00:59:10.270764 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15031 | 2024.11.16 00:59:10.270949 [ 273 ] {268f6031-ea86-4105-99cf-3d21d95ff8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) 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', 'virtual_machine:pv_panic_guest_handled') FORMAT Native; (stage: Complete) | ||
15032 | 2024.11.16 00:59:10.271274 [ 273 ] {268f6031-ea86-4105-99cf-3d21d95ff8b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15033 | 2024.11.16 00:59:10.271326 [ 273 ] {268f6031-ea86-4105-99cf-3d21d95ff8b9} <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', 'virtual_machine:pv_panic_guest_handled')" moved to PREWHERE | ||
15034 | 2024.11.16 00:59:10.271682 [ 273 ] {268f6031-ea86-4105-99cf-3d21d95ff8b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15035 | 2024.11.16 00:59:10.271750 [ 273 ] {268f6031-ea86-4105-99cf-3d21d95ff8b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15036 | 2024.11.16 00:59:10.271903 [ 273 ] {268f6031-ea86-4105-99cf-3d21d95ff8b9} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
15037 | 2024.11.16 00:59:10.272067 [ 304 ] {268f6031-ea86-4105-99cf-3d21d95ff8b9} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
15038 | 2024.11.16 00:59:10.272068 [ 308 ] {268f6031-ea86-4105-99cf-3d21d95ff8b9} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
15039 | 2024.11.16 00:59:10.272131 [ 305 ] {268f6031-ea86-4105-99cf-3d21d95ff8b9} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
15040 | 2024.11.16 00:59:10.272172 [ 307 ] {268f6031-ea86-4105-99cf-3d21d95ff8b9} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
15041 | 2024.11.16 00:59:10.272306 [ 273 ] {268f6031-ea86-4105-99cf-3d21d95ff8b9} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
15042 | 2024.11.16 00:59:10.272336 [ 273 ] {268f6031-ea86-4105-99cf-3d21d95ff8b9} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15043 | 2024.11.16 00:59:10.272447 [ 273 ] {268f6031-ea86-4105-99cf-3d21d95ff8b9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15044 | 2024.11.16 00:59:10.272471 [ 273 ] {268f6031-ea86-4105-99cf-3d21d95ff8b9} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
15045 | 2024.11.16 00:59:10.272513 [ 273 ] {268f6031-ea86-4105-99cf-3d21d95ff8b9} <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', 'virtual_machine:pv_panic_guest_handled'))" | ||
15046 | 2024.11.16 00:59:10.272557 [ 273 ] {268f6031-ea86-4105-99cf-3d21d95ff8b9} <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', 'virtual_machine:pv_panic_guest_handled'))" | ||
15047 | 2024.11.16 00:59:10.272598 [ 273 ] {268f6031-ea86-4105-99cf-3d21d95ff8b9} <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', 'virtual_machine:pv_panic_guest_handled'))" | ||
15048 | 2024.11.16 00:59:10.274049 [ 273 ] {268f6031-ea86-4105-99cf-3d21d95ff8b9} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003191 sec., 12535.255405828895 rows/sec., 478.03 KiB/sec. | ||
15049 | 2024.11.16 00:59:10.274234 [ 273 ] {268f6031-ea86-4105-99cf-3d21d95ff8b9} <Debug> TCPHandler: Processed in 0.003530046 sec. | ||
15050 | 2024.11.16 00:59:10.274506 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15051 | 2024.11.16 00:59:10.274697 [ 277 ] {7ab521ba-bcfc-43b0-a528-0094bf17d5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) 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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
15052 | 2024.11.16 00:59:10.275008 [ 277 ] {7ab521ba-bcfc-43b0-a528-0094bf17d5da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15053 | 2024.11.16 00:59:10.275059 [ 277 ] {7ab521ba-bcfc-43b0-a528-0094bf17d5da} <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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
15054 | 2024.11.16 00:59:10.275400 [ 277 ] {7ab521ba-bcfc-43b0-a528-0094bf17d5da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15055 | 2024.11.16 00:59:10.275468 [ 277 ] {7ab521ba-bcfc-43b0-a528-0094bf17d5da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15056 | 2024.11.16 00:59:10.275611 [ 277 ] {7ab521ba-bcfc-43b0-a528-0094bf17d5da} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
15057 | 2024.11.16 00:59:10.275793 [ 304 ] {7ab521ba-bcfc-43b0-a528-0094bf17d5da} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
15058 | 2024.11.16 00:59:10.275819 [ 305 ] {7ab521ba-bcfc-43b0-a528-0094bf17d5da} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
15059 | 2024.11.16 00:59:10.275821 [ 308 ] {7ab521ba-bcfc-43b0-a528-0094bf17d5da} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
15060 | 2024.11.16 00:59:10.275852 [ 307 ] {7ab521ba-bcfc-43b0-a528-0094bf17d5da} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
15061 | 2024.11.16 00:59:10.275987 [ 277 ] {7ab521ba-bcfc-43b0-a528-0094bf17d5da} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
15062 | 2024.11.16 00:59:10.276017 [ 277 ] {7ab521ba-bcfc-43b0-a528-0094bf17d5da} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15063 | 2024.11.16 00:59:10.276126 [ 277 ] {7ab521ba-bcfc-43b0-a528-0094bf17d5da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15064 | 2024.11.16 00:59:10.276148 [ 277 ] {7ab521ba-bcfc-43b0-a528-0094bf17d5da} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
15065 | 2024.11.16 00:59:10.276189 [ 277 ] {7ab521ba-bcfc-43b0-a528-0094bf17d5da} <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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15066 | 2024.11.16 00:59:10.276234 [ 277 ] {7ab521ba-bcfc-43b0-a528-0094bf17d5da} <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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15067 | 2024.11.16 00:59:10.276274 [ 277 ] {7ab521ba-bcfc-43b0-a528-0094bf17d5da} <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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15068 | 2024.11.16 00:59:10.277745 [ 277 ] {7ab521ba-bcfc-43b0-a528-0094bf17d5da} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003136 sec., 12755.102040816328 rows/sec., 486.41 KiB/sec. | ||
15069 | 2024.11.16 00:59:10.277936 [ 277 ] {7ab521ba-bcfc-43b0-a528-0094bf17d5da} <Debug> TCPHandler: Processed in 0.003495525 sec. | ||
15070 | 2024.11.16 00:59:10.278206 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15071 | 2024.11.16 00:59:10.278417 [ 273 ] {08975837-02b5-4156-8f47-27a2389a798e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
15072 | 2024.11.16 00:59:10.278758 [ 273 ] {08975837-02b5-4156-8f47-27a2389a798e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15073 | 2024.11.16 00:59:10.278810 [ 273 ] {08975837-02b5-4156-8f47-27a2389a798e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
15074 | 2024.11.16 00:59:10.279145 [ 273 ] {08975837-02b5-4156-8f47-27a2389a798e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15075 | 2024.11.16 00:59:10.279209 [ 273 ] {08975837-02b5-4156-8f47-27a2389a798e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15076 | 2024.11.16 00:59:10.279348 [ 273 ] {08975837-02b5-4156-8f47-27a2389a798e} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
15077 | 2024.11.16 00:59:10.279521 [ 304 ] {08975837-02b5-4156-8f47-27a2389a798e} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
15078 | 2024.11.16 00:59:10.279531 [ 308 ] {08975837-02b5-4156-8f47-27a2389a798e} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
15079 | 2024.11.16 00:59:10.279549 [ 305 ] {08975837-02b5-4156-8f47-27a2389a798e} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
15080 | 2024.11.16 00:59:10.279592 [ 307 ] {08975837-02b5-4156-8f47-27a2389a798e} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
15081 | 2024.11.16 00:59:10.279749 [ 273 ] {08975837-02b5-4156-8f47-27a2389a798e} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
15082 | 2024.11.16 00:59:10.279778 [ 273 ] {08975837-02b5-4156-8f47-27a2389a798e} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15083 | 2024.11.16 00:59:10.279887 [ 273 ] {08975837-02b5-4156-8f47-27a2389a798e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15084 | 2024.11.16 00:59:10.279907 [ 273 ] {08975837-02b5-4156-8f47-27a2389a798e} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
15085 | 2024.11.16 00:59:10.279950 [ 273 ] {08975837-02b5-4156-8f47-27a2389a798e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15086 | 2024.11.16 00:59:10.279994 [ 273 ] {08975837-02b5-4156-8f47-27a2389a798e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15087 | 2024.11.16 00:59:10.280036 [ 273 ] {08975837-02b5-4156-8f47-27a2389a798e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15088 | 2024.11.16 00:59:10.281563 [ 273 ] {08975837-02b5-4156-8f47-27a2389a798e} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003255 sec., 12288.78648233487 rows/sec., 468.63 KiB/sec. | ||
15089 | 2024.11.16 00:59:10.281747 [ 273 ] {08975837-02b5-4156-8f47-27a2389a798e} <Debug> TCPHandler: Processed in 0.003604077 sec. | ||
15090 | 2024.11.16 00:59:10.281996 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15091 | 2024.11.16 00:59:10.282210 [ 277 ] {90796c8d-2f83-43ce-8148-4766a2339507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
15092 | 2024.11.16 00:59:10.282592 [ 277 ] {90796c8d-2f83-43ce-8148-4766a2339507} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15093 | 2024.11.16 00:59:10.282647 [ 277 ] {90796c8d-2f83-43ce-8148-4766a2339507} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
15094 | 2024.11.16 00:59:10.282991 [ 277 ] {90796c8d-2f83-43ce-8148-4766a2339507} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15095 | 2024.11.16 00:59:10.283057 [ 277 ] {90796c8d-2f83-43ce-8148-4766a2339507} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15096 | 2024.11.16 00:59:10.283197 [ 277 ] {90796c8d-2f83-43ce-8148-4766a2339507} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
15097 | 2024.11.16 00:59:10.283363 [ 304 ] {90796c8d-2f83-43ce-8148-4766a2339507} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
15098 | 2024.11.16 00:59:10.283383 [ 308 ] {90796c8d-2f83-43ce-8148-4766a2339507} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
15099 | 2024.11.16 00:59:10.283428 [ 305 ] {90796c8d-2f83-43ce-8148-4766a2339507} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
15100 | 2024.11.16 00:59:10.283472 [ 307 ] {90796c8d-2f83-43ce-8148-4766a2339507} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
15101 | 2024.11.16 00:59:10.283584 [ 277 ] {90796c8d-2f83-43ce-8148-4766a2339507} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
15102 | 2024.11.16 00:59:10.283613 [ 277 ] {90796c8d-2f83-43ce-8148-4766a2339507} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15103 | 2024.11.16 00:59:10.283722 [ 277 ] {90796c8d-2f83-43ce-8148-4766a2339507} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15104 | 2024.11.16 00:59:10.283743 [ 277 ] {90796c8d-2f83-43ce-8148-4766a2339507} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
15105 | 2024.11.16 00:59:10.283785 [ 277 ] {90796c8d-2f83-43ce-8148-4766a2339507} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15106 | 2024.11.16 00:59:10.283829 [ 277 ] {90796c8d-2f83-43ce-8148-4766a2339507} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15107 | 2024.11.16 00:59:10.283870 [ 277 ] {90796c8d-2f83-43ce-8148-4766a2339507} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15108 | 2024.11.16 00:59:10.285317 [ 277 ] {90796c8d-2f83-43ce-8148-4766a2339507} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003218 sec., 12430.080795525171 rows/sec., 474.02 KiB/sec. | ||
15109 | 2024.11.16 00:59:10.285506 [ 277 ] {90796c8d-2f83-43ce-8148-4766a2339507} <Debug> TCPHandler: Processed in 0.003574417 sec. | ||
15110 | 2024.11.16 00:59:10.285759 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15111 | 2024.11.16 00:59:10.285969 [ 273 ] {7b1e57b8-9d8d-4a96-aff4-6fc98b74f408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
15112 | 2024.11.16 00:59:10.286345 [ 273 ] {7b1e57b8-9d8d-4a96-aff4-6fc98b74f408} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15113 | 2024.11.16 00:59:10.286408 [ 273 ] {7b1e57b8-9d8d-4a96-aff4-6fc98b74f408} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
15114 | 2024.11.16 00:59:10.286790 [ 273 ] {7b1e57b8-9d8d-4a96-aff4-6fc98b74f408} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15115 | 2024.11.16 00:59:10.286856 [ 273 ] {7b1e57b8-9d8d-4a96-aff4-6fc98b74f408} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15116 | 2024.11.16 00:59:10.286996 [ 273 ] {7b1e57b8-9d8d-4a96-aff4-6fc98b74f408} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
15117 | 2024.11.16 00:59:10.287171 [ 304 ] {7b1e57b8-9d8d-4a96-aff4-6fc98b74f408} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
15118 | 2024.11.16 00:59:10.287172 [ 308 ] {7b1e57b8-9d8d-4a96-aff4-6fc98b74f408} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
15119 | 2024.11.16 00:59:10.287215 [ 305 ] {7b1e57b8-9d8d-4a96-aff4-6fc98b74f408} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
15120 | 2024.11.16 00:59:10.287271 [ 307 ] {7b1e57b8-9d8d-4a96-aff4-6fc98b74f408} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
15121 | 2024.11.16 00:59:10.287382 [ 273 ] {7b1e57b8-9d8d-4a96-aff4-6fc98b74f408} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
15122 | 2024.11.16 00:59:10.287411 [ 273 ] {7b1e57b8-9d8d-4a96-aff4-6fc98b74f408} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15123 | 2024.11.16 00:59:10.287516 [ 273 ] {7b1e57b8-9d8d-4a96-aff4-6fc98b74f408} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15124 | 2024.11.16 00:59:10.287536 [ 273 ] {7b1e57b8-9d8d-4a96-aff4-6fc98b74f408} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
15125 | 2024.11.16 00:59:10.287577 [ 273 ] {7b1e57b8-9d8d-4a96-aff4-6fc98b74f408} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15126 | 2024.11.16 00:59:10.287620 [ 273 ] {7b1e57b8-9d8d-4a96-aff4-6fc98b74f408} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15127 | 2024.11.16 00:59:10.287662 [ 273 ] {7b1e57b8-9d8d-4a96-aff4-6fc98b74f408} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15128 | 2024.11.16 00:59:10.289098 [ 273 ] {7b1e57b8-9d8d-4a96-aff4-6fc98b74f408} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003237 sec., 12357.120790855732 rows/sec., 471.24 KiB/sec. | ||
15129 | 2024.11.16 00:59:10.289280 [ 273 ] {7b1e57b8-9d8d-4a96-aff4-6fc98b74f408} <Debug> TCPHandler: Processed in 0.003584788 sec. | ||
15130 | 2024.11.16 00:59:10.289518 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15131 | 2024.11.16 00:59:10.289733 [ 277 ] {cf9466ff-5ac1-47c7-ac69-8aa43490bddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
15132 | 2024.11.16 00:59:10.290120 [ 277 ] {cf9466ff-5ac1-47c7-ac69-8aa43490bddd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15133 | 2024.11.16 00:59:10.290184 [ 277 ] {cf9466ff-5ac1-47c7-ac69-8aa43490bddd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
15134 | 2024.11.16 00:59:10.290613 [ 277 ] {cf9466ff-5ac1-47c7-ac69-8aa43490bddd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15135 | 2024.11.16 00:59:10.290679 [ 277 ] {cf9466ff-5ac1-47c7-ac69-8aa43490bddd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15136 | 2024.11.16 00:59:10.290822 [ 277 ] {cf9466ff-5ac1-47c7-ac69-8aa43490bddd} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
15137 | 2024.11.16 00:59:10.290984 [ 304 ] {cf9466ff-5ac1-47c7-ac69-8aa43490bddd} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
15138 | 2024.11.16 00:59:10.291007 [ 308 ] {cf9466ff-5ac1-47c7-ac69-8aa43490bddd} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
15139 | 2024.11.16 00:59:10.291033 [ 305 ] {cf9466ff-5ac1-47c7-ac69-8aa43490bddd} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
15140 | 2024.11.16 00:59:10.291093 [ 307 ] {cf9466ff-5ac1-47c7-ac69-8aa43490bddd} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
15141 | 2024.11.16 00:59:10.291202 [ 277 ] {cf9466ff-5ac1-47c7-ac69-8aa43490bddd} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
15142 | 2024.11.16 00:59:10.291232 [ 277 ] {cf9466ff-5ac1-47c7-ac69-8aa43490bddd} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15143 | 2024.11.16 00:59:10.291340 [ 277 ] {cf9466ff-5ac1-47c7-ac69-8aa43490bddd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15144 | 2024.11.16 00:59:10.291361 [ 277 ] {cf9466ff-5ac1-47c7-ac69-8aa43490bddd} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
15145 | 2024.11.16 00:59:10.291402 [ 277 ] {cf9466ff-5ac1-47c7-ac69-8aa43490bddd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15146 | 2024.11.16 00:59:10.291448 [ 277 ] {cf9466ff-5ac1-47c7-ac69-8aa43490bddd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15147 | 2024.11.16 00:59:10.291490 [ 277 ] {cf9466ff-5ac1-47c7-ac69-8aa43490bddd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15148 | 2024.11.16 00:59:10.292941 [ 277 ] {cf9466ff-5ac1-47c7-ac69-8aa43490bddd} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003318 sec., 12055.455093429777 rows/sec., 459.73 KiB/sec. | ||
15149 | 2024.11.16 00:59:10.293130 [ 277 ] {cf9466ff-5ac1-47c7-ac69-8aa43490bddd} <Debug> TCPHandler: Processed in 0.00367678 sec. | ||
15150 | 2024.11.16 00:59:10.293372 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15151 | 2024.11.16 00:59:10.293579 [ 273 ] {738d7269-bd42-46b0-a1b1-5125b6a607f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
15152 | 2024.11.16 00:59:10.293959 [ 273 ] {738d7269-bd42-46b0-a1b1-5125b6a607f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15153 | 2024.11.16 00:59:10.294024 [ 273 ] {738d7269-bd42-46b0-a1b1-5125b6a607f5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
15154 | 2024.11.16 00:59:10.294447 [ 273 ] {738d7269-bd42-46b0-a1b1-5125b6a607f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15155 | 2024.11.16 00:59:10.294527 [ 273 ] {738d7269-bd42-46b0-a1b1-5125b6a607f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15156 | 2024.11.16 00:59:10.294683 [ 273 ] {738d7269-bd42-46b0-a1b1-5125b6a607f5} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
15157 | 2024.11.16 00:59:10.294827 [ 304 ] {738d7269-bd42-46b0-a1b1-5125b6a607f5} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
15158 | 2024.11.16 00:59:10.294864 [ 308 ] {738d7269-bd42-46b0-a1b1-5125b6a607f5} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
15159 | 2024.11.16 00:59:10.294859 [ 305 ] {738d7269-bd42-46b0-a1b1-5125b6a607f5} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
15160 | 2024.11.16 00:59:10.294934 [ 307 ] {738d7269-bd42-46b0-a1b1-5125b6a607f5} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
15161 | 2024.11.16 00:59:10.295043 [ 273 ] {738d7269-bd42-46b0-a1b1-5125b6a607f5} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
15162 | 2024.11.16 00:59:10.295071 [ 273 ] {738d7269-bd42-46b0-a1b1-5125b6a607f5} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15163 | 2024.11.16 00:59:10.295176 [ 273 ] {738d7269-bd42-46b0-a1b1-5125b6a607f5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15164 | 2024.11.16 00:59:10.295196 [ 273 ] {738d7269-bd42-46b0-a1b1-5125b6a607f5} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
15165 | 2024.11.16 00:59:10.295237 [ 273 ] {738d7269-bd42-46b0-a1b1-5125b6a607f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15166 | 2024.11.16 00:59:10.295280 [ 273 ] {738d7269-bd42-46b0-a1b1-5125b6a607f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15167 | 2024.11.16 00:59:10.295322 [ 273 ] {738d7269-bd42-46b0-a1b1-5125b6a607f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15168 | 2024.11.16 00:59:10.296682 [ 273 ] {738d7269-bd42-46b0-a1b1-5125b6a607f5} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003209 sec., 12464.942349641633 rows/sec., 475.35 KiB/sec. | ||
15169 | 2024.11.16 00:59:10.296866 [ 273 ] {738d7269-bd42-46b0-a1b1-5125b6a607f5} <Debug> TCPHandler: Processed in 0.003555417 sec. | ||
15170 | 2024.11.16 00:59:10.297117 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15171 | 2024.11.16 00:59:10.297336 [ 277 ] {5e42bded-ddee-4846-8f46-57ea2ee9c3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
15172 | 2024.11.16 00:59:10.297703 [ 277 ] {5e42bded-ddee-4846-8f46-57ea2ee9c3b6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15173 | 2024.11.16 00:59:10.297755 [ 277 ] {5e42bded-ddee-4846-8f46-57ea2ee9c3b6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
15174 | 2024.11.16 00:59:10.298114 [ 277 ] {5e42bded-ddee-4846-8f46-57ea2ee9c3b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15175 | 2024.11.16 00:59:10.298180 [ 277 ] {5e42bded-ddee-4846-8f46-57ea2ee9c3b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15176 | 2024.11.16 00:59:10.298322 [ 277 ] {5e42bded-ddee-4846-8f46-57ea2ee9c3b6} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
15177 | 2024.11.16 00:59:10.298454 [ 304 ] {5e42bded-ddee-4846-8f46-57ea2ee9c3b6} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
15178 | 2024.11.16 00:59:10.298488 [ 308 ] {5e42bded-ddee-4846-8f46-57ea2ee9c3b6} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
15179 | 2024.11.16 00:59:10.298562 [ 305 ] {5e42bded-ddee-4846-8f46-57ea2ee9c3b6} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
15180 | 2024.11.16 00:59:10.298582 [ 307 ] {5e42bded-ddee-4846-8f46-57ea2ee9c3b6} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
15181 | 2024.11.16 00:59:10.298739 [ 277 ] {5e42bded-ddee-4846-8f46-57ea2ee9c3b6} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
15182 | 2024.11.16 00:59:10.298771 [ 277 ] {5e42bded-ddee-4846-8f46-57ea2ee9c3b6} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15183 | 2024.11.16 00:59:10.298881 [ 277 ] {5e42bded-ddee-4846-8f46-57ea2ee9c3b6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15184 | 2024.11.16 00:59:10.298902 [ 277 ] {5e42bded-ddee-4846-8f46-57ea2ee9c3b6} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
15185 | 2024.11.16 00:59:10.298943 [ 277 ] {5e42bded-ddee-4846-8f46-57ea2ee9c3b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15186 | 2024.11.16 00:59:10.298990 [ 277 ] {5e42bded-ddee-4846-8f46-57ea2ee9c3b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15187 | 2024.11.16 00:59:10.299031 [ 277 ] {5e42bded-ddee-4846-8f46-57ea2ee9c3b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15188 | 2024.11.16 00:59:10.300560 [ 277 ] {5e42bded-ddee-4846-8f46-57ea2ee9c3b6} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003339 sec., 11979.634621144056 rows/sec., 456.84 KiB/sec. | ||
15189 | 2024.11.16 00:59:10.300830 [ 277 ] {5e42bded-ddee-4846-8f46-57ea2ee9c3b6} <Debug> TCPHandler: Processed in 0.003773533 sec. | ||
15190 | 2024.11.16 00:59:10.301158 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15191 | 2024.11.16 00:59:10.301502 [ 273 ] {10da98f4-4fe6-4df4-8c0a-5671120b5f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
15192 | 2024.11.16 00:59:10.301885 [ 273 ] {10da98f4-4fe6-4df4-8c0a-5671120b5f82} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15193 | 2024.11.16 00:59:10.301937 [ 273 ] {10da98f4-4fe6-4df4-8c0a-5671120b5f82} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
15194 | 2024.11.16 00:59:10.302287 [ 273 ] {10da98f4-4fe6-4df4-8c0a-5671120b5f82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15195 | 2024.11.16 00:59:10.302353 [ 273 ] {10da98f4-4fe6-4df4-8c0a-5671120b5f82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15196 | 2024.11.16 00:59:10.302491 [ 273 ] {10da98f4-4fe6-4df4-8c0a-5671120b5f82} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
15197 | 2024.11.16 00:59:10.302662 [ 304 ] {10da98f4-4fe6-4df4-8c0a-5671120b5f82} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
15198 | 2024.11.16 00:59:10.302668 [ 308 ] {10da98f4-4fe6-4df4-8c0a-5671120b5f82} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
15199 | 2024.11.16 00:59:10.302712 [ 307 ] {10da98f4-4fe6-4df4-8c0a-5671120b5f82} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
15200 | 2024.11.16 00:59:10.302801 [ 305 ] {10da98f4-4fe6-4df4-8c0a-5671120b5f82} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
15201 | 2024.11.16 00:59:10.302943 [ 273 ] {10da98f4-4fe6-4df4-8c0a-5671120b5f82} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
15202 | 2024.11.16 00:59:10.302974 [ 273 ] {10da98f4-4fe6-4df4-8c0a-5671120b5f82} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15203 | 2024.11.16 00:59:10.303083 [ 273 ] {10da98f4-4fe6-4df4-8c0a-5671120b5f82} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15204 | 2024.11.16 00:59:10.303104 [ 273 ] {10da98f4-4fe6-4df4-8c0a-5671120b5f82} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
15205 | 2024.11.16 00:59:10.303144 [ 273 ] {10da98f4-4fe6-4df4-8c0a-5671120b5f82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15206 | 2024.11.16 00:59:10.303188 [ 273 ] {10da98f4-4fe6-4df4-8c0a-5671120b5f82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15207 | 2024.11.16 00:59:10.303230 [ 273 ] {10da98f4-4fe6-4df4-8c0a-5671120b5f82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15208 | 2024.11.16 00:59:10.304708 [ 273 ] {10da98f4-4fe6-4df4-8c0a-5671120b5f82} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.00339 sec., 11799.410029498526 rows/sec., 449.97 KiB/sec. | ||
15209 | 2024.11.16 00:59:10.304892 [ 273 ] {10da98f4-4fe6-4df4-8c0a-5671120b5f82} <Debug> TCPHandler: Processed in 0.003840554 sec. | ||
15210 | 2024.11.16 00:59:10.305140 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15211 | 2024.11.16 00:59:10.305356 [ 277 ] {67eafb5d-d11b-4f4c-a08c-ae099a4c5265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
15212 | 2024.11.16 00:59:10.307364 [ 277 ] {67eafb5d-d11b-4f4c-a08c-ae099a4c5265} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15213 | 2024.11.16 00:59:10.307727 [ 277 ] {67eafb5d-d11b-4f4c-a08c-ae099a4c5265} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
15214 | 2024.11.16 00:59:10.308489 [ 277 ] {67eafb5d-d11b-4f4c-a08c-ae099a4c5265} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15215 | 2024.11.16 00:59:10.308558 [ 277 ] {67eafb5d-d11b-4f4c-a08c-ae099a4c5265} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15216 | 2024.11.16 00:59:10.308700 [ 277 ] {67eafb5d-d11b-4f4c-a08c-ae099a4c5265} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
15217 | 2024.11.16 00:59:10.308864 [ 304 ] {67eafb5d-d11b-4f4c-a08c-ae099a4c5265} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
15218 | 2024.11.16 00:59:10.308915 [ 308 ] {67eafb5d-d11b-4f4c-a08c-ae099a4c5265} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
15219 | 2024.11.16 00:59:10.308932 [ 305 ] {67eafb5d-d11b-4f4c-a08c-ae099a4c5265} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
15220 | 2024.11.16 00:59:10.308940 [ 307 ] {67eafb5d-d11b-4f4c-a08c-ae099a4c5265} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
15221 | 2024.11.16 00:59:10.309079 [ 277 ] {67eafb5d-d11b-4f4c-a08c-ae099a4c5265} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
15222 | 2024.11.16 00:59:10.309109 [ 277 ] {67eafb5d-d11b-4f4c-a08c-ae099a4c5265} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15223 | 2024.11.16 00:59:10.309217 [ 277 ] {67eafb5d-d11b-4f4c-a08c-ae099a4c5265} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15224 | 2024.11.16 00:59:10.309238 [ 277 ] {67eafb5d-d11b-4f4c-a08c-ae099a4c5265} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
15225 | 2024.11.16 00:59:10.309279 [ 277 ] {67eafb5d-d11b-4f4c-a08c-ae099a4c5265} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15226 | 2024.11.16 00:59:10.309325 [ 277 ] {67eafb5d-d11b-4f4c-a08c-ae099a4c5265} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15227 | 2024.11.16 00:59:10.309368 [ 277 ] {67eafb5d-d11b-4f4c-a08c-ae099a4c5265} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15228 | 2024.11.16 00:59:10.310846 [ 277 ] {67eafb5d-d11b-4f4c-a08c-ae099a4c5265} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.005602 sec., 7140.307033202427 rows/sec., 272.29 KiB/sec. | ||
15229 | 2024.11.16 00:59:10.311037 [ 277 ] {67eafb5d-d11b-4f4c-a08c-ae099a4c5265} <Debug> TCPHandler: Processed in 0.005962492 sec. | ||
15230 | 2024.11.16 00:59:10.311301 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15231 | 2024.11.16 00:59:10.311519 [ 273 ] {70510e91-0ee5-44dc-93fe-2dd676489f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
15232 | 2024.11.16 00:59:10.311876 [ 273 ] {70510e91-0ee5-44dc-93fe-2dd676489f6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15233 | 2024.11.16 00:59:10.311929 [ 273 ] {70510e91-0ee5-44dc-93fe-2dd676489f6e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
15234 | 2024.11.16 00:59:10.312309 [ 273 ] {70510e91-0ee5-44dc-93fe-2dd676489f6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15235 | 2024.11.16 00:59:10.312375 [ 273 ] {70510e91-0ee5-44dc-93fe-2dd676489f6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15236 | 2024.11.16 00:59:10.312514 [ 273 ] {70510e91-0ee5-44dc-93fe-2dd676489f6e} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
15237 | 2024.11.16 00:59:10.312728 [ 308 ] {70510e91-0ee5-44dc-93fe-2dd676489f6e} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
15238 | 2024.11.16 00:59:10.312727 [ 305 ] {70510e91-0ee5-44dc-93fe-2dd676489f6e} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
15239 | 2024.11.16 00:59:10.312760 [ 307 ] {70510e91-0ee5-44dc-93fe-2dd676489f6e} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
15240 | 2024.11.16 00:59:10.312751 [ 304 ] {70510e91-0ee5-44dc-93fe-2dd676489f6e} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
15241 | 2024.11.16 00:59:10.312934 [ 273 ] {70510e91-0ee5-44dc-93fe-2dd676489f6e} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
15242 | 2024.11.16 00:59:10.312963 [ 273 ] {70510e91-0ee5-44dc-93fe-2dd676489f6e} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15243 | 2024.11.16 00:59:10.313071 [ 273 ] {70510e91-0ee5-44dc-93fe-2dd676489f6e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15244 | 2024.11.16 00:59:10.313093 [ 273 ] {70510e91-0ee5-44dc-93fe-2dd676489f6e} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
15245 | 2024.11.16 00:59:10.313133 [ 273 ] {70510e91-0ee5-44dc-93fe-2dd676489f6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15246 | 2024.11.16 00:59:10.313177 [ 273 ] {70510e91-0ee5-44dc-93fe-2dd676489f6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15247 | 2024.11.16 00:59:10.313218 [ 273 ] {70510e91-0ee5-44dc-93fe-2dd676489f6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15248 | 2024.11.16 00:59:10.314631 [ 273 ] {70510e91-0ee5-44dc-93fe-2dd676489f6e} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003226 sec., 12399.25604463732 rows/sec., 472.84 KiB/sec. | ||
15249 | 2024.11.16 00:59:10.314815 [ 273 ] {70510e91-0ee5-44dc-93fe-2dd676489f6e} <Debug> TCPHandler: Processed in 0.003577537 sec. | ||
15250 | 2024.11.16 00:59:10.315448 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15251 | 2024.11.16 00:59:10.315665 [ 277 ] {a6276523-0d1d-4fd7-b639-c6ea668bae93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
15252 | 2024.11.16 00:59:10.316062 [ 277 ] {a6276523-0d1d-4fd7-b639-c6ea668bae93} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15253 | 2024.11.16 00:59:10.316128 [ 277 ] {a6276523-0d1d-4fd7-b639-c6ea668bae93} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
15254 | 2024.11.16 00:59:10.316579 [ 277 ] {a6276523-0d1d-4fd7-b639-c6ea668bae93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15255 | 2024.11.16 00:59:10.316653 [ 277 ] {a6276523-0d1d-4fd7-b639-c6ea668bae93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15256 | 2024.11.16 00:59:10.316794 [ 277 ] {a6276523-0d1d-4fd7-b639-c6ea668bae93} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
15257 | 2024.11.16 00:59:10.316971 [ 304 ] {a6276523-0d1d-4fd7-b639-c6ea668bae93} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
15258 | 2024.11.16 00:59:10.316978 [ 308 ] {a6276523-0d1d-4fd7-b639-c6ea668bae93} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
15259 | 2024.11.16 00:59:10.317006 [ 305 ] {a6276523-0d1d-4fd7-b639-c6ea668bae93} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
15260 | 2024.11.16 00:59:10.317075 [ 307 ] {a6276523-0d1d-4fd7-b639-c6ea668bae93} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
15261 | 2024.11.16 00:59:10.317186 [ 277 ] {a6276523-0d1d-4fd7-b639-c6ea668bae93} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
15262 | 2024.11.16 00:59:10.317216 [ 277 ] {a6276523-0d1d-4fd7-b639-c6ea668bae93} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15263 | 2024.11.16 00:59:10.317324 [ 277 ] {a6276523-0d1d-4fd7-b639-c6ea668bae93} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15264 | 2024.11.16 00:59:10.317344 [ 277 ] {a6276523-0d1d-4fd7-b639-c6ea668bae93} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
15265 | 2024.11.16 00:59:10.317385 [ 277 ] {a6276523-0d1d-4fd7-b639-c6ea668bae93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15266 | 2024.11.16 00:59:10.317431 [ 277 ] {a6276523-0d1d-4fd7-b639-c6ea668bae93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15267 | 2024.11.16 00:59:10.317471 [ 277 ] {a6276523-0d1d-4fd7-b639-c6ea668bae93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15268 | 2024.11.16 00:59:10.318898 [ 277 ] {a6276523-0d1d-4fd7-b639-c6ea668bae93} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003348 sec., 11947.431302270012 rows/sec., 455.61 KiB/sec. | ||
15269 | 2024.11.16 00:59:10.319083 [ 277 ] {a6276523-0d1d-4fd7-b639-c6ea668bae93} <Debug> TCPHandler: Processed in 0.00369925 sec. | ||
15270 | 2024.11.16 00:59:10.319343 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15271 | 2024.11.16 00:59:10.319559 [ 273 ] {082ce212-7783-4f0f-a53e-07aba8a1f0d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
15272 | 2024.11.16 00:59:10.319952 [ 273 ] {082ce212-7783-4f0f-a53e-07aba8a1f0d4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15273 | 2024.11.16 00:59:10.320019 [ 273 ] {082ce212-7783-4f0f-a53e-07aba8a1f0d4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
15274 | 2024.11.16 00:59:10.320463 [ 273 ] {082ce212-7783-4f0f-a53e-07aba8a1f0d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15275 | 2024.11.16 00:59:10.320541 [ 273 ] {082ce212-7783-4f0f-a53e-07aba8a1f0d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15276 | 2024.11.16 00:59:10.320694 [ 273 ] {082ce212-7783-4f0f-a53e-07aba8a1f0d4} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
15277 | 2024.11.16 00:59:10.320783 [ 304 ] {082ce212-7783-4f0f-a53e-07aba8a1f0d4} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
15278 | 2024.11.16 00:59:10.320913 [ 305 ] {082ce212-7783-4f0f-a53e-07aba8a1f0d4} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
15279 | 2024.11.16 00:59:10.320963 [ 307 ] {082ce212-7783-4f0f-a53e-07aba8a1f0d4} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
15280 | 2024.11.16 00:59:10.320927 [ 308 ] {082ce212-7783-4f0f-a53e-07aba8a1f0d4} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
15281 | 2024.11.16 00:59:10.321125 [ 273 ] {082ce212-7783-4f0f-a53e-07aba8a1f0d4} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
15282 | 2024.11.16 00:59:10.321154 [ 273 ] {082ce212-7783-4f0f-a53e-07aba8a1f0d4} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15283 | 2024.11.16 00:59:10.321264 [ 273 ] {082ce212-7783-4f0f-a53e-07aba8a1f0d4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15284 | 2024.11.16 00:59:10.321284 [ 273 ] {082ce212-7783-4f0f-a53e-07aba8a1f0d4} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
15285 | 2024.11.16 00:59:10.321325 [ 273 ] {082ce212-7783-4f0f-a53e-07aba8a1f0d4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15286 | 2024.11.16 00:59:10.321369 [ 273 ] {082ce212-7783-4f0f-a53e-07aba8a1f0d4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15287 | 2024.11.16 00:59:10.321408 [ 273 ] {082ce212-7783-4f0f-a53e-07aba8a1f0d4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15288 | 2024.11.16 00:59:10.322867 [ 273 ] {082ce212-7783-4f0f-a53e-07aba8a1f0d4} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.00342 sec., 11695.90643274854 rows/sec., 446.02 KiB/sec. | ||
15289 | 2024.11.16 00:59:10.323050 [ 273 ] {082ce212-7783-4f0f-a53e-07aba8a1f0d4} <Debug> TCPHandler: Processed in 0.003769353 sec. | ||
15290 | 2024.11.16 00:59:10.323301 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15291 | 2024.11.16 00:59:10.323523 [ 277 ] {cfb41834-1072-4fe6-b2f1-e0dcae6b9e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
15292 | 2024.11.16 00:59:10.323867 [ 277 ] {cfb41834-1072-4fe6-b2f1-e0dcae6b9e3c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15293 | 2024.11.16 00:59:10.323921 [ 277 ] {cfb41834-1072-4fe6-b2f1-e0dcae6b9e3c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
15294 | 2024.11.16 00:59:10.324289 [ 277 ] {cfb41834-1072-4fe6-b2f1-e0dcae6b9e3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15295 | 2024.11.16 00:59:10.324355 [ 277 ] {cfb41834-1072-4fe6-b2f1-e0dcae6b9e3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15296 | 2024.11.16 00:59:10.324497 [ 277 ] {cfb41834-1072-4fe6-b2f1-e0dcae6b9e3c} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
15297 | 2024.11.16 00:59:10.324682 [ 304 ] {cfb41834-1072-4fe6-b2f1-e0dcae6b9e3c} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
15298 | 2024.11.16 00:59:10.324698 [ 308 ] {cfb41834-1072-4fe6-b2f1-e0dcae6b9e3c} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
15299 | 2024.11.16 00:59:10.324713 [ 305 ] {cfb41834-1072-4fe6-b2f1-e0dcae6b9e3c} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
15300 | 2024.11.16 00:59:10.324739 [ 307 ] {cfb41834-1072-4fe6-b2f1-e0dcae6b9e3c} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
15301 | 2024.11.16 00:59:10.324882 [ 277 ] {cfb41834-1072-4fe6-b2f1-e0dcae6b9e3c} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
15302 | 2024.11.16 00:59:10.324911 [ 277 ] {cfb41834-1072-4fe6-b2f1-e0dcae6b9e3c} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15303 | 2024.11.16 00:59:10.325023 [ 277 ] {cfb41834-1072-4fe6-b2f1-e0dcae6b9e3c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15304 | 2024.11.16 00:59:10.325045 [ 277 ] {cfb41834-1072-4fe6-b2f1-e0dcae6b9e3c} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
15305 | 2024.11.16 00:59:10.325086 [ 277 ] {cfb41834-1072-4fe6-b2f1-e0dcae6b9e3c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15306 | 2024.11.16 00:59:10.325131 [ 277 ] {cfb41834-1072-4fe6-b2f1-e0dcae6b9e3c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15307 | 2024.11.16 00:59:10.325172 [ 277 ] {cfb41834-1072-4fe6-b2f1-e0dcae6b9e3c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15308 | 2024.11.16 00:59:10.326624 [ 277 ] {cfb41834-1072-4fe6-b2f1-e0dcae6b9e3c} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003221 sec., 12418.503570319777 rows/sec., 473.58 KiB/sec. | ||
15309 | 2024.11.16 00:59:10.326822 [ 277 ] {cfb41834-1072-4fe6-b2f1-e0dcae6b9e3c} <Debug> TCPHandler: Processed in 0.003584537 sec. | ||
15310 | 2024.11.16 00:59:10.327196 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15311 | 2024.11.16 00:59:10.327413 [ 273 ] {a6372303-ad0c-4514-a923-a153c7324cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
15312 | 2024.11.16 00:59:10.327771 [ 273 ] {a6372303-ad0c-4514-a923-a153c7324cc1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15313 | 2024.11.16 00:59:10.327826 [ 273 ] {a6372303-ad0c-4514-a923-a153c7324cc1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
15314 | 2024.11.16 00:59:10.328193 [ 273 ] {a6372303-ad0c-4514-a923-a153c7324cc1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15315 | 2024.11.16 00:59:10.328258 [ 273 ] {a6372303-ad0c-4514-a923-a153c7324cc1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15316 | 2024.11.16 00:59:10.328395 [ 273 ] {a6372303-ad0c-4514-a923-a153c7324cc1} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
15317 | 2024.11.16 00:59:10.328597 [ 308 ] {a6372303-ad0c-4514-a923-a153c7324cc1} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
15318 | 2024.11.16 00:59:10.328590 [ 304 ] {a6372303-ad0c-4514-a923-a153c7324cc1} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
15319 | 2024.11.16 00:59:10.328635 [ 307 ] {a6372303-ad0c-4514-a923-a153c7324cc1} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
15320 | 2024.11.16 00:59:10.328608 [ 305 ] {a6372303-ad0c-4514-a923-a153c7324cc1} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
15321 | 2024.11.16 00:59:10.328809 [ 273 ] {a6372303-ad0c-4514-a923-a153c7324cc1} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
15322 | 2024.11.16 00:59:10.328838 [ 273 ] {a6372303-ad0c-4514-a923-a153c7324cc1} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15323 | 2024.11.16 00:59:10.328945 [ 273 ] {a6372303-ad0c-4514-a923-a153c7324cc1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15324 | 2024.11.16 00:59:10.328965 [ 273 ] {a6372303-ad0c-4514-a923-a153c7324cc1} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
15325 | 2024.11.16 00:59:10.329005 [ 273 ] {a6372303-ad0c-4514-a923-a153c7324cc1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15326 | 2024.11.16 00:59:10.329049 [ 273 ] {a6372303-ad0c-4514-a923-a153c7324cc1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15327 | 2024.11.16 00:59:10.329089 [ 273 ] {a6372303-ad0c-4514-a923-a153c7324cc1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15328 | 2024.11.16 00:59:10.330587 [ 273 ] {a6372303-ad0c-4514-a923-a153c7324cc1} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.00329 sec., 12158.0547112462 rows/sec., 463.64 KiB/sec. | ||
15329 | 2024.11.16 00:59:10.330772 [ 273 ] {a6372303-ad0c-4514-a923-a153c7324cc1} <Debug> TCPHandler: Processed in 0.003641169 sec. | ||
15330 | 2024.11.16 00:59:10.331025 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15331 | 2024.11.16 00:59:10.331247 [ 277 ] {8daf7491-e41c-41c4-8552-d5fbf7422cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
15332 | 2024.11.16 00:59:10.331642 [ 277 ] {8daf7491-e41c-41c4-8552-d5fbf7422cb3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15333 | 2024.11.16 00:59:10.331697 [ 277 ] {8daf7491-e41c-41c4-8552-d5fbf7422cb3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
15334 | 2024.11.16 00:59:10.332078 [ 277 ] {8daf7491-e41c-41c4-8552-d5fbf7422cb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15335 | 2024.11.16 00:59:10.332146 [ 277 ] {8daf7491-e41c-41c4-8552-d5fbf7422cb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15336 | 2024.11.16 00:59:10.332285 [ 277 ] {8daf7491-e41c-41c4-8552-d5fbf7422cb3} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
15337 | 2024.11.16 00:59:10.332485 [ 304 ] {8daf7491-e41c-41c4-8552-d5fbf7422cb3} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
15338 | 2024.11.16 00:59:10.332485 [ 308 ] {8daf7491-e41c-41c4-8552-d5fbf7422cb3} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
15339 | 2024.11.16 00:59:10.332521 [ 307 ] {8daf7491-e41c-41c4-8552-d5fbf7422cb3} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
15340 | 2024.11.16 00:59:10.332496 [ 305 ] {8daf7491-e41c-41c4-8552-d5fbf7422cb3} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
15341 | 2024.11.16 00:59:10.332678 [ 277 ] {8daf7491-e41c-41c4-8552-d5fbf7422cb3} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
15342 | 2024.11.16 00:59:10.332707 [ 277 ] {8daf7491-e41c-41c4-8552-d5fbf7422cb3} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15343 | 2024.11.16 00:59:10.332817 [ 277 ] {8daf7491-e41c-41c4-8552-d5fbf7422cb3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15344 | 2024.11.16 00:59:10.332838 [ 277 ] {8daf7491-e41c-41c4-8552-d5fbf7422cb3} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
15345 | 2024.11.16 00:59:10.332879 [ 277 ] {8daf7491-e41c-41c4-8552-d5fbf7422cb3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15346 | 2024.11.16 00:59:10.332926 [ 277 ] {8daf7491-e41c-41c4-8552-d5fbf7422cb3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15347 | 2024.11.16 00:59:10.332968 [ 277 ] {8daf7491-e41c-41c4-8552-d5fbf7422cb3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15348 | 2024.11.16 00:59:10.334427 [ 277 ] {8daf7491-e41c-41c4-8552-d5fbf7422cb3} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.0033 sec., 12121.212121212122 rows/sec., 462.24 KiB/sec. | ||
15349 | 2024.11.16 00:59:10.334617 [ 277 ] {8daf7491-e41c-41c4-8552-d5fbf7422cb3} <Debug> TCPHandler: Processed in 0.003656279 sec. | ||
15350 | 2024.11.16 00:59:10.334902 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15351 | 2024.11.16 00:59:10.335124 [ 273 ] {76958bfe-786d-4c7b-a03a-790560c1f0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
15352 | 2024.11.16 00:59:10.335521 [ 273 ] {76958bfe-786d-4c7b-a03a-790560c1f0da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15353 | 2024.11.16 00:59:10.335589 [ 273 ] {76958bfe-786d-4c7b-a03a-790560c1f0da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
15354 | 2024.11.16 00:59:10.335968 [ 273 ] {76958bfe-786d-4c7b-a03a-790560c1f0da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15355 | 2024.11.16 00:59:10.336031 [ 273 ] {76958bfe-786d-4c7b-a03a-790560c1f0da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15356 | 2024.11.16 00:59:10.336170 [ 273 ] {76958bfe-786d-4c7b-a03a-790560c1f0da} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
15357 | 2024.11.16 00:59:10.336311 [ 308 ] {76958bfe-786d-4c7b-a03a-790560c1f0da} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
15358 | 2024.11.16 00:59:10.336334 [ 304 ] {76958bfe-786d-4c7b-a03a-790560c1f0da} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
15359 | 2024.11.16 00:59:10.336360 [ 305 ] {76958bfe-786d-4c7b-a03a-790560c1f0da} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
15360 | 2024.11.16 00:59:10.336428 [ 307 ] {76958bfe-786d-4c7b-a03a-790560c1f0da} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
15361 | 2024.11.16 00:59:10.336536 [ 273 ] {76958bfe-786d-4c7b-a03a-790560c1f0da} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
15362 | 2024.11.16 00:59:10.336564 [ 273 ] {76958bfe-786d-4c7b-a03a-790560c1f0da} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15363 | 2024.11.16 00:59:10.336673 [ 273 ] {76958bfe-786d-4c7b-a03a-790560c1f0da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15364 | 2024.11.16 00:59:10.336693 [ 273 ] {76958bfe-786d-4c7b-a03a-790560c1f0da} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
15365 | 2024.11.16 00:59:10.336734 [ 273 ] {76958bfe-786d-4c7b-a03a-790560c1f0da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15366 | 2024.11.16 00:59:10.336779 [ 273 ] {76958bfe-786d-4c7b-a03a-790560c1f0da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15367 | 2024.11.16 00:59:10.336821 [ 273 ] {76958bfe-786d-4c7b-a03a-790560c1f0da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15368 | 2024.11.16 00:59:10.338318 [ 273 ] {76958bfe-786d-4c7b-a03a-790560c1f0da} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003315 sec., 12066.365007541479 rows/sec., 460.15 KiB/sec. | ||
15369 | 2024.11.16 00:59:10.338504 [ 273 ] {76958bfe-786d-4c7b-a03a-790560c1f0da} <Debug> TCPHandler: Processed in 0.003664669 sec. | ||
15370 | 2024.11.16 00:59:10.338874 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15371 | 2024.11.16 00:59:10.339101 [ 277 ] {6f9637e2-07b6-4319-807a-46656e76c354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
15372 | 2024.11.16 00:59:10.339508 [ 277 ] {6f9637e2-07b6-4319-807a-46656e76c354} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15373 | 2024.11.16 00:59:10.339577 [ 277 ] {6f9637e2-07b6-4319-807a-46656e76c354} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
15374 | 2024.11.16 00:59:10.339968 [ 277 ] {6f9637e2-07b6-4319-807a-46656e76c354} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15375 | 2024.11.16 00:59:10.340034 [ 277 ] {6f9637e2-07b6-4319-807a-46656e76c354} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15376 | 2024.11.16 00:59:10.340176 [ 277 ] {6f9637e2-07b6-4319-807a-46656e76c354} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
15377 | 2024.11.16 00:59:10.340340 [ 304 ] {6f9637e2-07b6-4319-807a-46656e76c354} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
15378 | 2024.11.16 00:59:10.340340 [ 308 ] {6f9637e2-07b6-4319-807a-46656e76c354} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
15379 | 2024.11.16 00:59:10.340384 [ 305 ] {6f9637e2-07b6-4319-807a-46656e76c354} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
15380 | 2024.11.16 00:59:10.340411 [ 307 ] {6f9637e2-07b6-4319-807a-46656e76c354} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
15381 | 2024.11.16 00:59:10.340563 [ 277 ] {6f9637e2-07b6-4319-807a-46656e76c354} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
15382 | 2024.11.16 00:59:10.340592 [ 277 ] {6f9637e2-07b6-4319-807a-46656e76c354} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15383 | 2024.11.16 00:59:10.340704 [ 277 ] {6f9637e2-07b6-4319-807a-46656e76c354} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15384 | 2024.11.16 00:59:10.340726 [ 277 ] {6f9637e2-07b6-4319-807a-46656e76c354} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
15385 | 2024.11.16 00:59:10.340768 [ 277 ] {6f9637e2-07b6-4319-807a-46656e76c354} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15386 | 2024.11.16 00:59:10.340814 [ 277 ] {6f9637e2-07b6-4319-807a-46656e76c354} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15387 | 2024.11.16 00:59:10.340858 [ 277 ] {6f9637e2-07b6-4319-807a-46656e76c354} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15388 | 2024.11.16 00:59:10.342340 [ 277 ] {6f9637e2-07b6-4319-807a-46656e76c354} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003364 sec., 11890.606420927468 rows/sec., 453.45 KiB/sec. | ||
15389 | 2024.11.16 00:59:10.342529 [ 277 ] {6f9637e2-07b6-4319-807a-46656e76c354} <Debug> TCPHandler: Processed in 0.003719831 sec. | ||
15390 | 2024.11.16 00:59:10.342789 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15391 | 2024.11.16 00:59:10.343010 [ 273 ] {53661220-3bf4-4482-a245-9977f90ecbbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
15392 | 2024.11.16 00:59:10.343409 [ 273 ] {53661220-3bf4-4482-a245-9977f90ecbbe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15393 | 2024.11.16 00:59:10.343477 [ 273 ] {53661220-3bf4-4482-a245-9977f90ecbbe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
15394 | 2024.11.16 00:59:10.343879 [ 273 ] {53661220-3bf4-4482-a245-9977f90ecbbe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15395 | 2024.11.16 00:59:10.343944 [ 273 ] {53661220-3bf4-4482-a245-9977f90ecbbe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15396 | 2024.11.16 00:59:10.344083 [ 273 ] {53661220-3bf4-4482-a245-9977f90ecbbe} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
15397 | 2024.11.16 00:59:10.344273 [ 304 ] {53661220-3bf4-4482-a245-9977f90ecbbe} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
15398 | 2024.11.16 00:59:10.344274 [ 308 ] {53661220-3bf4-4482-a245-9977f90ecbbe} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
15399 | 2024.11.16 00:59:10.344293 [ 305 ] {53661220-3bf4-4482-a245-9977f90ecbbe} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
15400 | 2024.11.16 00:59:10.344319 [ 307 ] {53661220-3bf4-4482-a245-9977f90ecbbe} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
15401 | 2024.11.16 00:59:10.344447 [ 273 ] {53661220-3bf4-4482-a245-9977f90ecbbe} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
15402 | 2024.11.16 00:59:10.344475 [ 273 ] {53661220-3bf4-4482-a245-9977f90ecbbe} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15403 | 2024.11.16 00:59:10.344582 [ 273 ] {53661220-3bf4-4482-a245-9977f90ecbbe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15404 | 2024.11.16 00:59:10.344602 [ 273 ] {53661220-3bf4-4482-a245-9977f90ecbbe} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
15405 | 2024.11.16 00:59:10.344644 [ 273 ] {53661220-3bf4-4482-a245-9977f90ecbbe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15406 | 2024.11.16 00:59:10.344690 [ 273 ] {53661220-3bf4-4482-a245-9977f90ecbbe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15407 | 2024.11.16 00:59:10.344729 [ 273 ] {53661220-3bf4-4482-a245-9977f90ecbbe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15408 | 2024.11.16 00:59:10.346231 [ 273 ] {53661220-3bf4-4482-a245-9977f90ecbbe} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.00334 sec., 11976.047904191617 rows/sec., 456.70 KiB/sec. | ||
15409 | 2024.11.16 00:59:10.346416 [ 273 ] {53661220-3bf4-4482-a245-9977f90ecbbe} <Debug> TCPHandler: Processed in 0.00369099 sec. | ||
15410 | 2024.11.16 00:59:10.346773 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15411 | 2024.11.16 00:59:10.346998 [ 277 ] {b9757e6e-b802-4250-815e-22141200253e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
15412 | 2024.11.16 00:59:10.347411 [ 277 ] {b9757e6e-b802-4250-815e-22141200253e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15413 | 2024.11.16 00:59:10.347481 [ 277 ] {b9757e6e-b802-4250-815e-22141200253e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
15414 | 2024.11.16 00:59:10.349188 [ 277 ] {b9757e6e-b802-4250-815e-22141200253e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15415 | 2024.11.16 00:59:10.349255 [ 277 ] {b9757e6e-b802-4250-815e-22141200253e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15416 | 2024.11.16 00:59:10.349396 [ 277 ] {b9757e6e-b802-4250-815e-22141200253e} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
15417 | 2024.11.16 00:59:10.349592 [ 308 ] {b9757e6e-b802-4250-815e-22141200253e} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
15418 | 2024.11.16 00:59:10.349598 [ 307 ] {b9757e6e-b802-4250-815e-22141200253e} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
15419 | 2024.11.16 00:59:10.349615 [ 304 ] {b9757e6e-b802-4250-815e-22141200253e} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
15420 | 2024.11.16 00:59:10.349700 [ 305 ] {b9757e6e-b802-4250-815e-22141200253e} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
15421 | 2024.11.16 00:59:10.349849 [ 277 ] {b9757e6e-b802-4250-815e-22141200253e} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
15422 | 2024.11.16 00:59:10.349880 [ 277 ] {b9757e6e-b802-4250-815e-22141200253e} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15423 | 2024.11.16 00:59:10.349992 [ 277 ] {b9757e6e-b802-4250-815e-22141200253e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15424 | 2024.11.16 00:59:10.350013 [ 277 ] {b9757e6e-b802-4250-815e-22141200253e} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
15425 | 2024.11.16 00:59:10.350056 [ 277 ] {b9757e6e-b802-4250-815e-22141200253e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15426 | 2024.11.16 00:59:10.350103 [ 277 ] {b9757e6e-b802-4250-815e-22141200253e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15427 | 2024.11.16 00:59:10.350145 [ 277 ] {b9757e6e-b802-4250-815e-22141200253e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15428 | 2024.11.16 00:59:10.351659 [ 277 ] {b9757e6e-b802-4250-815e-22141200253e} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.004785 sec., 8359.456635318704 rows/sec., 318.79 KiB/sec. | ||
15429 | 2024.11.16 00:59:10.351850 [ 277 ] {b9757e6e-b802-4250-815e-22141200253e} <Debug> TCPHandler: Processed in 0.00514237 sec. | ||
15430 | 2024.11.16 00:59:10.352251 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15431 | 2024.11.16 00:59:10.352475 [ 273 ] {65169763-077a-4585-96d7-90007b7a7d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
15432 | 2024.11.16 00:59:10.352835 [ 273 ] {65169763-077a-4585-96d7-90007b7a7d62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15433 | 2024.11.16 00:59:10.352892 [ 273 ] {65169763-077a-4585-96d7-90007b7a7d62} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
15434 | 2024.11.16 00:59:10.353277 [ 273 ] {65169763-077a-4585-96d7-90007b7a7d62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15435 | 2024.11.16 00:59:10.353343 [ 273 ] {65169763-077a-4585-96d7-90007b7a7d62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15436 | 2024.11.16 00:59:10.353482 [ 273 ] {65169763-077a-4585-96d7-90007b7a7d62} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
15437 | 2024.11.16 00:59:10.353666 [ 308 ] {65169763-077a-4585-96d7-90007b7a7d62} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
15438 | 2024.11.16 00:59:10.353667 [ 304 ] {65169763-077a-4585-96d7-90007b7a7d62} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
15439 | 2024.11.16 00:59:10.353725 [ 305 ] {65169763-077a-4585-96d7-90007b7a7d62} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
15440 | 2024.11.16 00:59:10.353784 [ 307 ] {65169763-077a-4585-96d7-90007b7a7d62} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
15441 | 2024.11.16 00:59:10.353933 [ 273 ] {65169763-077a-4585-96d7-90007b7a7d62} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
15442 | 2024.11.16 00:59:10.353964 [ 273 ] {65169763-077a-4585-96d7-90007b7a7d62} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15443 | 2024.11.16 00:59:10.354073 [ 273 ] {65169763-077a-4585-96d7-90007b7a7d62} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15444 | 2024.11.16 00:59:10.354094 [ 273 ] {65169763-077a-4585-96d7-90007b7a7d62} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
15445 | 2024.11.16 00:59:10.354137 [ 273 ] {65169763-077a-4585-96d7-90007b7a7d62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15446 | 2024.11.16 00:59:10.354183 [ 273 ] {65169763-077a-4585-96d7-90007b7a7d62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15447 | 2024.11.16 00:59:10.354225 [ 273 ] {65169763-077a-4585-96d7-90007b7a7d62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15448 | 2024.11.16 00:59:10.355697 [ 273 ] {65169763-077a-4585-96d7-90007b7a7d62} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003343 sec., 11965.300628178284 rows/sec., 456.29 KiB/sec. | ||
15449 | 2024.11.16 00:59:10.355880 [ 273 ] {65169763-077a-4585-96d7-90007b7a7d62} <Debug> TCPHandler: Processed in 0.00369144 sec. | ||
15450 | 2024.11.16 00:59:10.356218 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15451 | 2024.11.16 00:59:10.356445 [ 277 ] {a41e3882-5ea2-4e67-86b6-db2702c50a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
15452 | 2024.11.16 00:59:10.356813 [ 277 ] {a41e3882-5ea2-4e67-86b6-db2702c50a1f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15453 | 2024.11.16 00:59:10.356872 [ 277 ] {a41e3882-5ea2-4e67-86b6-db2702c50a1f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
15454 | 2024.11.16 00:59:10.357267 [ 277 ] {a41e3882-5ea2-4e67-86b6-db2702c50a1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15455 | 2024.11.16 00:59:10.357332 [ 277 ] {a41e3882-5ea2-4e67-86b6-db2702c50a1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15456 | 2024.11.16 00:59:10.357473 [ 277 ] {a41e3882-5ea2-4e67-86b6-db2702c50a1f} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
15457 | 2024.11.16 00:59:10.357658 [ 308 ] {a41e3882-5ea2-4e67-86b6-db2702c50a1f} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
15458 | 2024.11.16 00:59:10.357660 [ 304 ] {a41e3882-5ea2-4e67-86b6-db2702c50a1f} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
15459 | 2024.11.16 00:59:10.357697 [ 305 ] {a41e3882-5ea2-4e67-86b6-db2702c50a1f} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
15460 | 2024.11.16 00:59:10.357727 [ 307 ] {a41e3882-5ea2-4e67-86b6-db2702c50a1f} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
15461 | 2024.11.16 00:59:10.357854 [ 277 ] {a41e3882-5ea2-4e67-86b6-db2702c50a1f} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
15462 | 2024.11.16 00:59:10.357884 [ 277 ] {a41e3882-5ea2-4e67-86b6-db2702c50a1f} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15463 | 2024.11.16 00:59:10.357994 [ 277 ] {a41e3882-5ea2-4e67-86b6-db2702c50a1f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15464 | 2024.11.16 00:59:10.358015 [ 277 ] {a41e3882-5ea2-4e67-86b6-db2702c50a1f} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
15465 | 2024.11.16 00:59:10.358058 [ 277 ] {a41e3882-5ea2-4e67-86b6-db2702c50a1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15466 | 2024.11.16 00:59:10.358108 [ 277 ] {a41e3882-5ea2-4e67-86b6-db2702c50a1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15467 | 2024.11.16 00:59:10.358150 [ 277 ] {a41e3882-5ea2-4e67-86b6-db2702c50a1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
15468 | 2024.11.16 00:59:10.359617 [ 277 ] {a41e3882-5ea2-4e67-86b6-db2702c50a1f} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003295 sec., 12139.605462822457 rows/sec., 462.94 KiB/sec. | ||
15469 | 2024.11.16 00:59:10.359801 [ 277 ] {a41e3882-5ea2-4e67-86b6-db2702c50a1f} <Debug> TCPHandler: Processed in 0.00364709 sec. | ||
15470 | 2024.11.16 00:59:10.366284 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15471 | 2024.11.16 00:59:10.366403 [ 277 ] {15c69675-fea0-473b-9071-b937a69320cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
15472 | 2024.11.16 00:59:10.366452 [ 277 ] {15c69675-fea0-473b-9071-b937a69320cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15473 | 2024.11.16 00:59:10.367240 [ 277 ] {15c69675-fea0-473b-9071-b937a69320cc} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15474 | 2024.11.16 00:59:10.367296 [ 277 ] {15c69675-fea0-473b-9071-b937a69320cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
15475 | 2024.11.16 00:59:10.368416 [ 277 ] {15c69675-fea0-473b-9071-b937a69320cc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
15476 | 2024.11.16 00:59:10.368669 [ 277 ] {15c69675-fea0-473b-9071-b937a69320cc} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15477 | 2024.11.16 00:59:10.369079 [ 277 ] {15c69675-fea0-473b-9071-b937a69320cc} <Debug> executeQuery: Read 23 rows, 3.36 KiB in 0.00265 sec., 8679.245283018869 rows/sec., 1.24 MiB/sec. | ||
15478 | 2024.11.16 00:59:10.369196 [ 277 ] {15c69675-fea0-473b-9071-b937a69320cc} <Debug> TCPHandler: Processed in 0.00296317 sec. | ||
15479 | 2024.11.16 00:59:10.369351 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15480 | 2024.11.16 00:59:10.369480 [ 273 ] {b5df980c-4e1c-4b90-95ee-9942800a4cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15481 | 2024.11.16 00:59:10.369535 [ 273 ] {b5df980c-4e1c-4b90-95ee-9942800a4cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15482 | 2024.11.16 00:59:10.370175 [ 273 ] {b5df980c-4e1c-4b90-95ee-9942800a4cc9} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15483 | 2024.11.16 00:59:10.370222 [ 273 ] {b5df980c-4e1c-4b90-95ee-9942800a4cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
15484 | 2024.11.16 00:59:10.370629 [ 273 ] {b5df980c-4e1c-4b90-95ee-9942800a4cc9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
15485 | 2024.11.16 00:59:10.370862 [ 273 ] {b5df980c-4e1c-4b90-95ee-9942800a4cc9} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15486 | 2024.11.16 00:59:10.371065 [ 273 ] {b5df980c-4e1c-4b90-95ee-9942800a4cc9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001613 sec., 2479.851208927464 rows/sec., 202.21 KiB/sec. | ||
15487 | 2024.11.16 00:59:10.371115 [ 273 ] {b5df980c-4e1c-4b90-95ee-9942800a4cc9} <Debug> TCPHandler: Processed in 0.001826899 sec. | ||
15488 | 2024.11.16 00:59:10.371253 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15489 | 2024.11.16 00:59:10.371358 [ 277 ] {d967df4e-a88d-46b3-8045-b8ad323b84be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15490 | 2024.11.16 00:59:10.371402 [ 277 ] {d967df4e-a88d-46b3-8045-b8ad323b84be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15491 | 2024.11.16 00:59:10.371950 [ 277 ] {d967df4e-a88d-46b3-8045-b8ad323b84be} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15492 | 2024.11.16 00:59:10.371990 [ 277 ] {d967df4e-a88d-46b3-8045-b8ad323b84be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
15493 | 2024.11.16 00:59:10.372340 [ 277 ] {d967df4e-a88d-46b3-8045-b8ad323b84be} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
15494 | 2024.11.16 00:59:10.372570 [ 277 ] {d967df4e-a88d-46b3-8045-b8ad323b84be} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15495 | 2024.11.16 00:59:10.372826 [ 277 ] {d967df4e-a88d-46b3-8045-b8ad323b84be} <Debug> executeQuery: Read 78 rows, 6.07 KiB in 0.001479 sec., 52738.336713995945 rows/sec., 4.01 MiB/sec. | ||
15496 | 2024.11.16 00:59:10.372880 [ 277 ] {d967df4e-a88d-46b3-8045-b8ad323b84be} <Debug> TCPHandler: Processed in 0.001678175 sec. | ||
15497 | 2024.11.16 00:59:10.373095 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15498 | 2024.11.16 00:59:10.373447 [ 273 ] {98e94ffa-55ea-4e6d-8e88-a7c3e2ce16cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15499 | 2024.11.16 00:59:10.373600 [ 273 ] {98e94ffa-55ea-4e6d-8e88-a7c3e2ce16cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15500 | 2024.11.16 00:59:10.374477 [ 273 ] {98e94ffa-55ea-4e6d-8e88-a7c3e2ce16cb} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15501 | 2024.11.16 00:59:10.374515 [ 273 ] {98e94ffa-55ea-4e6d-8e88-a7c3e2ce16cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
15502 | 2024.11.16 00:59:10.374844 [ 273 ] {98e94ffa-55ea-4e6d-8e88-a7c3e2ce16cb} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
15503 | 2024.11.16 00:59:10.375071 [ 273 ] {98e94ffa-55ea-4e6d-8e88-a7c3e2ce16cb} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15504 | 2024.11.16 00:59:10.375271 [ 273 ] {98e94ffa-55ea-4e6d-8e88-a7c3e2ce16cb} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001962 sec., 2038.7359836901119 rows/sec., 142.35 KiB/sec. | ||
15505 | 2024.11.16 00:59:10.375320 [ 273 ] {98e94ffa-55ea-4e6d-8e88-a7c3e2ce16cb} <Debug> TCPHandler: Processed in 0.002354524 sec. | ||
15506 | 2024.11.16 00:59:10.375462 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15507 | 2024.11.16 00:59:10.375569 [ 277 ] {df95a8bf-9f61-437e-a008-6be4dbe79b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15508 | 2024.11.16 00:59:10.375616 [ 277 ] {df95a8bf-9f61-437e-a008-6be4dbe79b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15509 | 2024.11.16 00:59:10.376251 [ 277 ] {df95a8bf-9f61-437e-a008-6be4dbe79b28} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15510 | 2024.11.16 00:59:10.376298 [ 277 ] {df95a8bf-9f61-437e-a008-6be4dbe79b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
15511 | 2024.11.16 00:59:10.376699 [ 277 ] {df95a8bf-9f61-437e-a008-6be4dbe79b28} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
15512 | 2024.11.16 00:59:10.376942 [ 277 ] {df95a8bf-9f61-437e-a008-6be4dbe79b28} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15513 | 2024.11.16 00:59:10.377104 [ 51 ] {} <Debug> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b) (MergerMutator): Selected 6 parts from all_1_45_11 to all_50_50_0 | ||
15514 | 2024.11.16 00:59:10.377179 [ 277 ] {df95a8bf-9f61-437e-a008-6be4dbe79b28} <Debug> executeQuery: Read 22 rows, 1.40 KiB in 0.001625 sec., 13538.461538461539 rows/sec., 861.78 KiB/sec. | ||
15515 | 2024.11.16 00:59:10.377186 [ 51 ] {} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15516 | 2024.11.16 00:59:10.377260 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
15517 | 2024.11.16 00:59:10.377296 [ 277 ] {df95a8bf-9f61-437e-a008-6be4dbe79b28} <Debug> TCPHandler: Processed in 0.001881641 sec. | ||
15518 | 2024.11.16 00:59:10.377491 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15519 | 2024.11.16 00:59:10.377549 [ 189 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_50_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_11 to all_50_50_0 into Compact with storage Full | ||
15520 | 2024.11.16 00:59:10.377700 [ 273 ] {d67ccaa8-4f91-4f94-a03d-aebddde6dea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15521 | 2024.11.16 00:59:10.377824 [ 273 ] {d67ccaa8-4f91-4f94-a03d-aebddde6dea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15522 | 2024.11.16 00:59:10.377841 [ 189 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_50_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15523 | 2024.11.16 00:59:10.377964 [ 189 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 242 rows starting from the beginning of the part | ||
15524 | 2024.11.16 00:59:10.378312 [ 189 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
15525 | 2024.11.16 00:59:10.378799 [ 189 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
15526 | 2024.11.16 00:59:10.379188 [ 189 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part | ||
15527 | 2024.11.16 00:59:10.379505 [ 189 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
15528 | 2024.11.16 00:59:10.379793 [ 189 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 22 rows starting from the beginning of the part | ||
15529 | 2024.11.16 00:59:10.380655 [ 273 ] {d67ccaa8-4f91-4f94-a03d-aebddde6dea4} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15530 | 2024.11.16 00:59:10.380731 [ 273 ] {d67ccaa8-4f91-4f94-a03d-aebddde6dea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15531 | 2024.11.16 00:59:10.381658 [ 273 ] {d67ccaa8-4f91-4f94-a03d-aebddde6dea4} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
15532 | 2024.11.16 00:59:10.382240 [ 273 ] {d67ccaa8-4f91-4f94-a03d-aebddde6dea4} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15533 | 2024.11.16 00:59:10.382802 [ 273 ] {d67ccaa8-4f91-4f94-a03d-aebddde6dea4} <Debug> executeQuery: Read 176 rows, 13.71 KiB in 0.005142 sec., 34227.92687670168 rows/sec., 2.60 MiB/sec. | ||
15534 | 2024.11.16 00:59:10.382929 [ 189 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_50_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 5 columns (5 merged, 0 gathered) in 0.00554741 sec., 57684.57712698358 rows/sec., 4.11 MiB/sec. | ||
15535 | 2024.11.16 00:59:10.382951 [ 273 ] {d67ccaa8-4f91-4f94-a03d-aebddde6dea4} <Debug> TCPHandler: Processed in 0.005566501 sec. | ||
15536 | 2024.11.16 00:59:10.383158 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15537 | 2024.11.16 00:59:10.383189 [ 186 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_50_12} <Trace> MergedBlockOutputStream: filled checksums all_1_50_12 (state Temporary) | ||
15538 | 2024.11.16 00:59:10.383379 [ 277 ] {8572c9ae-9725-42e7-a44b-53dffe511de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
15539 | 2024.11.16 00:59:10.383474 [ 277 ] {8572c9ae-9725-42e7-a44b-53dffe511de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
15540 | 2024.11.16 00:59:10.383845 [ 186 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_50_12} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_merge_all_1_50_12 to all_1_50_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15541 | 2024.11.16 00:59:10.384054 [ 186 ] {e9ec937b-06a5-40b6-bd31-f537e2c6489b::all_1_50_12} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b) (MergerMutator): Merged 6 parts: [all_1_45_11, all_50_50_0] -> all_1_50_12 | ||
15542 | 2024.11.16 00:59:10.384225 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
15543 | 2024.11.16 00:59:10.384451 [ 277 ] {8572c9ae-9725-42e7-a44b-53dffe511de9} <Trace> oximeter.measurements_cumulativei64 (1c335507-8b83-4e5d-9449-b126a5099f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15544 | 2024.11.16 00:59:10.384495 [ 277 ] {8572c9ae-9725-42e7-a44b-53dffe511de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
15545 | 2024.11.16 00:59:10.384936 [ 277 ] {8572c9ae-9725-42e7-a44b-53dffe511de9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
15546 | 2024.11.16 00:59:10.385168 [ 277 ] {8572c9ae-9725-42e7-a44b-53dffe511de9} <Trace> oximeter.measurements_cumulativei64 (1c335507-8b83-4e5d-9449-b126a5099f65): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15547 | 2024.11.16 00:59:10.385543 [ 277 ] {8572c9ae-9725-42e7-a44b-53dffe511de9} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.002174 sec., 9199.632014719411 rows/sec., 622.59 KiB/sec. | ||
15548 | 2024.11.16 00:59:10.385630 [ 277 ] {8572c9ae-9725-42e7-a44b-53dffe511de9} <Debug> TCPHandler: Processed in 0.002563489 sec. | ||
15549 | 2024.11.16 00:59:10.385780 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15550 | 2024.11.16 00:59:10.385886 [ 273 ] {1b6d25a2-dcd0-4f9d-a27a-b0f4702044c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15551 | 2024.11.16 00:59:10.385934 [ 273 ] {1b6d25a2-dcd0-4f9d-a27a-b0f4702044c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15552 | 2024.11.16 00:59:10.386440 [ 273 ] {1b6d25a2-dcd0-4f9d-a27a-b0f4702044c6} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15553 | 2024.11.16 00:59:10.386479 [ 273 ] {1b6d25a2-dcd0-4f9d-a27a-b0f4702044c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
15554 | 2024.11.16 00:59:10.386843 [ 273 ] {1b6d25a2-dcd0-4f9d-a27a-b0f4702044c6} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
15555 | 2024.11.16 00:59:10.387081 [ 273 ] {1b6d25a2-dcd0-4f9d-a27a-b0f4702044c6} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15556 | 2024.11.16 00:59:10.387286 [ 273 ] {1b6d25a2-dcd0-4f9d-a27a-b0f4702044c6} <Debug> executeQuery: Read 179 rows, 12.67 KiB in 0.001422 sec., 125879.04360056258 rows/sec., 8.70 MiB/sec. | ||
15557 | 2024.11.16 00:59:10.387335 [ 273 ] {1b6d25a2-dcd0-4f9d-a27a-b0f4702044c6} <Debug> TCPHandler: Processed in 0.001608403 sec. | ||
15558 | 2024.11.16 00:59:10.387473 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15559 | 2024.11.16 00:59:10.387580 [ 277 ] {843ddd82-c8fc-47eb-abeb-f35b5064bec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15560 | 2024.11.16 00:59:10.387653 [ 277 ] {843ddd82-c8fc-47eb-abeb-f35b5064bec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15561 | 2024.11.16 00:59:10.388831 [ 277 ] {843ddd82-c8fc-47eb-abeb-f35b5064bec3} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15562 | 2024.11.16 00:59:10.388871 [ 277 ] {843ddd82-c8fc-47eb-abeb-f35b5064bec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
15563 | 2024.11.16 00:59:10.389469 [ 277 ] {843ddd82-c8fc-47eb-abeb-f35b5064bec3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
15564 | 2024.11.16 00:59:10.389719 [ 277 ] {843ddd82-c8fc-47eb-abeb-f35b5064bec3} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15565 | 2024.11.16 00:59:10.389884 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
15566 | 2024.11.16 00:59:10.389956 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15567 | 2024.11.16 00:59:10.389994 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
15568 | 2024.11.16 00:59:10.390001 [ 277 ] {843ddd82-c8fc-47eb-abeb-f35b5064bec3} <Debug> executeQuery: Read 5 rows, 6.38 KiB in 0.002435 sec., 2053.388090349076 rows/sec., 2.56 MiB/sec. | ||
15569 | 2024.11.16 00:59:10.390482 [ 277 ] {843ddd82-c8fc-47eb-abeb-f35b5064bec3} <Debug> TCPHandler: Processed in 0.003055643 sec. | ||
15570 | 2024.11.16 00:59:10.390494 [ 190 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::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 | ||
15571 | 2024.11.16 00:59:10.390679 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15572 | 2024.11.16 00:59:10.390956 [ 273 ] {7228f849-f79f-4f9d-b7ac-ddf28af806b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15573 | 2024.11.16 00:59:10.391087 [ 273 ] {7228f849-f79f-4f9d-b7ac-ddf28af806b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15574 | 2024.11.16 00:59:10.391309 [ 190 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15575 | 2024.11.16 00:59:10.391584 [ 190 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1691 rows starting from the beginning of the part | ||
15576 | 2024.11.16 00:59:10.392441 [ 190 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::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 | ||
15577 | 2024.11.16 00:59:10.393205 [ 273 ] {7228f849-f79f-4f9d-b7ac-ddf28af806b7} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15578 | 2024.11.16 00:59:10.393235 [ 190 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
15579 | 2024.11.16 00:59:10.393286 [ 273 ] {7228f849-f79f-4f9d-b7ac-ddf28af806b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15580 | 2024.11.16 00:59:10.394020 [ 190 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
15581 | 2024.11.16 00:59:10.394699 [ 190 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 51 rows starting from the beginning of the part | ||
15582 | 2024.11.16 00:59:10.394828 [ 273 ] {7228f849-f79f-4f9d-b7ac-ddf28af806b7} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
15583 | 2024.11.16 00:59:10.395189 [ 190 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 5 rows starting from the beginning of the part | ||
15584 | 2024.11.16 00:59:10.395889 [ 273 ] {7228f849-f79f-4f9d-b7ac-ddf28af806b7} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15585 | 2024.11.16 00:59:10.396437 [ 273 ] {7228f849-f79f-4f9d-b7ac-ddf28af806b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005574 sec., 10764.262648008611 rows/sec., 742.85 KiB/sec. | ||
15586 | 2024.11.16 00:59:10.396532 [ 273 ] {7228f849-f79f-4f9d-b7ac-ddf28af806b7} <Debug> TCPHandler: Processed in 0.005957312 sec. | ||
15587 | 2024.11.16 00:59:10.407672 [ 192 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1867 rows, containing 19 columns (19 merged, 0 gathered) in 0.017539146 sec., 106447.60012830728 rows/sec., 190.59 MiB/sec. | ||
15588 | 2024.11.16 00:59:10.409729 [ 199 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
15589 | 2024.11.16 00:59:10.410184 [ 199 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15590 | 2024.11.16 00:59:10.410267 [ 199 ] {ef589156-62b8-4e77-bcea-f0e334f07f4d::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
15591 | 2024.11.16 00:59:10.410424 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.44 MiB. | ||
15592 | 2024.11.16 00:59:11.611844 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 2242 | ||
15593 | 2024.11.16 00:59:11.616207 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15594 | 2024.11.16 00:59:11.616258 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
15595 | 2024.11.16 00:59:11.617862 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
15596 | 2024.11.16 00:59:11.618172 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15597 | 2024.11.16 00:59:11.619865 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2242 | ||
15598 | 2024.11.16 00:59:15.272332 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15599 | 2024.11.16 00:59:15.272562 [ 277 ] {f3375fb0-ff5a-4570-884e-72c9b4b904cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15600 | 2024.11.16 00:59:15.272649 [ 277 ] {f3375fb0-ff5a-4570-884e-72c9b4b904cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15601 | 2024.11.16 00:59:15.273522 [ 277 ] {f3375fb0-ff5a-4570-884e-72c9b4b904cb} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15602 | 2024.11.16 00:59:15.273586 [ 277 ] {f3375fb0-ff5a-4570-884e-72c9b4b904cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15603 | 2024.11.16 00:59:15.274083 [ 277 ] {f3375fb0-ff5a-4570-884e-72c9b4b904cb} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
15604 | 2024.11.16 00:59:15.274364 [ 277 ] {f3375fb0-ff5a-4570-884e-72c9b4b904cb} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15605 | 2024.11.16 00:59:15.274666 [ 277 ] {f3375fb0-ff5a-4570-884e-72c9b4b904cb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002153 sec., 26010.218300046447 rows/sec., 1.99 MiB/sec. | ||
15606 | 2024.11.16 00:59:15.274796 [ 277 ] {f3375fb0-ff5a-4570-884e-72c9b4b904cb} <Debug> TCPHandler: Processed in 0.002617451 sec. | ||
15607 | 2024.11.16 00:59:15.275070 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15608 | 2024.11.16 00:59:15.275261 [ 273 ] {e75f0f2f-08a2-4189-a156-1897900ab5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15609 | 2024.11.16 00:59:15.275328 [ 273 ] {e75f0f2f-08a2-4189-a156-1897900ab5e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15610 | 2024.11.16 00:59:15.276027 [ 273 ] {e75f0f2f-08a2-4189-a156-1897900ab5e4} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15611 | 2024.11.16 00:59:15.276075 [ 273 ] {e75f0f2f-08a2-4189-a156-1897900ab5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15612 | 2024.11.16 00:59:15.276486 [ 273 ] {e75f0f2f-08a2-4189-a156-1897900ab5e4} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
15613 | 2024.11.16 00:59:15.276744 [ 273 ] {e75f0f2f-08a2-4189-a156-1897900ab5e4} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15614 | 2024.11.16 00:59:15.276969 [ 273 ] {e75f0f2f-08a2-4189-a156-1897900ab5e4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001748 sec., 36613.272311212815 rows/sec., 2.86 MiB/sec. | ||
15615 | 2024.11.16 00:59:15.277030 [ 273 ] {e75f0f2f-08a2-4189-a156-1897900ab5e4} <Debug> TCPHandler: Processed in 0.002080516 sec. | ||
15616 | 2024.11.16 00:59:15.277202 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15617 | 2024.11.16 00:59:15.277344 [ 277 ] {e9b7318c-387c-46e2-a5c3-c5c8b55d2594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15618 | 2024.11.16 00:59:15.277411 [ 277 ] {e9b7318c-387c-46e2-a5c3-c5c8b55d2594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15619 | 2024.11.16 00:59:15.278026 [ 277 ] {e9b7318c-387c-46e2-a5c3-c5c8b55d2594} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15620 | 2024.11.16 00:59:15.278070 [ 277 ] {e9b7318c-387c-46e2-a5c3-c5c8b55d2594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15621 | 2024.11.16 00:59:15.278482 [ 277 ] {e9b7318c-387c-46e2-a5c3-c5c8b55d2594} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
15622 | 2024.11.16 00:59:15.278741 [ 277 ] {e9b7318c-387c-46e2-a5c3-c5c8b55d2594} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15623 | 2024.11.16 00:59:15.278964 [ 277 ] {e9b7318c-387c-46e2-a5c3-c5c8b55d2594} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001656 sec., 96618.35748792271 rows/sec., 6.73 MiB/sec. | ||
15624 | 2024.11.16 00:59:15.279017 [ 277 ] {e9b7318c-387c-46e2-a5c3-c5c8b55d2594} <Debug> TCPHandler: Processed in 0.001880951 sec. | ||
15625 | 2024.11.16 00:59:15.279166 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15626 | 2024.11.16 00:59:15.279297 [ 273 ] {c0c1cc98-425d-4a1d-9c58-5f48058e98b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15627 | 2024.11.16 00:59:15.279355 [ 273 ] {c0c1cc98-425d-4a1d-9c58-5f48058e98b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15628 | 2024.11.16 00:59:15.279870 [ 273 ] {c0c1cc98-425d-4a1d-9c58-5f48058e98b2} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15629 | 2024.11.16 00:59:15.279910 [ 273 ] {c0c1cc98-425d-4a1d-9c58-5f48058e98b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15630 | 2024.11.16 00:59:15.280285 [ 273 ] {c0c1cc98-425d-4a1d-9c58-5f48058e98b2} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
15631 | 2024.11.16 00:59:15.280523 [ 273 ] {c0c1cc98-425d-4a1d-9c58-5f48058e98b2} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15632 | 2024.11.16 00:59:15.280765 [ 273 ] {c0c1cc98-425d-4a1d-9c58-5f48058e98b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001496 sec., 40106.95187165776 rows/sec., 2.70 MiB/sec. | ||
15633 | 2024.11.16 00:59:15.280834 [ 273 ] {c0c1cc98-425d-4a1d-9c58-5f48058e98b2} <Debug> TCPHandler: Processed in 0.001730736 sec. | ||
15634 | 2024.11.16 00:59:16.060238 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15635 | 2024.11.16 00:59:16.060312 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15636 | 2024.11.16 00:59:17.735274 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36871, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15637 | 2024.11.16 00:59:17.916802 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36778, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15638 | 2024.11.16 00:59:17.925177 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59470, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15639 | 2024.11.16 00:59:17.946450 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58727, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15640 | 2024.11.16 00:59:18.015725 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49775, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15641 | 2024.11.16 00:59:18.047015 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63064, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15642 | 2024.11.16 00:59:18.085272 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62681, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15643 | 2024.11.16 00:59:18.099519 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40520, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15644 | 2024.11.16 00:59:19.147286 [ 218 ] {} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15645 | 2024.11.16 00:59:19.147336 [ 218 ] {} <Debug> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15646 | 2024.11.16 00:59:19.148801 [ 218 ] {} <Debug> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15647 | 2024.11.16 00:59:20.264289 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15648 | 2024.11.16 00:59:20.264782 [ 277 ] {217106a8-4312-45b9-8c77-499b08c13283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
15649 | 2024.11.16 00:59:20.265347 [ 277 ] {217106a8-4312-45b9-8c77-499b08c13283} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15650 | 2024.11.16 00:59:20.265413 [ 277 ] {217106a8-4312-45b9-8c77-499b08c13283} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
15651 | 2024.11.16 00:59:20.265881 [ 277 ] {217106a8-4312-45b9-8c77-499b08c13283} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15652 | 2024.11.16 00:59:20.265969 [ 277 ] {217106a8-4312-45b9-8c77-499b08c13283} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15653 | 2024.11.16 00:59:20.266149 [ 277 ] {217106a8-4312-45b9-8c77-499b08c13283} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
15654 | 2024.11.16 00:59:20.266443 [ 304 ] {217106a8-4312-45b9-8c77-499b08c13283} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
15655 | 2024.11.16 00:59:20.266483 [ 315 ] {217106a8-4312-45b9-8c77-499b08c13283} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
15656 | 2024.11.16 00:59:20.266488 [ 305 ] {217106a8-4312-45b9-8c77-499b08c13283} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
15657 | 2024.11.16 00:59:20.266511 [ 308 ] {217106a8-4312-45b9-8c77-499b08c13283} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
15658 | 2024.11.16 00:59:20.266603 [ 307 ] {217106a8-4312-45b9-8c77-499b08c13283} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
15659 | 2024.11.16 00:59:20.266765 [ 277 ] {217106a8-4312-45b9-8c77-499b08c13283} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
15660 | 2024.11.16 00:59:20.266801 [ 277 ] {217106a8-4312-45b9-8c77-499b08c13283} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15661 | 2024.11.16 00:59:20.266955 [ 277 ] {217106a8-4312-45b9-8c77-499b08c13283} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15662 | 2024.11.16 00:59:20.266981 [ 277 ] {217106a8-4312-45b9-8c77-499b08c13283} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 63 rows with 4 streams | ||
15663 | 2024.11.16 00:59:20.267030 [ 277 ] {217106a8-4312-45b9-8c77-499b08c13283} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
15664 | 2024.11.16 00:59:20.267085 [ 277 ] {217106a8-4312-45b9-8c77-499b08c13283} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
15665 | 2024.11.16 00:59:20.267135 [ 277 ] {217106a8-4312-45b9-8c77-499b08c13283} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
15666 | 2024.11.16 00:59:20.267184 [ 277 ] {217106a8-4312-45b9-8c77-499b08c13283} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
15667 | 2024.11.16 00:59:20.269397 [ 277 ] {217106a8-4312-45b9-8c77-499b08c13283} <Debug> executeQuery: Read 63 rows, 2.31 KiB in 0.004879 sec., 12912.482065997132 rows/sec., 473.37 KiB/sec. | ||
15668 | 2024.11.16 00:59:20.269652 [ 277 ] {217106a8-4312-45b9-8c77-499b08c13283} <Debug> MemoryTracker: Peak memory usage (for query): 153.76 KiB. | ||
15669 | 2024.11.16 00:59:20.269670 [ 277 ] {217106a8-4312-45b9-8c77-499b08c13283} <Debug> TCPHandler: Processed in 0.005582992 sec. | ||
15670 | 2024.11.16 00:59:20.273512 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15671 | 2024.11.16 00:59:20.273906 [ 273 ] {27894912-0972-40b5-83e7-ed4a00e14372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
15672 | 2024.11.16 00:59:20.274290 [ 273 ] {27894912-0972-40b5-83e7-ed4a00e14372} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15673 | 2024.11.16 00:59:20.274350 [ 273 ] {27894912-0972-40b5-83e7-ed4a00e14372} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
15674 | 2024.11.16 00:59:20.274762 [ 273 ] {27894912-0972-40b5-83e7-ed4a00e14372} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15675 | 2024.11.16 00:59:20.274831 [ 273 ] {27894912-0972-40b5-83e7-ed4a00e14372} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15676 | 2024.11.16 00:59:20.274976 [ 273 ] {27894912-0972-40b5-83e7-ed4a00e14372} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
15677 | 2024.11.16 00:59:20.275215 [ 305 ] {27894912-0972-40b5-83e7-ed4a00e14372} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
15678 | 2024.11.16 00:59:20.275279 [ 304 ] {27894912-0972-40b5-83e7-ed4a00e14372} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
15679 | 2024.11.16 00:59:20.275311 [ 315 ] {27894912-0972-40b5-83e7-ed4a00e14372} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
15680 | 2024.11.16 00:59:20.275335 [ 308 ] {27894912-0972-40b5-83e7-ed4a00e14372} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
15681 | 2024.11.16 00:59:20.275306 [ 307 ] {27894912-0972-40b5-83e7-ed4a00e14372} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
15682 | 2024.11.16 00:59:20.275495 [ 273 ] {27894912-0972-40b5-83e7-ed4a00e14372} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
15683 | 2024.11.16 00:59:20.275528 [ 273 ] {27894912-0972-40b5-83e7-ed4a00e14372} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15684 | 2024.11.16 00:59:20.275666 [ 273 ] {27894912-0972-40b5-83e7-ed4a00e14372} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15685 | 2024.11.16 00:59:20.275691 [ 273 ] {27894912-0972-40b5-83e7-ed4a00e14372} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (SelectExecutor): Reading approx. 63 rows with 4 streams | ||
15686 | 2024.11.16 00:59:20.275735 [ 273 ] {27894912-0972-40b5-83e7-ed4a00e14372} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
15687 | 2024.11.16 00:59:20.275785 [ 273 ] {27894912-0972-40b5-83e7-ed4a00e14372} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
15688 | 2024.11.16 00:59:20.275833 [ 273 ] {27894912-0972-40b5-83e7-ed4a00e14372} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
15689 | 2024.11.16 00:59:20.275876 [ 273 ] {27894912-0972-40b5-83e7-ed4a00e14372} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
15690 | 2024.11.16 00:59:20.277912 [ 273 ] {27894912-0972-40b5-83e7-ed4a00e14372} <Debug> executeQuery: Read 63 rows, 2.31 KiB in 0.004227 sec., 14904.187366926899 rows/sec., 546.39 KiB/sec. | ||
15691 | 2024.11.16 00:59:20.278176 [ 273 ] {27894912-0972-40b5-83e7-ed4a00e14372} <Debug> MemoryTracker: Peak memory usage (for query): 153.90 KiB. | ||
15692 | 2024.11.16 00:59:20.278197 [ 273 ] {27894912-0972-40b5-83e7-ed4a00e14372} <Debug> TCPHandler: Processed in 0.00479985 sec. | ||
15693 | 2024.11.16 00:59:20.289492 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15694 | 2024.11.16 00:59:20.289730 [ 277 ] {6e0b9dc4-b975-4b9e-8c95-c5c1378ea54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
15695 | 2024.11.16 00:59:20.289826 [ 277 ] {6e0b9dc4-b975-4b9e-8c95-c5c1378ea54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15696 | 2024.11.16 00:59:20.290598 [ 277 ] {6e0b9dc4-b975-4b9e-8c95-c5c1378ea54d} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15697 | 2024.11.16 00:59:20.290648 [ 277 ] {6e0b9dc4-b975-4b9e-8c95-c5c1378ea54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15698 | 2024.11.16 00:59:20.291144 [ 277 ] {6e0b9dc4-b975-4b9e-8c95-c5c1378ea54d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
15699 | 2024.11.16 00:59:20.291369 [ 277 ] {6e0b9dc4-b975-4b9e-8c95-c5c1378ea54d} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15700 | 2024.11.16 00:59:20.291555 [ 153 ] {} <Debug> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
15701 | 2024.11.16 00:59:20.291617 [ 277 ] {6e0b9dc4-b975-4b9e-8c95-c5c1378ea54d} <Debug> executeQuery: Read 2 rows, 391.00 B in 0.00195 sec., 1025.6410256410256 rows/sec., 195.81 KiB/sec. | ||
15702 | 2024.11.16 00:59:20.291627 [ 153 ] {} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15703 | 2024.11.16 00:59:20.291713 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15704 | 2024.11.16 00:59:20.291756 [ 277 ] {6e0b9dc4-b975-4b9e-8c95-c5c1378ea54d} <Debug> TCPHandler: Processed in 0.002370414 sec. | ||
15705 | 2024.11.16 00:59:20.292025 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15706 | 2024.11.16 00:59:20.292065 [ 188 ] {bd8531b8-8ee4-43f4-b7f8-0ded506ec79d::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 | ||
15707 | 2024.11.16 00:59:20.292378 [ 273 ] {3b996fc8-3bfb-447e-8b46-0eb9f039284c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15708 | 2024.11.16 00:59:20.292466 [ 273 ] {3b996fc8-3bfb-447e-8b46-0eb9f039284c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15709 | 2024.11.16 00:59:20.292719 [ 188 ] {bd8531b8-8ee4-43f4-b7f8-0ded506ec79d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15710 | 2024.11.16 00:59:20.292777 [ 188 ] {bd8531b8-8ee4-43f4-b7f8-0ded506ec79d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part | ||
15711 | 2024.11.16 00:59:20.293057 [ 188 ] {bd8531b8-8ee4-43f4-b7f8-0ded506ec79d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
15712 | 2024.11.16 00:59:20.293275 [ 188 ] {bd8531b8-8ee4-43f4-b7f8-0ded506ec79d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
15713 | 2024.11.16 00:59:20.293411 [ 188 ] {bd8531b8-8ee4-43f4-b7f8-0ded506ec79d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
15714 | 2024.11.16 00:59:20.293674 [ 188 ] {bd8531b8-8ee4-43f4-b7f8-0ded506ec79d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
15715 | 2024.11.16 00:59:20.294037 [ 188 ] {bd8531b8-8ee4-43f4-b7f8-0ded506ec79d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
15716 | 2024.11.16 00:59:20.294298 [ 273 ] {3b996fc8-3bfb-447e-8b46-0eb9f039284c} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15717 | 2024.11.16 00:59:20.294367 [ 273 ] {3b996fc8-3bfb-447e-8b46-0eb9f039284c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15718 | 2024.11.16 00:59:20.294877 [ 273 ] {3b996fc8-3bfb-447e-8b46-0eb9f039284c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
15719 | 2024.11.16 00:59:20.295246 [ 273 ] {3b996fc8-3bfb-447e-8b46-0eb9f039284c} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15720 | 2024.11.16 00:59:20.295520 [ 153 ] {} <Debug> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
15721 | 2024.11.16 00:59:20.295656 [ 153 ] {} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15722 | 2024.11.16 00:59:20.295769 [ 273 ] {3b996fc8-3bfb-447e-8b46-0eb9f039284c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.003475 sec., 4028.7769784172665 rows/sec., 290.02 KiB/sec. | ||
15723 | 2024.11.16 00:59:20.295776 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15724 | 2024.11.16 00:59:20.296206 [ 273 ] {3b996fc8-3bfb-447e-8b46-0eb9f039284c} <Debug> TCPHandler: Processed in 0.004323267 sec. | ||
15725 | 2024.11.16 00:59:20.296487 [ 199 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
15726 | 2024.11.16 00:59:20.296460 [ 222 ] {} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15727 | 2024.11.16 00:59:20.296648 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15728 | 2024.11.16 00:59:20.296716 [ 222 ] {} <Debug> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15729 | 2024.11.16 00:59:20.297260 [ 277 ] {6f91f7ee-f7ef-4daa-8b2c-da642623aa01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15730 | 2024.11.16 00:59:20.297333 [ 199 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15731 | 2024.11.16 00:59:20.297472 [ 277 ] {6f91f7ee-f7ef-4daa-8b2c-da642623aa01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15732 | 2024.11.16 00:59:20.297773 [ 199 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
15733 | 2024.11.16 00:59:20.298670 [ 199 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
15734 | 2024.11.16 00:59:20.299561 [ 199 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
15735 | 2024.11.16 00:59:20.301211 [ 199 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
15736 | 2024.11.16 00:59:20.302407 [ 199 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::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 | ||
15737 | 2024.11.16 00:59:20.304421 [ 277 ] {6f91f7ee-f7ef-4daa-8b2c-da642623aa01} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15738 | 2024.11.16 00:59:20.304541 [ 277 ] {6f91f7ee-f7ef-4daa-8b2c-da642623aa01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15739 | 2024.11.16 00:59:20.304903 [ 222 ] {} <Debug> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15740 | 2024.11.16 00:59:20.306800 [ 277 ] {6f91f7ee-f7ef-4daa-8b2c-da642623aa01} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
15741 | 2024.11.16 00:59:20.307868 [ 277 ] {6f91f7ee-f7ef-4daa-8b2c-da642623aa01} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15742 | 2024.11.16 00:59:20.309130 [ 277 ] {6f91f7ee-f7ef-4daa-8b2c-da642623aa01} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.012049 sec., 248.9833181176861 rows/sec., 18.48 KiB/sec. | ||
15743 | 2024.11.16 00:59:20.309831 [ 277 ] {6f91f7ee-f7ef-4daa-8b2c-da642623aa01} <Debug> TCPHandler: Processed in 0.013474146 sec. | ||
15744 | 2024.11.16 00:59:20.310384 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15745 | 2024.11.16 00:59:20.310853 [ 273 ] {97c0b15d-f5b1-4428-ba8b-80a2456e7faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15746 | 2024.11.16 00:59:20.311022 [ 273 ] {97c0b15d-f5b1-4428-ba8b-80a2456e7faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15747 | 2024.11.16 00:59:20.311658 [ 199 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.015620983 sec., 4481.152050418338 rows/sec., 340.09 KiB/sec. | ||
15748 | 2024.11.16 00:59:20.312109 [ 199 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
15749 | 2024.11.16 00:59:20.315311 [ 188 ] {bd8531b8-8ee4-43f4-b7f8-0ded506ec79d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 6 columns (6 merged, 0 gathered) in 0.023476016 sec., 2811.379920681601 rows/sec., 457.08 KiB/sec. | ||
15750 | 2024.11.16 00:59:20.315903 [ 199 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_49_12} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15751 | 2024.11.16 00:59:20.315961 [ 187 ] {bd8531b8-8ee4-43f4-b7f8-0ded506ec79d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
15752 | 2024.11.16 00:59:20.316126 [ 273 ] {97c0b15d-f5b1-4428-ba8b-80a2456e7faf} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15753 | 2024.11.16 00:59:20.316259 [ 273 ] {97c0b15d-f5b1-4428-ba8b-80a2456e7faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15754 | 2024.11.16 00:59:20.316326 [ 199 ] {01c7d235-b1d0-4859-86a3-fe24f69fe724::all_1_49_12} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
15755 | 2024.11.16 00:59:20.316643 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15756 | 2024.11.16 00:59:20.317400 [ 187 ] {bd8531b8-8ee4-43f4-b7f8-0ded506ec79d::all_1_6_1} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15757 | 2024.11.16 00:59:20.317475 [ 273 ] {97c0b15d-f5b1-4428-ba8b-80a2456e7faf} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
15758 | 2024.11.16 00:59:20.317523 [ 187 ] {bd8531b8-8ee4-43f4-b7f8-0ded506ec79d::all_1_6_1} <Trace> oximeter.timeseries_schema (bd8531b8-8ee4-43f4-b7f8-0ded506ec79d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
15759 | 2024.11.16 00:59:20.317682 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
15760 | 2024.11.16 00:59:20.317837 [ 273 ] {97c0b15d-f5b1-4428-ba8b-80a2456e7faf} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15761 | 2024.11.16 00:59:20.318040 [ 273 ] {97c0b15d-f5b1-4428-ba8b-80a2456e7faf} <Debug> executeQuery: Read 320 rows, 28.91 KiB in 0.007324 sec., 43691.97160021846 rows/sec., 3.85 MiB/sec. | ||
15762 | 2024.11.16 00:59:20.318122 [ 273 ] {97c0b15d-f5b1-4428-ba8b-80a2456e7faf} <Debug> TCPHandler: Processed in 0.008144051 sec. | ||
15763 | 2024.11.16 00:59:20.318292 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15764 | 2024.11.16 00:59:20.318442 [ 277 ] {2160dcc1-daeb-4d0d-88b7-5f29dff2fa10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15765 | 2024.11.16 00:59:20.318498 [ 277 ] {2160dcc1-daeb-4d0d-88b7-5f29dff2fa10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15766 | 2024.11.16 00:59:20.319133 [ 277 ] {2160dcc1-daeb-4d0d-88b7-5f29dff2fa10} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15767 | 2024.11.16 00:59:20.319171 [ 277 ] {2160dcc1-daeb-4d0d-88b7-5f29dff2fa10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15768 | 2024.11.16 00:59:20.319525 [ 277 ] {2160dcc1-daeb-4d0d-88b7-5f29dff2fa10} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
15769 | 2024.11.16 00:59:20.319773 [ 277 ] {2160dcc1-daeb-4d0d-88b7-5f29dff2fa10} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15770 | 2024.11.16 00:59:20.319981 [ 277 ] {2160dcc1-daeb-4d0d-88b7-5f29dff2fa10} <Debug> executeQuery: Read 65 rows, 4.78 KiB in 0.001565 sec., 41533.5463258786 rows/sec., 2.98 MiB/sec. | ||
15771 | 2024.11.16 00:59:20.319994 [ 223 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
15772 | 2024.11.16 00:59:20.320056 [ 223 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
15773 | 2024.11.16 00:59:20.320085 [ 277 ] {2160dcc1-daeb-4d0d-88b7-5f29dff2fa10} <Debug> TCPHandler: Processed in 0.001875351 sec. | ||
15774 | 2024.11.16 00:59:20.320276 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15775 | 2024.11.16 00:59:20.320426 [ 273 ] {3ed2e55c-3491-42bf-ae48-57bf2cb70279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15776 | 2024.11.16 00:59:20.320502 [ 273 ] {3ed2e55c-3491-42bf-ae48-57bf2cb70279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15777 | 2024.11.16 00:59:20.321753 [ 273 ] {3ed2e55c-3491-42bf-ae48-57bf2cb70279} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15778 | 2024.11.16 00:59:20.321793 [ 273 ] {3ed2e55c-3491-42bf-ae48-57bf2cb70279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15779 | 2024.11.16 00:59:20.322486 [ 273 ] {3ed2e55c-3491-42bf-ae48-57bf2cb70279} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
15780 | 2024.11.16 00:59:20.322988 [ 273 ] {3ed2e55c-3491-42bf-ae48-57bf2cb70279} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15781 | 2024.11.16 00:59:20.323318 [ 273 ] {3ed2e55c-3491-42bf-ae48-57bf2cb70279} <Debug> executeQuery: Read 15 rows, 1.05 KiB in 0.002916 sec., 5144.032921810699 rows/sec., 359.01 KiB/sec. | ||
15782 | 2024.11.16 00:59:20.323598 [ 273 ] {3ed2e55c-3491-42bf-ae48-57bf2cb70279} <Debug> TCPHandler: Processed in 0.003403413 sec. | ||
15783 | 2024.11.16 00:59:20.323902 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15784 | 2024.11.16 00:59:20.324053 [ 277 ] {fffdc584-1425-421c-9895-e46d0f653011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15785 | 2024.11.16 00:59:20.324135 [ 277 ] {fffdc584-1425-421c-9895-e46d0f653011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15786 | 2024.11.16 00:59:20.324374 [ 223 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
15787 | 2024.11.16 00:59:20.325549 [ 277 ] {fffdc584-1425-421c-9895-e46d0f653011} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15788 | 2024.11.16 00:59:20.325591 [ 277 ] {fffdc584-1425-421c-9895-e46d0f653011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15789 | 2024.11.16 00:59:20.325945 [ 277 ] {fffdc584-1425-421c-9895-e46d0f653011} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
15790 | 2024.11.16 00:59:20.326186 [ 277 ] {fffdc584-1425-421c-9895-e46d0f653011} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15791 | 2024.11.16 00:59:20.326309 [ 152 ] {} <Debug> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
15792 | 2024.11.16 00:59:20.326348 [ 152 ] {} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15793 | 2024.11.16 00:59:20.326369 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15794 | 2024.11.16 00:59:20.326372 [ 277 ] {fffdc584-1425-421c-9895-e46d0f653011} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002348 sec., 5536.626916524702 rows/sec., 345.21 KiB/sec. | ||
15795 | 2024.11.16 00:59:20.326551 [ 225 ] {} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15796 | 2024.11.16 00:59:20.326622 [ 277 ] {fffdc584-1425-421c-9895-e46d0f653011} <Debug> TCPHandler: Processed in 0.002874058 sec. | ||
15797 | 2024.11.16 00:59:20.326625 [ 225 ] {} <Debug> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15798 | 2024.11.16 00:59:20.326689 [ 193 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
15799 | 2024.11.16 00:59:20.326872 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15800 | 2024.11.16 00:59:20.327102 [ 193 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15801 | 2024.11.16 00:59:20.327164 [ 273 ] {9f19e7e5-185f-4210-987c-4a98b54a8ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15802 | 2024.11.16 00:59:20.327185 [ 193 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
15803 | 2024.11.16 00:59:20.327321 [ 273 ] {9f19e7e5-185f-4210-987c-4a98b54a8ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15804 | 2024.11.16 00:59:20.327693 [ 193 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
15805 | 2024.11.16 00:59:20.328312 [ 193 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
15806 | 2024.11.16 00:59:20.328940 [ 193 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
15807 | 2024.11.16 00:59:20.329459 [ 193 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::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 | ||
15808 | 2024.11.16 00:59:20.332127 [ 273 ] {9f19e7e5-185f-4210-987c-4a98b54a8ab0} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15809 | 2024.11.16 00:59:20.332263 [ 273 ] {9f19e7e5-185f-4210-987c-4a98b54a8ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15810 | 2024.11.16 00:59:20.333296 [ 225 ] {} <Debug> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15811 | 2024.11.16 00:59:20.334009 [ 193 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.007522525 sec., 8640.715717129553 rows/sec., 572.50 KiB/sec. | ||
15812 | 2024.11.16 00:59:20.334289 [ 273 ] {9f19e7e5-185f-4210-987c-4a98b54a8ab0} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
15813 | 2024.11.16 00:59:20.334311 [ 193 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
15814 | 2024.11.16 00:59:20.334898 [ 273 ] {9f19e7e5-185f-4210-987c-4a98b54a8ab0} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15815 | 2024.11.16 00:59:20.334945 [ 195 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_49_12} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15816 | 2024.11.16 00:59:20.335190 [ 195 ] {cac8210d-3877-4a14-9627-25562ecc2e1f::all_1_49_12} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
15817 | 2024.11.16 00:59:20.335289 [ 273 ] {9f19e7e5-185f-4210-987c-4a98b54a8ab0} <Debug> executeQuery: Read 458 rows, 33.56 KiB in 0.008174 sec., 56031.31881575727 rows/sec., 4.01 MiB/sec. | ||
15818 | 2024.11.16 00:59:20.335358 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15819 | 2024.11.16 00:59:20.335454 [ 273 ] {9f19e7e5-185f-4210-987c-4a98b54a8ab0} <Debug> TCPHandler: Processed in 0.008711406 sec. | ||
15820 | 2024.11.16 00:59:20.335622 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15821 | 2024.11.16 00:59:20.335754 [ 277 ] {bc0eccd9-2eec-4b98-a05e-6c300c1de988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15822 | 2024.11.16 00:59:20.335813 [ 277 ] {bc0eccd9-2eec-4b98-a05e-6c300c1de988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15823 | 2024.11.16 00:59:20.336291 [ 277 ] {bc0eccd9-2eec-4b98-a05e-6c300c1de988} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15824 | 2024.11.16 00:59:20.336330 [ 277 ] {bc0eccd9-2eec-4b98-a05e-6c300c1de988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15825 | 2024.11.16 00:59:20.336699 [ 277 ] {bc0eccd9-2eec-4b98-a05e-6c300c1de988} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
15826 | 2024.11.16 00:59:20.336940 [ 277 ] {bc0eccd9-2eec-4b98-a05e-6c300c1de988} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15827 | 2024.11.16 00:59:20.337149 [ 277 ] {bc0eccd9-2eec-4b98-a05e-6c300c1de988} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001418 sec., 4231.311706629055 rows/sec., 221.07 KiB/sec. | ||
15828 | 2024.11.16 00:59:20.337314 [ 277 ] {bc0eccd9-2eec-4b98-a05e-6c300c1de988} <Debug> TCPHandler: Processed in 0.001753087 sec. | ||
15829 | 2024.11.16 00:59:20.337534 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15830 | 2024.11.16 00:59:20.337653 [ 273 ] {bcbc96a4-a6c4-4867-872b-cb2dc7d0aac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15831 | 2024.11.16 00:59:20.337702 [ 273 ] {bcbc96a4-a6c4-4867-872b-cb2dc7d0aac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15832 | 2024.11.16 00:59:20.338252 [ 273 ] {bcbc96a4-a6c4-4867-872b-cb2dc7d0aac9} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15833 | 2024.11.16 00:59:20.338290 [ 273 ] {bcbc96a4-a6c4-4867-872b-cb2dc7d0aac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15834 | 2024.11.16 00:59:20.338677 [ 273 ] {bcbc96a4-a6c4-4867-872b-cb2dc7d0aac9} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
15835 | 2024.11.16 00:59:20.338919 [ 273 ] {bcbc96a4-a6c4-4867-872b-cb2dc7d0aac9} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15836 | 2024.11.16 00:59:20.339103 [ 273 ] {bcbc96a4-a6c4-4867-872b-cb2dc7d0aac9} <Debug> executeQuery: Read 240 rows, 16.45 KiB in 0.001473 sec., 162932.7902240326 rows/sec., 10.91 MiB/sec. | ||
15837 | 2024.11.16 00:59:20.339162 [ 273 ] {bcbc96a4-a6c4-4867-872b-cb2dc7d0aac9} <Debug> TCPHandler: Processed in 0.001740898 sec. | ||
15838 | 2024.11.16 00:59:20.339324 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15839 | 2024.11.16 00:59:20.339476 [ 277 ] {7a7098b8-5ae5-4ca8-8550-e06c2b15d1dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15840 | 2024.11.16 00:59:20.339534 [ 277 ] {7a7098b8-5ae5-4ca8-8550-e06c2b15d1dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15841 | 2024.11.16 00:59:20.340021 [ 277 ] {7a7098b8-5ae5-4ca8-8550-e06c2b15d1dc} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15842 | 2024.11.16 00:59:20.340059 [ 277 ] {7a7098b8-5ae5-4ca8-8550-e06c2b15d1dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15843 | 2024.11.16 00:59:20.340411 [ 277 ] {7a7098b8-5ae5-4ca8-8550-e06c2b15d1dc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
15844 | 2024.11.16 00:59:20.340650 [ 277 ] {7a7098b8-5ae5-4ca8-8550-e06c2b15d1dc} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15845 | 2024.11.16 00:59:20.340862 [ 277 ] {7a7098b8-5ae5-4ca8-8550-e06c2b15d1dc} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001417 sec., 1411.4326040931544 rows/sec., 92.35 KiB/sec. | ||
15846 | 2024.11.16 00:59:20.341056 [ 277 ] {7a7098b8-5ae5-4ca8-8550-e06c2b15d1dc} <Debug> TCPHandler: Processed in 0.001809439 sec. | ||
15847 | 2024.11.16 00:59:20.341284 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15848 | 2024.11.16 00:59:20.341414 [ 273 ] {fdfc0acf-73b0-470c-8c91-645e35eb6c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15849 | 2024.11.16 00:59:20.341501 [ 273 ] {fdfc0acf-73b0-470c-8c91-645e35eb6c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15850 | 2024.11.16 00:59:20.342779 [ 273 ] {fdfc0acf-73b0-470c-8c91-645e35eb6c1a} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15851 | 2024.11.16 00:59:20.342817 [ 273 ] {fdfc0acf-73b0-470c-8c91-645e35eb6c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15852 | 2024.11.16 00:59:20.343506 [ 273 ] {fdfc0acf-73b0-470c-8c91-645e35eb6c1a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
15853 | 2024.11.16 00:59:20.343766 [ 273 ] {fdfc0acf-73b0-470c-8c91-645e35eb6c1a} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15854 | 2024.11.16 00:59:20.343967 [ 273 ] {fdfc0acf-73b0-470c-8c91-645e35eb6c1a} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002583 sec., 21293.07007355788 rows/sec., 38.16 MiB/sec. | ||
15855 | 2024.11.16 00:59:20.344063 [ 273 ] {fdfc0acf-73b0-470c-8c91-645e35eb6c1a} <Debug> TCPHandler: Processed in 0.002884878 sec. | ||
15856 | 2024.11.16 00:59:20.344220 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15857 | 2024.11.16 00:59:20.344382 [ 277 ] {c2e5c811-6cc7-44a3-8a3d-f4a4bd2276c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15858 | 2024.11.16 00:59:20.344440 [ 277 ] {c2e5c811-6cc7-44a3-8a3d-f4a4bd2276c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15859 | 2024.11.16 00:59:20.344967 [ 277 ] {c2e5c811-6cc7-44a3-8a3d-f4a4bd2276c6} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15860 | 2024.11.16 00:59:20.345005 [ 277 ] {c2e5c811-6cc7-44a3-8a3d-f4a4bd2276c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15861 | 2024.11.16 00:59:20.345373 [ 277 ] {c2e5c811-6cc7-44a3-8a3d-f4a4bd2276c6} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
15862 | 2024.11.16 00:59:20.345607 [ 277 ] {c2e5c811-6cc7-44a3-8a3d-f4a4bd2276c6} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15863 | 2024.11.16 00:59:20.345782 [ 277 ] {c2e5c811-6cc7-44a3-8a3d-f4a4bd2276c6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001429 sec., 57382.785164450666 rows/sec., 3.64 MiB/sec. | ||
15864 | 2024.11.16 00:59:20.345830 [ 277 ] {c2e5c811-6cc7-44a3-8a3d-f4a4bd2276c6} <Debug> TCPHandler: Processed in 0.001674206 sec. | ||
15865 | 2024.11.16 00:59:21.000215 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 196.16 MiB, peak 211.61 MiB, free memory in arenas 0.00 B, will set to 194.96 MiB (RSS), difference: -1.20 MiB | ||
15866 | 2024.11.16 00:59:21.247127 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61938, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15867 | 2024.11.16 00:59:21.476238 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53625, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15868 | 2024.11.16 00:59:21.621254 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2280 | ||
15869 | 2024.11.16 00:59:21.624394 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15870 | 2024.11.16 00:59:21.624447 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15871 | 2024.11.16 00:59:21.625999 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
15872 | 2024.11.16 00:59:21.626306 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15873 | 2024.11.16 00:59:21.627341 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2280 | ||
15874 | 2024.11.16 00:59:21.767254 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51949, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15875 | 2024.11.16 00:59:21.791776 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45418, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15876 | 2024.11.16 00:59:21.856438 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55967, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15877 | 2024.11.16 00:59:21.985058 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56255, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15878 | 2024.11.16 00:59:22.021434 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51793, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15879 | 2024.11.16 00:59:22.041921 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56548, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15880 | 2024.11.16 00:59:22.814246 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59975, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15881 | 2024.11.16 00:59:23.230996 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61178, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15882 | 2024.11.16 00:59:23.448975 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47130, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15883 | 2024.11.16 00:59:23.485788 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58439, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15884 | 2024.11.16 00:59:23.551478 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35469, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15885 | 2024.11.16 00:59:23.561052 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42407, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15886 | 2024.11.16 00:59:23.568439 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49257, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15887 | 2024.11.16 00:59:23.625741 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48665, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15888 | 2024.11.16 00:59:23.710768 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61547, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15889 | 2024.11.16 00:59:23.779668 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48355, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15890 | 2024.11.16 00:59:23.782944 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37242, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15891 | 2024.11.16 00:59:23.794194 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52414, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15892 | 2024.11.16 00:59:23.844761 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49523, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15893 | 2024.11.16 00:59:24.070388 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41634, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15894 | 2024.11.16 00:59:24.074732 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45564, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15895 | 2024.11.16 00:59:24.092131 [ 316 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59636, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15896 | 2024.11.16 00:59:25.270752 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15897 | 2024.11.16 00:59:25.270943 [ 277 ] {59219337-5541-4e1e-b6d3-8ecf36b0aa46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15898 | 2024.11.16 00:59:25.271018 [ 277 ] {59219337-5541-4e1e-b6d3-8ecf36b0aa46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15899 | 2024.11.16 00:59:25.271837 [ 277 ] {59219337-5541-4e1e-b6d3-8ecf36b0aa46} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15900 | 2024.11.16 00:59:25.271885 [ 277 ] {59219337-5541-4e1e-b6d3-8ecf36b0aa46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15901 | 2024.11.16 00:59:25.272313 [ 277 ] {59219337-5541-4e1e-b6d3-8ecf36b0aa46} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
15902 | 2024.11.16 00:59:25.272597 [ 277 ] {59219337-5541-4e1e-b6d3-8ecf36b0aa46} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15903 | 2024.11.16 00:59:25.272801 [ 149 ] {} <Debug> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c) (MergerMutator): Selected 6 parts from all_1_41_10 to all_46_46_0 | ||
15904 | 2024.11.16 00:59:25.272878 [ 277 ] {59219337-5541-4e1e-b6d3-8ecf36b0aa46} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001983 sec., 4034.291477559254 rows/sec., 328.97 KiB/sec. | ||
15905 | 2024.11.16 00:59:25.272887 [ 149 ] {} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15906 | 2024.11.16 00:59:25.272966 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15907 | 2024.11.16 00:59:25.273027 [ 277 ] {59219337-5541-4e1e-b6d3-8ecf36b0aa46} <Debug> TCPHandler: Processed in 0.002407875 sec. | ||
15908 | 2024.11.16 00:59:25.273271 [ 191 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_46_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_10 to all_46_46_0 into Compact with storage Full | ||
15909 | 2024.11.16 00:59:25.273282 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15910 | 2024.11.16 00:59:25.273558 [ 191 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_46_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15911 | 2024.11.16 00:59:25.273560 [ 273 ] {f0f3da90-39bf-4b2b-a48e-08df5e00dd24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15912 | 2024.11.16 00:59:25.273625 [ 191 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 18 rows starting from the beginning of the part | ||
15913 | 2024.11.16 00:59:25.273670 [ 273 ] {f0f3da90-39bf-4b2b-a48e-08df5e00dd24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15914 | 2024.11.16 00:59:25.273968 [ 191 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
15915 | 2024.11.16 00:59:25.274328 [ 191 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2 rows starting from the beginning of the part | ||
15916 | 2024.11.16 00:59:25.274635 [ 191 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part | ||
15917 | 2024.11.16 00:59:25.275027 [ 191 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 3 rows starting from the beginning of the part | ||
15918 | 2024.11.16 00:59:25.275439 [ 191 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
15919 | 2024.11.16 00:59:25.276666 [ 273 ] {f0f3da90-39bf-4b2b-a48e-08df5e00dd24} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15920 | 2024.11.16 00:59:25.276720 [ 273 ] {f0f3da90-39bf-4b2b-a48e-08df5e00dd24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15921 | 2024.11.16 00:59:25.277692 [ 273 ] {f0f3da90-39bf-4b2b-a48e-08df5e00dd24} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
15922 | 2024.11.16 00:59:25.278204 [ 198 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_46_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39 rows, containing 5 columns (5 merged, 0 gathered) in 0.005107758 sec., 7635.443965826103 rows/sec., 648.14 KiB/sec. | ||
15923 | 2024.11.16 00:59:25.278267 [ 273 ] {f0f3da90-39bf-4b2b-a48e-08df5e00dd24} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15924 | 2024.11.16 00:59:25.278551 [ 198 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_46_11} <Trace> MergedBlockOutputStream: filled checksums all_1_46_11 (state Temporary) | ||
15925 | 2024.11.16 00:59:25.278553 [ 149 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
15926 | 2024.11.16 00:59:25.278678 [ 149 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15927 | 2024.11.16 00:59:25.278763 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15928 | 2024.11.16 00:59:25.278777 [ 273 ] {f0f3da90-39bf-4b2b-a48e-08df5e00dd24} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.005269 sec., 11387.360030366293 rows/sec., 886.49 KiB/sec. | ||
15929 | 2024.11.16 00:59:25.279083 [ 273 ] {f0f3da90-39bf-4b2b-a48e-08df5e00dd24} <Debug> TCPHandler: Processed in 0.00589341 sec. | ||
15930 | 2024.11.16 00:59:25.279202 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
15931 | 2024.11.16 00:59:25.279371 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15932 | 2024.11.16 00:59:25.279450 [ 198 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_46_11} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_merge_all_1_46_11 to all_1_46_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15933 | 2024.11.16 00:59:25.279469 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15934 | 2024.11.16 00:59:25.279561 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1432 rows starting from the beginning of the part | ||
15935 | 2024.11.16 00:59:25.279777 [ 198 ] {91c85941-ee7c-402e-9109-8e5da563148c::all_1_46_11} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c) (MergerMutator): Merged 6 parts: [all_1_41_10, all_46_46_0] -> all_1_46_11 | ||
15936 | 2024.11.16 00:59:25.279939 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 305 rows starting from the beginning of the part | ||
15937 | 2024.11.16 00:59:25.280082 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
15938 | 2024.11.16 00:59:25.280236 [ 277 ] {89d12d21-e393-4ebf-9ff6-35a372208a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15939 | 2024.11.16 00:59:25.280293 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 78 rows starting from the beginning of the part | ||
15940 | 2024.11.16 00:59:25.280382 [ 277 ] {89d12d21-e393-4ebf-9ff6-35a372208a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15941 | 2024.11.16 00:59:25.280628 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 56 rows starting from the beginning of the part | ||
15942 | 2024.11.16 00:59:25.280945 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 320 rows starting from the beginning of the part | ||
15943 | 2024.11.16 00:59:25.281236 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
15944 | 2024.11.16 00:59:25.282872 [ 277 ] {89d12d21-e393-4ebf-9ff6-35a372208a1e} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15945 | 2024.11.16 00:59:25.282953 [ 277 ] {89d12d21-e393-4ebf-9ff6-35a372208a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15946 | 2024.11.16 00:59:25.283944 [ 277 ] {89d12d21-e393-4ebf-9ff6-35a372208a1e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
15947 | 2024.11.16 00:59:25.284299 [ 277 ] {89d12d21-e393-4ebf-9ff6-35a372208a1e} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15948 | 2024.11.16 00:59:25.284640 [ 149 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
15949 | 2024.11.16 00:59:25.284786 [ 149 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15950 | 2024.11.16 00:59:25.284881 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15951 | 2024.11.16 00:59:25.284960 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2251 rows, containing 5 columns (5 merged, 0 gathered) in 0.006034434 sec., 373025.8711918964 rows/sec., 32.82 MiB/sec. | ||
15952 | 2024.11.16 00:59:25.285096 [ 277 ] {89d12d21-e393-4ebf-9ff6-35a372208a1e} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.00541 sec., 1478.743068391867 rows/sec., 103.25 KiB/sec. | ||
15953 | 2024.11.16 00:59:25.285377 [ 198 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
15954 | 2024.11.16 00:59:25.285476 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
15955 | 2024.11.16 00:59:25.285573 [ 277 ] {89d12d21-e393-4ebf-9ff6-35a372208a1e} <Debug> TCPHandler: Processed in 0.006341462 sec. | ||
15956 | 2024.11.16 00:59:25.285957 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15957 | 2024.11.16 00:59:25.286266 [ 198 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15958 | 2024.11.16 00:59:25.286446 [ 198 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 65 rows starting from the beginning of the part | ||
15959 | 2024.11.16 00:59:25.286651 [ 273 ] {a8d9dbc2-6d12-4248-9f1a-c44d3b27ea72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15960 | 2024.11.16 00:59:25.286950 [ 198 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 2 rows starting from the beginning of the part | ||
15961 | 2024.11.16 00:59:25.287047 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_146_29} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15962 | 2024.11.16 00:59:25.287442 [ 198 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 58 rows starting from the beginning of the part | ||
15963 | 2024.11.16 00:59:25.287541 [ 194 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_146_29} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
15964 | 2024.11.16 00:59:25.287556 [ 273 ] {a8d9dbc2-6d12-4248-9f1a-c44d3b27ea72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15965 | 2024.11.16 00:59:25.288036 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
15966 | 2024.11.16 00:59:25.288110 [ 198 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 4 rows starting from the beginning of the part | ||
15967 | 2024.11.16 00:59:25.288481 [ 198 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 65 rows starting from the beginning of the part | ||
15968 | 2024.11.16 00:59:25.288910 [ 198 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
15969 | 2024.11.16 00:59:25.290781 [ 273 ] {a8d9dbc2-6d12-4248-9f1a-c44d3b27ea72} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15970 | 2024.11.16 00:59:25.290865 [ 273 ] {a8d9dbc2-6d12-4248-9f1a-c44d3b27ea72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15971 | 2024.11.16 00:59:25.291874 [ 273 ] {a8d9dbc2-6d12-4248-9f1a-c44d3b27ea72} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
15972 | 2024.11.16 00:59:25.291892 [ 196 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.006870237 sec., 29402.188017676828 rows/sec., 2.21 MiB/sec. | ||
15973 | 2024.11.16 00:59:25.292049 [ 196 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
15974 | 2024.11.16 00:59:25.292177 [ 273 ] {a8d9dbc2-6d12-4248-9f1a-c44d3b27ea72} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15975 | 2024.11.16 00:59:25.292397 [ 149 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
15976 | 2024.11.16 00:59:25.292511 [ 149 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15977 | 2024.11.16 00:59:25.292527 [ 196 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_96_19} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15978 | 2024.11.16 00:59:25.292534 [ 273 ] {a8d9dbc2-6d12-4248-9f1a-c44d3b27ea72} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.006211 sec., 11592.336177749154 rows/sec., 928.61 KiB/sec. | ||
15979 | 2024.11.16 00:59:25.292573 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15980 | 2024.11.16 00:59:25.292849 [ 273 ] {a8d9dbc2-6d12-4248-9f1a-c44d3b27ea72} <Debug> TCPHandler: Processed in 0.007109963 sec. | ||
15981 | 2024.11.16 00:59:25.292875 [ 196 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_96_19} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
15982 | 2024.11.16 00:59:25.293130 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
15983 | 2024.11.16 00:59:25.293171 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
15984 | 2024.11.16 00:59:25.293218 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15985 | 2024.11.16 00:59:25.293371 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15986 | 2024.11.16 00:59:25.293454 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 914 rows starting from the beginning of the part | ||
15987 | 2024.11.16 00:59:25.293478 [ 277 ] {96b786dc-5776-4de0-9789-b23ee1b2a500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15988 | 2024.11.16 00:59:25.293690 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 443 rows starting from the beginning of the part | ||
15989 | 2024.11.16 00:59:25.293735 [ 277 ] {96b786dc-5776-4de0-9789-b23ee1b2a500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15990 | 2024.11.16 00:59:25.294078 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 176 rows starting from the beginning of the part | ||
15991 | 2024.11.16 00:59:25.294487 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 64 rows starting from the beginning of the part | ||
15992 | 2024.11.16 00:59:25.294847 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 458 rows starting from the beginning of the part | ||
15993 | 2024.11.16 00:59:25.295189 [ 194 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 72 rows starting from the beginning of the part | ||
15994 | 2024.11.16 00:59:25.296220 [ 277 ] {96b786dc-5776-4de0-9789-b23ee1b2a500} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15995 | 2024.11.16 00:59:25.296306 [ 277 ] {96b786dc-5776-4de0-9789-b23ee1b2a500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
15996 | 2024.11.16 00:59:25.297389 [ 277 ] {96b786dc-5776-4de0-9789-b23ee1b2a500} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
15997 | 2024.11.16 00:59:25.297842 [ 277 ] {96b786dc-5776-4de0-9789-b23ee1b2a500} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15998 | 2024.11.16 00:59:25.298064 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
15999 | 2024.11.16 00:59:25.298176 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16000 | 2024.11.16 00:59:25.298277 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16001 | 2024.11.16 00:59:25.298472 [ 277 ] {96b786dc-5776-4de0-9789-b23ee1b2a500} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.005032 sec., 26232.114467408584 rows/sec., 1.83 MiB/sec. | ||
16002 | 2024.11.16 00:59:25.298923 [ 277 ] {96b786dc-5776-4de0-9789-b23ee1b2a500} <Debug> TCPHandler: Processed in 0.00591313 sec. | ||
16003 | 2024.11.16 00:59:25.298946 [ 196 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
16004 | 2024.11.16 00:59:25.299125 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2127 rows, containing 5 columns (5 merged, 0 gathered) in 0.006368202 sec., 334003.2241439578 rows/sec., 25.63 MiB/sec. | ||
16005 | 2024.11.16 00:59:25.299197 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16006 | 2024.11.16 00:59:25.299278 [ 196 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16007 | 2024.11.16 00:59:25.299321 [ 196 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_141_28, total 26910 rows starting from the beginning of the part | ||
16008 | 2024.11.16 00:59:25.299473 [ 273 ] {36b6680e-e59e-4343-b2fc-c199d06e720f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16009 | 2024.11.16 00:59:25.299560 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
16010 | 2024.11.16 00:59:25.299713 [ 196 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 237 rows starting from the beginning of the part | ||
16011 | 2024.11.16 00:59:25.299788 [ 273 ] {36b6680e-e59e-4343-b2fc-c199d06e720f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16012 | 2024.11.16 00:59:25.300368 [ 196 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 179 rows starting from the beginning of the part | ||
16013 | 2024.11.16 00:59:25.300916 [ 196 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
16014 | 2024.11.16 00:59:25.301088 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_146_29} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16015 | 2024.11.16 00:59:25.301468 [ 196 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 240 rows starting from the beginning of the part | ||
16016 | 2024.11.16 00:59:25.301626 [ 197 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_146_29} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
16017 | 2024.11.16 00:59:25.302046 [ 196 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 132 rows starting from the beginning of the part | ||
16018 | 2024.11.16 00:59:25.302065 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
16019 | 2024.11.16 00:59:25.302815 [ 273 ] {36b6680e-e59e-4343-b2fc-c199d06e720f} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16020 | 2024.11.16 00:59:25.302864 [ 273 ] {36b6680e-e59e-4343-b2fc-c199d06e720f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16021 | 2024.11.16 00:59:25.303324 [ 273 ] {36b6680e-e59e-4343-b2fc-c199d06e720f} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
16022 | 2024.11.16 00:59:25.303570 [ 273 ] {36b6680e-e59e-4343-b2fc-c199d06e720f} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16023 | 2024.11.16 00:59:25.303818 [ 273 ] {36b6680e-e59e-4343-b2fc-c199d06e720f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004447 sec., 10793.793568697998 rows/sec., 744.88 KiB/sec. | ||
16024 | 2024.11.16 00:59:25.303923 [ 273 ] {36b6680e-e59e-4343-b2fc-c199d06e720f} <Debug> TCPHandler: Processed in 0.004857582 sec. | ||
16025 | 2024.11.16 00:59:25.308834 [ 186 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27858 rows, containing 5 columns (5 merged, 0 gathered) in 0.010375021 sec., 2685102.998827665 rows/sec., 183.50 MiB/sec. | ||
16026 | 2024.11.16 00:59:25.309255 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
16027 | 2024.11.16 00:59:25.309640 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_146_29} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16028 | 2024.11.16 00:59:25.309747 [ 189 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_146_29} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
16029 | 2024.11.16 00:59:25.309856 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
16030 | 2024.11.16 00:59:30.271055 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16031 | 2024.11.16 00:59:30.271289 [ 277 ] {4de98cbd-cb3a-492f-94ae-fa47c5d36a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16032 | 2024.11.16 00:59:30.271375 [ 277 ] {4de98cbd-cb3a-492f-94ae-fa47c5d36a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16033 | 2024.11.16 00:59:30.272287 [ 277 ] {4de98cbd-cb3a-492f-94ae-fa47c5d36a8b} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16034 | 2024.11.16 00:59:30.272334 [ 277 ] {4de98cbd-cb3a-492f-94ae-fa47c5d36a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16035 | 2024.11.16 00:59:30.272772 [ 277 ] {4de98cbd-cb3a-492f-94ae-fa47c5d36a8b} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
16036 | 2024.11.16 00:59:30.273032 [ 277 ] {4de98cbd-cb3a-492f-94ae-fa47c5d36a8b} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16037 | 2024.11.16 00:59:30.273277 [ 277 ] {4de98cbd-cb3a-492f-94ae-fa47c5d36a8b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00205 sec., 27317.073170731706 rows/sec., 2.09 MiB/sec. | ||
16038 | 2024.11.16 00:59:30.273342 [ 277 ] {4de98cbd-cb3a-492f-94ae-fa47c5d36a8b} <Debug> TCPHandler: Processed in 0.002430755 sec. | ||
16039 | 2024.11.16 00:59:30.273534 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16040 | 2024.11.16 00:59:30.273679 [ 273 ] {a421f544-cd90-4d16-9cf1-b36ee683d49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16041 | 2024.11.16 00:59:30.273738 [ 273 ] {a421f544-cd90-4d16-9cf1-b36ee683d49e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16042 | 2024.11.16 00:59:30.274382 [ 273 ] {a421f544-cd90-4d16-9cf1-b36ee683d49e} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16043 | 2024.11.16 00:59:30.274424 [ 273 ] {a421f544-cd90-4d16-9cf1-b36ee683d49e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16044 | 2024.11.16 00:59:30.274795 [ 273 ] {a421f544-cd90-4d16-9cf1-b36ee683d49e} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
16045 | 2024.11.16 00:59:30.275041 [ 273 ] {a421f544-cd90-4d16-9cf1-b36ee683d49e} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16046 | 2024.11.16 00:59:30.275251 [ 273 ] {a421f544-cd90-4d16-9cf1-b36ee683d49e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001606 sec., 39850.5603985056 rows/sec., 3.11 MiB/sec. | ||
16047 | 2024.11.16 00:59:30.275304 [ 273 ] {a421f544-cd90-4d16-9cf1-b36ee683d49e} <Debug> TCPHandler: Processed in 0.00183967 sec. | ||
16048 | 2024.11.16 00:59:30.275450 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16049 | 2024.11.16 00:59:30.275581 [ 277 ] {49ea3203-bf72-4a54-a62f-631551f58490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16050 | 2024.11.16 00:59:30.275645 [ 277 ] {49ea3203-bf72-4a54-a62f-631551f58490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16051 | 2024.11.16 00:59:30.276270 [ 277 ] {49ea3203-bf72-4a54-a62f-631551f58490} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16052 | 2024.11.16 00:59:30.276309 [ 277 ] {49ea3203-bf72-4a54-a62f-631551f58490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16053 | 2024.11.16 00:59:30.276711 [ 277 ] {49ea3203-bf72-4a54-a62f-631551f58490} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
16054 | 2024.11.16 00:59:30.276955 [ 277 ] {49ea3203-bf72-4a54-a62f-631551f58490} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16055 | 2024.11.16 00:59:30.277167 [ 277 ] {49ea3203-bf72-4a54-a62f-631551f58490} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001616 sec., 99009.900990099 rows/sec., 6.90 MiB/sec. | ||
16056 | 2024.11.16 00:59:30.277219 [ 277 ] {49ea3203-bf72-4a54-a62f-631551f58490} <Debug> TCPHandler: Processed in 0.00183276 sec. | ||
16057 | 2024.11.16 00:59:30.277364 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16058 | 2024.11.16 00:59:30.277470 [ 273 ] {687e46f7-08ab-4e15-973f-2d406b36b278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16059 | 2024.11.16 00:59:30.277517 [ 273 ] {687e46f7-08ab-4e15-973f-2d406b36b278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16060 | 2024.11.16 00:59:30.277967 [ 273 ] {687e46f7-08ab-4e15-973f-2d406b36b278} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16061 | 2024.11.16 00:59:30.278006 [ 273 ] {687e46f7-08ab-4e15-973f-2d406b36b278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16062 | 2024.11.16 00:59:30.278366 [ 273 ] {687e46f7-08ab-4e15-973f-2d406b36b278} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
16063 | 2024.11.16 00:59:30.278601 [ 273 ] {687e46f7-08ab-4e15-973f-2d406b36b278} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16064 | 2024.11.16 00:59:30.278794 [ 141 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
16065 | 2024.11.16 00:59:30.278845 [ 273 ] {687e46f7-08ab-4e15-973f-2d406b36b278} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001394 sec., 43041.6068866571 rows/sec., 2.90 MiB/sec. | ||
16066 | 2024.11.16 00:59:30.278871 [ 141 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16067 | 2024.11.16 00:59:30.278930 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16068 | 2024.11.16 00:59:30.278962 [ 273 ] {687e46f7-08ab-4e15-973f-2d406b36b278} <Debug> TCPHandler: Processed in 0.001643875 sec. | ||
16069 | 2024.11.16 00:59:30.279143 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
16070 | 2024.11.16 00:59:30.279312 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16071 | 2024.11.16 00:59:30.279353 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 9056 rows starting from the beginning of the part | ||
16072 | 2024.11.16 00:59:30.279427 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
16073 | 2024.11.16 00:59:30.279662 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
16074 | 2024.11.16 00:59:30.279763 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 82 rows starting from the beginning of the part | ||
16075 | 2024.11.16 00:59:30.279929 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 48 rows starting from the beginning of the part | ||
16076 | 2024.11.16 00:59:30.280111 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
16077 | 2024.11.16 00:59:30.282774 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9366 rows, containing 4 columns (4 merged, 0 gathered) in 0.003730191 sec., 2510863.3847435694 rows/sec., 165.13 MiB/sec. | ||
16078 | 2024.11.16 00:59:30.282936 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
16079 | 2024.11.16 00:59:30.283214 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_146_29} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16080 | 2024.11.16 00:59:30.283294 [ 197 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_146_29} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
16081 | 2024.11.16 00:59:30.283366 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
16082 | 2024.11.16 00:59:30.956585 [ 223 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
16083 | 2024.11.16 00:59:30.956640 [ 223 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
16084 | 2024.11.16 00:59:30.959025 [ 223 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
16085 | 2024.11.16 00:59:31.060560 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16086 | 2024.11.16 00:59:31.060599 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16087 | 2024.11.16 00:59:31.274464 [ 218 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
16088 | 2024.11.16 00:59:31.274559 [ 218 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
16089 | 2024.11.16 00:59:31.276845 [ 218 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
16090 | 2024.11.16 00:59:31.612524 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
16091 | 2024.11.16 00:59:31.612561 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
16092 | 2024.11.16 00:59:31.614635 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
16093 | 2024.11.16 00:59:31.628454 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2300 | ||
16094 | 2024.11.16 00:59:31.631216 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16095 | 2024.11.16 00:59:31.631261 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16096 | 2024.11.16 00:59:31.632761 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
16097 | 2024.11.16 00:59:31.633083 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16098 | 2024.11.16 00:59:31.633422 [ 218 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16099 | 2024.11.16 00:59:31.633465 [ 218 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16100 | 2024.11.16 00:59:31.633816 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2300 | ||
16101 | 2024.11.16 00:59:31.636026 [ 218 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16102 | 2024.11.16 00:59:31.668370 [ 221 ] {} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
16103 | 2024.11.16 00:59:31.668429 [ 221 ] {} <Debug> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
16104 | 2024.11.16 00:59:31.670193 [ 221 ] {} <Debug> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
16105 | 2024.11.16 00:59:32.214721 [ 142 ] {} <Debug> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
16106 | 2024.11.16 00:59:32.214804 [ 142 ] {} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16107 | 2024.11.16 00:59:32.214847 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16108 | 2024.11.16 00:59:32.215032 [ 221 ] {} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
16109 | 2024.11.16 00:59:32.215069 [ 190 ] {79b27335-8804-491f-8049-66d6de7bbe75::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 | ||
16110 | 2024.11.16 00:59:32.215105 [ 221 ] {} <Debug> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
16111 | 2024.11.16 00:59:32.215453 [ 190 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16112 | 2024.11.16 00:59:32.215506 [ 190 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 45 rows starting from the beginning of the part | ||
16113 | 2024.11.16 00:59:32.215584 [ 190 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
16114 | 2024.11.16 00:59:32.215886 [ 190 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
16115 | 2024.11.16 00:59:32.216321 [ 190 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
16116 | 2024.11.16 00:59:32.216622 [ 190 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 2 rows starting from the beginning of the part | ||
16117 | 2024.11.16 00:59:32.218937 [ 190 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.004002888 sec., 12490.981511348808 rows/sec., 840.70 KiB/sec. | ||
16118 | 2024.11.16 00:59:32.219119 [ 193 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
16119 | 2024.11.16 00:59:32.219204 [ 221 ] {} <Debug> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
16120 | 2024.11.16 00:59:32.219565 [ 193 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_49_12} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16121 | 2024.11.16 00:59:32.219652 [ 193 ] {79b27335-8804-491f-8049-66d6de7bbe75::all_1_49_12} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
16122 | 2024.11.16 00:59:32.219753 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
16123 | 2024.11.16 00:59:32.801595 [ 140 ] {} <Debug> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
16124 | 2024.11.16 00:59:32.801715 [ 140 ] {} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16125 | 2024.11.16 00:59:32.801759 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16126 | 2024.11.16 00:59:32.802008 [ 187 ] {21799063-a985-4172-8d75-92148673c53a::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 | ||
16127 | 2024.11.16 00:59:32.802451 [ 187 ] {21799063-a985-4172-8d75-92148673c53a::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16128 | 2024.11.16 00:59:32.802496 [ 187 ] {21799063-a985-4172-8d75-92148673c53a::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 270 rows starting from the beginning of the part | ||
16129 | 2024.11.16 00:59:32.802597 [ 187 ] {21799063-a985-4172-8d75-92148673c53a::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
16130 | 2024.11.16 00:59:32.802831 [ 187 ] {21799063-a985-4172-8d75-92148673c53a::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
16131 | 2024.11.16 00:59:32.802986 [ 187 ] {21799063-a985-4172-8d75-92148673c53a::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
16132 | 2024.11.16 00:59:32.803196 [ 187 ] {21799063-a985-4172-8d75-92148673c53a::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
16133 | 2024.11.16 00:59:32.804360 [ 193 ] {21799063-a985-4172-8d75-92148673c53a::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 4 columns (4 merged, 0 gathered) in 0.002495478 sec., 117813.10033588755 rows/sec., 6.01 MiB/sec. | ||
16134 | 2024.11.16 00:59:32.804518 [ 187 ] {21799063-a985-4172-8d75-92148673c53a::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
16135 | 2024.11.16 00:59:32.804816 [ 187 ] {21799063-a985-4172-8d75-92148673c53a::all_1_49_12} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16136 | 2024.11.16 00:59:32.804903 [ 187 ] {21799063-a985-4172-8d75-92148673c53a::all_1_49_12} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
16137 | 2024.11.16 00:59:32.804984 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
16138 | 2024.11.16 00:59:35.278753 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16139 | 2024.11.16 00:59:35.279058 [ 277 ] {3d0aa69e-baaf-449b-975a-9a5786a4c9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16140 | 2024.11.16 00:59:35.279181 [ 277 ] {3d0aa69e-baaf-449b-975a-9a5786a4c9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16141 | 2024.11.16 00:59:35.280012 [ 277 ] {3d0aa69e-baaf-449b-975a-9a5786a4c9d5} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16142 | 2024.11.16 00:59:35.280059 [ 277 ] {3d0aa69e-baaf-449b-975a-9a5786a4c9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16143 | 2024.11.16 00:59:35.280495 [ 277 ] {3d0aa69e-baaf-449b-975a-9a5786a4c9d5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
16144 | 2024.11.16 00:59:35.280765 [ 277 ] {3d0aa69e-baaf-449b-975a-9a5786a4c9d5} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16145 | 2024.11.16 00:59:35.281047 [ 277 ] {3d0aa69e-baaf-449b-975a-9a5786a4c9d5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002075 sec., 6746.9879518072285 rows/sec., 485.69 KiB/sec. | ||
16146 | 2024.11.16 00:59:35.281271 [ 277 ] {3d0aa69e-baaf-449b-975a-9a5786a4c9d5} <Debug> TCPHandler: Processed in 0.002709144 sec. | ||
16147 | 2024.11.16 00:59:35.281495 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16148 | 2024.11.16 00:59:35.281646 [ 273 ] {54daea46-261a-4f4d-9c20-f4f66e8421a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16149 | 2024.11.16 00:59:35.281707 [ 273 ] {54daea46-261a-4f4d-9c20-f4f66e8421a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16150 | 2024.11.16 00:59:35.282560 [ 273 ] {54daea46-261a-4f4d-9c20-f4f66e8421a1} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16151 | 2024.11.16 00:59:35.282603 [ 273 ] {54daea46-261a-4f4d-9c20-f4f66e8421a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16152 | 2024.11.16 00:59:35.283001 [ 273 ] {54daea46-261a-4f4d-9c20-f4f66e8421a1} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
16153 | 2024.11.16 00:59:35.283252 [ 273 ] {54daea46-261a-4f4d-9c20-f4f66e8421a1} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16154 | 2024.11.16 00:59:35.283463 [ 273 ] {54daea46-261a-4f4d-9c20-f4f66e8421a1} <Debug> executeQuery: Read 315 rows, 28.59 KiB in 0.001851 sec., 170178.28200972447 rows/sec., 15.08 MiB/sec. | ||
16155 | 2024.11.16 00:59:35.283521 [ 273 ] {54daea46-261a-4f4d-9c20-f4f66e8421a1} <Debug> TCPHandler: Processed in 0.002115157 sec. | ||
16156 | 2024.11.16 00:59:35.283677 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16157 | 2024.11.16 00:59:35.283808 [ 277 ] {ff3cdcdf-226a-48e5-b5cf-ab720b7c028c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16158 | 2024.11.16 00:59:35.283864 [ 277 ] {ff3cdcdf-226a-48e5-b5cf-ab720b7c028c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16159 | 2024.11.16 00:59:35.284508 [ 277 ] {ff3cdcdf-226a-48e5-b5cf-ab720b7c028c} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16160 | 2024.11.16 00:59:35.284549 [ 277 ] {ff3cdcdf-226a-48e5-b5cf-ab720b7c028c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16161 | 2024.11.16 00:59:35.284907 [ 277 ] {ff3cdcdf-226a-48e5-b5cf-ab720b7c028c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
16162 | 2024.11.16 00:59:35.285144 [ 277 ] {ff3cdcdf-226a-48e5-b5cf-ab720b7c028c} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16163 | 2024.11.16 00:59:35.285347 [ 277 ] {ff3cdcdf-226a-48e5-b5cf-ab720b7c028c} <Debug> executeQuery: Read 63 rows, 4.67 KiB in 0.001569 sec., 40152.963671128105 rows/sec., 2.90 MiB/sec. | ||
16164 | 2024.11.16 00:59:35.285399 [ 277 ] {ff3cdcdf-226a-48e5-b5cf-ab720b7c028c} <Debug> TCPHandler: Processed in 0.001787859 sec. | ||
16165 | 2024.11.16 00:59:35.285558 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16166 | 2024.11.16 00:59:35.285686 [ 273 ] {c79069bf-0bab-466d-b2f5-ccdd3cdcbbe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16167 | 2024.11.16 00:59:35.285742 [ 273 ] {c79069bf-0bab-466d-b2f5-ccdd3cdcbbe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16168 | 2024.11.16 00:59:35.286363 [ 273 ] {c79069bf-0bab-466d-b2f5-ccdd3cdcbbe0} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16169 | 2024.11.16 00:59:35.286403 [ 273 ] {c79069bf-0bab-466d-b2f5-ccdd3cdcbbe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16170 | 2024.11.16 00:59:35.286745 [ 273 ] {c79069bf-0bab-466d-b2f5-ccdd3cdcbbe0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
16171 | 2024.11.16 00:59:35.286980 [ 273 ] {c79069bf-0bab-466d-b2f5-ccdd3cdcbbe0} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16172 | 2024.11.16 00:59:35.287189 [ 273 ] {c79069bf-0bab-466d-b2f5-ccdd3cdcbbe0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001532 sec., 9138.381201044387 rows/sec., 639.99 KiB/sec. | ||
16173 | 2024.11.16 00:59:35.287242 [ 273 ] {c79069bf-0bab-466d-b2f5-ccdd3cdcbbe0} <Debug> TCPHandler: Processed in 0.001746778 sec. | ||
16174 | 2024.11.16 00:59:35.287393 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16175 | 2024.11.16 00:59:35.287500 [ 277 ] {02113848-ddae-48b9-b9a0-5db8eb1d8396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16176 | 2024.11.16 00:59:35.287546 [ 277 ] {02113848-ddae-48b9-b9a0-5db8eb1d8396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16177 | 2024.11.16 00:59:35.288066 [ 277 ] {02113848-ddae-48b9-b9a0-5db8eb1d8396} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16178 | 2024.11.16 00:59:35.288106 [ 277 ] {02113848-ddae-48b9-b9a0-5db8eb1d8396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16179 | 2024.11.16 00:59:35.288456 [ 277 ] {02113848-ddae-48b9-b9a0-5db8eb1d8396} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
16180 | 2024.11.16 00:59:35.288694 [ 277 ] {02113848-ddae-48b9-b9a0-5db8eb1d8396} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16181 | 2024.11.16 00:59:35.288907 [ 277 ] {02113848-ddae-48b9-b9a0-5db8eb1d8396} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001427 sec., 9110.021023125437 rows/sec., 568.01 KiB/sec. | ||
16182 | 2024.11.16 00:59:35.289029 [ 277 ] {02113848-ddae-48b9-b9a0-5db8eb1d8396} <Debug> TCPHandler: Processed in 0.001688376 sec. | ||
16183 | 2024.11.16 00:59:35.289210 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16184 | 2024.11.16 00:59:35.289317 [ 273 ] {69d3948d-da9c-4b6e-9697-9d0e0f7ba3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16185 | 2024.11.16 00:59:35.289368 [ 273 ] {69d3948d-da9c-4b6e-9697-9d0e0f7ba3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16186 | 2024.11.16 00:59:35.290214 [ 273 ] {69d3948d-da9c-4b6e-9697-9d0e0f7ba3fe} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16187 | 2024.11.16 00:59:35.290264 [ 273 ] {69d3948d-da9c-4b6e-9697-9d0e0f7ba3fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16188 | 2024.11.16 00:59:35.290652 [ 273 ] {69d3948d-da9c-4b6e-9697-9d0e0f7ba3fe} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
16189 | 2024.11.16 00:59:35.290891 [ 273 ] {69d3948d-da9c-4b6e-9697-9d0e0f7ba3fe} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16190 | 2024.11.16 00:59:35.291124 [ 273 ] {69d3948d-da9c-4b6e-9697-9d0e0f7ba3fe} <Debug> executeQuery: Read 447 rows, 32.89 KiB in 0.001822 sec., 245334.79692645444 rows/sec., 17.63 MiB/sec. | ||
16191 | 2024.11.16 00:59:35.291206 [ 273 ] {69d3948d-da9c-4b6e-9697-9d0e0f7ba3fe} <Debug> TCPHandler: Processed in 0.002054696 sec. | ||
16192 | 2024.11.16 00:59:35.291406 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16193 | 2024.11.16 00:59:35.291655 [ 277 ] {9c52efba-ed2d-4572-aee7-1ad40d955b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16194 | 2024.11.16 00:59:35.291713 [ 277 ] {9c52efba-ed2d-4572-aee7-1ad40d955b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16195 | 2024.11.16 00:59:35.292157 [ 277 ] {9c52efba-ed2d-4572-aee7-1ad40d955b8f} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16196 | 2024.11.16 00:59:35.292197 [ 277 ] {9c52efba-ed2d-4572-aee7-1ad40d955b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16197 | 2024.11.16 00:59:35.292551 [ 277 ] {9c52efba-ed2d-4572-aee7-1ad40d955b8f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
16198 | 2024.11.16 00:59:35.292803 [ 277 ] {9c52efba-ed2d-4572-aee7-1ad40d955b8f} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16199 | 2024.11.16 00:59:35.293008 [ 277 ] {9c52efba-ed2d-4572-aee7-1ad40d955b8f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001424 sec., 4213.483146067416 rows/sec., 220.14 KiB/sec. | ||
16200 | 2024.11.16 00:59:35.293059 [ 277 ] {9c52efba-ed2d-4572-aee7-1ad40d955b8f} <Debug> TCPHandler: Processed in 0.001761347 sec. | ||
16201 | 2024.11.16 00:59:35.293191 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16202 | 2024.11.16 00:59:35.293297 [ 273 ] {b35361b0-68c3-4bef-8ba1-f62247b17fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16203 | 2024.11.16 00:59:35.293348 [ 273 ] {b35361b0-68c3-4bef-8ba1-f62247b17fb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16204 | 2024.11.16 00:59:35.293984 [ 273 ] {b35361b0-68c3-4bef-8ba1-f62247b17fb7} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16205 | 2024.11.16 00:59:35.294033 [ 273 ] {b35361b0-68c3-4bef-8ba1-f62247b17fb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16206 | 2024.11.16 00:59:35.294462 [ 273 ] {b35361b0-68c3-4bef-8ba1-f62247b17fb7} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
16207 | 2024.11.16 00:59:35.294704 [ 273 ] {b35361b0-68c3-4bef-8ba1-f62247b17fb7} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16208 | 2024.11.16 00:59:35.294926 [ 273 ] {b35361b0-68c3-4bef-8ba1-f62247b17fb7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001652 sec., 143462.46973365618 rows/sec., 9.62 MiB/sec. | ||
16209 | 2024.11.16 00:59:35.294991 [ 273 ] {b35361b0-68c3-4bef-8ba1-f62247b17fb7} <Debug> TCPHandler: Processed in 0.00184964 sec. | ||
16210 | 2024.11.16 00:59:35.295138 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16211 | 2024.11.16 00:59:35.295265 [ 277 ] {1b1fee60-d4b8-41e4-9ac6-279084f263c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16212 | 2024.11.16 00:59:35.295313 [ 277 ] {1b1fee60-d4b8-41e4-9ac6-279084f263c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16213 | 2024.11.16 00:59:35.295818 [ 277 ] {1b1fee60-d4b8-41e4-9ac6-279084f263c2} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16214 | 2024.11.16 00:59:35.295866 [ 277 ] {1b1fee60-d4b8-41e4-9ac6-279084f263c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16215 | 2024.11.16 00:59:35.296274 [ 277 ] {1b1fee60-d4b8-41e4-9ac6-279084f263c2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
16216 | 2024.11.16 00:59:35.296516 [ 277 ] {1b1fee60-d4b8-41e4-9ac6-279084f263c2} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16217 | 2024.11.16 00:59:35.296721 [ 277 ] {1b1fee60-d4b8-41e4-9ac6-279084f263c2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001478 sec., 676.5899864682003 rows/sec., 45.59 KiB/sec. | ||
16218 | 2024.11.16 00:59:35.296771 [ 277 ] {1b1fee60-d4b8-41e4-9ac6-279084f263c2} <Debug> TCPHandler: Processed in 0.001701586 sec. | ||
16219 | 2024.11.16 00:59:35.296908 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16220 | 2024.11.16 00:59:35.297013 [ 273 ] {74d78513-5d53-4b68-a8a7-c0e5acc939de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16221 | 2024.11.16 00:59:35.297079 [ 273 ] {74d78513-5d53-4b68-a8a7-c0e5acc939de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16222 | 2024.11.16 00:59:35.298254 [ 273 ] {74d78513-5d53-4b68-a8a7-c0e5acc939de} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16223 | 2024.11.16 00:59:35.298296 [ 273 ] {74d78513-5d53-4b68-a8a7-c0e5acc939de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16224 | 2024.11.16 00:59:35.298973 [ 273 ] {74d78513-5d53-4b68-a8a7-c0e5acc939de} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
16225 | 2024.11.16 00:59:35.299219 [ 273 ] {74d78513-5d53-4b68-a8a7-c0e5acc939de} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16226 | 2024.11.16 00:59:35.299458 [ 273 ] {74d78513-5d53-4b68-a8a7-c0e5acc939de} <Debug> executeQuery: Read 56 rows, 102.76 KiB in 0.002466 sec., 22708.840227088403 rows/sec., 40.69 MiB/sec. | ||
16227 | 2024.11.16 00:59:35.299547 [ 273 ] {74d78513-5d53-4b68-a8a7-c0e5acc939de} <Debug> TCPHandler: Processed in 0.002688693 sec. | ||
16228 | 2024.11.16 00:59:35.299694 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16229 | 2024.11.16 00:59:35.299822 [ 277 ] {43bf9389-f37c-41c6-b261-01558d91275e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
16230 | 2024.11.16 00:59:35.299879 [ 277 ] {43bf9389-f37c-41c6-b261-01558d91275e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
16231 | 2024.11.16 00:59:35.300379 [ 277 ] {43bf9389-f37c-41c6-b261-01558d91275e} <Trace> oximeter.measurements_i64 (f07dc925-1bd9-416d-9f2e-eb724df8b785): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16232 | 2024.11.16 00:59:35.300418 [ 277 ] {43bf9389-f37c-41c6-b261-01558d91275e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16233 | 2024.11.16 00:59:35.300768 [ 277 ] {43bf9389-f37c-41c6-b261-01558d91275e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
16234 | 2024.11.16 00:59:35.301000 [ 277 ] {43bf9389-f37c-41c6-b261-01558d91275e} <Trace> oximeter.measurements_i64 (f07dc925-1bd9-416d-9f2e-eb724df8b785): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16235 | 2024.11.16 00:59:35.301288 [ 277 ] {43bf9389-f37c-41c6-b261-01558d91275e} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001468 sec., 6130.790190735695 rows/sec., 433.07 KiB/sec. | ||
16236 | 2024.11.16 00:59:35.301377 [ 277 ] {43bf9389-f37c-41c6-b261-01558d91275e} <Debug> TCPHandler: Processed in 0.001745487 sec. | ||
16237 | 2024.11.16 00:59:35.301531 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16238 | 2024.11.16 00:59:35.301657 [ 273 ] {b2470a9b-06c0-44a5-8aad-e5b69f7666b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16239 | 2024.11.16 00:59:35.301713 [ 273 ] {b2470a9b-06c0-44a5-8aad-e5b69f7666b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16240 | 2024.11.16 00:59:35.302236 [ 273 ] {b2470a9b-06c0-44a5-8aad-e5b69f7666b3} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16241 | 2024.11.16 00:59:35.302288 [ 273 ] {b2470a9b-06c0-44a5-8aad-e5b69f7666b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16242 | 2024.11.16 00:59:35.302649 [ 273 ] {b2470a9b-06c0-44a5-8aad-e5b69f7666b3} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
16243 | 2024.11.16 00:59:35.302881 [ 273 ] {b2470a9b-06c0-44a5-8aad-e5b69f7666b3} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16244 | 2024.11.16 00:59:35.303074 [ 273 ] {b2470a9b-06c0-44a5-8aad-e5b69f7666b3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001445 sec., 56747.40484429066 rows/sec., 3.60 MiB/sec. | ||
16245 | 2024.11.16 00:59:35.303121 [ 273 ] {b2470a9b-06c0-44a5-8aad-e5b69f7666b3} <Debug> TCPHandler: Processed in 0.001653185 sec. | ||
16246 | 2024.11.16 00:59:36.213222 [ 219 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
16247 | 2024.11.16 00:59:36.213285 [ 219 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
16248 | 2024.11.16 00:59:36.215425 [ 219 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
16249 | 2024.11.16 00:59:36.527234 [ 221 ] {} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
16250 | 2024.11.16 00:59:36.527293 [ 221 ] {} <Debug> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
16251 | 2024.11.16 00:59:36.529086 [ 221 ] {} <Debug> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
16252 | 2024.11.16 00:59:40.271478 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16253 | 2024.11.16 00:59:40.271707 [ 277 ] {130598a4-7153-4446-b018-dab2e0565802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16254 | 2024.11.16 00:59:40.271792 [ 277 ] {130598a4-7153-4446-b018-dab2e0565802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16255 | 2024.11.16 00:59:40.272660 [ 277 ] {130598a4-7153-4446-b018-dab2e0565802} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16256 | 2024.11.16 00:59:40.272704 [ 277 ] {130598a4-7153-4446-b018-dab2e0565802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16257 | 2024.11.16 00:59:40.273129 [ 277 ] {130598a4-7153-4446-b018-dab2e0565802} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
16258 | 2024.11.16 00:59:40.273396 [ 277 ] {130598a4-7153-4446-b018-dab2e0565802} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16259 | 2024.11.16 00:59:40.273651 [ 277 ] {130598a4-7153-4446-b018-dab2e0565802} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001998 sec., 2002.0020020020017 rows/sec., 163.25 KiB/sec. | ||
16260 | 2024.11.16 00:59:40.273799 [ 277 ] {130598a4-7153-4446-b018-dab2e0565802} <Debug> TCPHandler: Processed in 0.002459197 sec. | ||
16261 | 2024.11.16 00:59:40.274049 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16262 | 2024.11.16 00:59:40.274196 [ 273 ] {dc7595dc-bfc5-4472-90bb-ff05bf8b173d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16263 | 2024.11.16 00:59:40.274259 [ 273 ] {dc7595dc-bfc5-4472-90bb-ff05bf8b173d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16264 | 2024.11.16 00:59:40.274898 [ 273 ] {dc7595dc-bfc5-4472-90bb-ff05bf8b173d} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16265 | 2024.11.16 00:59:40.274938 [ 273 ] {dc7595dc-bfc5-4472-90bb-ff05bf8b173d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16266 | 2024.11.16 00:59:40.275311 [ 273 ] {dc7595dc-bfc5-4472-90bb-ff05bf8b173d} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
16267 | 2024.11.16 00:59:40.275562 [ 273 ] {dc7595dc-bfc5-4472-90bb-ff05bf8b173d} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16268 | 2024.11.16 00:59:40.275745 [ 273 ] {dc7595dc-bfc5-4472-90bb-ff05bf8b173d} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001583 sec., 36639.29248262792 rows/sec., 2.79 MiB/sec. | ||
16269 | 2024.11.16 00:59:40.275805 [ 273 ] {dc7595dc-bfc5-4472-90bb-ff05bf8b173d} <Debug> TCPHandler: Processed in 0.00186379 sec. | ||
16270 | 2024.11.16 00:59:40.275985 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16271 | 2024.11.16 00:59:40.276132 [ 277 ] {c0cb726e-0799-42a3-aa7a-1bcc42a5071d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16272 | 2024.11.16 00:59:40.276187 [ 277 ] {c0cb726e-0799-42a3-aa7a-1bcc42a5071d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16273 | 2024.11.16 00:59:40.276780 [ 277 ] {c0cb726e-0799-42a3-aa7a-1bcc42a5071d} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16274 | 2024.11.16 00:59:40.276820 [ 277 ] {c0cb726e-0799-42a3-aa7a-1bcc42a5071d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16275 | 2024.11.16 00:59:40.277166 [ 277 ] {c0cb726e-0799-42a3-aa7a-1bcc42a5071d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
16276 | 2024.11.16 00:59:40.277412 [ 277 ] {c0cb726e-0799-42a3-aa7a-1bcc42a5071d} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16277 | 2024.11.16 00:59:40.277587 [ 277 ] {c0cb726e-0799-42a3-aa7a-1bcc42a5071d} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001486 sec., 2691.790040376851 rows/sec., 187.95 KiB/sec. | ||
16278 | 2024.11.16 00:59:40.277637 [ 277 ] {c0cb726e-0799-42a3-aa7a-1bcc42a5071d} <Debug> TCPHandler: Processed in 0.001735987 sec. | ||
16279 | 2024.11.16 00:59:40.277798 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16280 | 2024.11.16 00:59:40.277924 [ 273 ] {21873288-c220-4ed8-b82e-c50954ff4ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16281 | 2024.11.16 00:59:40.277979 [ 273 ] {21873288-c220-4ed8-b82e-c50954ff4ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16282 | 2024.11.16 00:59:40.278600 [ 273 ] {21873288-c220-4ed8-b82e-c50954ff4ae2} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16283 | 2024.11.16 00:59:40.278638 [ 273 ] {21873288-c220-4ed8-b82e-c50954ff4ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16284 | 2024.11.16 00:59:40.279006 [ 273 ] {21873288-c220-4ed8-b82e-c50954ff4ae2} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
16285 | 2024.11.16 00:59:40.279249 [ 273 ] {21873288-c220-4ed8-b82e-c50954ff4ae2} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16286 | 2024.11.16 00:59:40.279441 [ 273 ] {21873288-c220-4ed8-b82e-c50954ff4ae2} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001545 sec., 44012.94498381877 rows/sec., 3.44 MiB/sec. | ||
16287 | 2024.11.16 00:59:40.279544 [ 273 ] {21873288-c220-4ed8-b82e-c50954ff4ae2} <Debug> TCPHandler: Processed in 0.001806899 sec. | ||
16288 | 2024.11.16 00:59:40.279736 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16289 | 2024.11.16 00:59:40.279985 [ 277 ] {e138e5f9-b3d8-41b3-8c6d-ed75366058b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16290 | 2024.11.16 00:59:40.280046 [ 277 ] {e138e5f9-b3d8-41b3-8c6d-ed75366058b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16291 | 2024.11.16 00:59:40.280685 [ 277 ] {e138e5f9-b3d8-41b3-8c6d-ed75366058b7} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16292 | 2024.11.16 00:59:40.280723 [ 277 ] {e138e5f9-b3d8-41b3-8c6d-ed75366058b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16293 | 2024.11.16 00:59:40.281110 [ 277 ] {e138e5f9-b3d8-41b3-8c6d-ed75366058b7} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
16294 | 2024.11.16 00:59:40.281351 [ 277 ] {e138e5f9-b3d8-41b3-8c6d-ed75366058b7} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16295 | 2024.11.16 00:59:40.281526 [ 277 ] {e138e5f9-b3d8-41b3-8c6d-ed75366058b7} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001603 sec., 101060.51154086088 rows/sec., 7.04 MiB/sec. | ||
16296 | 2024.11.16 00:59:40.281576 [ 277 ] {e138e5f9-b3d8-41b3-8c6d-ed75366058b7} <Debug> TCPHandler: Processed in 0.001956473 sec. | ||
16297 | 2024.11.16 00:59:40.281722 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16298 | 2024.11.16 00:59:40.281849 [ 273 ] {f48b1283-fac1-4388-9dc2-faae3e3f886e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16299 | 2024.11.16 00:59:40.281905 [ 273 ] {f48b1283-fac1-4388-9dc2-faae3e3f886e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16300 | 2024.11.16 00:59:40.282445 [ 273 ] {f48b1283-fac1-4388-9dc2-faae3e3f886e} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16301 | 2024.11.16 00:59:40.282493 [ 273 ] {f48b1283-fac1-4388-9dc2-faae3e3f886e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16302 | 2024.11.16 00:59:40.282851 [ 273 ] {f48b1283-fac1-4388-9dc2-faae3e3f886e} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
16303 | 2024.11.16 00:59:40.283088 [ 273 ] {f48b1283-fac1-4388-9dc2-faae3e3f886e} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16304 | 2024.11.16 00:59:40.283259 [ 273 ] {f48b1283-fac1-4388-9dc2-faae3e3f886e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00144 sec., 41666.666666666664 rows/sec., 2.81 MiB/sec. | ||
16305 | 2024.11.16 00:59:40.283307 [ 273 ] {f48b1283-fac1-4388-9dc2-faae3e3f886e} <Debug> TCPHandler: Processed in 0.001645645 sec. | ||
16306 | 2024.11.16 00:59:41.634868 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2336 | ||
16307 | 2024.11.16 00:59:41.637996 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16308 | 2024.11.16 00:59:41.638045 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16309 | 2024.11.16 00:59:41.639590 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
16310 | 2024.11.16 00:59:41.639899 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16311 | 2024.11.16 00:59:41.640435 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2336 | ||
16312 | 2024.11.16 00:59:45.271626 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16313 | 2024.11.16 00:59:45.271958 [ 277 ] {3446f55c-2cbe-4c2a-8428-8f9154cf49f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16314 | 2024.11.16 00:59:45.272083 [ 277 ] {3446f55c-2cbe-4c2a-8428-8f9154cf49f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16315 | 2024.11.16 00:59:45.273144 [ 277 ] {3446f55c-2cbe-4c2a-8428-8f9154cf49f2} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16316 | 2024.11.16 00:59:45.273199 [ 277 ] {3446f55c-2cbe-4c2a-8428-8f9154cf49f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16317 | 2024.11.16 00:59:45.273650 [ 277 ] {3446f55c-2cbe-4c2a-8428-8f9154cf49f2} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
16318 | 2024.11.16 00:59:45.273907 [ 277 ] {3446f55c-2cbe-4c2a-8428-8f9154cf49f2} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16319 | 2024.11.16 00:59:45.274155 [ 277 ] {3446f55c-2cbe-4c2a-8428-8f9154cf49f2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002285 sec., 24507.658643326038 rows/sec., 1.87 MiB/sec. | ||
16320 | 2024.11.16 00:59:45.274222 [ 277 ] {3446f55c-2cbe-4c2a-8428-8f9154cf49f2} <Debug> TCPHandler: Processed in 0.002793976 sec. | ||
16321 | 2024.11.16 00:59:45.274420 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16322 | 2024.11.16 00:59:45.274564 [ 273 ] {ad2b72d7-b941-427c-8e84-3963ca0d29dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16323 | 2024.11.16 00:59:45.274624 [ 273 ] {ad2b72d7-b941-427c-8e84-3963ca0d29dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16324 | 2024.11.16 00:59:45.275304 [ 273 ] {ad2b72d7-b941-427c-8e84-3963ca0d29dd} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16325 | 2024.11.16 00:59:45.275355 [ 273 ] {ad2b72d7-b941-427c-8e84-3963ca0d29dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16326 | 2024.11.16 00:59:45.275784 [ 273 ] {ad2b72d7-b941-427c-8e84-3963ca0d29dd} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
16327 | 2024.11.16 00:59:45.276027 [ 273 ] {ad2b72d7-b941-427c-8e84-3963ca0d29dd} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16328 | 2024.11.16 00:59:45.276246 [ 273 ] {ad2b72d7-b941-427c-8e84-3963ca0d29dd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001715 sec., 37317.78425655977 rows/sec., 2.91 MiB/sec. | ||
16329 | 2024.11.16 00:59:45.276300 [ 273 ] {ad2b72d7-b941-427c-8e84-3963ca0d29dd} <Debug> TCPHandler: Processed in 0.001948583 sec. | ||
16330 | 2024.11.16 00:59:45.276439 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16331 | 2024.11.16 00:59:45.276555 [ 277 ] {dcf9c042-f6bf-4b64-bfb0-0e1318894d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16332 | 2024.11.16 00:59:45.276608 [ 277 ] {dcf9c042-f6bf-4b64-bfb0-0e1318894d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16333 | 2024.11.16 00:59:45.277247 [ 277 ] {dcf9c042-f6bf-4b64-bfb0-0e1318894d7d} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16334 | 2024.11.16 00:59:45.277296 [ 277 ] {dcf9c042-f6bf-4b64-bfb0-0e1318894d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16335 | 2024.11.16 00:59:45.277753 [ 277 ] {dcf9c042-f6bf-4b64-bfb0-0e1318894d7d} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
16336 | 2024.11.16 00:59:45.278001 [ 277 ] {dcf9c042-f6bf-4b64-bfb0-0e1318894d7d} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16337 | 2024.11.16 00:59:45.278228 [ 277 ] {dcf9c042-f6bf-4b64-bfb0-0e1318894d7d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001695 sec., 94395.2802359882 rows/sec., 6.57 MiB/sec. | ||
16338 | 2024.11.16 00:59:45.278280 [ 277 ] {dcf9c042-f6bf-4b64-bfb0-0e1318894d7d} <Debug> TCPHandler: Processed in 0.001892652 sec. | ||
16339 | 2024.11.16 00:59:45.278418 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16340 | 2024.11.16 00:59:45.278523 [ 273 ] {ca40ea35-dc82-48a7-b832-f18990ae36b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16341 | 2024.11.16 00:59:45.278571 [ 273 ] {ca40ea35-dc82-48a7-b832-f18990ae36b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16342 | 2024.11.16 00:59:45.279104 [ 273 ] {ca40ea35-dc82-48a7-b832-f18990ae36b0} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16343 | 2024.11.16 00:59:45.279153 [ 273 ] {ca40ea35-dc82-48a7-b832-f18990ae36b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16344 | 2024.11.16 00:59:45.279608 [ 273 ] {ca40ea35-dc82-48a7-b832-f18990ae36b0} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
16345 | 2024.11.16 00:59:45.279854 [ 273 ] {ca40ea35-dc82-48a7-b832-f18990ae36b0} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16346 | 2024.11.16 00:59:45.280060 [ 273 ] {ca40ea35-dc82-48a7-b832-f18990ae36b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001559 sec., 38486.20910840282 rows/sec., 2.59 MiB/sec. | ||
16347 | 2024.11.16 00:59:45.280109 [ 273 ] {ca40ea35-dc82-48a7-b832-f18990ae36b0} <Debug> TCPHandler: Processed in 0.001741667 sec. | ||
16348 | 2024.11.16 00:59:46.060644 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16349 | 2024.11.16 00:59:46.060730 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16350 | 2024.11.16 00:59:46.387660 [ 129 ] {} <Debug> oximeter.measurements_i64 (f07dc925-1bd9-416d-9f2e-eb724df8b785) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
16351 | 2024.11.16 00:59:46.387762 [ 129 ] {} <Trace> oximeter.measurements_i64 (f07dc925-1bd9-416d-9f2e-eb724df8b785): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16352 | 2024.11.16 00:59:46.387807 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
16353 | 2024.11.16 00:59:46.388386 [ 188 ] {f07dc925-1bd9-416d-9f2e-eb724df8b785::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 | ||
16354 | 2024.11.16 00:59:46.388792 [ 188 ] {f07dc925-1bd9-416d-9f2e-eb724df8b785::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16355 | 2024.11.16 00:59:46.388833 [ 188 ] {f07dc925-1bd9-416d-9f2e-eb724df8b785::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3 rows starting from the beginning of the part | ||
16356 | 2024.11.16 00:59:46.388914 [ 188 ] {f07dc925-1bd9-416d-9f2e-eb724df8b785::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
16357 | 2024.11.16 00:59:46.388991 [ 188 ] {f07dc925-1bd9-416d-9f2e-eb724df8b785::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
16358 | 2024.11.16 00:59:46.389152 [ 188 ] {f07dc925-1bd9-416d-9f2e-eb724df8b785::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part | ||
16359 | 2024.11.16 00:59:46.389251 [ 188 ] {f07dc925-1bd9-416d-9f2e-eb724df8b785::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
16360 | 2024.11.16 00:59:46.390335 [ 187 ] {f07dc925-1bd9-416d-9f2e-eb724df8b785::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002395585 sec., 21289.16318978454 rows/sec., 1.51 MiB/sec. | ||
16361 | 2024.11.16 00:59:46.390545 [ 193 ] {f07dc925-1bd9-416d-9f2e-eb724df8b785::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
16362 | 2024.11.16 00:59:46.390874 [ 193 ] {f07dc925-1bd9-416d-9f2e-eb724df8b785::all_1_5_1} <Trace> oximeter.measurements_i64 (f07dc925-1bd9-416d-9f2e-eb724df8b785): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16363 | 2024.11.16 00:59:46.390958 [ 193 ] {f07dc925-1bd9-416d-9f2e-eb724df8b785::all_1_5_1} <Trace> oximeter.measurements_i64 (f07dc925-1bd9-416d-9f2e-eb724df8b785) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
16364 | 2024.11.16 00:59:46.391051 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
16365 | 2024.11.16 00:59:47.743596 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58357, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16366 | 2024.11.16 00:59:47.935188 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56109, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16367 | 2024.11.16 00:59:47.938491 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36155, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16368 | 2024.11.16 00:59:47.962817 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60917, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16369 | 2024.11.16 00:59:48.036197 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34842, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16370 | 2024.11.16 00:59:48.064641 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63148, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16371 | 2024.11.16 00:59:48.105068 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48585, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16372 | 2024.11.16 00:59:48.111396 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47807, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16373 | 2024.11.16 00:59:50.254469 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): 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] | ||
16374 | 2024.11.16 00:59:50.254523 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): 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] | ||
16375 | 2024.11.16 00:59:50.256477 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): 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] | ||
16376 | 2024.11.16 00:59:50.279005 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16377 | 2024.11.16 00:59:50.279320 [ 277 ] {3bb882ad-d6db-4b07-8042-73e8d63f9e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16378 | 2024.11.16 00:59:50.279440 [ 277 ] {3bb882ad-d6db-4b07-8042-73e8d63f9e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16379 | 2024.11.16 00:59:50.280377 [ 277 ] {3bb882ad-d6db-4b07-8042-73e8d63f9e45} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16380 | 2024.11.16 00:59:50.280426 [ 277 ] {3bb882ad-d6db-4b07-8042-73e8d63f9e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16381 | 2024.11.16 00:59:50.280864 [ 277 ] {3bb882ad-d6db-4b07-8042-73e8d63f9e45} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
16382 | 2024.11.16 00:59:50.281122 [ 277 ] {3bb882ad-d6db-4b07-8042-73e8d63f9e45} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16383 | 2024.11.16 00:59:50.281396 [ 277 ] {3bb882ad-d6db-4b07-8042-73e8d63f9e45} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002158 sec., 6487.488415199258 rows/sec., 467.01 KiB/sec. | ||
16384 | 2024.11.16 00:59:50.281537 [ 277 ] {3bb882ad-d6db-4b07-8042-73e8d63f9e45} <Debug> TCPHandler: Processed in 0.002724783 sec. | ||
16385 | 2024.11.16 00:59:50.281784 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16386 | 2024.11.16 00:59:50.281935 [ 273 ] {75484ec3-14ce-440d-afd7-ec837fb2f5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16387 | 2024.11.16 00:59:50.281997 [ 273 ] {75484ec3-14ce-440d-afd7-ec837fb2f5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16388 | 2024.11.16 00:59:50.282867 [ 273 ] {75484ec3-14ce-440d-afd7-ec837fb2f5c1} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16389 | 2024.11.16 00:59:50.282912 [ 273 ] {75484ec3-14ce-440d-afd7-ec837fb2f5c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16390 | 2024.11.16 00:59:50.283307 [ 273 ] {75484ec3-14ce-440d-afd7-ec837fb2f5c1} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
16391 | 2024.11.16 00:59:50.283551 [ 273 ] {75484ec3-14ce-440d-afd7-ec837fb2f5c1} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16392 | 2024.11.16 00:59:50.283737 [ 122 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
16393 | 2024.11.16 00:59:50.283798 [ 273 ] {75484ec3-14ce-440d-afd7-ec837fb2f5c1} <Debug> executeQuery: Read 315 rows, 28.59 KiB in 0.001891 sec., 166578.52987837122 rows/sec., 14.77 MiB/sec. | ||
16394 | 2024.11.16 00:59:50.283861 [ 122 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16395 | 2024.11.16 00:59:50.283920 [ 273 ] {75484ec3-14ce-440d-afd7-ec837fb2f5c1} <Debug> TCPHandler: Processed in 0.00222758 sec. | ||
16396 | 2024.11.16 00:59:50.283945 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16397 | 2024.11.16 00:59:50.284113 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16398 | 2024.11.16 00:59:50.284215 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
16399 | 2024.11.16 00:59:50.284334 [ 277 ] {d1fd6ee6-e9af-44fe-aa5a-06c61101a0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16400 | 2024.11.16 00:59:50.284561 [ 277 ] {d1fd6ee6-e9af-44fe-aa5a-06c61101a0f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16401 | 2024.11.16 00:59:50.284736 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16402 | 2024.11.16 00:59:50.284891 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1489 rows starting from the beginning of the part | ||
16403 | 2024.11.16 00:59:50.285365 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 56 rows starting from the beginning of the part | ||
16404 | 2024.11.16 00:59:50.285821 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 315 rows starting from the beginning of the part | ||
16405 | 2024.11.16 00:59:50.286553 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 58 rows starting from the beginning of the part | ||
16406 | 2024.11.16 00:59:50.287314 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 56 rows starting from the beginning of the part | ||
16407 | 2024.11.16 00:59:50.287943 [ 188 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 315 rows starting from the beginning of the part | ||
16408 | 2024.11.16 00:59:50.288805 [ 277 ] {d1fd6ee6-e9af-44fe-aa5a-06c61101a0f6} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16409 | 2024.11.16 00:59:50.288852 [ 277 ] {d1fd6ee6-e9af-44fe-aa5a-06c61101a0f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16410 | 2024.11.16 00:59:50.289438 [ 277 ] {d1fd6ee6-e9af-44fe-aa5a-06c61101a0f6} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
16411 | 2024.11.16 00:59:50.289692 [ 277 ] {d1fd6ee6-e9af-44fe-aa5a-06c61101a0f6} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16412 | 2024.11.16 00:59:50.290221 [ 277 ] {d1fd6ee6-e9af-44fe-aa5a-06c61101a0f6} <Debug> executeQuery: Read 63 rows, 4.67 KiB in 0.005936 sec., 10613.20754716981 rows/sec., 786.22 KiB/sec. | ||
16413 | 2024.11.16 00:59:50.290331 [ 187 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2289 rows, containing 5 columns (5 merged, 0 gathered) in 0.00624766 sec., 366377.1716130519 rows/sec., 32.30 MiB/sec. | ||
16414 | 2024.11.16 00:59:50.290490 [ 277 ] {d1fd6ee6-e9af-44fe-aa5a-06c61101a0f6} <Debug> TCPHandler: Processed in 0.006463895 sec. | ||
16415 | 2024.11.16 00:59:50.290798 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16416 | 2024.11.16 00:59:50.290830 [ 195 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
16417 | 2024.11.16 00:59:50.291110 [ 273 ] {3ea57e22-8bef-4d0e-837c-494da8f27e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16418 | 2024.11.16 00:59:50.291221 [ 273 ] {3ea57e22-8bef-4d0e-837c-494da8f27e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16419 | 2024.11.16 00:59:50.291503 [ 195 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_151_30} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16420 | 2024.11.16 00:59:50.291727 [ 195 ] {0d976b11-9705-4323-b4f7-86c46d621ac1::all_1_151_30} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
16421 | 2024.11.16 00:59:50.291942 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
16422 | 2024.11.16 00:59:50.292318 [ 273 ] {3ea57e22-8bef-4d0e-837c-494da8f27e4f} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16423 | 2024.11.16 00:59:50.292364 [ 273 ] {3ea57e22-8bef-4d0e-837c-494da8f27e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16424 | 2024.11.16 00:59:50.292726 [ 273 ] {3ea57e22-8bef-4d0e-837c-494da8f27e4f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
16425 | 2024.11.16 00:59:50.292965 [ 273 ] {3ea57e22-8bef-4d0e-837c-494da8f27e4f} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16426 | 2024.11.16 00:59:50.293190 [ 273 ] {3ea57e22-8bef-4d0e-837c-494da8f27e4f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002124 sec., 6591.337099811676 rows/sec., 461.61 KiB/sec. | ||
16427 | 2024.11.16 00:59:50.293244 [ 273 ] {3ea57e22-8bef-4d0e-837c-494da8f27e4f} <Debug> TCPHandler: Processed in 0.002623891 sec. | ||
16428 | 2024.11.16 00:59:50.293402 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16429 | 2024.11.16 00:59:50.293536 [ 277 ] {2d72e3b4-d8f8-40ce-90a9-bdbfe9786a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16430 | 2024.11.16 00:59:50.293592 [ 277 ] {2d72e3b4-d8f8-40ce-90a9-bdbfe9786a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16431 | 2024.11.16 00:59:50.294161 [ 277 ] {2d72e3b4-d8f8-40ce-90a9-bdbfe9786a9d} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16432 | 2024.11.16 00:59:50.294200 [ 277 ] {2d72e3b4-d8f8-40ce-90a9-bdbfe9786a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16433 | 2024.11.16 00:59:50.294558 [ 277 ] {2d72e3b4-d8f8-40ce-90a9-bdbfe9786a9d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
16434 | 2024.11.16 00:59:50.294800 [ 277 ] {2d72e3b4-d8f8-40ce-90a9-bdbfe9786a9d} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16435 | 2024.11.16 00:59:50.295045 [ 277 ] {2d72e3b4-d8f8-40ce-90a9-bdbfe9786a9d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001536 sec., 8463.541666666666 rows/sec., 527.70 KiB/sec. | ||
16436 | 2024.11.16 00:59:50.295122 [ 277 ] {2d72e3b4-d8f8-40ce-90a9-bdbfe9786a9d} <Debug> TCPHandler: Processed in 0.001783468 sec. | ||
16437 | 2024.11.16 00:59:50.295293 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16438 | 2024.11.16 00:59:50.295419 [ 273 ] {cdb76677-a772-4deb-96df-ec2a7ee24d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16439 | 2024.11.16 00:59:50.295474 [ 273 ] {cdb76677-a772-4deb-96df-ec2a7ee24d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16440 | 2024.11.16 00:59:50.296231 [ 273 ] {cdb76677-a772-4deb-96df-ec2a7ee24d75} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16441 | 2024.11.16 00:59:50.296271 [ 273 ] {cdb76677-a772-4deb-96df-ec2a7ee24d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16442 | 2024.11.16 00:59:50.296649 [ 273 ] {cdb76677-a772-4deb-96df-ec2a7ee24d75} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
16443 | 2024.11.16 00:59:50.296879 [ 273 ] {cdb76677-a772-4deb-96df-ec2a7ee24d75} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16444 | 2024.11.16 00:59:50.297041 [ 122 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
16445 | 2024.11.16 00:59:50.297096 [ 122 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16446 | 2024.11.16 00:59:50.297109 [ 273 ] {cdb76677-a772-4deb-96df-ec2a7ee24d75} <Debug> executeQuery: Read 438 rows, 32.17 KiB in 0.001712 sec., 255841.1214953271 rows/sec., 18.35 MiB/sec. | ||
16447 | 2024.11.16 00:59:50.297126 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16448 | 2024.11.16 00:59:50.297298 [ 273 ] {cdb76677-a772-4deb-96df-ec2a7ee24d75} <Debug> TCPHandler: Processed in 0.002084817 sec. | ||
16449 | 2024.11.16 00:59:50.297411 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
16450 | 2024.11.16 00:59:50.297545 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16451 | 2024.11.16 00:59:50.297788 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16452 | 2024.11.16 00:59:50.297910 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1061 rows starting from the beginning of the part | ||
16453 | 2024.11.16 00:59:50.298048 [ 277 ] {c42fa6b7-d99d-4459-a2a0-2694945a589f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16454 | 2024.11.16 00:59:50.298304 [ 277 ] {c42fa6b7-d99d-4459-a2a0-2694945a589f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16455 | 2024.11.16 00:59:50.298523 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 64 rows starting from the beginning of the part | ||
16456 | 2024.11.16 00:59:50.299092 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 447 rows starting from the beginning of the part | ||
16457 | 2024.11.16 00:59:50.299704 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 68 rows starting from the beginning of the part | ||
16458 | 2024.11.16 00:59:50.300225 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 64 rows starting from the beginning of the part | ||
16459 | 2024.11.16 00:59:50.300582 [ 187 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 438 rows starting from the beginning of the part | ||
16460 | 2024.11.16 00:59:50.301531 [ 277 ] {c42fa6b7-d99d-4459-a2a0-2694945a589f} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16461 | 2024.11.16 00:59:50.301613 [ 277 ] {c42fa6b7-d99d-4459-a2a0-2694945a589f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16462 | 2024.11.16 00:59:50.302519 [ 277 ] {c42fa6b7-d99d-4459-a2a0-2694945a589f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
16463 | 2024.11.16 00:59:50.303045 [ 277 ] {c42fa6b7-d99d-4459-a2a0-2694945a589f} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16464 | 2024.11.16 00:59:50.303336 [ 277 ] {c42fa6b7-d99d-4459-a2a0-2694945a589f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005475 sec., 1095.890410958904 rows/sec., 57.26 KiB/sec. | ||
16465 | 2024.11.16 00:59:50.303513 [ 277 ] {c42fa6b7-d99d-4459-a2a0-2694945a589f} <Debug> TCPHandler: Processed in 0.006084865 sec. | ||
16466 | 2024.11.16 00:59:50.303787 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16467 | 2024.11.16 00:59:50.303858 [ 188 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2142 rows, containing 5 columns (5 merged, 0 gathered) in 0.00661791 sec., 323667.13962565217 rows/sec., 24.84 MiB/sec. | ||
16468 | 2024.11.16 00:59:50.303949 [ 273 ] {5ef4c85a-c342-47fb-a025-f00454835980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16469 | 2024.11.16 00:59:50.304018 [ 273 ] {5ef4c85a-c342-47fb-a025-f00454835980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16470 | 2024.11.16 00:59:50.304094 [ 188 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
16471 | 2024.11.16 00:59:50.304545 [ 188 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_151_30} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16472 | 2024.11.16 00:59:50.304700 [ 188 ] {5f258aca-c7e6-4524-bc74-93d5bc8ce50d::all_1_151_30} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
16473 | 2024.11.16 00:59:50.304818 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
16474 | 2024.11.16 00:59:50.304922 [ 273 ] {5ef4c85a-c342-47fb-a025-f00454835980} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16475 | 2024.11.16 00:59:50.304961 [ 273 ] {5ef4c85a-c342-47fb-a025-f00454835980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16476 | 2024.11.16 00:59:50.305345 [ 273 ] {5ef4c85a-c342-47fb-a025-f00454835980} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
16477 | 2024.11.16 00:59:50.305585 [ 273 ] {5ef4c85a-c342-47fb-a025-f00454835980} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16478 | 2024.11.16 00:59:50.305765 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
16479 | 2024.11.16 00:59:50.305826 [ 273 ] {5ef4c85a-c342-47fb-a025-f00454835980} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001905 sec., 124409.44881889764 rows/sec., 8.34 MiB/sec. | ||
16480 | 2024.11.16 00:59:50.305835 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16481 | 2024.11.16 00:59:50.305918 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16482 | 2024.11.16 00:59:50.305956 [ 273 ] {5ef4c85a-c342-47fb-a025-f00454835980} <Debug> TCPHandler: Processed in 0.002306123 sec. | ||
16483 | 2024.11.16 00:59:50.306108 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
16484 | 2024.11.16 00:59:50.306150 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16485 | 2024.11.16 00:59:50.306224 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16486 | 2024.11.16 00:59:50.306267 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_146_29, total 27858 rows starting from the beginning of the part | ||
16487 | 2024.11.16 00:59:50.306312 [ 277 ] {322df5e3-7f71-4de1-8fb7-dc8b91a88893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16488 | 2024.11.16 00:59:50.306385 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
16489 | 2024.11.16 00:59:50.306442 [ 277 ] {322df5e3-7f71-4de1-8fb7-dc8b91a88893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16490 | 2024.11.16 00:59:50.306628 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 237 rows starting from the beginning of the part | ||
16491 | 2024.11.16 00:59:50.306861 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 162 rows starting from the beginning of the part | ||
16492 | 2024.11.16 00:59:50.307097 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
16493 | 2024.11.16 00:59:50.307318 [ 200 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 237 rows starting from the beginning of the part | ||
16494 | 2024.11.16 00:59:50.307960 [ 277 ] {322df5e3-7f71-4de1-8fb7-dc8b91a88893} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16495 | 2024.11.16 00:59:50.308009 [ 277 ] {322df5e3-7f71-4de1-8fb7-dc8b91a88893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16496 | 2024.11.16 00:59:50.308390 [ 277 ] {322df5e3-7f71-4de1-8fb7-dc8b91a88893} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
16497 | 2024.11.16 00:59:50.308661 [ 277 ] {322df5e3-7f71-4de1-8fb7-dc8b91a88893} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16498 | 2024.11.16 00:59:50.308974 [ 277 ] {322df5e3-7f71-4de1-8fb7-dc8b91a88893} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002703 sec., 369.95930447650755 rows/sec., 24.93 KiB/sec. | ||
16499 | 2024.11.16 00:59:50.309065 [ 277 ] {322df5e3-7f71-4de1-8fb7-dc8b91a88893} <Debug> TCPHandler: Processed in 0.002996601 sec. | ||
16500 | 2024.11.16 00:59:50.309245 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16501 | 2024.11.16 00:59:50.309416 [ 273 ] {d581d9bf-8b12-440d-97ba-fff7d54daaf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16502 | 2024.11.16 00:59:50.309514 [ 273 ] {d581d9bf-8b12-440d-97ba-fff7d54daaf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16503 | 2024.11.16 00:59:50.311012 [ 273 ] {d581d9bf-8b12-440d-97ba-fff7d54daaf1} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16504 | 2024.11.16 00:59:50.311052 [ 273 ] {d581d9bf-8b12-440d-97ba-fff7d54daaf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16505 | 2024.11.16 00:59:50.311840 [ 273 ] {d581d9bf-8b12-440d-97ba-fff7d54daaf1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
16506 | 2024.11.16 00:59:50.312151 [ 273 ] {d581d9bf-8b12-440d-97ba-fff7d54daaf1} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16507 | 2024.11.16 00:59:50.312409 [ 273 ] {d581d9bf-8b12-440d-97ba-fff7d54daaf1} <Debug> executeQuery: Read 56 rows, 102.76 KiB in 0.00303 sec., 18481.848184818482 rows/sec., 33.12 MiB/sec. | ||
16508 | 2024.11.16 00:59:50.312596 [ 273 ] {d581d9bf-8b12-440d-97ba-fff7d54daaf1} <Debug> TCPHandler: Processed in 0.003436283 sec. | ||
16509 | 2024.11.16 00:59:50.312751 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16510 | 2024.11.16 00:59:50.312891 [ 277 ] {c76ff55d-7987-44ca-a8fa-4f82cb600857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16511 | 2024.11.16 00:59:50.312948 [ 277 ] {c76ff55d-7987-44ca-a8fa-4f82cb600857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16512 | 2024.11.16 00:59:50.313592 [ 277 ] {c76ff55d-7987-44ca-a8fa-4f82cb600857} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16513 | 2024.11.16 00:59:50.313644 [ 277 ] {c76ff55d-7987-44ca-a8fa-4f82cb600857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16514 | 2024.11.16 00:59:50.314036 [ 201 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28814 rows, containing 5 columns (5 merged, 0 gathered) in 0.007995887 sec., 3603602.7022392885 rows/sec., 246.26 MiB/sec. | ||
16515 | 2024.11.16 00:59:50.314272 [ 277 ] {c76ff55d-7987-44ca-a8fa-4f82cb600857} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
16516 | 2024.11.16 00:59:50.314621 [ 277 ] {c76ff55d-7987-44ca-a8fa-4f82cb600857} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16517 | 2024.11.16 00:59:50.314729 [ 201 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
16518 | 2024.11.16 00:59:50.315054 [ 277 ] {c76ff55d-7987-44ca-a8fa-4f82cb600857} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002191 sec., 37425.832952989505 rows/sec., 2.38 MiB/sec. | ||
16519 | 2024.11.16 00:59:50.315182 [ 277 ] {c76ff55d-7987-44ca-a8fa-4f82cb600857} <Debug> TCPHandler: Processed in 0.002491237 sec. | ||
16520 | 2024.11.16 00:59:50.315410 [ 201 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_151_30} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16521 | 2024.11.16 00:59:50.315516 [ 201 ] {cebc4dca-ef21-47a4-baec-c147110872db::all_1_151_30} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
16522 | 2024.11.16 00:59:50.315629 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
16523 | 2024.11.16 00:59:51.266826 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46081, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16524 | 2024.11.16 00:59:51.486262 [ 311 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45197, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16525 | 2024.11.16 00:59:51.641577 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2366 | ||
16526 | 2024.11.16 00:59:51.644579 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16527 | 2024.11.16 00:59:51.644630 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16528 | 2024.11.16 00:59:51.646172 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
16529 | 2024.11.16 00:59:51.646494 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16530 | 2024.11.16 00:59:51.646763 [ 121 ] {} <Debug> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
16531 | 2024.11.16 00:59:51.646915 [ 121 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16532 | 2024.11.16 00:59:51.647000 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16533 | 2024.11.16 00:59:51.647314 [ 198 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::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 | ||
16534 | 2024.11.16 00:59:51.647665 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2366 | ||
16535 | 2024.11.16 00:59:51.648117 [ 198 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16536 | 2024.11.16 00:59:51.648246 [ 198 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2152 rows starting from the beginning of the part | ||
16537 | 2024.11.16 00:59:51.648821 [ 198 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 90 rows starting from the beginning of the part | ||
16538 | 2024.11.16 00:59:51.649351 [ 198 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 38 rows starting from the beginning of the part | ||
16539 | 2024.11.16 00:59:51.649892 [ 198 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 20 rows starting from the beginning of the part | ||
16540 | 2024.11.16 00:59:51.650417 [ 198 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 36 rows starting from the beginning of the part | ||
16541 | 2024.11.16 00:59:51.651008 [ 198 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part | ||
16542 | 2024.11.16 00:59:51.661005 [ 200 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2366 rows, containing 72 columns (72 merged, 0 gathered) in 0.013862336 sec., 170678.30414729525 rows/sec., 134.12 MiB/sec. | ||
16543 | 2024.11.16 00:59:51.663537 [ 189 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
16544 | 2024.11.16 00:59:51.664433 [ 189 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_76_15} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16545 | 2024.11.16 00:59:51.664534 [ 189 ] {a77c06e4-9295-44bb-9bdd-87d5f6c7942a::all_1_76_15} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
16546 | 2024.11.16 00:59:51.664906 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.05 MiB. | ||
16547 | 2024.11.16 00:59:51.775464 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41319, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16548 | 2024.11.16 00:59:51.801908 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53190, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16549 | 2024.11.16 00:59:51.873463 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58575, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16550 | 2024.11.16 00:59:51.994134 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36640, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16551 | 2024.11.16 00:59:52.031590 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37075, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16552 | 2024.11.16 00:59:52.047059 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33695, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16553 | 2024.11.16 00:59:52.815823 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33903, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16554 | 2024.11.16 00:59:53.236604 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59721, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16555 | 2024.11.16 00:59:53.461661 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65454, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16556 | 2024.11.16 00:59:53.494466 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64832, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16557 | 2024.11.16 00:59:53.557871 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47660, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16558 | 2024.11.16 00:59:53.571495 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54084, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16559 | 2024.11.16 00:59:53.582851 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38492, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16560 | 2024.11.16 00:59:53.645292 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51085, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16561 | 2024.11.16 00:59:53.731331 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57330, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16562 | 2024.11.16 00:59:53.783357 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49542, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16563 | 2024.11.16 00:59:53.796748 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55356, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16564 | 2024.11.16 00:59:53.812082 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38089, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16565 | 2024.11.16 00:59:53.853706 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39836, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16566 | 2024.11.16 00:59:54.086235 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57753, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16567 | 2024.11.16 00:59:54.087482 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53609, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16568 | 2024.11.16 00:59:54.106069 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53999, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16569 | 2024.11.16 00:59:55.267000 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
16570 | 2024.11.16 00:59:55.267079 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
16571 | 2024.11.16 00:59:55.269402 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
16572 | 2024.11.16 00:59:55.270389 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16573 | 2024.11.16 00:59:55.270599 [ 277 ] {2c2b07d4-4544-4030-8059-ed400f4e16e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16574 | 2024.11.16 00:59:55.270683 [ 277 ] {2c2b07d4-4544-4030-8059-ed400f4e16e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16575 | 2024.11.16 00:59:55.271484 [ 277 ] {2c2b07d4-4544-4030-8059-ed400f4e16e2} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16576 | 2024.11.16 00:59:55.271532 [ 277 ] {2c2b07d4-4544-4030-8059-ed400f4e16e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16577 | 2024.11.16 00:59:55.271961 [ 277 ] {2c2b07d4-4544-4030-8059-ed400f4e16e2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
16578 | 2024.11.16 00:59:55.272230 [ 277 ] {2c2b07d4-4544-4030-8059-ed400f4e16e2} <Trace> oximeter.fields_ipaddr (91c85941-ee7c-402e-9109-8e5da563148c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16579 | 2024.11.16 00:59:55.272489 [ 277 ] {2c2b07d4-4544-4030-8059-ed400f4e16e2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001949 sec., 1026.167265264238 rows/sec., 83.68 KiB/sec. | ||
16580 | 2024.11.16 00:59:55.272553 [ 277 ] {2c2b07d4-4544-4030-8059-ed400f4e16e2} <Debug> TCPHandler: Processed in 0.002305273 sec. | ||
16581 | 2024.11.16 00:59:55.272753 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16582 | 2024.11.16 00:59:55.272899 [ 273 ] {0d0b0ece-7202-4a8e-96b3-a19920a0a5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16583 | 2024.11.16 00:59:55.272957 [ 273 ] {0d0b0ece-7202-4a8e-96b3-a19920a0a5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16584 | 2024.11.16 00:59:55.273619 [ 273 ] {0d0b0ece-7202-4a8e-96b3-a19920a0a5e5} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16585 | 2024.11.16 00:59:55.273669 [ 273 ] {0d0b0ece-7202-4a8e-96b3-a19920a0a5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16586 | 2024.11.16 00:59:55.274102 [ 273 ] {0d0b0ece-7202-4a8e-96b3-a19920a0a5e5} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
16587 | 2024.11.16 00:59:55.274346 [ 273 ] {0d0b0ece-7202-4a8e-96b3-a19920a0a5e5} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16588 | 2024.11.16 00:59:55.274556 [ 273 ] {0d0b0ece-7202-4a8e-96b3-a19920a0a5e5} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001691 sec., 33707.86516853933 rows/sec., 2.57 MiB/sec. | ||
16589 | 2024.11.16 00:59:55.274609 [ 273 ] {0d0b0ece-7202-4a8e-96b3-a19920a0a5e5} <Debug> TCPHandler: Processed in 0.001923652 sec. | ||
16590 | 2024.11.16 00:59:55.274745 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16591 | 2024.11.16 00:59:55.274855 [ 277 ] {855d33e0-ed5d-4396-b898-e4a933c23147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16592 | 2024.11.16 00:59:55.274903 [ 277 ] {855d33e0-ed5d-4396-b898-e4a933c23147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16593 | 2024.11.16 00:59:55.275545 [ 277 ] {855d33e0-ed5d-4396-b898-e4a933c23147} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16594 | 2024.11.16 00:59:55.275595 [ 277 ] {855d33e0-ed5d-4396-b898-e4a933c23147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16595 | 2024.11.16 00:59:55.276013 [ 277 ] {855d33e0-ed5d-4396-b898-e4a933c23147} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
16596 | 2024.11.16 00:59:55.276254 [ 277 ] {855d33e0-ed5d-4396-b898-e4a933c23147} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16597 | 2024.11.16 00:59:55.276470 [ 277 ] {855d33e0-ed5d-4396-b898-e4a933c23147} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001638 sec., 1221.001221001221 rows/sec., 85.26 KiB/sec. | ||
16598 | 2024.11.16 00:59:55.276525 [ 277 ] {855d33e0-ed5d-4396-b898-e4a933c23147} <Debug> TCPHandler: Processed in 0.001832569 sec. | ||
16599 | 2024.11.16 00:59:55.276678 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16600 | 2024.11.16 00:59:55.276783 [ 273 ] {79f909b1-da89-4faf-9c81-af3b613231b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16601 | 2024.11.16 00:59:55.276828 [ 273 ] {79f909b1-da89-4faf-9c81-af3b613231b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16602 | 2024.11.16 00:59:55.277369 [ 273 ] {79f909b1-da89-4faf-9c81-af3b613231b1} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16603 | 2024.11.16 00:59:55.277410 [ 273 ] {79f909b1-da89-4faf-9c81-af3b613231b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16604 | 2024.11.16 00:59:55.277769 [ 273 ] {79f909b1-da89-4faf-9c81-af3b613231b1} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
16605 | 2024.11.16 00:59:55.278002 [ 273 ] {79f909b1-da89-4faf-9c81-af3b613231b1} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16606 | 2024.11.16 00:59:55.278223 [ 273 ] {79f909b1-da89-4faf-9c81-af3b613231b1} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001462 sec., 45143.63885088919 rows/sec., 3.53 MiB/sec. | ||
16607 | 2024.11.16 00:59:55.278273 [ 273 ] {79f909b1-da89-4faf-9c81-af3b613231b1} <Debug> TCPHandler: Processed in 0.001645505 sec. | ||
16608 | 2024.11.16 00:59:55.278420 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16609 | 2024.11.16 00:59:55.278550 [ 277 ] {d1a16097-0493-411d-8aaa-18eb6f2f12dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16610 | 2024.11.16 00:59:55.278611 [ 277 ] {d1a16097-0493-411d-8aaa-18eb6f2f12dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16611 | 2024.11.16 00:59:55.279183 [ 277 ] {d1a16097-0493-411d-8aaa-18eb6f2f12dd} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16612 | 2024.11.16 00:59:55.279224 [ 277 ] {d1a16097-0493-411d-8aaa-18eb6f2f12dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16613 | 2024.11.16 00:59:55.279608 [ 277 ] {d1a16097-0493-411d-8aaa-18eb6f2f12dd} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
16614 | 2024.11.16 00:59:55.279860 [ 277 ] {d1a16097-0493-411d-8aaa-18eb6f2f12dd} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16615 | 2024.11.16 00:59:55.280079 [ 277 ] {d1a16097-0493-411d-8aaa-18eb6f2f12dd} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001558 sec., 82798.459563543 rows/sec., 5.77 MiB/sec. | ||
16616 | 2024.11.16 00:59:55.280130 [ 277 ] {d1a16097-0493-411d-8aaa-18eb6f2f12dd} <Debug> TCPHandler: Processed in 0.001773818 sec. | ||
16617 | 2024.11.16 00:59:55.280267 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16618 | 2024.11.16 00:59:55.280391 [ 273 ] {1379bddc-b0b7-40cf-b1f5-b3bf5aa3a073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16619 | 2024.11.16 00:59:55.280448 [ 273 ] {1379bddc-b0b7-40cf-b1f5-b3bf5aa3a073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16620 | 2024.11.16 00:59:55.280977 [ 273 ] {1379bddc-b0b7-40cf-b1f5-b3bf5aa3a073} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16621 | 2024.11.16 00:59:55.281019 [ 273 ] {1379bddc-b0b7-40cf-b1f5-b3bf5aa3a073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16622 | 2024.11.16 00:59:55.281371 [ 273 ] {1379bddc-b0b7-40cf-b1f5-b3bf5aa3a073} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
16623 | 2024.11.16 00:59:55.281603 [ 273 ] {1379bddc-b0b7-40cf-b1f5-b3bf5aa3a073} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16624 | 2024.11.16 00:59:55.281754 [ 118 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
16625 | 2024.11.16 00:59:55.281823 [ 118 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16626 | 2024.11.16 00:59:55.281830 [ 273 ] {1379bddc-b0b7-40cf-b1f5-b3bf5aa3a073} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001455 sec., 32989.69072164949 rows/sec., 2.22 MiB/sec. | ||
16627 | 2024.11.16 00:59:55.281855 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16628 | 2024.11.16 00:59:55.281951 [ 273 ] {1379bddc-b0b7-40cf-b1f5-b3bf5aa3a073} <Debug> TCPHandler: Processed in 0.001738148 sec. | ||
16629 | 2024.11.16 00:59:55.282061 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
16630 | 2024.11.16 00:59:55.282184 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16631 | 2024.11.16 00:59:55.282220 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 9366 rows starting from the beginning of the part | ||
16632 | 2024.11.16 00:59:55.282292 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 82 rows starting from the beginning of the part | ||
16633 | 2024.11.16 00:59:55.282431 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
16634 | 2024.11.16 00:59:55.282692 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
16635 | 2024.11.16 00:59:55.282803 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 82 rows starting from the beginning of the part | ||
16636 | 2024.11.16 00:59:55.282984 [ 196 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 48 rows starting from the beginning of the part | ||
16637 | 2024.11.16 00:59:55.285620 [ 189 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9698 rows, containing 4 columns (4 merged, 0 gathered) in 0.003640549 sec., 2663883.936186548 rows/sec., 175.16 MiB/sec. | ||
16638 | 2024.11.16 00:59:55.286070 [ 194 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
16639 | 2024.11.16 00:59:55.286411 [ 194 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_151_30} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16640 | 2024.11.16 00:59:55.286497 [ 194 ] {c796fba3-74f1-4efa-a511-50a75ffb95b8::all_1_151_30} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
16641 | 2024.11.16 00:59:55.286598 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.97 MiB. | ||
16642 | 2024.11.16 00:59:55.809562 [ 221 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
16643 | 2024.11.16 00:59:55.809608 [ 221 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
16644 | 2024.11.16 00:59:55.811695 [ 221 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
16645 | 2024.11.16 00:59:55.908352 [ 218 ] {} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
16646 | 2024.11.16 00:59:55.908404 [ 218 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
16647 | 2024.11.16 00:59:55.910463 [ 218 ] {} <Debug> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
16648 | 2024.11.16 00:59:56.321943 [ 221 ] {} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
16649 | 2024.11.16 00:59:56.321999 [ 221 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
16650 | 2024.11.16 00:59:56.324373 [ 221 ] {} <Debug> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
16651 | 2024.11.16 01:00:00.270988 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16652 | 2024.11.16 01:00:00.271263 [ 277 ] {e6799dac-22bf-4202-b3a9-b4e880f309d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16653 | 2024.11.16 01:00:00.271384 [ 277 ] {e6799dac-22bf-4202-b3a9-b4e880f309d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16654 | 2024.11.16 01:00:00.272463 [ 277 ] {e6799dac-22bf-4202-b3a9-b4e880f309d8} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16655 | 2024.11.16 01:00:00.272517 [ 277 ] {e6799dac-22bf-4202-b3a9-b4e880f309d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16656 | 2024.11.16 01:00:00.272961 [ 277 ] {e6799dac-22bf-4202-b3a9-b4e880f309d8} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
16657 | 2024.11.16 01:00:00.273216 [ 277 ] {e6799dac-22bf-4202-b3a9-b4e880f309d8} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16658 | 2024.11.16 01:00:00.273491 [ 277 ] {e6799dac-22bf-4202-b3a9-b4e880f309d8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002313 sec., 24210.98140942499 rows/sec., 1.85 MiB/sec. | ||
16659 | 2024.11.16 01:00:00.273574 [ 277 ] {e6799dac-22bf-4202-b3a9-b4e880f309d8} <Debug> TCPHandler: Processed in 0.002731174 sec. | ||
16660 | 2024.11.16 01:00:00.273808 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16661 | 2024.11.16 01:00:00.274013 [ 273 ] {a51a06b4-e099-435d-bab1-5037d25bdce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16662 | 2024.11.16 01:00:00.274065 [ 273 ] {a51a06b4-e099-435d-bab1-5037d25bdce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16663 | 2024.11.16 01:00:00.274658 [ 273 ] {a51a06b4-e099-435d-bab1-5037d25bdce1} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16664 | 2024.11.16 01:00:00.274703 [ 273 ] {a51a06b4-e099-435d-bab1-5037d25bdce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16665 | 2024.11.16 01:00:00.275076 [ 273 ] {a51a06b4-e099-435d-bab1-5037d25bdce1} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
16666 | 2024.11.16 01:00:00.275340 [ 273 ] {a51a06b4-e099-435d-bab1-5037d25bdce1} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16667 | 2024.11.16 01:00:00.275561 [ 273 ] {a51a06b4-e099-435d-bab1-5037d25bdce1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001589 sec., 40276.903713027066 rows/sec., 3.14 MiB/sec. | ||
16668 | 2024.11.16 01:00:00.275615 [ 273 ] {a51a06b4-e099-435d-bab1-5037d25bdce1} <Debug> TCPHandler: Processed in 0.001923442 sec. | ||
16669 | 2024.11.16 01:00:00.275776 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16670 | 2024.11.16 01:00:00.275907 [ 277 ] {628240e8-10a0-4444-8870-9643951135ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16671 | 2024.11.16 01:00:00.275971 [ 277 ] {628240e8-10a0-4444-8870-9643951135ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16672 | 2024.11.16 01:00:00.276524 [ 277 ] {628240e8-10a0-4444-8870-9643951135ca} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16673 | 2024.11.16 01:00:00.276564 [ 277 ] {628240e8-10a0-4444-8870-9643951135ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16674 | 2024.11.16 01:00:00.276961 [ 277 ] {628240e8-10a0-4444-8870-9643951135ca} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
16675 | 2024.11.16 01:00:00.277200 [ 277 ] {628240e8-10a0-4444-8870-9643951135ca} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16676 | 2024.11.16 01:00:00.277422 [ 277 ] {628240e8-10a0-4444-8870-9643951135ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001541 sec., 103828.68267358857 rows/sec., 7.23 MiB/sec. | ||
16677 | 2024.11.16 01:00:00.277527 [ 277 ] {628240e8-10a0-4444-8870-9643951135ca} <Debug> TCPHandler: Processed in 0.001811579 sec. | ||
16678 | 2024.11.16 01:00:00.277733 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16679 | 2024.11.16 01:00:00.277992 [ 273 ] {afc5a1cb-4ab8-4520-afff-59c9bfafde3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16680 | 2024.11.16 01:00:00.278052 [ 273 ] {afc5a1cb-4ab8-4520-afff-59c9bfafde3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16681 | 2024.11.16 01:00:00.278531 [ 273 ] {afc5a1cb-4ab8-4520-afff-59c9bfafde3b} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16682 | 2024.11.16 01:00:00.278572 [ 273 ] {afc5a1cb-4ab8-4520-afff-59c9bfafde3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16683 | 2024.11.16 01:00:00.278934 [ 273 ] {afc5a1cb-4ab8-4520-afff-59c9bfafde3b} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
16684 | 2024.11.16 01:00:00.279167 [ 273 ] {afc5a1cb-4ab8-4520-afff-59c9bfafde3b} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16685 | 2024.11.16 01:00:00.279364 [ 273 ] {afc5a1cb-4ab8-4520-afff-59c9bfafde3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001445 sec., 41522.491349480966 rows/sec., 2.80 MiB/sec. | ||
16686 | 2024.11.16 01:00:00.279415 [ 273 ] {afc5a1cb-4ab8-4520-afff-59c9bfafde3b} <Debug> TCPHandler: Processed in 0.001793488 sec. | ||
16687 | 2024.11.16 01:00:01.022486 [ 222 ] {} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
16688 | 2024.11.16 01:00:01.022537 [ 222 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
16689 | 2024.11.16 01:00:01.024568 [ 222 ] {} <Debug> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
16690 | 2024.11.16 01:00:01.060789 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16691 | 2024.11.16 01:00:01.060871 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16692 | 2024.11.16 01:00:01.648731 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2386 | ||
16693 | 2024.11.16 01:00:01.651521 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16694 | 2024.11.16 01:00:01.651571 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16695 | 2024.11.16 01:00:01.653068 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
16696 | 2024.11.16 01:00:01.653402 [ 242 ] {} <Trace> system.query_log (a77c06e4-9295-44bb-9bdd-87d5f6c7942a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16697 | 2024.11.16 01:00:01.654029 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2386 | ||
16698 | 2024.11.16 01:00:05.278096 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16699 | 2024.11.16 01:00:05.278359 [ 277 ] {85e6e1c4-b168-47d4-b991-bac80f8bc779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16700 | 2024.11.16 01:00:05.278432 [ 277 ] {85e6e1c4-b168-47d4-b991-bac80f8bc779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16701 | 2024.11.16 01:00:05.279181 [ 277 ] {85e6e1c4-b168-47d4-b991-bac80f8bc779} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16702 | 2024.11.16 01:00:05.279225 [ 277 ] {85e6e1c4-b168-47d4-b991-bac80f8bc779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16703 | 2024.11.16 01:00:05.279754 [ 277 ] {85e6e1c4-b168-47d4-b991-bac80f8bc779} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
16704 | 2024.11.16 01:00:05.280063 [ 277 ] {85e6e1c4-b168-47d4-b991-bac80f8bc779} <Trace> oximeter.fields_i16 (01c7d235-b1d0-4859-86a3-fe24f69fe724): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16705 | 2024.11.16 01:00:05.280365 [ 277 ] {85e6e1c4-b168-47d4-b991-bac80f8bc779} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002046 sec., 6842.619745845552 rows/sec., 492.58 KiB/sec. | ||
16706 | 2024.11.16 01:00:05.280550 [ 277 ] {85e6e1c4-b168-47d4-b991-bac80f8bc779} <Debug> TCPHandler: Processed in 0.002624252 sec. | ||
16707 | 2024.11.16 01:00:05.280782 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16708 | 2024.11.16 01:00:05.280921 [ 273 ] {3632d299-76ae-44e2-9fa9-29a0582faf5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16709 | 2024.11.16 01:00:05.280978 [ 273 ] {3632d299-76ae-44e2-9fa9-29a0582faf5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16710 | 2024.11.16 01:00:05.281764 [ 273 ] {3632d299-76ae-44e2-9fa9-29a0582faf5d} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16711 | 2024.11.16 01:00:05.281805 [ 273 ] {3632d299-76ae-44e2-9fa9-29a0582faf5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16712 | 2024.11.16 01:00:05.282198 [ 273 ] {3632d299-76ae-44e2-9fa9-29a0582faf5d} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
16713 | 2024.11.16 01:00:05.282447 [ 273 ] {3632d299-76ae-44e2-9fa9-29a0582faf5d} <Trace> oximeter.fields_string (0d976b11-9705-4323-b4f7-86c46d621ac1): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16714 | 2024.11.16 01:00:05.282657 [ 273 ] {3632d299-76ae-44e2-9fa9-29a0582faf5d} <Debug> executeQuery: Read 315 rows, 28.59 KiB in 0.001766 sec., 178369.1959229898 rows/sec., 15.81 MiB/sec. | ||
16715 | 2024.11.16 01:00:05.282709 [ 273 ] {3632d299-76ae-44e2-9fa9-29a0582faf5d} <Debug> TCPHandler: Processed in 0.002013984 sec. | ||
16716 | 2024.11.16 01:00:05.282860 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16717 | 2024.11.16 01:00:05.282989 [ 277 ] {06c114f8-08a0-4f97-8aa0-fbc6be0e030b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16718 | 2024.11.16 01:00:05.283045 [ 277 ] {06c114f8-08a0-4f97-8aa0-fbc6be0e030b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16719 | 2024.11.16 01:00:05.283705 [ 277 ] {06c114f8-08a0-4f97-8aa0-fbc6be0e030b} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16720 | 2024.11.16 01:00:05.283746 [ 277 ] {06c114f8-08a0-4f97-8aa0-fbc6be0e030b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16721 | 2024.11.16 01:00:05.284104 [ 277 ] {06c114f8-08a0-4f97-8aa0-fbc6be0e030b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
16722 | 2024.11.16 01:00:05.284348 [ 277 ] {06c114f8-08a0-4f97-8aa0-fbc6be0e030b} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16723 | 2024.11.16 01:00:05.284521 [ 107 ] {} <Debug> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
16724 | 2024.11.16 01:00:05.284581 [ 277 ] {06c114f8-08a0-4f97-8aa0-fbc6be0e030b} <Debug> executeQuery: Read 63 rows, 4.67 KiB in 0.00162 sec., 38888.88888888889 rows/sec., 2.81 MiB/sec. | ||
16725 | 2024.11.16 01:00:05.284607 [ 107 ] {} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16726 | 2024.11.16 01:00:05.284668 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16727 | 2024.11.16 01:00:05.284700 [ 277 ] {06c114f8-08a0-4f97-8aa0-fbc6be0e030b} <Debug> TCPHandler: Processed in 0.001898001 sec. | ||
16728 | 2024.11.16 01:00:05.284984 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16729 | 2024.11.16 01:00:05.285036 [ 191 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::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 | ||
16730 | 2024.11.16 01:00:05.285335 [ 273 ] {56bc20bf-519a-45c8-903f-87665e3f58e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16731 | 2024.11.16 01:00:05.285508 [ 273 ] {56bc20bf-519a-45c8-903f-87665e3f58e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16732 | 2024.11.16 01:00:05.285668 [ 191 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16733 | 2024.11.16 01:00:05.285847 [ 191 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 83 rows starting from the beginning of the part | ||
16734 | 2024.11.16 01:00:05.286249 [ 191 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 63 rows starting from the beginning of the part | ||
16735 | 2024.11.16 01:00:05.286630 [ 191 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 4 rows starting from the beginning of the part | ||
16736 | 2024.11.16 01:00:05.287037 [ 191 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 63 rows starting from the beginning of the part | ||
16737 | 2024.11.16 01:00:05.287419 [ 191 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 2 rows starting from the beginning of the part | ||
16738 | 2024.11.16 01:00:05.287752 [ 191 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 63 rows starting from the beginning of the part | ||
16739 | 2024.11.16 01:00:05.288672 [ 273 ] {56bc20bf-519a-45c8-903f-87665e3f58e4} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16740 | 2024.11.16 01:00:05.288733 [ 273 ] {56bc20bf-519a-45c8-903f-87665e3f58e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16741 | 2024.11.16 01:00:05.289754 [ 273 ] {56bc20bf-519a-45c8-903f-87665e3f58e4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
16742 | 2024.11.16 01:00:05.290330 [ 273 ] {56bc20bf-519a-45c8-903f-87665e3f58e4} <Trace> oximeter.fields_u32 (e9ec937b-06a5-40b6-bd31-f537e2c6489b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16743 | 2024.11.16 01:00:05.290661 [ 194 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 278 rows, containing 5 columns (5 merged, 0 gathered) in 0.005847839 sec., 47538.9284828122 rows/sec., 3.60 MiB/sec. | ||
16744 | 2024.11.16 01:00:05.290867 [ 273 ] {56bc20bf-519a-45c8-903f-87665e3f58e4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005615 sec., 2493.321460373998 rows/sec., 174.62 KiB/sec. | ||
16745 | 2024.11.16 01:00:05.291186 [ 273 ] {56bc20bf-519a-45c8-903f-87665e3f58e4} <Debug> TCPHandler: Processed in 0.006367153 sec. | ||
16746 | 2024.11.16 01:00:05.291398 [ 194 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
16747 | 2024.11.16 01:00:05.291514 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16748 | 2024.11.16 01:00:05.291795 [ 277 ] {af9f4a4a-cd7e-43bc-8a06-984865850403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16749 | 2024.11.16 01:00:05.291896 [ 277 ] {af9f4a4a-cd7e-43bc-8a06-984865850403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16750 | 2024.11.16 01:00:05.292113 [ 194 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_101_20} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16751 | 2024.11.16 01:00:05.292351 [ 194 ] {094be4b5-ce9a-41b7-a487-6627f8874be1::all_1_101_20} <Trace> oximeter.fields_u16 (094be4b5-ce9a-41b7-a487-6627f8874be1) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
16752 | 2024.11.16 01:00:05.292576 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
16753 | 2024.11.16 01:00:05.292932 [ 277 ] {af9f4a4a-cd7e-43bc-8a06-984865850403} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16754 | 2024.11.16 01:00:05.292977 [ 277 ] {af9f4a4a-cd7e-43bc-8a06-984865850403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16755 | 2024.11.16 01:00:05.293333 [ 277 ] {af9f4a4a-cd7e-43bc-8a06-984865850403} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
16756 | 2024.11.16 01:00:05.293575 [ 277 ] {af9f4a4a-cd7e-43bc-8a06-984865850403} <Trace> oximeter.fields_u8 (cac8210d-3877-4a14-9627-25562ecc2e1f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16757 | 2024.11.16 01:00:05.293782 [ 277 ] {af9f4a4a-cd7e-43bc-8a06-984865850403} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002048 sec., 6347.65625 rows/sec., 395.77 KiB/sec. | ||
16758 | 2024.11.16 01:00:05.293835 [ 277 ] {af9f4a4a-cd7e-43bc-8a06-984865850403} <Debug> TCPHandler: Processed in 0.002533089 sec. | ||
16759 | 2024.11.16 01:00:05.293977 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16760 | 2024.11.16 01:00:05.294104 [ 273 ] {f0833bc7-e500-4871-8518-47d306f658f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16761 | 2024.11.16 01:00:05.294159 [ 273 ] {f0833bc7-e500-4871-8518-47d306f658f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16762 | 2024.11.16 01:00:05.294866 [ 273 ] {f0833bc7-e500-4871-8518-47d306f658f2} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16763 | 2024.11.16 01:00:05.294906 [ 273 ] {f0833bc7-e500-4871-8518-47d306f658f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16764 | 2024.11.16 01:00:05.295291 [ 273 ] {f0833bc7-e500-4871-8518-47d306f658f2} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
16765 | 2024.11.16 01:00:05.295536 [ 273 ] {f0833bc7-e500-4871-8518-47d306f658f2} <Trace> oximeter.fields_uuid (5f258aca-c7e6-4524-bc74-93d5bc8ce50d): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16766 | 2024.11.16 01:00:05.295746 [ 273 ] {f0833bc7-e500-4871-8518-47d306f658f2} <Debug> executeQuery: Read 438 rows, 32.17 KiB in 0.00167 sec., 262275.4491017964 rows/sec., 18.81 MiB/sec. | ||
16767 | 2024.11.16 01:00:05.295798 [ 273 ] {f0833bc7-e500-4871-8518-47d306f658f2} <Debug> TCPHandler: Processed in 0.001881261 sec. | ||
16768 | 2024.11.16 01:00:05.295926 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16769 | 2024.11.16 01:00:05.296032 [ 277 ] {35d6af7d-601d-48c3-ab96-20827320cf62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16770 | 2024.11.16 01:00:05.296080 [ 277 ] {35d6af7d-601d-48c3-ab96-20827320cf62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16771 | 2024.11.16 01:00:05.296597 [ 277 ] {35d6af7d-601d-48c3-ab96-20827320cf62} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16772 | 2024.11.16 01:00:05.296648 [ 277 ] {35d6af7d-601d-48c3-ab96-20827320cf62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16773 | 2024.11.16 01:00:05.297084 [ 277 ] {35d6af7d-601d-48c3-ab96-20827320cf62} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
16774 | 2024.11.16 01:00:05.297362 [ 277 ] {35d6af7d-601d-48c3-ab96-20827320cf62} <Trace> oximeter.measurements_bool (21799063-a985-4172-8d75-92148673c53a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16775 | 2024.11.16 01:00:05.297605 [ 277 ] {35d6af7d-601d-48c3-ab96-20827320cf62} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001585 sec., 3785.488958990536 rows/sec., 197.78 KiB/sec. | ||
16776 | 2024.11.16 01:00:05.297705 [ 277 ] {35d6af7d-601d-48c3-ab96-20827320cf62} <Debug> TCPHandler: Processed in 0.001825979 sec. | ||
16777 | 2024.11.16 01:00:05.297931 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16778 | 2024.11.16 01:00:05.298074 [ 273 ] {1d74bd3f-752a-454c-a031-c9ae4aaa0e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16779 | 2024.11.16 01:00:05.298136 [ 273 ] {1d74bd3f-752a-454c-a031-c9ae4aaa0e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16780 | 2024.11.16 01:00:05.298695 [ 273 ] {1d74bd3f-752a-454c-a031-c9ae4aaa0e15} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16781 | 2024.11.16 01:00:05.298735 [ 273 ] {1d74bd3f-752a-454c-a031-c9ae4aaa0e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16782 | 2024.11.16 01:00:05.299119 [ 273 ] {1d74bd3f-752a-454c-a031-c9ae4aaa0e15} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
16783 | 2024.11.16 01:00:05.299355 [ 273 ] {1d74bd3f-752a-454c-a031-c9ae4aaa0e15} <Trace> oximeter.measurements_cumulativeu64 (cebc4dca-ef21-47a4-baec-c147110872db): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16784 | 2024.11.16 01:00:05.299558 [ 273 ] {1d74bd3f-752a-454c-a031-c9ae4aaa0e15} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001513 sec., 156642.4322538004 rows/sec., 10.50 MiB/sec. | ||
16785 | 2024.11.16 01:00:05.299609 [ 273 ] {1d74bd3f-752a-454c-a031-c9ae4aaa0e15} <Debug> TCPHandler: Processed in 0.001796829 sec. | ||
16786 | 2024.11.16 01:00:05.299735 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16787 | 2024.11.16 01:00:05.299841 [ 277 ] {542a0e44-5bf1-4b2f-bd4b-d01412368e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16788 | 2024.11.16 01:00:05.299887 [ 277 ] {542a0e44-5bf1-4b2f-bd4b-d01412368e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16789 | 2024.11.16 01:00:05.300313 [ 277 ] {542a0e44-5bf1-4b2f-bd4b-d01412368e6a} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16790 | 2024.11.16 01:00:05.300352 [ 277 ] {542a0e44-5bf1-4b2f-bd4b-d01412368e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16791 | 2024.11.16 01:00:05.300707 [ 277 ] {542a0e44-5bf1-4b2f-bd4b-d01412368e6a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
16792 | 2024.11.16 01:00:05.300943 [ 277 ] {542a0e44-5bf1-4b2f-bd4b-d01412368e6a} <Trace> oximeter.measurements_f64 (79b27335-8804-491f-8049-66d6de7bbe75): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16793 | 2024.11.16 01:00:05.301148 [ 277 ] {542a0e44-5bf1-4b2f-bd4b-d01412368e6a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001329 sec., 752.4454477050414 rows/sec., 50.70 KiB/sec. | ||
16794 | 2024.11.16 01:00:05.301197 [ 277 ] {542a0e44-5bf1-4b2f-bd4b-d01412368e6a} <Debug> TCPHandler: Processed in 0.001512591 sec. | ||
16795 | 2024.11.16 01:00:05.301354 [ 273 ] {} <Trace> TCP-Session: 64bb2c59-c46c-4455-abcc-abfd0a18cb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16796 | 2024.11.16 01:00:05.301479 [ 273 ] {9e0f377f-2c13-4bba-b5d0-81a53f416e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16797 | 2024.11.16 01:00:05.301558 [ 273 ] {9e0f377f-2c13-4bba-b5d0-81a53f416e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16798 | 2024.11.16 01:00:05.302882 [ 273 ] {9e0f377f-2c13-4bba-b5d0-81a53f416e5c} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16799 | 2024.11.16 01:00:05.302921 [ 273 ] {9e0f377f-2c13-4bba-b5d0-81a53f416e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16800 | 2024.11.16 01:00:05.303607 [ 273 ] {9e0f377f-2c13-4bba-b5d0-81a53f416e5c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
16801 | 2024.11.16 01:00:05.303883 [ 273 ] {9e0f377f-2c13-4bba-b5d0-81a53f416e5c} <Trace> oximeter.measurements_histogramu64 (ef589156-62b8-4e77-bcea-f0e334f07f4d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16802 | 2024.11.16 01:00:05.304181 [ 273 ] {9e0f377f-2c13-4bba-b5d0-81a53f416e5c} <Debug> executeQuery: Read 56 rows, 102.76 KiB in 0.002727 sec., 20535.386872020536 rows/sec., 36.80 MiB/sec. | ||
16803 | 2024.11.16 01:00:05.304724 [ 273 ] {9e0f377f-2c13-4bba-b5d0-81a53f416e5c} <Debug> TCPHandler: Processed in 0.003425953 sec. | ||
16804 | 2024.11.16 01:00:05.304894 [ 277 ] {} <Trace> TCP-Session: 0ad383b8-5ef1-4a2d-85c8-f99bbf060a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16805 | 2024.11.16 01:00:05.305002 [ 277 ] {4d80bab9-2387-49b5-9b32-57de41da130a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16806 | 2024.11.16 01:00:05.305054 [ 277 ] {4d80bab9-2387-49b5-9b32-57de41da130a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16807 | 2024.11.16 01:00:05.305517 [ 277 ] {4d80bab9-2387-49b5-9b32-57de41da130a} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16808 | 2024.11.16 01:00:05.305558 [ 277 ] {4d80bab9-2387-49b5-9b32-57de41da130a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
16809 | 2024.11.16 01:00:05.305920 [ 277 ] {4d80bab9-2387-49b5-9b32-57de41da130a} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
16810 | 2024.11.16 01:00:05.306149 [ 277 ] {4d80bab9-2387-49b5-9b32-57de41da130a} <Trace> oximeter.measurements_u64 (c796fba3-74f1-4efa-a511-50a75ffb95b8): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16811 | 2024.11.16 01:00:05.306344 [ 277 ] {4d80bab9-2387-49b5-9b32-57de41da130a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001365 sec., 60073.26007326008 rows/sec., 3.82 MiB/sec. | ||
16812 | 2024.11.16 01:00:05.306394 [ 277 ] {4d80bab9-2387-49b5-9b32-57de41da130a} <Debug> TCPHandler: Processed in 0.001556252 sec. |