1 | [ Nov 19 02:09:30 Enabled. ] | ||
2 | [ Nov 19 02:09:30 Rereading configuration. ] | ||
3 | [ Nov 19 02:09:33 Rereading configuration. ] | ||
4 | [ Nov 19 02:09:38 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 19 02:09:38 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.19 02:09:39.628341 [ 1 ] {} <Information> Application: Will watch for the process with pid 23210 | ||
29 | 2024.11.19 02:09:39.628820 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.11.19 02:09:39.853488 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23210 | ||
31 | 2024.11.19 02:09:39.854186 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.11.19 02:09:39.854867 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.11.19 02:09:39.948352 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.11.19 02:09:39.978001 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.11.19 02:09:39.978058 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.11.19 02:09:39.978076 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.11.19 02:09:39.978183 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.11.19 02:09:39.978813 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.11.19 02:09:39.980689 [ 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.19 02:09:39.981299 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.11.19 02:09:39.982111 [ 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.19 02:09:39.982132 [ 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.19 02:09:39.982148 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.11.19 02:09:39.982323 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.11.19 02:09:39.983316 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.11.19 02:09:39.988153 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.11.19 02:09:39.988827 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.11.19 02:09:39.990157 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.11.19 02:09:39.990222 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.11.19 02:09:39.991742 [ 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.19 02:09:39.992092 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.11.19 02:09:39.996319 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.11.19 02:09:39.996963 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.11.19 02:09:39.998453 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.11.19 02:09:39.998912 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.11.19 02:09:39.999285 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.11.19 02:09:39.999641 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.11.19 02:09:40.001006 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.11.19 02:09:40.001038 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.11.19 02:09:40.001086 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.11.19 02:09:40.001159 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.11.19 02:09:40.028402 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.11.19 02:09:40.028443 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000251682 sec | ||
68 | 2024.11.19 02:09:40.028510 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.11.19 02:09:40.028536 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.11.19 02:09:40.030104 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.11.19 02:09:40.031128 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.11.19 02:09:40.042522 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.11.19 02:09:40.042563 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.11.19 02:09:40.042584 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.11.19 02:09:40.042596 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.11.19 02:09:40.042624 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.11.19 02:09:40.042641 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
78 | 2024.11.19 02:09:40.042653 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.11.19 02:09:40.042682 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.11.19 02:09:40.042700 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
81 | 2024.11.19 02:09:40.042712 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.11.19 02:09:40.042723 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.11.19 02:09:40.042757 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.11.19 02:09:40.042770 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.11.19 02:09:40.042781 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.11.19 02:09:40.042811 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.11.19 02:09:40.042825 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.11.19 02:09:40.069574 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.11.19 02:09:40.076589 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.11.19 02:09:40.076628 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.7761e-05 sec | ||
91 | 2024.11.19 02:09:40.076648 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.11.19 02:09:40.076665 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.11.19 02:09:40.076697 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.11.19 02:09:40.076978 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.11.19 02:09:40.077041 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.11.19 02:09:40.077064 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.11.19 02:09:40.077084 [ 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.19 02:09:40.077114 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.11.19 02:09:40.088408 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.11.19 02:09:40.088597 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.76 MiB, peak 24.76 MiB, free memory in arenas 0.00 B, will set to 116.83 MiB (RSS), difference: 92.07 MiB | ||
101 | 2024.11.19 02:09:40.089412 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.1701e-05 sec. | ||
102 | 2024.11.19 02:09:40.089777 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.11.19 02:09:40.089882 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.11.19 02:09:40.089902 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.11.19 02:09:40.876945 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53409 | ||
106 | 2024.11.19 02:09:40.877179 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.11.19 02:09:40.877239 [ 3 ] {} <Debug> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Authenticating user 'default' from [fd00:1122:3344:101::d]:53409 | ||
108 | 2024.11.19 02:09:40.877277 [ 3 ] {} <Debug> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.11.19 02:09:40.877306 [ 3 ] {} <Debug> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.11.19 02:09:40.877405 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.11.19 02:09:40.877439 [ 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.19 02:09:40.877468 [ 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.19 02:09:40.878381 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33003 | ||
114 | 2024.11.19 02:09:40.878415 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62258 | ||
115 | 2024.11.19 02:09:40.878537 [ 250 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40995 | ||
116 | 2024.11.19 02:09:40.878563 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
117 | 2024.11.19 02:09:40.878538 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
118 | 2024.11.19 02:09:40.878629 [ 251 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42823 | ||
119 | 2024.11.19 02:09:40.878722 [ 5 ] {} <Debug> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Authenticating user 'default' from [fd00:1122:3344:101::d]:62258 | ||
120 | 2024.11.19 02:09:40.878758 [ 250 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
121 | 2024.11.19 02:09:40.878778 [ 4 ] {} <Debug> TCP-Session: 47c61104-a555-4478-a9de-f29cbb9b9388 Authenticating user 'default' from [fd00:1122:3344:101::d]:33003 | ||
122 | 2024.11.19 02:09:40.878835 [ 250 ] {} <Debug> TCP-Session: 56c78e32-4b7a-4b37-88c0-57de90f7b395 Authenticating user 'default' from [fd00:1122:3344:101::d]:40995 | ||
123 | 2024.11.19 02:09:40.878933 [ 251 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
124 | 2024.11.19 02:09:40.878940 [ 4 ] {} <Debug> TCP-Session: 47c61104-a555-4478-a9de-f29cbb9b9388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
125 | 2024.11.19 02:09:40.878966 [ 5 ] {} <Debug> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
126 | 2024.11.19 02:09:40.878974 [ 250 ] {} <Debug> TCP-Session: 56c78e32-4b7a-4b37-88c0-57de90f7b395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
127 | 2024.11.19 02:09:40.879028 [ 4 ] {} <Debug> TCP-Session: 47c61104-a555-4478-a9de-f29cbb9b9388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2024.11.19 02:09:40.879039 [ 5 ] {} <Debug> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
129 | 2024.11.19 02:09:40.879063 [ 250 ] {} <Debug> TCP-Session: 56c78e32-4b7a-4b37-88c0-57de90f7b395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
130 | 2024.11.19 02:09:40.879110 [ 251 ] {} <Debug> TCP-Session: 9cb440d9-66f6-4e2e-91d9-9d2cadff2914 Authenticating user 'default' from [fd00:1122:3344:101::d]:42823 | ||
131 | 2024.11.19 02:09:40.879171 [ 251 ] {} <Debug> TCP-Session: 9cb440d9-66f6-4e2e-91d9-9d2cadff2914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
132 | 2024.11.19 02:09:40.879247 [ 251 ] {} <Debug> TCP-Session: 9cb440d9-66f6-4e2e-91d9-9d2cadff2914 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2024.11.19 02:09:40.879555 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52486 | ||
134 | 2024.11.19 02:09:40.879570 [ 252 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44884 | ||
135 | 2024.11.19 02:09:40.879720 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42863 | ||
136 | 2024.11.19 02:09:40.879731 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
137 | 2024.11.19 02:09:40.880517 [ 252 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
138 | 2024.11.19 02:09:40.880538 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62232 | ||
139 | 2024.11.19 02:09:40.880523 [ 253 ] {} <Debug> TCP-Session: d123d8d5-b623-46c2-9322-92800128d75f Authenticating user 'default' from [fd00:1122:3344:101::d]:52486 | ||
140 | 2024.11.19 02:09:40.880567 [ 252 ] {} <Debug> TCP-Session: 61979ece-ac9b-4e38-b8b0-172fbbe3b6df Authenticating user 'default' from [fd00:1122:3344:101::d]:44884 | ||
141 | 2024.11.19 02:09:40.881189 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
142 | 2024.11.19 02:09:40.881204 [ 252 ] {} <Debug> TCP-Session: 61979ece-ac9b-4e38-b8b0-172fbbe3b6df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2024.11.19 02:09:40.881341 [ 253 ] {} <Debug> TCP-Session: d123d8d5-b623-46c2-9322-92800128d75f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2024.11.19 02:09:40.881355 [ 252 ] {} <Debug> TCP-Session: 61979ece-ac9b-4e38-b8b0-172fbbe3b6df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2024.11.19 02:09:40.881372 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
146 | 2024.11.19 02:09:40.881397 [ 253 ] {} <Debug> TCP-Session: d123d8d5-b623-46c2-9322-92800128d75f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2024.11.19 02:09:40.881429 [ 254 ] {} <Debug> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Authenticating user 'default' from [fd00:1122:3344:101::d]:42863 | ||
148 | 2024.11.19 02:09:40.881489 [ 255 ] {} <Debug> TCP-Session: 25fc3ac1-18f1-4af7-9e41-f34471eeace6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62232 | ||
149 | 2024.11.19 02:09:40.881507 [ 254 ] {} <Debug> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
150 | 2024.11.19 02:09:40.881525 [ 255 ] {} <Debug> TCP-Session: 25fc3ac1-18f1-4af7-9e41-f34471eeace6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
151 | 2024.11.19 02:09:40.881549 [ 254 ] {} <Debug> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.11.19 02:09:40.881555 [ 255 ] {} <Debug> TCP-Session: 25fc3ac1-18f1-4af7-9e41-f34471eeace6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.11.19 02:09:40.882030 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
154 | 2024.11.19 02:09:40.885084 [ 3 ] {7796a967-5616-4079-b8a4-0f4b56e585a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2024.11.19 02:09:41.000261 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.90 MiB, peak 116.90 MiB, free memory in arenas 0.00 B, will set to 125.89 MiB (RSS), difference: 9.00 MiB | ||
156 | 2024.11.19 02:09:41.021900 [ 3 ] {7796a967-5616-4079-b8a4-0f4b56e585a5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53409) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
157 | |||
158 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
160 | 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 | ||
161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
164 | 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 | ||
165 | 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 | ||
166 | 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 | ||
167 | 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 | ||
168 | 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 | ||
169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
171 | 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 | ||
172 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
173 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
174 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
176 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
178 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
179 | |||
180 | 2024.11.19 02:09:41.023286 [ 3 ] {7796a967-5616-4079-b8a4-0f4b56e585a5} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
181 | |||
182 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
184 | 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 | ||
185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
188 | 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 | ||
189 | 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 | ||
190 | 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 | ||
191 | 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 | ||
192 | 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 | ||
193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
195 | 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 | ||
196 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
197 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
198 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
200 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
202 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
203 | |||
204 | 2024.11.19 02:09:41.023430 [ 3 ] {7796a967-5616-4079-b8a4-0f4b56e585a5} <Debug> TCPHandler: Processed in 0.143678445 sec. | ||
205 | 2024.11.19 02:09:41.023815 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
206 | 2024.11.19 02:09:41.024063 [ 5 ] {eea61014-dedf-436e-8115-5f24f9d947cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
207 | 2024.11.19 02:09:41.024402 [ 5 ] {eea61014-dedf-436e-8115-5f24f9d947cb} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62258) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
208 | |||
209 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
211 | 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 | ||
212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
215 | 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 | ||
216 | 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 | ||
217 | 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 | ||
218 | 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 | ||
219 | 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 | ||
220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
222 | 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 | ||
223 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
224 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
225 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
227 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
229 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
230 | |||
231 | 2024.11.19 02:09:41.024535 [ 5 ] {eea61014-dedf-436e-8115-5f24f9d947cb} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
232 | |||
233 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
235 | 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 | ||
236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
239 | 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 | ||
240 | 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 | ||
241 | 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 | ||
242 | 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 | ||
243 | 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 | ||
244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
246 | 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 | ||
247 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
248 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
249 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
251 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
253 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
254 | |||
255 | 2024.11.19 02:09:41.024633 [ 5 ] {eea61014-dedf-436e-8115-5f24f9d947cb} <Debug> TCPHandler: Processed in 0.000987732 sec. | ||
256 | 2024.11.19 02:09:41.024939 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
257 | 2024.11.19 02:09:41.026361 [ 3 ] {0c75de56-10bd-485d-b587-40d958b3a519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
258 | 2024.11.19 02:09:41.027043 [ 3 ] {0c75de56-10bd-485d-b587-40d958b3a519} <Debug> TCPHandler: Processed in 0.002223775 sec. | ||
259 | 2024.11.19 02:09:41.027296 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
260 | 2024.11.19 02:09:41.027522 [ 5 ] {df895635-9a25-4dd4-9318-177f49fe7e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
261 | 2024.11.19 02:09:41.027677 [ 5 ] {df895635-9a25-4dd4-9318-177f49fe7e99} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
262 | 2024.11.19 02:09:41.033841 [ 5 ] {df895635-9a25-4dd4-9318-177f49fe7e99} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
263 | 2024.11.19 02:09:41.033884 [ 5 ] {df895635-9a25-4dd4-9318-177f49fe7e99} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.9361e-05 sec | ||
264 | 2024.11.19 02:09:41.033900 [ 5 ] {df895635-9a25-4dd4-9318-177f49fe7e99} <Trace> ReferentialDeps: No tables | ||
265 | 2024.11.19 02:09:41.033914 [ 5 ] {df895635-9a25-4dd4-9318-177f49fe7e99} <Trace> LoadingDeps: No tables | ||
266 | 2024.11.19 02:09:41.033938 [ 5 ] {df895635-9a25-4dd4-9318-177f49fe7e99} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
267 | 2024.11.19 02:09:41.034004 [ 5 ] {df895635-9a25-4dd4-9318-177f49fe7e99} <Debug> TCPHandler: Processed in 0.006808978 sec. | ||
268 | 2024.11.19 02:09:41.034208 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
269 | 2024.11.19 02:09:41.034423 [ 3 ] {e2e57d2b-669e-4fe4-96f7-ed2111f821f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) /* The version table contains metadata about the `oximeter` database */ | ||
270 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
271 | 2024.11.19 02:09:41.034529 [ 3 ] {e2e57d2b-669e-4fe4-96f7-ed2111f821f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
272 | 2024.11.19 02:09:41.043556 [ 3 ] {e2e57d2b-669e-4fe4-96f7-ed2111f821f9} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
273 | 2024.11.19 02:09:41.048687 [ 3 ] {e2e57d2b-669e-4fe4-96f7-ed2111f821f9} <Debug> oximeter.version (68ba147a-b16b-43e7-b91e-85c1e8321e01): Loading data parts | ||
274 | 2024.11.19 02:09:41.049265 [ 3 ] {e2e57d2b-669e-4fe4-96f7-ed2111f821f9} <Debug> oximeter.version (68ba147a-b16b-43e7-b91e-85c1e8321e01): There are no data parts | ||
275 | 2024.11.19 02:09:41.064389 [ 3 ] {e2e57d2b-669e-4fe4-96f7-ed2111f821f9} <Debug> TCPHandler: Processed in 0.030247487 sec. | ||
276 | 2024.11.19 02:09:41.064637 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
277 | 2024.11.19 02:09:41.064951 [ 5 ] {8bd14287-5a2b-423b-bad9-29270d24726b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) /* The measurement tables contain all individual samples from each timeseries. | ||
278 | * | ||
279 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
280 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
281 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
282 | * by all samples from the same timeseries. | ||
283 | * | ||
284 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
285 | * and then uses that to index quickly into the measurements tables. | ||
286 | */ | ||
287 | 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) | ||
288 | 2024.11.19 02:09:41.065041 [ 5 ] {8bd14287-5a2b-423b-bad9-29270d24726b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
289 | 2024.11.19 02:09:41.081666 [ 5 ] {8bd14287-5a2b-423b-bad9-29270d24726b} <Debug> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Loading data parts | ||
290 | 2024.11.19 02:09:41.081956 [ 5 ] {8bd14287-5a2b-423b-bad9-29270d24726b} <Debug> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): There are no data parts | ||
291 | 2024.11.19 02:09:41.091883 [ 5 ] {8bd14287-5a2b-423b-bad9-29270d24726b} <Debug> TCPHandler: Processed in 0.027318391 sec. | ||
292 | 2024.11.19 02:09:41.092105 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
293 | 2024.11.19 02:09:41.092331 [ 3 ] {cd4b81aa-73b7-45c2-afba-45046850598a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) 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) | ||
294 | 2024.11.19 02:09:41.092408 [ 3 ] {cd4b81aa-73b7-45c2-afba-45046850598a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
295 | 2024.11.19 02:09:41.095585 [ 3 ] {cd4b81aa-73b7-45c2-afba-45046850598a} <Debug> oximeter.measurements_i8 (dc8cdb03-3ed1-4169-b07c-2d71a1211b6d): Loading data parts | ||
296 | 2024.11.19 02:09:41.095794 [ 3 ] {cd4b81aa-73b7-45c2-afba-45046850598a} <Debug> oximeter.measurements_i8 (dc8cdb03-3ed1-4169-b07c-2d71a1211b6d): There are no data parts | ||
297 | 2024.11.19 02:09:41.100506 [ 3 ] {cd4b81aa-73b7-45c2-afba-45046850598a} <Debug> TCPHandler: Processed in 0.008463667 sec. | ||
298 | 2024.11.19 02:09:41.100761 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
299 | 2024.11.19 02:09:41.101063 [ 5 ] {f2f7adda-fa28-46ee-88a7-acef1ee1cf65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) 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) | ||
300 | 2024.11.19 02:09:41.101140 [ 5 ] {f2f7adda-fa28-46ee-88a7-acef1ee1cf65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
301 | 2024.11.19 02:09:41.110042 [ 5 ] {f2f7adda-fa28-46ee-88a7-acef1ee1cf65} <Debug> oximeter.measurements_u8 (d7a823c5-b041-4187-a604-0ee2fa436d84): Loading data parts | ||
302 | 2024.11.19 02:09:41.110218 [ 5 ] {f2f7adda-fa28-46ee-88a7-acef1ee1cf65} <Debug> oximeter.measurements_u8 (d7a823c5-b041-4187-a604-0ee2fa436d84): There are no data parts | ||
303 | 2024.11.19 02:09:41.113268 [ 5 ] {f2f7adda-fa28-46ee-88a7-acef1ee1cf65} <Debug> TCPHandler: Processed in 0.012591054 sec. | ||
304 | 2024.11.19 02:09:41.113513 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
305 | 2024.11.19 02:09:41.113812 [ 3 ] {6a47d315-2751-4a66-a468-b330eece7691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) 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) | ||
306 | 2024.11.19 02:09:41.113904 [ 3 ] {6a47d315-2751-4a66-a468-b330eece7691} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
307 | 2024.11.19 02:09:41.116375 [ 3 ] {6a47d315-2751-4a66-a468-b330eece7691} <Debug> oximeter.measurements_i16 (a60b4220-6149-4241-9193-fff0d7fc9eb8): Loading data parts | ||
308 | 2024.11.19 02:09:41.116524 [ 3 ] {6a47d315-2751-4a66-a468-b330eece7691} <Debug> oximeter.measurements_i16 (a60b4220-6149-4241-9193-fff0d7fc9eb8): There are no data parts | ||
309 | 2024.11.19 02:09:41.121009 [ 3 ] {6a47d315-2751-4a66-a468-b330eece7691} <Debug> TCPHandler: Processed in 0.007567867 sec. | ||
310 | 2024.11.19 02:09:41.121264 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
311 | 2024.11.19 02:09:41.121505 [ 5 ] {6fe0c042-6fd8-4fb7-b1b8-373b7cde066d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) 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) | ||
312 | 2024.11.19 02:09:41.121562 [ 5 ] {6fe0c042-6fd8-4fb7-b1b8-373b7cde066d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
313 | 2024.11.19 02:09:41.131829 [ 5 ] {6fe0c042-6fd8-4fb7-b1b8-373b7cde066d} <Debug> oximeter.measurements_u16 (0ba3ebf6-568b-488d-82f5-eff83884347d): Loading data parts | ||
314 | 2024.11.19 02:09:41.131988 [ 5 ] {6fe0c042-6fd8-4fb7-b1b8-373b7cde066d} <Debug> oximeter.measurements_u16 (0ba3ebf6-568b-488d-82f5-eff83884347d): There are no data parts | ||
315 | 2024.11.19 02:09:41.135243 [ 5 ] {6fe0c042-6fd8-4fb7-b1b8-373b7cde066d} <Debug> TCPHandler: Processed in 0.014039801 sec. | ||
316 | 2024.11.19 02:09:41.135511 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
317 | 2024.11.19 02:09:41.135724 [ 3 ] {50450a0f-2969-46df-84aa-2937fa0c3bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) 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) | ||
318 | 2024.11.19 02:09:41.135800 [ 3 ] {50450a0f-2969-46df-84aa-2937fa0c3bb8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
319 | 2024.11.19 02:09:41.138176 [ 3 ] {50450a0f-2969-46df-84aa-2937fa0c3bb8} <Debug> oximeter.measurements_i32 (e078d658-3ff5-4d18-88bd-91b64afb410e): Loading data parts | ||
320 | 2024.11.19 02:09:41.138333 [ 3 ] {50450a0f-2969-46df-84aa-2937fa0c3bb8} <Debug> oximeter.measurements_i32 (e078d658-3ff5-4d18-88bd-91b64afb410e): There are no data parts | ||
321 | 2024.11.19 02:09:41.142877 [ 3 ] {50450a0f-2969-46df-84aa-2937fa0c3bb8} <Debug> TCPHandler: Processed in 0.007424945 sec. | ||
322 | 2024.11.19 02:09:41.143119 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
323 | 2024.11.19 02:09:41.143412 [ 5 ] {b7f3cf82-c1eb-4445-b561-835a38bdccb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) 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) | ||
324 | 2024.11.19 02:09:41.143475 [ 5 ] {b7f3cf82-c1eb-4445-b561-835a38bdccb2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
325 | 2024.11.19 02:09:41.152213 [ 5 ] {b7f3cf82-c1eb-4445-b561-835a38bdccb2} <Debug> oximeter.measurements_u32 (cf6b5e9d-1f1f-4938-91bc-75eccf195bce): Loading data parts | ||
326 | 2024.11.19 02:09:41.152407 [ 5 ] {b7f3cf82-c1eb-4445-b561-835a38bdccb2} <Debug> oximeter.measurements_u32 (cf6b5e9d-1f1f-4938-91bc-75eccf195bce): There are no data parts | ||
327 | 2024.11.19 02:09:41.167731 [ 5 ] {b7f3cf82-c1eb-4445-b561-835a38bdccb2} <Debug> TCPHandler: Processed in 0.024693983 sec. | ||
328 | 2024.11.19 02:09:41.168012 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
329 | 2024.11.19 02:09:41.168246 [ 3 ] {6a431b6d-ea99-4173-859c-03752750341c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) 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) | ||
330 | 2024.11.19 02:09:41.168320 [ 3 ] {6a431b6d-ea99-4173-859c-03752750341c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
331 | 2024.11.19 02:09:41.173357 [ 3 ] {6a431b6d-ea99-4173-859c-03752750341c} <Debug> oximeter.measurements_i64 (aa06383f-093c-4b9a-82d8-5013bb1809fc): Loading data parts | ||
332 | 2024.11.19 02:09:41.173620 [ 3 ] {6a431b6d-ea99-4173-859c-03752750341c} <Debug> oximeter.measurements_i64 (aa06383f-093c-4b9a-82d8-5013bb1809fc): There are no data parts | ||
333 | 2024.11.19 02:09:41.177697 [ 3 ] {6a431b6d-ea99-4173-859c-03752750341c} <Debug> TCPHandler: Processed in 0.009754902 sec. | ||
334 | 2024.11.19 02:09:41.177964 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
335 | 2024.11.19 02:09:41.178255 [ 5 ] {c493e7b7-2262-4574-9a97-9557896179ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) 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) | ||
336 | 2024.11.19 02:09:41.178317 [ 5 ] {c493e7b7-2262-4574-9a97-9557896179ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
337 | 2024.11.19 02:09:41.188728 [ 5 ] {c493e7b7-2262-4574-9a97-9557896179ec} <Debug> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Loading data parts | ||
338 | 2024.11.19 02:09:41.188900 [ 5 ] {c493e7b7-2262-4574-9a97-9557896179ec} <Debug> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): There are no data parts | ||
339 | 2024.11.19 02:09:41.194284 [ 5 ] {c493e7b7-2262-4574-9a97-9557896179ec} <Debug> TCPHandler: Processed in 0.016393758 sec. | ||
340 | 2024.11.19 02:09:41.194579 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
341 | 2024.11.19 02:09:41.194944 [ 3 ] {8cfec59a-8f1a-48be-9cb6-709b7527ce74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) 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) | ||
342 | 2024.11.19 02:09:41.195061 [ 3 ] {8cfec59a-8f1a-48be-9cb6-709b7527ce74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
343 | 2024.11.19 02:09:41.199216 [ 3 ] {8cfec59a-8f1a-48be-9cb6-709b7527ce74} <Debug> oximeter.measurements_f32 (9d8ddf8c-dc93-46f7-ab16-a4d1cb9d2ced): Loading data parts | ||
344 | 2024.11.19 02:09:41.199381 [ 3 ] {8cfec59a-8f1a-48be-9cb6-709b7527ce74} <Debug> oximeter.measurements_f32 (9d8ddf8c-dc93-46f7-ab16-a4d1cb9d2ced): There are no data parts | ||
345 | 2024.11.19 02:09:41.205621 [ 3 ] {8cfec59a-8f1a-48be-9cb6-709b7527ce74} <Debug> TCPHandler: Processed in 0.011142947 sec. | ||
346 | 2024.11.19 02:09:41.205840 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
347 | 2024.11.19 02:09:41.206076 [ 5 ] {ebe3e4c4-a2d0-4dad-8621-4bf9d782b76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) 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) | ||
348 | 2024.11.19 02:09:41.206146 [ 5 ] {ebe3e4c4-a2d0-4dad-8621-4bf9d782b76a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
349 | 2024.11.19 02:09:41.209478 [ 5 ] {ebe3e4c4-a2d0-4dad-8621-4bf9d782b76a} <Debug> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Loading data parts | ||
350 | 2024.11.19 02:09:41.209690 [ 5 ] {ebe3e4c4-a2d0-4dad-8621-4bf9d782b76a} <Debug> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): There are no data parts | ||
351 | 2024.11.19 02:09:41.226729 [ 5 ] {ebe3e4c4-a2d0-4dad-8621-4bf9d782b76a} <Debug> TCPHandler: Processed in 0.02095513 sec. | ||
352 | 2024.11.19 02:09:41.227005 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
353 | 2024.11.19 02:09:41.227240 [ 3 ] {4a4b4efa-e8b6-467e-981e-bf2acbf16730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) 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) | ||
354 | 2024.11.19 02:09:41.227330 [ 3 ] {4a4b4efa-e8b6-467e-981e-bf2acbf16730} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
355 | 2024.11.19 02:09:41.232828 [ 3 ] {4a4b4efa-e8b6-467e-981e-bf2acbf16730} <Debug> oximeter.measurements_string (8fe653f2-fc40-4784-b296-9b2c1b16fde0): Loading data parts | ||
356 | 2024.11.19 02:09:41.233098 [ 3 ] {4a4b4efa-e8b6-467e-981e-bf2acbf16730} <Debug> oximeter.measurements_string (8fe653f2-fc40-4784-b296-9b2c1b16fde0): There are no data parts | ||
357 | 2024.11.19 02:09:41.244422 [ 3 ] {4a4b4efa-e8b6-467e-981e-bf2acbf16730} <Debug> TCPHandler: Processed in 0.01750556 sec. | ||
358 | 2024.11.19 02:09:41.244674 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
359 | 2024.11.19 02:09:41.244940 [ 5 ] {60ee1ea9-09b0-43b9-83b9-6fec8e0b7798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
360 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
361 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
362 | * a string isn't palatable for a few reasons. | ||
363 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
364 | * details. | ||
365 | */ | ||
366 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
367 | 2024.11.19 02:09:41.245034 [ 5 ] {60ee1ea9-09b0-43b9-83b9-6fec8e0b7798} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
368 | 2024.11.19 02:09:41.259456 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38329 | ||
369 | 2024.11.19 02:09:41.260577 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
370 | 2024.11.19 02:09:41.260629 [ 258 ] {} <Debug> TCP-Session: f608f9b4-d9ea-4c01-b27f-99b6f7e79d34 Authenticating user 'default' from [fd00:1122:3344:101::b]:38329 | ||
371 | 2024.11.19 02:09:41.260652 [ 258 ] {} <Debug> TCP-Session: f608f9b4-d9ea-4c01-b27f-99b6f7e79d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
372 | 2024.11.19 02:09:41.260666 [ 258 ] {} <Debug> TCP-Session: f608f9b4-d9ea-4c01-b27f-99b6f7e79d34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
373 | 2024.11.19 02:09:41.260746 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
374 | 2024.11.19 02:09:41.260770 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
375 | 2024.11.19 02:09:41.260803 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
376 | 2024.11.19 02:09:41.261492 [ 5 ] {60ee1ea9-09b0-43b9-83b9-6fec8e0b7798} <Debug> oximeter.measurements_bytes (7a2ee1f8-69f6-48cf-bde9-358108a35aed): Loading data parts | ||
377 | 2024.11.19 02:09:41.261768 [ 5 ] {60ee1ea9-09b0-43b9-83b9-6fec8e0b7798} <Debug> oximeter.measurements_bytes (7a2ee1f8-69f6-48cf-bde9-358108a35aed): There are no data parts | ||
378 | 2024.11.19 02:09:41.262829 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64408 | ||
379 | 2024.11.19 02:09:41.262916 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51668 | ||
380 | 2024.11.19 02:09:41.263036 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56398 | ||
381 | 2024.11.19 02:09:41.263161 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
382 | 2024.11.19 02:09:41.263170 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50563 | ||
383 | 2024.11.19 02:09:41.263230 [ 260 ] {} <Debug> TCP-Session: e0f1a329-ebfd-4f71-bd21-1d1541f4bff7 Authenticating user 'default' from [fd00:1122:3344:101::b]:51668 | ||
384 | 2024.11.19 02:09:41.263485 [ 260 ] {} <Debug> TCP-Session: e0f1a329-ebfd-4f71-bd21-1d1541f4bff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
385 | 2024.11.19 02:09:41.263503 [ 260 ] {} <Debug> TCP-Session: e0f1a329-ebfd-4f71-bd21-1d1541f4bff7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
386 | 2024.11.19 02:09:41.265380 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
387 | 2024.11.19 02:09:41.265458 [ 262 ] {} <Debug> TCP-Session: e41bbbb2-bd8d-4fc9-9ec5-8359b57d2b6a Authenticating user 'default' from [fd00:1122:3344:101::b]:50563 | ||
388 | 2024.11.19 02:09:41.265481 [ 262 ] {} <Debug> TCP-Session: e41bbbb2-bd8d-4fc9-9ec5-8359b57d2b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
389 | 2024.11.19 02:09:41.265499 [ 262 ] {} <Debug> TCP-Session: e41bbbb2-bd8d-4fc9-9ec5-8359b57d2b6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
390 | 2024.11.19 02:09:41.265535 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
391 | 2024.11.19 02:09:41.265568 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
392 | 2024.11.19 02:09:41.265601 [ 261 ] {} <Debug> TCP-Session: ff6e1ee8-e7ad-4868-8c3d-36ac608aeeff Authenticating user 'default' from [fd00:1122:3344:101::b]:56398 | ||
393 | 2024.11.19 02:09:41.265641 [ 259 ] {} <Debug> TCP-Session: 2b01cc24-e924-4cfa-9bc3-7b96fd24ef9d Authenticating user 'default' from [fd00:1122:3344:101::b]:64408 | ||
394 | 2024.11.19 02:09:41.265654 [ 261 ] {} <Debug> TCP-Session: ff6e1ee8-e7ad-4868-8c3d-36ac608aeeff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
395 | 2024.11.19 02:09:41.265710 [ 261 ] {} <Debug> TCP-Session: ff6e1ee8-e7ad-4868-8c3d-36ac608aeeff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
396 | 2024.11.19 02:09:41.265719 [ 259 ] {} <Debug> TCP-Session: 2b01cc24-e924-4cfa-9bc3-7b96fd24ef9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
397 | 2024.11.19 02:09:41.265801 [ 259 ] {} <Debug> TCP-Session: 2b01cc24-e924-4cfa-9bc3-7b96fd24ef9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
398 | 2024.11.19 02:09:41.265801 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55932 | ||
399 | 2024.11.19 02:09:41.265913 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51380 | ||
400 | 2024.11.19 02:09:41.266036 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
401 | 2024.11.19 02:09:41.266050 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36396 | ||
402 | 2024.11.19 02:09:41.266163 [ 263 ] {} <Debug> TCP-Session: 404781bf-f4c3-4712-b3fa-3264c8683e4d Authenticating user 'default' from [fd00:1122:3344:101::b]:55932 | ||
403 | 2024.11.19 02:09:41.266165 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
404 | 2024.11.19 02:09:41.266273 [ 263 ] {} <Debug> TCP-Session: 404781bf-f4c3-4712-b3fa-3264c8683e4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
405 | 2024.11.19 02:09:41.266285 [ 264 ] {} <Debug> TCP-Session: 18213190-2eaa-46f7-b90f-1ae8a936acc0 Authenticating user 'default' from [fd00:1122:3344:101::b]:51380 | ||
406 | 2024.11.19 02:09:41.266287 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
407 | 2024.11.19 02:09:41.266320 [ 263 ] {} <Debug> TCP-Session: 404781bf-f4c3-4712-b3fa-3264c8683e4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
408 | 2024.11.19 02:09:41.266330 [ 264 ] {} <Debug> TCP-Session: 18213190-2eaa-46f7-b90f-1ae8a936acc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
409 | 2024.11.19 02:09:41.266406 [ 265 ] {} <Debug> TCP-Session: 00a142ec-60c5-4b60-aed8-d65790d2e5f7 Authenticating user 'default' from [fd00:1122:3344:101::b]:36396 | ||
410 | 2024.11.19 02:09:41.266417 [ 264 ] {} <Debug> TCP-Session: 18213190-2eaa-46f7-b90f-1ae8a936acc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
411 | 2024.11.19 02:09:41.266482 [ 265 ] {} <Debug> TCP-Session: 00a142ec-60c5-4b60-aed8-d65790d2e5f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
412 | 2024.11.19 02:09:41.266509 [ 265 ] {} <Debug> TCP-Session: 00a142ec-60c5-4b60-aed8-d65790d2e5f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
413 | 2024.11.19 02:09:41.267257 [ 5 ] {60ee1ea9-09b0-43b9-83b9-6fec8e0b7798} <Debug> TCPHandler: Processed in 0.022655759 sec. | ||
414 | 2024.11.19 02:09:41.267555 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
415 | 2024.11.19 02:09:41.267822 [ 3 ] {02726bba-903d-4cec-9fad-cacbd40ba89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) 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) | ||
416 | 2024.11.19 02:09:41.267912 [ 3 ] {02726bba-903d-4cec-9fad-cacbd40ba89d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
417 | 2024.11.19 02:09:41.275628 [ 3 ] {02726bba-903d-4cec-9fad-cacbd40ba89d} <Debug> oximeter.measurements_cumulativei64 (c0a20589-ede3-4cfa-b622-d518812c0604): Loading data parts | ||
418 | 2024.11.19 02:09:41.275816 [ 3 ] {02726bba-903d-4cec-9fad-cacbd40ba89d} <Debug> oximeter.measurements_cumulativei64 (c0a20589-ede3-4cfa-b622-d518812c0604): There are no data parts | ||
419 | 2024.11.19 02:09:41.279258 [ 3 ] {02726bba-903d-4cec-9fad-cacbd40ba89d} <Debug> TCPHandler: Processed in 0.011820995 sec. | ||
420 | 2024.11.19 02:09:41.279532 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
421 | 2024.11.19 02:09:41.279856 [ 5 ] {39dbef26-ff5a-4989-bb63-7b135ec5d69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) 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) | ||
422 | 2024.11.19 02:09:41.279965 [ 5 ] {39dbef26-ff5a-4989-bb63-7b135ec5d69b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
423 | 2024.11.19 02:09:41.285289 [ 5 ] {39dbef26-ff5a-4989-bb63-7b135ec5d69b} <Debug> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Loading data parts | ||
424 | 2024.11.19 02:09:41.285526 [ 5 ] {39dbef26-ff5a-4989-bb63-7b135ec5d69b} <Debug> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): There are no data parts | ||
425 | 2024.11.19 02:09:41.298644 [ 5 ] {39dbef26-ff5a-4989-bb63-7b135ec5d69b} <Debug> TCPHandler: Processed in 0.01920469 sec. | ||
426 | 2024.11.19 02:09:41.298889 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
427 | 2024.11.19 02:09:41.299159 [ 3 ] {5aba4220-5f3e-4eee-9aff-c99980a59cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) 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) | ||
428 | 2024.11.19 02:09:41.299226 [ 3 ] {5aba4220-5f3e-4eee-9aff-c99980a59cab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
429 | 2024.11.19 02:09:41.305297 [ 3 ] {5aba4220-5f3e-4eee-9aff-c99980a59cab} <Debug> oximeter.measurements_cumulativef32 (f64a5d2f-12d1-40ab-a51b-581e4338c73a): Loading data parts | ||
430 | 2024.11.19 02:09:41.305455 [ 3 ] {5aba4220-5f3e-4eee-9aff-c99980a59cab} <Debug> oximeter.measurements_cumulativef32 (f64a5d2f-12d1-40ab-a51b-581e4338c73a): There are no data parts | ||
431 | 2024.11.19 02:09:41.317071 [ 3 ] {5aba4220-5f3e-4eee-9aff-c99980a59cab} <Debug> TCPHandler: Processed in 0.018247309 sec. | ||
432 | 2024.11.19 02:09:41.317331 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
433 | 2024.11.19 02:09:41.317591 [ 5 ] {b4be2392-f8d9-4db9-af95-d7f9d3432d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) 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) | ||
434 | 2024.11.19 02:09:41.317684 [ 5 ] {b4be2392-f8d9-4db9-af95-d7f9d3432d15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
435 | 2024.11.19 02:09:41.322742 [ 5 ] {b4be2392-f8d9-4db9-af95-d7f9d3432d15} <Debug> oximeter.measurements_cumulativef64 (cd47f4ba-5fc4-4697-86d1-39e795d6fedb): Loading data parts | ||
436 | 2024.11.19 02:09:41.322943 [ 5 ] {b4be2392-f8d9-4db9-af95-d7f9d3432d15} <Debug> oximeter.measurements_cumulativef64 (cd47f4ba-5fc4-4697-86d1-39e795d6fedb): There are no data parts | ||
437 | 2024.11.19 02:09:41.333525 [ 5 ] {b4be2392-f8d9-4db9-af95-d7f9d3432d15} <Debug> TCPHandler: Processed in 0.016282236 sec. | ||
438 | 2024.11.19 02:09:41.333811 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
439 | 2024.11.19 02:09:41.334227 [ 3 ] {948aa56b-6357-4603-9c77-6a01a238f2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
440 | * NOTE: Array types cannot be Nullable, see | ||
441 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
442 | * for more details. | ||
443 | * | ||
444 | * This means we need to use empty arrays to indicate a missing value. This | ||
445 | * is unfortunate, and at this point relies on the fact that an | ||
446 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
447 | * to figure out another way to represent missing samples here. | ||
448 | */ | ||
449 | 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) | ||
450 | 2024.11.19 02:09:41.334322 [ 3 ] {948aa56b-6357-4603-9c77-6a01a238f2de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
451 | 2024.11.19 02:09:41.338588 [ 3 ] {948aa56b-6357-4603-9c77-6a01a238f2de} <Debug> oximeter.measurements_histogrami8 (e19faff3-7602-4a25-93bb-5a64189bc8d2): Loading data parts | ||
452 | 2024.11.19 02:09:41.338740 [ 3 ] {948aa56b-6357-4603-9c77-6a01a238f2de} <Debug> oximeter.measurements_histogrami8 (e19faff3-7602-4a25-93bb-5a64189bc8d2): There are no data parts | ||
453 | 2024.11.19 02:09:41.349933 [ 3 ] {948aa56b-6357-4603-9c77-6a01a238f2de} <Debug> TCPHandler: Processed in 0.016208765 sec. | ||
454 | 2024.11.19 02:09:41.350210 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
455 | 2024.11.19 02:09:41.350584 [ 5 ] {05f04d1c-3ecc-4376-96e3-8082cafa1652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) 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) | ||
456 | 2024.11.19 02:09:41.350692 [ 5 ] {05f04d1c-3ecc-4376-96e3-8082cafa1652} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
457 | 2024.11.19 02:09:41.366555 [ 5 ] {05f04d1c-3ecc-4376-96e3-8082cafa1652} <Debug> oximeter.measurements_histogramu8 (6ff17315-62f1-4ab3-9c65-035a373569a0): Loading data parts | ||
458 | 2024.11.19 02:09:41.366769 [ 5 ] {05f04d1c-3ecc-4376-96e3-8082cafa1652} <Debug> oximeter.measurements_histogramu8 (6ff17315-62f1-4ab3-9c65-035a373569a0): There are no data parts | ||
459 | 2024.11.19 02:09:41.371172 [ 5 ] {05f04d1c-3ecc-4376-96e3-8082cafa1652} <Debug> TCPHandler: Processed in 0.02103833 sec. | ||
460 | 2024.11.19 02:09:41.371439 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
461 | 2024.11.19 02:09:41.371858 [ 3 ] {02e772f0-2827-4da4-a075-adb91f38aa57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) 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) | ||
462 | 2024.11.19 02:09:41.371961 [ 3 ] {02e772f0-2827-4da4-a075-adb91f38aa57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
463 | 2024.11.19 02:09:41.376558 [ 3 ] {02e772f0-2827-4da4-a075-adb91f38aa57} <Debug> oximeter.measurements_histogrami16 (d3fd5ceb-a42b-4329-a459-58e9efb022e7): Loading data parts | ||
464 | 2024.11.19 02:09:41.376716 [ 3 ] {02e772f0-2827-4da4-a075-adb91f38aa57} <Debug> oximeter.measurements_histogrami16 (d3fd5ceb-a42b-4329-a459-58e9efb022e7): There are no data parts | ||
465 | 2024.11.19 02:09:41.387486 [ 3 ] {02e772f0-2827-4da4-a075-adb91f38aa57} <Debug> TCPHandler: Processed in 0.016123975 sec. | ||
466 | 2024.11.19 02:09:41.387766 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
467 | 2024.11.19 02:09:41.388158 [ 5 ] {7b86bf77-7b97-465b-a116-49e38af3ba43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) 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) | ||
468 | 2024.11.19 02:09:41.388262 [ 5 ] {7b86bf77-7b97-465b-a116-49e38af3ba43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
469 | 2024.11.19 02:09:41.403235 [ 5 ] {7b86bf77-7b97-465b-a116-49e38af3ba43} <Debug> oximeter.measurements_histogramu16 (c873f41f-8612-4135-815c-7ebb5e77ba6a): Loading data parts | ||
470 | 2024.11.19 02:09:41.403484 [ 5 ] {7b86bf77-7b97-465b-a116-49e38af3ba43} <Debug> oximeter.measurements_histogramu16 (c873f41f-8612-4135-815c-7ebb5e77ba6a): There are no data parts | ||
471 | 2024.11.19 02:09:41.409129 [ 5 ] {7b86bf77-7b97-465b-a116-49e38af3ba43} <Debug> TCPHandler: Processed in 0.021429785 sec. | ||
472 | 2024.11.19 02:09:41.409377 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
473 | 2024.11.19 02:09:41.410048 [ 3 ] {3923b015-c3fd-48d5-a935-d024e59235fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) 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) | ||
474 | 2024.11.19 02:09:41.410154 [ 3 ] {3923b015-c3fd-48d5-a935-d024e59235fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
475 | 2024.11.19 02:09:41.420822 [ 3 ] {3923b015-c3fd-48d5-a935-d024e59235fd} <Debug> oximeter.measurements_histogrami32 (08c446bc-5b1a-4e0a-ad2c-003fe8133cbe): Loading data parts | ||
476 | 2024.11.19 02:09:41.420993 [ 3 ] {3923b015-c3fd-48d5-a935-d024e59235fd} <Debug> oximeter.measurements_histogrami32 (08c446bc-5b1a-4e0a-ad2c-003fe8133cbe): There are no data parts | ||
477 | 2024.11.19 02:09:41.426722 [ 3 ] {3923b015-c3fd-48d5-a935-d024e59235fd} <Debug> TCPHandler: Processed in 0.017406149 sec. | ||
478 | 2024.11.19 02:09:41.427060 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
479 | 2024.11.19 02:09:41.427434 [ 5 ] {2024fce1-3d4d-4e4f-af16-1a533a0102f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) 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) | ||
480 | 2024.11.19 02:09:41.427540 [ 5 ] {2024fce1-3d4d-4e4f-af16-1a533a0102f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
481 | 2024.11.19 02:09:41.438254 [ 5 ] {2024fce1-3d4d-4e4f-af16-1a533a0102f3} <Debug> oximeter.measurements_histogramu32 (cab7f0b5-3414-4c37-b440-1dcdd1c39130): Loading data parts | ||
482 | 2024.11.19 02:09:41.438487 [ 5 ] {2024fce1-3d4d-4e4f-af16-1a533a0102f3} <Debug> oximeter.measurements_histogramu32 (cab7f0b5-3414-4c37-b440-1dcdd1c39130): There are no data parts | ||
483 | 2024.11.19 02:09:41.443461 [ 5 ] {2024fce1-3d4d-4e4f-af16-1a533a0102f3} <Debug> TCPHandler: Processed in 0.016526319 sec. | ||
484 | 2024.11.19 02:09:41.443754 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
485 | 2024.11.19 02:09:41.444170 [ 3 ] {84d50068-27ac-4509-83a3-be2ccd3a22c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) 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) | ||
486 | 2024.11.19 02:09:41.444264 [ 3 ] {84d50068-27ac-4509-83a3-be2ccd3a22c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
487 | 2024.11.19 02:09:41.454384 [ 3 ] {84d50068-27ac-4509-83a3-be2ccd3a22c9} <Debug> oximeter.measurements_histogrami64 (8ce39d6c-517a-4590-9ddb-621125ff8637): Loading data parts | ||
488 | 2024.11.19 02:09:41.454546 [ 3 ] {84d50068-27ac-4509-83a3-be2ccd3a22c9} <Debug> oximeter.measurements_histogrami64 (8ce39d6c-517a-4590-9ddb-621125ff8637): There are no data parts | ||
489 | 2024.11.19 02:09:41.459692 [ 3 ] {84d50068-27ac-4509-83a3-be2ccd3a22c9} <Debug> TCPHandler: Processed in 0.016038464 sec. | ||
490 | 2024.11.19 02:09:41.459994 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
491 | 2024.11.19 02:09:41.460346 [ 5 ] {60ed6ec1-c193-457e-bee4-9fd8d6de5c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) 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) | ||
492 | 2024.11.19 02:09:41.460454 [ 5 ] {60ed6ec1-c193-457e-bee4-9fd8d6de5c02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
493 | 2024.11.19 02:09:41.470677 [ 5 ] {60ed6ec1-c193-457e-bee4-9fd8d6de5c02} <Debug> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Loading data parts | ||
494 | 2024.11.19 02:09:41.470888 [ 5 ] {60ed6ec1-c193-457e-bee4-9fd8d6de5c02} <Debug> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): There are no data parts | ||
495 | 2024.11.19 02:09:41.476029 [ 5 ] {60ed6ec1-c193-457e-bee4-9fd8d6de5c02} <Debug> TCPHandler: Processed in 0.016135375 sec. | ||
496 | 2024.11.19 02:09:41.476266 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
497 | 2024.11.19 02:09:41.476623 [ 3 ] {cbd6d036-8941-4a72-888c-d720b3e305a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) 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) | ||
498 | 2024.11.19 02:09:41.476739 [ 3 ] {cbd6d036-8941-4a72-888c-d720b3e305a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
499 | 2024.11.19 02:09:41.486983 [ 3 ] {cbd6d036-8941-4a72-888c-d720b3e305a1} <Debug> oximeter.measurements_histogramf32 (c8f5b720-ed15-43a5-bf60-c9ab73fcda82): Loading data parts | ||
500 | 2024.11.19 02:09:41.487233 [ 3 ] {cbd6d036-8941-4a72-888c-d720b3e305a1} <Debug> oximeter.measurements_histogramf32 (c8f5b720-ed15-43a5-bf60-c9ab73fcda82): There are no data parts | ||
501 | 2024.11.19 02:09:41.492269 [ 3 ] {cbd6d036-8941-4a72-888c-d720b3e305a1} <Debug> TCPHandler: Processed in 0.016080044 sec. | ||
502 | 2024.11.19 02:09:41.492546 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
503 | 2024.11.19 02:09:41.492959 [ 5 ] {146f0d37-8d6d-4c67-967e-24803ef3d547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) 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) | ||
504 | 2024.11.19 02:09:41.493068 [ 5 ] {146f0d37-8d6d-4c67-967e-24803ef3d547} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
505 | 2024.11.19 02:09:41.503409 [ 5 ] {146f0d37-8d6d-4c67-967e-24803ef3d547} <Debug> oximeter.measurements_histogramf64 (ed1e23a2-de34-4b44-8a79-29a684351966): Loading data parts | ||
506 | 2024.11.19 02:09:41.503601 [ 5 ] {146f0d37-8d6d-4c67-967e-24803ef3d547} <Debug> oximeter.measurements_histogramf64 (ed1e23a2-de34-4b44-8a79-29a684351966): There are no data parts | ||
507 | 2024.11.19 02:09:41.506421 [ 5 ] {146f0d37-8d6d-4c67-967e-24803ef3d547} <Debug> TCPHandler: Processed in 0.01394732 sec. | ||
508 | 2024.11.19 02:09:41.506667 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
509 | 2024.11.19 02:09:41.506899 [ 3 ] {7e907545-cd79-4807-b1c3-7ea58ef30c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) /* The field tables store named dimensions of each timeseries. | ||
510 | * | ||
511 | * As with the measurement tables, there is one field table for each field data | ||
512 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
513 | * this behavior **must not** be relied upon for query correctness. | ||
514 | * | ||
515 | * The index for the fields differs from the measurements, however. Rows are | ||
516 | * sorted by timeseries name, then field name, field value, and finally | ||
517 | * timeseries key. This reflects the most common pattern for looking them up: | ||
518 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
519 | * usually then used to look up measurements. | ||
520 | * | ||
521 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
522 | * timeseries name and then key, since it would improve lookups where one | ||
523 | * already has the key. Realistically though, these tables are quite small and | ||
524 | * so performance benefits will be low in absolute terms. | ||
525 | * | ||
526 | * TTL: We use a materialized column to expire old field table records. This | ||
527 | * column is generated automatically by the database whenever a new row is | ||
528 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
529 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
530 | * record will remain during a deduplication, which will have the last | ||
531 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
532 | * measurement tables. | ||
533 | */ | ||
534 | 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) | ||
535 | 2024.11.19 02:09:41.507001 [ 3 ] {7e907545-cd79-4807-b1c3-7ea58ef30c5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
536 | 2024.11.19 02:09:41.512243 [ 3 ] {7e907545-cd79-4807-b1c3-7ea58ef30c5f} <Debug> oximeter.fields_bool (e0bbb477-c4da-401a-86dc-c25932f1c875): Loading data parts | ||
537 | 2024.11.19 02:09:41.512433 [ 3 ] {7e907545-cd79-4807-b1c3-7ea58ef30c5f} <Debug> oximeter.fields_bool (e0bbb477-c4da-401a-86dc-c25932f1c875): There are no data parts | ||
538 | 2024.11.19 02:09:41.516188 [ 3 ] {7e907545-cd79-4807-b1c3-7ea58ef30c5f} <Debug> TCPHandler: Processed in 0.00959678 sec. | ||
539 | 2024.11.19 02:09:41.516445 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
540 | 2024.11.19 02:09:41.516763 [ 5 ] {47aee43b-f647-4655-b292-abbf35432814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) 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) | ||
541 | 2024.11.19 02:09:41.516852 [ 5 ] {47aee43b-f647-4655-b292-abbf35432814} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
542 | 2024.11.19 02:09:41.523608 [ 5 ] {47aee43b-f647-4655-b292-abbf35432814} <Debug> oximeter.fields_i8 (ad4e6e16-83f2-46d3-ae59-72345c3f4cf4): Loading data parts | ||
543 | 2024.11.19 02:09:41.523772 [ 5 ] {47aee43b-f647-4655-b292-abbf35432814} <Debug> oximeter.fields_i8 (ad4e6e16-83f2-46d3-ae59-72345c3f4cf4): There are no data parts | ||
544 | 2024.11.19 02:09:41.526049 [ 5 ] {47aee43b-f647-4655-b292-abbf35432814} <Debug> TCPHandler: Processed in 0.009681011 sec. | ||
545 | 2024.11.19 02:09:41.526275 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
546 | 2024.11.19 02:09:41.526492 [ 3 ] {609f678e-1fae-430f-97fd-84a3fb5c042c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) 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) | ||
547 | 2024.11.19 02:09:41.526584 [ 3 ] {609f678e-1fae-430f-97fd-84a3fb5c042c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
548 | 2024.11.19 02:09:41.555518 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41029 | ||
549 | 2024.11.19 02:09:41.556701 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
550 | 2024.11.19 02:09:41.556746 [ 266 ] {} <Debug> TCP-Session: 007fcd00-3041-479d-a459-e39a8776ed54 Authenticating user 'default' from [fd00:1122:3344:101::c]:41029 | ||
551 | 2024.11.19 02:09:41.556774 [ 266 ] {} <Debug> TCP-Session: 007fcd00-3041-479d-a459-e39a8776ed54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
552 | 2024.11.19 02:09:41.556818 [ 266 ] {} <Debug> TCP-Session: 007fcd00-3041-479d-a459-e39a8776ed54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
553 | 2024.11.19 02:09:41.556895 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
554 | 2024.11.19 02:09:41.556925 [ 266 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
555 | 2024.11.19 02:09:41.556961 [ 266 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
556 | 2024.11.19 02:09:41.564326 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41816 | ||
557 | 2024.11.19 02:09:41.564499 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45165 | ||
558 | 2024.11.19 02:09:41.564601 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
559 | 2024.11.19 02:09:41.564810 [ 267 ] {} <Debug> TCP-Session: ba36e225-8c8a-4302-b365-054d0a4387c8 Authenticating user 'default' from [fd00:1122:3344:101::c]:41816 | ||
560 | 2024.11.19 02:09:41.564836 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58589 | ||
561 | 2024.11.19 02:09:41.564812 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46784 | ||
562 | 2024.11.19 02:09:41.564904 [ 267 ] {} <Debug> TCP-Session: ba36e225-8c8a-4302-b365-054d0a4387c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
563 | 2024.11.19 02:09:41.564927 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59530 | ||
564 | 2024.11.19 02:09:41.565137 [ 267 ] {} <Debug> TCP-Session: ba36e225-8c8a-4302-b365-054d0a4387c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
565 | 2024.11.19 02:09:41.565156 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51232 | ||
566 | 2024.11.19 02:09:41.565178 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
567 | 2024.11.19 02:09:41.565349 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43387 | ||
568 | 2024.11.19 02:09:41.565659 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
569 | 2024.11.19 02:09:41.565909 [ 269 ] {} <Debug> TCP-Session: f2609648-6095-4b48-832a-74452166b552 Authenticating user 'default' from [fd00:1122:3344:101::c]:46784 | ||
570 | 2024.11.19 02:09:41.565909 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
571 | 2024.11.19 02:09:41.565951 [ 269 ] {} <Debug> TCP-Session: f2609648-6095-4b48-832a-74452166b552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
572 | 2024.11.19 02:09:41.565924 [ 270 ] {} <Debug> TCP-Session: e414eb2e-7d14-45e6-9911-c3cce4bd441f Authenticating user 'default' from [fd00:1122:3344:101::c]:58589 | ||
573 | 2024.11.19 02:09:41.566015 [ 273 ] {} <Debug> TCP-Session: c09fafe7-816a-460c-b17f-fb3b5484edf4 Authenticating user 'default' from [fd00:1122:3344:101::c]:43387 | ||
574 | 2024.11.19 02:09:41.566035 [ 269 ] {} <Debug> TCP-Session: f2609648-6095-4b48-832a-74452166b552 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
575 | 2024.11.19 02:09:41.566026 [ 270 ] {} <Debug> TCP-Session: e414eb2e-7d14-45e6-9911-c3cce4bd441f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
576 | 2024.11.19 02:09:41.566078 [ 273 ] {} <Debug> TCP-Session: c09fafe7-816a-460c-b17f-fb3b5484edf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
577 | 2024.11.19 02:09:41.566130 [ 270 ] {} <Debug> TCP-Session: e414eb2e-7d14-45e6-9911-c3cce4bd441f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
578 | 2024.11.19 02:09:41.566169 [ 273 ] {} <Debug> TCP-Session: c09fafe7-816a-460c-b17f-fb3b5484edf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
579 | 2024.11.19 02:09:41.568712 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
580 | 2024.11.19 02:09:41.568780 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
581 | 2024.11.19 02:09:41.568855 [ 271 ] {} <Debug> TCP-Session: 887f896f-162f-4cd5-9205-977fefcc036b Authenticating user 'default' from [fd00:1122:3344:101::c]:59530 | ||
582 | 2024.11.19 02:09:41.568862 [ 272 ] {} <Debug> TCP-Session: b9d537d2-8e92-4662-9274-f90e7a3e9b0a Authenticating user 'default' from [fd00:1122:3344:101::c]:51232 | ||
583 | 2024.11.19 02:09:41.568907 [ 271 ] {} <Debug> TCP-Session: 887f896f-162f-4cd5-9205-977fefcc036b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
584 | 2024.11.19 02:09:41.568985 [ 272 ] {} <Debug> TCP-Session: b9d537d2-8e92-4662-9274-f90e7a3e9b0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2024.11.19 02:09:41.568992 [ 271 ] {} <Debug> TCP-Session: 887f896f-162f-4cd5-9205-977fefcc036b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
586 | 2024.11.19 02:09:41.569020 [ 272 ] {} <Debug> TCP-Session: b9d537d2-8e92-4662-9274-f90e7a3e9b0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
587 | 2024.11.19 02:09:41.570617 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
588 | 2024.11.19 02:09:41.570654 [ 268 ] {} <Debug> TCP-Session: 1c6f3eda-b5d0-402d-9cac-9690bf150100 Authenticating user 'default' from [fd00:1122:3344:101::c]:45165 | ||
589 | 2024.11.19 02:09:41.570715 [ 268 ] {} <Debug> TCP-Session: 1c6f3eda-b5d0-402d-9cac-9690bf150100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
590 | 2024.11.19 02:09:41.570729 [ 268 ] {} <Debug> TCP-Session: 1c6f3eda-b5d0-402d-9cac-9690bf150100 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
591 | 2024.11.19 02:09:41.578601 [ 3 ] {609f678e-1fae-430f-97fd-84a3fb5c042c} <Debug> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Loading data parts | ||
592 | 2024.11.19 02:09:41.578782 [ 3 ] {609f678e-1fae-430f-97fd-84a3fb5c042c} <Debug> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): There are no data parts | ||
593 | 2024.11.19 02:09:41.591442 [ 3 ] {609f678e-1fae-430f-97fd-84a3fb5c042c} <Debug> TCPHandler: Processed in 0.065231507 sec. | ||
594 | 2024.11.19 02:09:41.591705 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
595 | 2024.11.19 02:09:41.592000 [ 5 ] {966ea8c1-6806-4b28-9c1b-ff07a8592fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
596 | 2024.11.19 02:09:41.592086 [ 5 ] {966ea8c1-6806-4b28-9c1b-ff07a8592fce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
597 | 2024.11.19 02:09:41.598272 [ 5 ] {966ea8c1-6806-4b28-9c1b-ff07a8592fce} <Debug> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Loading data parts | ||
598 | 2024.11.19 02:09:41.598590 [ 5 ] {966ea8c1-6806-4b28-9c1b-ff07a8592fce} <Debug> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): There are no data parts | ||
599 | 2024.11.19 02:09:41.612504 [ 5 ] {966ea8c1-6806-4b28-9c1b-ff07a8592fce} <Debug> TCPHandler: Processed in 0.020877399 sec. | ||
600 | 2024.11.19 02:09:41.612803 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
601 | 2024.11.19 02:09:41.613065 [ 3 ] {27d5c52e-b10c-4b93-b6d8-6e0e71a5a943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
602 | 2024.11.19 02:09:41.613169 [ 3 ] {27d5c52e-b10c-4b93-b6d8-6e0e71a5a943} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
603 | 2024.11.19 02:09:41.618847 [ 3 ] {27d5c52e-b10c-4b93-b6d8-6e0e71a5a943} <Debug> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Loading data parts | ||
604 | 2024.11.19 02:09:41.619087 [ 3 ] {27d5c52e-b10c-4b93-b6d8-6e0e71a5a943} <Debug> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): There are no data parts | ||
605 | 2024.11.19 02:09:41.648356 [ 3 ] {27d5c52e-b10c-4b93-b6d8-6e0e71a5a943} <Debug> TCPHandler: Processed in 0.035628288 sec. | ||
606 | 2024.11.19 02:09:41.648583 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
607 | 2024.11.19 02:09:41.648820 [ 5 ] {aa4cf5a5-50e3-44e0-8ea2-9b9f8f18d653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
608 | 2024.11.19 02:09:41.648890 [ 5 ] {aa4cf5a5-50e3-44e0-8ea2-9b9f8f18d653} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
609 | 2024.11.19 02:09:41.656980 [ 5 ] {aa4cf5a5-50e3-44e0-8ea2-9b9f8f18d653} <Debug> oximeter.fields_i32 (7c90852d-8f5f-4439-ab49-8553c827d605): Loading data parts | ||
610 | 2024.11.19 02:09:41.657187 [ 5 ] {aa4cf5a5-50e3-44e0-8ea2-9b9f8f18d653} <Debug> oximeter.fields_i32 (7c90852d-8f5f-4439-ab49-8553c827d605): There are no data parts | ||
611 | 2024.11.19 02:09:41.659487 [ 5 ] {aa4cf5a5-50e3-44e0-8ea2-9b9f8f18d653} <Debug> TCPHandler: Processed in 0.010955605 sec. | ||
612 | 2024.11.19 02:09:41.659752 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
613 | 2024.11.19 02:09:41.659971 [ 3 ] {8d0a87a3-698f-41f9-a3eb-6f1a2a1af1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
614 | 2024.11.19 02:09:41.660072 [ 3 ] {8d0a87a3-698f-41f9-a3eb-6f1a2a1af1b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
615 | 2024.11.19 02:09:41.690062 [ 3 ] {8d0a87a3-698f-41f9-a3eb-6f1a2a1af1b0} <Debug> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Loading data parts | ||
616 | 2024.11.19 02:09:41.690300 [ 3 ] {8d0a87a3-698f-41f9-a3eb-6f1a2a1af1b0} <Debug> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): There are no data parts | ||
617 | 2024.11.19 02:09:41.695861 [ 3 ] {8d0a87a3-698f-41f9-a3eb-6f1a2a1af1b0} <Debug> TCPHandler: Processed in 0.036171124 sec. | ||
618 | 2024.11.19 02:09:41.696105 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
619 | 2024.11.19 02:09:41.696394 [ 5 ] {94e2c8e8-1e99-4262-87c0-81b8f3f41b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
620 | 2024.11.19 02:09:41.696477 [ 5 ] {94e2c8e8-1e99-4262-87c0-81b8f3f41b3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
621 | 2024.11.19 02:09:41.726375 [ 5 ] {94e2c8e8-1e99-4262-87c0-81b8f3f41b3c} <Debug> oximeter.fields_i64 (d85558b1-e9b2-4965-be62-63a741c959d2): Loading data parts | ||
622 | 2024.11.19 02:09:41.726593 [ 5 ] {94e2c8e8-1e99-4262-87c0-81b8f3f41b3c} <Debug> oximeter.fields_i64 (d85558b1-e9b2-4965-be62-63a741c959d2): There are no data parts | ||
623 | 2024.11.19 02:09:41.726791 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65325 | ||
624 | 2024.11.19 02:09:41.727975 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
625 | 2024.11.19 02:09:41.728025 [ 274 ] {} <Debug> TCP-Session: 9c33f3a2-9019-4653-a588-86178e221c73 Authenticating user 'default' from [fd00:1122:3344:101::a]:65325 | ||
626 | 2024.11.19 02:09:41.728057 [ 274 ] {} <Debug> TCP-Session: 9c33f3a2-9019-4653-a588-86178e221c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
627 | 2024.11.19 02:09:41.728103 [ 274 ] {} <Debug> TCP-Session: 9c33f3a2-9019-4653-a588-86178e221c73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
628 | 2024.11.19 02:09:41.728180 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
629 | 2024.11.19 02:09:41.728212 [ 274 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
630 | 2024.11.19 02:09:41.728253 [ 274 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
631 | 2024.11.19 02:09:41.730365 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52138 | ||
632 | 2024.11.19 02:09:41.730484 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53800 | ||
633 | 2024.11.19 02:09:41.730486 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63278 | ||
634 | 2024.11.19 02:09:41.730643 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
635 | 2024.11.19 02:09:41.730660 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43113 | ||
636 | 2024.11.19 02:09:41.730958 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34976 | ||
637 | 2024.11.19 02:09:41.730978 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
638 | 2024.11.19 02:09:41.731035 [ 275 ] {} <Debug> TCP-Session: 35acab14-4589-4740-a7e0-7a6e1fdd437e Authenticating user 'default' from [fd00:1122:3344:101::a]:52138 | ||
639 | 2024.11.19 02:09:41.731049 [ 277 ] {} <Debug> TCP-Session: d1ce98a7-c526-4c92-a49e-8a851d8070e1 Authenticating user 'default' from [fd00:1122:3344:101::a]:63278 | ||
640 | 2024.11.19 02:09:41.731201 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37043 | ||
641 | 2024.11.19 02:09:41.731245 [ 277 ] {} <Debug> TCP-Session: d1ce98a7-c526-4c92-a49e-8a851d8070e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
642 | 2024.11.19 02:09:41.731414 [ 275 ] {} <Debug> TCP-Session: 35acab14-4589-4740-a7e0-7a6e1fdd437e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
643 | 2024.11.19 02:09:41.731570 [ 277 ] {} <Debug> TCP-Session: d1ce98a7-c526-4c92-a49e-8a851d8070e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
644 | 2024.11.19 02:09:41.731577 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
645 | 2024.11.19 02:09:41.731623 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36265 | ||
646 | 2024.11.19 02:09:41.731673 [ 280 ] {} <Debug> TCP-Session: 37768155-9c5d-49e5-acea-a21fa58d32ad Authenticating user 'default' from [fd00:1122:3344:101::a]:37043 | ||
647 | 2024.11.19 02:09:41.731735 [ 275 ] {} <Debug> TCP-Session: 35acab14-4589-4740-a7e0-7a6e1fdd437e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
648 | 2024.11.19 02:09:41.731876 [ 280 ] {} <Debug> TCP-Session: 37768155-9c5d-49e5-acea-a21fa58d32ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
649 | 2024.11.19 02:09:41.731890 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
650 | 2024.11.19 02:09:41.731951 [ 280 ] {} <Debug> TCP-Session: 37768155-9c5d-49e5-acea-a21fa58d32ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
651 | 2024.11.19 02:09:41.731987 [ 281 ] {} <Debug> TCP-Session: e22c3a71-4106-47e7-95ab-186ad82c5cb5 Authenticating user 'default' from [fd00:1122:3344:101::a]:36265 | ||
652 | 2024.11.19 02:09:41.732074 [ 281 ] {} <Debug> TCP-Session: e22c3a71-4106-47e7-95ab-186ad82c5cb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
653 | 2024.11.19 02:09:41.732093 [ 281 ] {} <Debug> TCP-Session: e22c3a71-4106-47e7-95ab-186ad82c5cb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
654 | 2024.11.19 02:09:41.732902 [ 5 ] {94e2c8e8-1e99-4262-87c0-81b8f3f41b3c} <Debug> TCPHandler: Processed in 0.036864342 sec. | ||
655 | 2024.11.19 02:09:41.733233 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
656 | 2024.11.19 02:09:41.733492 [ 3 ] {b265af0e-9fe8-4945-962a-7cf7b3160812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) 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) | ||
657 | 2024.11.19 02:09:41.733606 [ 3 ] {b265af0e-9fe8-4945-962a-7cf7b3160812} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
658 | 2024.11.19 02:09:41.734737 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
659 | 2024.11.19 02:09:41.734817 [ 278 ] {} <Debug> TCP-Session: 8cb3e226-b5af-418a-81be-435bb3898058 Authenticating user 'default' from [fd00:1122:3344:101::a]:43113 | ||
660 | 2024.11.19 02:09:41.734870 [ 278 ] {} <Debug> TCP-Session: 8cb3e226-b5af-418a-81be-435bb3898058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
661 | 2024.11.19 02:09:41.734889 [ 278 ] {} <Debug> TCP-Session: 8cb3e226-b5af-418a-81be-435bb3898058 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2024.11.19 02:09:41.735132 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
663 | 2024.11.19 02:09:41.735207 [ 279 ] {} <Debug> TCP-Session: fc2ed2e3-56a2-47fd-b48f-a43fd41d13e9 Authenticating user 'default' from [fd00:1122:3344:101::a]:34976 | ||
664 | 2024.11.19 02:09:41.735227 [ 279 ] {} <Debug> TCP-Session: fc2ed2e3-56a2-47fd-b48f-a43fd41d13e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
665 | 2024.11.19 02:09:41.735245 [ 279 ] {} <Debug> TCP-Session: fc2ed2e3-56a2-47fd-b48f-a43fd41d13e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2024.11.19 02:09:41.735846 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
667 | 2024.11.19 02:09:41.735893 [ 276 ] {} <Debug> TCP-Session: 38c40610-bee2-436b-842f-c36940cd1810 Authenticating user 'default' from [fd00:1122:3344:101::a]:53800 | ||
668 | 2024.11.19 02:09:41.735918 [ 276 ] {} <Debug> TCP-Session: 38c40610-bee2-436b-842f-c36940cd1810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
669 | 2024.11.19 02:09:41.735981 [ 276 ] {} <Debug> TCP-Session: 38c40610-bee2-436b-842f-c36940cd1810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
670 | 2024.11.19 02:09:41.739111 [ 3 ] {b265af0e-9fe8-4945-962a-7cf7b3160812} <Debug> oximeter.fields_u64 (8f682b0b-86e6-4352-9323-d6906e327081): Loading data parts | ||
671 | 2024.11.19 02:09:41.739333 [ 3 ] {b265af0e-9fe8-4945-962a-7cf7b3160812} <Debug> oximeter.fields_u64 (8f682b0b-86e6-4352-9323-d6906e327081): There are no data parts | ||
672 | 2024.11.19 02:09:41.741569 [ 3 ] {b265af0e-9fe8-4945-962a-7cf7b3160812} <Debug> TCPHandler: Processed in 0.008410676 sec. | ||
673 | 2024.11.19 02:09:41.741812 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
674 | 2024.11.19 02:09:41.742080 [ 5 ] {3d97b74b-9666-48d5-863a-e4e41eaaf070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
675 | 2024.11.19 02:09:41.742192 [ 5 ] {3d97b74b-9666-48d5-863a-e4e41eaaf070} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
676 | 2024.11.19 02:09:41.751063 [ 5 ] {3d97b74b-9666-48d5-863a-e4e41eaaf070} <Debug> oximeter.fields_ipaddr (708eb2e3-f434-4cb6-9253-ea14632e26f7): Loading data parts | ||
677 | 2024.11.19 02:09:41.751298 [ 5 ] {3d97b74b-9666-48d5-863a-e4e41eaaf070} <Debug> oximeter.fields_ipaddr (708eb2e3-f434-4cb6-9253-ea14632e26f7): There are no data parts | ||
678 | 2024.11.19 02:09:41.759276 [ 5 ] {3d97b74b-9666-48d5-863a-e4e41eaaf070} <Debug> TCPHandler: Processed in 0.017536521 sec. | ||
679 | 2024.11.19 02:09:41.759526 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
680 | 2024.11.19 02:09:41.759851 [ 3 ] {b7710ca1-46da-454a-aa5f-4957874fd943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
681 | 2024.11.19 02:09:41.759952 [ 3 ] {b7710ca1-46da-454a-aa5f-4957874fd943} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
682 | 2024.11.19 02:09:41.765718 [ 3 ] {b7710ca1-46da-454a-aa5f-4957874fd943} <Debug> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Loading data parts | ||
683 | 2024.11.19 02:09:41.765922 [ 3 ] {b7710ca1-46da-454a-aa5f-4957874fd943} <Debug> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): There are no data parts | ||
684 | 2024.11.19 02:09:41.768100 [ 3 ] {b7710ca1-46da-454a-aa5f-4957874fd943} <Debug> TCPHandler: Processed in 0.008681709 sec. | ||
685 | 2024.11.19 02:09:41.768395 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
686 | 2024.11.19 02:09:41.768652 [ 5 ] {1b6ce0d0-404c-4338-ac31-bb23af6b6a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
687 | 2024.11.19 02:09:41.768765 [ 5 ] {1b6ce0d0-404c-4338-ac31-bb23af6b6a74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
688 | 2024.11.19 02:09:41.778764 [ 5 ] {1b6ce0d0-404c-4338-ac31-bb23af6b6a74} <Debug> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Loading data parts | ||
689 | 2024.11.19 02:09:41.778999 [ 5 ] {1b6ce0d0-404c-4338-ac31-bb23af6b6a74} <Debug> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): There are no data parts | ||
690 | 2024.11.19 02:09:41.784992 [ 5 ] {1b6ce0d0-404c-4338-ac31-bb23af6b6a74} <Debug> TCPHandler: Processed in 0.016668311 sec. | ||
691 | 2024.11.19 02:09:41.785258 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
692 | 2024.11.19 02:09:41.785672 [ 3 ] {6b5b1540-7f92-4124-a0ad-cd864cd56895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) /* The timeseries schema table stores the extracted schema for the samples | ||
693 | * oximeter collects. | ||
694 | */ | ||
695 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
696 | 2024.11.19 02:09:41.785788 [ 3 ] {6b5b1540-7f92-4124-a0ad-cd864cd56895} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
697 | 2024.11.19 02:09:41.791499 [ 3 ] {6b5b1540-7f92-4124-a0ad-cd864cd56895} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7): Loading data parts | ||
698 | 2024.11.19 02:09:41.791758 [ 3 ] {6b5b1540-7f92-4124-a0ad-cd864cd56895} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7): There are no data parts | ||
699 | 2024.11.19 02:09:41.805231 [ 3 ] {6b5b1540-7f92-4124-a0ad-cd864cd56895} <Debug> TCPHandler: Processed in 0.02004553 sec. | ||
700 | 2024.11.19 02:09:41.805503 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
701 | 2024.11.19 02:09:41.805799 [ 5 ] {9acb7c42-5713-4112-aeff-f11952c579ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
702 | 2024.11.19 02:09:41.807343 [ 5 ] {9acb7c42-5713-4112-aeff-f11952c579ee} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
703 | 2024.11.19 02:09:41.839836 [ 256 ] {9acb7c42-5713-4112-aeff-f11952c579ee} <Trace> oximeter.version (68ba147a-b16b-43e7-b91e-85c1e8321e01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
704 | 2024.11.19 02:09:41.839948 [ 256 ] {9acb7c42-5713-4112-aeff-f11952c579ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
705 | 2024.11.19 02:09:41.845531 [ 256 ] {9acb7c42-5713-4112-aeff-f11952c579ee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
706 | 2024.11.19 02:09:41.846001 [ 256 ] {9acb7c42-5713-4112-aeff-f11952c579ee} <Trace> oximeter.version (68ba147a-b16b-43e7-b91e-85c1e8321e01): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
707 | 2024.11.19 02:09:41.846398 [ 5 ] {9acb7c42-5713-4112-aeff-f11952c579ee} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.04069 sec., 24.576062914721064 rows/sec., 393.22 B/sec. | ||
708 | 2024.11.19 02:09:41.846730 [ 5 ] {9acb7c42-5713-4112-aeff-f11952c579ee} <Debug> TCPHandler: Processed in 0.041290773 sec. | ||
709 | 2024.11.19 02:09:42.000269 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.36 MiB, peak 133.36 MiB, free memory in arenas 0.00 B, will set to 139.53 MiB (RSS), difference: 6.17 MiB | ||
710 | 2024.11.19 02:09:50.043368 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
711 | 2024.11.19 02:09:50.043485 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
712 | 2024.11.19 02:09:50.050064 [ 242 ] {} <Debug> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Loading data parts | ||
713 | 2024.11.19 02:09:50.050384 [ 242 ] {} <Debug> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): There are no data parts | ||
714 | 2024.11.19 02:09:50.061469 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
715 | 2024.11.19 02:09:50.061511 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
716 | 2024.11.19 02:09:50.064054 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
717 | 2024.11.19 02:09:50.064428 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
718 | 2024.11.19 02:09:50.064896 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
719 | 2024.11.19 02:09:51.001135 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 143.94 MiB, peak 143.94 MiB, free memory in arenas 0.00 B, will set to 141.53 MiB (RSS), difference: -2.42 MiB | ||
720 | 2024.11.19 02:09:55.001236 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
721 | 2024.11.19 02:09:55.001318 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
722 | 2024.11.19 02:09:57.442033 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
723 | 2024.11.19 02:09:57.442257 [ 3 ] {67bc6ffc-cf13-45af-b8f1-91b25110bb3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
724 | 2024.11.19 02:09:57.442932 [ 3 ] {67bc6ffc-cf13-45af-b8f1-91b25110bb3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
725 | 2024.11.19 02:09:57.443201 [ 3 ] {67bc6ffc-cf13-45af-b8f1-91b25110bb3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
726 | 2024.11.19 02:09:57.444364 [ 3 ] {67bc6ffc-cf13-45af-b8f1-91b25110bb3c} <Debug> TCPHandler: Processed in 0.002507748 sec. | ||
727 | 2024.11.19 02:09:57.446549 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
728 | 2024.11.19 02:09:57.446848 [ 5 ] {670d1c56-4ee8-437a-962d-5ff2311e6298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
729 | 2024.11.19 02:09:57.448862 [ 5 ] {670d1c56-4ee8-437a-962d-5ff2311e6298} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
730 | 2024.11.19 02:09:57.448930 [ 5 ] {670d1c56-4ee8-437a-962d-5ff2311e6298} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
731 | 2024.11.19 02:09:57.449600 [ 5 ] {670d1c56-4ee8-437a-962d-5ff2311e6298} <Debug> TCPHandler: Processed in 0.003183717 sec. | ||
732 | 2024.11.19 02:09:57.450066 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
733 | 2024.11.19 02:09:57.450243 [ 3 ] {d677891f-5715-45ec-a4a5-ea81514f8b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
734 | 2024.11.19 02:09:57.450944 [ 3 ] {d677891f-5715-45ec-a4a5-ea81514f8b13} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
735 | 2024.11.19 02:09:57.451001 [ 3 ] {d677891f-5715-45ec-a4a5-ea81514f8b13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
736 | 2024.11.19 02:09:57.451587 [ 3 ] {d677891f-5715-45ec-a4a5-ea81514f8b13} <Debug> TCPHandler: Processed in 0.001626819 sec. | ||
737 | 2024.11.19 02:09:57.451995 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
738 | 2024.11.19 02:09:57.452170 [ 5 ] {d026932d-4a0a-4c66-9b36-d73fee4b60ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) 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) | ||
739 | 2024.11.19 02:09:57.452778 [ 5 ] {d026932d-4a0a-4c66-9b36-d73fee4b60ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
740 | 2024.11.19 02:09:57.452845 [ 5 ] {d026932d-4a0a-4c66-9b36-d73fee4b60ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
741 | 2024.11.19 02:09:57.453446 [ 5 ] {d026932d-4a0a-4c66-9b36-d73fee4b60ef} <Debug> TCPHandler: Processed in 0.001551157 sec. | ||
742 | 2024.11.19 02:09:57.453815 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
743 | 2024.11.19 02:09:57.453994 [ 3 ] {202ce99e-2dfd-4f30-a940-29bf543fa49a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) 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) | ||
744 | 2024.11.19 02:09:57.454527 [ 3 ] {202ce99e-2dfd-4f30-a940-29bf543fa49a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
745 | 2024.11.19 02:09:57.454593 [ 3 ] {202ce99e-2dfd-4f30-a940-29bf543fa49a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
746 | 2024.11.19 02:09:57.455258 [ 3 ] {202ce99e-2dfd-4f30-a940-29bf543fa49a} <Debug> TCPHandler: Processed in 0.001539808 sec. | ||
747 | 2024.11.19 02:09:57.455573 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
748 | 2024.11.19 02:09:57.455783 [ 5 ] {a2867ef6-231f-4e29-9284-5cc8b25f38a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) 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) | ||
749 | 2024.11.19 02:09:57.456263 [ 5 ] {a2867ef6-231f-4e29-9284-5cc8b25f38a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
750 | 2024.11.19 02:09:57.456390 [ 5 ] {a2867ef6-231f-4e29-9284-5cc8b25f38a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
751 | 2024.11.19 02:09:57.457021 [ 5 ] {a2867ef6-231f-4e29-9284-5cc8b25f38a9} <Debug> TCPHandler: Processed in 0.001463297 sec. | ||
752 | 2024.11.19 02:09:57.457257 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
753 | 2024.11.19 02:09:57.457435 [ 3 ] {a2dfdc8c-9269-4f91-ab2e-fb0217d7eac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) 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) | ||
754 | 2024.11.19 02:09:57.457914 [ 3 ] {a2dfdc8c-9269-4f91-ab2e-fb0217d7eac4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
755 | 2024.11.19 02:09:57.457967 [ 3 ] {a2dfdc8c-9269-4f91-ab2e-fb0217d7eac4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
756 | 2024.11.19 02:09:57.458417 [ 3 ] {a2dfdc8c-9269-4f91-ab2e-fb0217d7eac4} <Debug> TCPHandler: Processed in 0.001237504 sec. | ||
757 | 2024.11.19 02:09:57.458672 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
758 | 2024.11.19 02:09:57.458884 [ 5 ] {4eb5efdd-3942-490b-a0a4-54e366a975e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) 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) | ||
759 | 2024.11.19 02:09:57.459305 [ 5 ] {4eb5efdd-3942-490b-a0a4-54e366a975e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
760 | 2024.11.19 02:09:57.459369 [ 5 ] {4eb5efdd-3942-490b-a0a4-54e366a975e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
761 | 2024.11.19 02:09:57.459984 [ 5 ] {4eb5efdd-3942-490b-a0a4-54e366a975e0} <Debug> TCPHandler: Processed in 0.001318135 sec. | ||
762 | 2024.11.19 02:09:57.460224 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
763 | 2024.11.19 02:09:57.460369 [ 3 ] {e9225cb7-8793-4d43-86c6-663b779b9bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) 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) | ||
764 | 2024.11.19 02:09:57.460785 [ 3 ] {e9225cb7-8793-4d43-86c6-663b779b9bee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
765 | 2024.11.19 02:09:57.460838 [ 3 ] {e9225cb7-8793-4d43-86c6-663b779b9bee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
766 | 2024.11.19 02:09:57.461343 [ 3 ] {e9225cb7-8793-4d43-86c6-663b779b9bee} <Debug> TCPHandler: Processed in 0.001180614 sec. | ||
767 | 2024.11.19 02:09:57.461572 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
768 | 2024.11.19 02:09:57.461782 [ 5 ] {6ce78e57-5c2f-4f6b-be84-fa32095228ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) 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) | ||
769 | 2024.11.19 02:09:57.462201 [ 5 ] {6ce78e57-5c2f-4f6b-be84-fa32095228ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
770 | 2024.11.19 02:09:57.462265 [ 5 ] {6ce78e57-5c2f-4f6b-be84-fa32095228ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
771 | 2024.11.19 02:09:57.462877 [ 5 ] {6ce78e57-5c2f-4f6b-be84-fa32095228ff} <Debug> TCPHandler: Processed in 0.001312585 sec. | ||
772 | 2024.11.19 02:09:57.463120 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
773 | 2024.11.19 02:09:57.463270 [ 3 ] {7bcc2cb2-aad4-4584-b90b-d8aae590b06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) 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) | ||
774 | 2024.11.19 02:09:57.463632 [ 3 ] {7bcc2cb2-aad4-4584-b90b-d8aae590b06c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
775 | 2024.11.19 02:09:57.463685 [ 3 ] {7bcc2cb2-aad4-4584-b90b-d8aae590b06c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
776 | 2024.11.19 02:09:57.464205 [ 3 ] {7bcc2cb2-aad4-4584-b90b-d8aae590b06c} <Debug> TCPHandler: Processed in 0.001147383 sec. | ||
777 | 2024.11.19 02:09:57.464435 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
778 | 2024.11.19 02:09:57.464585 [ 5 ] {efba5a31-1bf1-4ce2-936e-f6491b45068f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) 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) | ||
779 | 2024.11.19 02:09:57.465019 [ 5 ] {efba5a31-1bf1-4ce2-936e-f6491b45068f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
780 | 2024.11.19 02:09:57.465070 [ 5 ] {efba5a31-1bf1-4ce2-936e-f6491b45068f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
781 | 2024.11.19 02:09:57.465537 [ 5 ] {efba5a31-1bf1-4ce2-936e-f6491b45068f} <Debug> TCPHandler: Processed in 0.001164654 sec. | ||
782 | 2024.11.19 02:09:57.465862 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
783 | 2024.11.19 02:09:57.466037 [ 3 ] {b1833b45-9926-496a-b2c2-9e19694daa84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) 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) | ||
784 | 2024.11.19 02:09:57.466472 [ 3 ] {b1833b45-9926-496a-b2c2-9e19694daa84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
785 | 2024.11.19 02:09:57.466534 [ 3 ] {b1833b45-9926-496a-b2c2-9e19694daa84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
786 | 2024.11.19 02:09:57.467089 [ 3 ] {b1833b45-9926-496a-b2c2-9e19694daa84} <Debug> TCPHandler: Processed in 0.001296285 sec. | ||
787 | 2024.11.19 02:09:57.467306 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
788 | 2024.11.19 02:09:57.467456 [ 5 ] {f77fcd12-ae6b-48eb-9a22-9c2877ae5637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) 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) | ||
789 | 2024.11.19 02:09:57.467882 [ 5 ] {f77fcd12-ae6b-48eb-9a22-9c2877ae5637} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
790 | 2024.11.19 02:09:57.467934 [ 5 ] {f77fcd12-ae6b-48eb-9a22-9c2877ae5637} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
791 | 2024.11.19 02:09:57.468405 [ 5 ] {f77fcd12-ae6b-48eb-9a22-9c2877ae5637} <Debug> TCPHandler: Processed in 0.001159093 sec. | ||
792 | 2024.11.19 02:09:57.469671 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
793 | 2024.11.19 02:09:57.469889 [ 3 ] {88186877-8b32-4d8e-98da-6ca44abc1fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) 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) | ||
794 | 2024.11.19 02:09:57.470261 [ 3 ] {88186877-8b32-4d8e-98da-6ca44abc1fdb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
795 | 2024.11.19 02:09:57.470313 [ 3 ] {88186877-8b32-4d8e-98da-6ca44abc1fdb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
796 | 2024.11.19 02:09:57.470816 [ 3 ] {88186877-8b32-4d8e-98da-6ca44abc1fdb} <Debug> TCPHandler: Processed in 0.001140583 sec. | ||
797 | 2024.11.19 02:09:57.471055 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
798 | 2024.11.19 02:09:57.471205 [ 5 ] {11864c76-adc1-4eb9-932d-7e70aa27e8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) 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', 'sled_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
799 | 2024.11.19 02:09:57.471572 [ 5 ] {11864c76-adc1-4eb9-932d-7e70aa27e8c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
800 | 2024.11.19 02:09:57.471624 [ 5 ] {11864c76-adc1-4eb9-932d-7e70aa27e8c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
801 | 2024.11.19 02:09:57.472154 [ 5 ] {11864c76-adc1-4eb9-932d-7e70aa27e8c6} <Debug> TCPHandler: Processed in 0.001158133 sec. | ||
802 | 2024.11.19 02:09:57.472393 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
803 | 2024.11.19 02:09:57.472544 [ 3 ] {24cf2ebf-45ed-4dac-8d5e-0d8ae8a39b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
804 | 2024.11.19 02:09:57.472984 [ 3 ] {24cf2ebf-45ed-4dac-8d5e-0d8ae8a39b1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
805 | 2024.11.19 02:09:57.473037 [ 3 ] {24cf2ebf-45ed-4dac-8d5e-0d8ae8a39b1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
806 | 2024.11.19 02:09:57.473607 [ 3 ] {24cf2ebf-45ed-4dac-8d5e-0d8ae8a39b1e} <Debug> TCPHandler: Processed in 0.001283115 sec. | ||
807 | 2024.11.19 02:09:57.473955 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
808 | 2024.11.19 02:09:57.474140 [ 5 ] {b8a88f25-103a-49f6-8e40-574fde4ca8f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
809 | 2024.11.19 02:09:57.474597 [ 5 ] {b8a88f25-103a-49f6-8e40-574fde4ca8f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
810 | 2024.11.19 02:09:57.474659 [ 5 ] {b8a88f25-103a-49f6-8e40-574fde4ca8f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
811 | 2024.11.19 02:09:57.475229 [ 5 ] {b8a88f25-103a-49f6-8e40-574fde4ca8f3} <Debug> TCPHandler: Processed in 0.001358185 sec. | ||
812 | 2024.11.19 02:09:57.475481 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
813 | 2024.11.19 02:09:57.475647 [ 3 ] {9d6caf77-009b-4739-9676-48e7a03f4ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
814 | 2024.11.19 02:09:57.476116 [ 3 ] {9d6caf77-009b-4739-9676-48e7a03f4ea6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
815 | 2024.11.19 02:09:57.476169 [ 3 ] {9d6caf77-009b-4739-9676-48e7a03f4ea6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
816 | 2024.11.19 02:09:57.476668 [ 3 ] {9d6caf77-009b-4739-9676-48e7a03f4ea6} <Debug> TCPHandler: Processed in 0.001259645 sec. | ||
817 | 2024.11.19 02:09:57.476988 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
818 | 2024.11.19 02:09:57.477174 [ 5 ] {fa1fc557-f8cb-4534-a200-8a636cb61036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) 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', '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') FORMAT Native; (stage: Complete) | ||
819 | 2024.11.19 02:09:57.477643 [ 5 ] {fa1fc557-f8cb-4534-a200-8a636cb61036} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
820 | 2024.11.19 02:09:57.477771 [ 5 ] {fa1fc557-f8cb-4534-a200-8a636cb61036} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
821 | 2024.11.19 02:09:57.478277 [ 5 ] {fa1fc557-f8cb-4534-a200-8a636cb61036} <Debug> TCPHandler: Processed in 0.001373566 sec. | ||
822 | 2024.11.19 02:09:57.533930 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
823 | 2024.11.19 02:09:57.534061 [ 3 ] {239571f7-0b87-46a7-99ff-d81ce607cd5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
824 | 2024.11.19 02:09:57.534116 [ 3 ] {239571f7-0b87-46a7-99ff-d81ce607cd5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
825 | 2024.11.19 02:09:57.535005 [ 3 ] {239571f7-0b87-46a7-99ff-d81ce607cd5d} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
826 | 2024.11.19 02:09:57.535053 [ 3 ] {239571f7-0b87-46a7-99ff-d81ce607cd5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
827 | 2024.11.19 02:09:57.535716 [ 3 ] {239571f7-0b87-46a7-99ff-d81ce607cd5d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
828 | 2024.11.19 02:09:57.536200 [ 3 ] {239571f7-0b87-46a7-99ff-d81ce607cd5d} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
829 | 2024.11.19 02:09:57.536434 [ 3 ] {239571f7-0b87-46a7-99ff-d81ce607cd5d} <Debug> executeQuery: Read 20 rows, 3.34 KiB in 0.00243 sec., 8230.45267489712 rows/sec., 1.34 MiB/sec. | ||
830 | 2024.11.19 02:09:57.536495 [ 3 ] {239571f7-0b87-46a7-99ff-d81ce607cd5d} <Debug> TCPHandler: Processed in 0.002668651 sec. | ||
831 | 2024.11.19 02:09:57.536664 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
832 | 2024.11.19 02:09:57.536860 [ 5 ] {3c351ab9-2c49-41a8-9189-dcceaba82a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
833 | 2024.11.19 02:09:57.536912 [ 5 ] {3c351ab9-2c49-41a8-9189-dcceaba82a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
834 | 2024.11.19 02:09:57.539520 [ 5 ] {3c351ab9-2c49-41a8-9189-dcceaba82a3c} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
835 | 2024.11.19 02:09:57.539564 [ 5 ] {3c351ab9-2c49-41a8-9189-dcceaba82a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
836 | 2024.11.19 02:09:57.540341 [ 5 ] {3c351ab9-2c49-41a8-9189-dcceaba82a3c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
837 | 2024.11.19 02:09:57.540911 [ 5 ] {3c351ab9-2c49-41a8-9189-dcceaba82a3c} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
838 | 2024.11.19 02:09:57.541134 [ 5 ] {3c351ab9-2c49-41a8-9189-dcceaba82a3c} <Debug> executeQuery: Read 1192 rows, 100.63 KiB in 0.00433 sec., 275288.6836027714 rows/sec., 22.70 MiB/sec. | ||
839 | 2024.11.19 02:09:57.541193 [ 5 ] {3c351ab9-2c49-41a8-9189-dcceaba82a3c} <Debug> TCPHandler: Processed in 0.004555682 sec. | ||
840 | 2024.11.19 02:09:57.541351 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
841 | 2024.11.19 02:09:57.541488 [ 3 ] {bcbd1ec7-e9bf-4a3f-8cab-ea4d011a227f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
842 | 2024.11.19 02:09:57.541542 [ 3 ] {bcbd1ec7-e9bf-4a3f-8cab-ea4d011a227f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
843 | 2024.11.19 02:09:57.542364 [ 3 ] {bcbd1ec7-e9bf-4a3f-8cab-ea4d011a227f} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
844 | 2024.11.19 02:09:57.542399 [ 3 ] {bcbd1ec7-e9bf-4a3f-8cab-ea4d011a227f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
845 | 2024.11.19 02:09:57.542972 [ 3 ] {bcbd1ec7-e9bf-4a3f-8cab-ea4d011a227f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
846 | 2024.11.19 02:09:57.543490 [ 3 ] {bcbd1ec7-e9bf-4a3f-8cab-ea4d011a227f} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
847 | 2024.11.19 02:09:57.543703 [ 3 ] {bcbd1ec7-e9bf-4a3f-8cab-ea4d011a227f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002262 sec., 100795.75596816976 rows/sec., 6.82 MiB/sec. | ||
848 | 2024.11.19 02:09:57.543758 [ 3 ] {bcbd1ec7-e9bf-4a3f-8cab-ea4d011a227f} <Debug> TCPHandler: Processed in 0.002501989 sec. | ||
849 | 2024.11.19 02:09:57.544020 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
850 | 2024.11.19 02:09:57.544133 [ 5 ] {8fa701b9-06a8-4390-a68a-1f5785a412f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
851 | 2024.11.19 02:09:57.544181 [ 5 ] {8fa701b9-06a8-4390-a68a-1f5785a412f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
852 | 2024.11.19 02:09:57.544990 [ 5 ] {8fa701b9-06a8-4390-a68a-1f5785a412f0} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
853 | 2024.11.19 02:09:57.545031 [ 5 ] {8fa701b9-06a8-4390-a68a-1f5785a412f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
854 | 2024.11.19 02:09:57.545531 [ 5 ] {8fa701b9-06a8-4390-a68a-1f5785a412f0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
855 | 2024.11.19 02:09:57.546144 [ 5 ] {8fa701b9-06a8-4390-a68a-1f5785a412f0} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
856 | 2024.11.19 02:09:57.546370 [ 5 ] {8fa701b9-06a8-4390-a68a-1f5785a412f0} <Debug> executeQuery: Read 512 rows, 38.76 KiB in 0.002273 sec., 225252.96964364278 rows/sec., 16.65 MiB/sec. | ||
857 | 2024.11.19 02:09:57.546432 [ 5 ] {8fa701b9-06a8-4390-a68a-1f5785a412f0} <Debug> TCPHandler: Processed in 0.002495768 sec. | ||
858 | 2024.11.19 02:09:57.546577 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
859 | 2024.11.19 02:09:57.546711 [ 3 ] {85d5ee22-8c50-45e5-84db-52e642e1d79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
860 | 2024.11.19 02:09:57.546771 [ 3 ] {85d5ee22-8c50-45e5-84db-52e642e1d79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
861 | 2024.11.19 02:09:57.547903 [ 3 ] {85d5ee22-8c50-45e5-84db-52e642e1d79b} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
862 | 2024.11.19 02:09:57.547938 [ 3 ] {85d5ee22-8c50-45e5-84db-52e642e1d79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
863 | 2024.11.19 02:09:57.548610 [ 3 ] {85d5ee22-8c50-45e5-84db-52e642e1d79b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
864 | 2024.11.19 02:09:57.549195 [ 3 ] {85d5ee22-8c50-45e5-84db-52e642e1d79b} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
865 | 2024.11.19 02:09:57.549411 [ 3 ] {85d5ee22-8c50-45e5-84db-52e642e1d79b} <Debug> executeQuery: Read 1398 rows, 95.65 KiB in 0.002709 sec., 516057.58582502767 rows/sec., 34.48 MiB/sec. | ||
866 | 2024.11.19 02:09:57.549466 [ 3 ] {85d5ee22-8c50-45e5-84db-52e642e1d79b} <Debug> TCPHandler: Processed in 0.002944404 sec. | ||
867 | 2024.11.19 02:09:57.549615 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
868 | 2024.11.19 02:09:57.549747 [ 5 ] {05fb69a4-0ac2-4d66-940f-d3cadd1f265c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
869 | 2024.11.19 02:09:57.549869 [ 5 ] {05fb69a4-0ac2-4d66-940f-d3cadd1f265c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
870 | 2024.11.19 02:09:57.550337 [ 5 ] {05fb69a4-0ac2-4d66-940f-d3cadd1f265c} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
871 | 2024.11.19 02:09:57.550377 [ 5 ] {05fb69a4-0ac2-4d66-940f-d3cadd1f265c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
872 | 2024.11.19 02:09:57.550942 [ 5 ] {05fb69a4-0ac2-4d66-940f-d3cadd1f265c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
873 | 2024.11.19 02:09:57.551443 [ 5 ] {05fb69a4-0ac2-4d66-940f-d3cadd1f265c} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
874 | 2024.11.19 02:09:57.551697 [ 5 ] {05fb69a4-0ac2-4d66-940f-d3cadd1f265c} <Debug> executeQuery: Read 10 rows, 719.00 B in 0.001965 sec., 5089.058524173028 rows/sec., 357.33 KiB/sec. | ||
875 | 2024.11.19 02:09:57.551780 [ 5 ] {05fb69a4-0ac2-4d66-940f-d3cadd1f265c} <Debug> TCPHandler: Processed in 0.002240246 sec. | ||
876 | 2024.11.19 02:10:00.070985 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 142 | ||
877 | 2024.11.19 02:10:00.074981 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
878 | 2024.11.19 02:10:00.075031 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
879 | 2024.11.19 02:10:00.076645 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
880 | 2024.11.19 02:10:00.077224 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
881 | 2024.11.19 02:10:00.077840 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 142 | ||
882 | 2024.11.19 02:10:01.000161 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 139.29 MiB, peak 143.94 MiB, free memory in arenas 0.00 B, will set to 143.37 MiB (RSS), difference: 4.07 MiB | ||
883 | 2024.11.19 02:10:01.857027 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
884 | 2024.11.19 02:10:01.857285 [ 3 ] {38419f3f-5cd2-46e5-b28a-8f09cf6c865c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) 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', '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') FORMAT Native; (stage: Complete) | ||
885 | 2024.11.19 02:10:01.857787 [ 3 ] {38419f3f-5cd2-46e5-b28a-8f09cf6c865c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
886 | 2024.11.19 02:10:01.857896 [ 3 ] {38419f3f-5cd2-46e5-b28a-8f09cf6c865c} <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', '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')" moved to PREWHERE | ||
887 | 2024.11.19 02:10:01.858243 [ 3 ] {38419f3f-5cd2-46e5-b28a-8f09cf6c865c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
888 | 2024.11.19 02:10:01.858492 [ 3 ] {38419f3f-5cd2-46e5-b28a-8f09cf6c865c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
889 | 2024.11.19 02:10:01.858861 [ 3 ] {38419f3f-5cd2-46e5-b28a-8f09cf6c865c} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
890 | 2024.11.19 02:10:01.860194 [ 3 ] {38419f3f-5cd2-46e5-b28a-8f09cf6c865c} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
891 | 2024.11.19 02:10:01.860270 [ 3 ] {38419f3f-5cd2-46e5-b28a-8f09cf6c865c} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (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 | ||
892 | 2024.11.19 02:10:01.860298 [ 3 ] {38419f3f-5cd2-46e5-b28a-8f09cf6c865c} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
893 | 2024.11.19 02:10:01.860446 [ 3 ] {38419f3f-5cd2-46e5-b28a-8f09cf6c865c} <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', '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'))" | ||
894 | 2024.11.19 02:10:01.860484 [ 3 ] {38419f3f-5cd2-46e5-b28a-8f09cf6c865c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
895 | 2024.11.19 02:10:01.862877 [ 3 ] {38419f3f-5cd2-46e5-b28a-8f09cf6c865c} <Debug> executeQuery: Read 20 rows, 807.00 B in 0.005705 sec., 3505.6967572304998 rows/sec., 138.14 KiB/sec. | ||
896 | 2024.11.19 02:10:01.863017 [ 3 ] {38419f3f-5cd2-46e5-b28a-8f09cf6c865c} <Debug> TCPHandler: Processed in 0.006121411 sec. | ||
897 | 2024.11.19 02:10:01.863889 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
898 | 2024.11.19 02:10:01.864163 [ 5 ] {18ea04d0-ddb7-4276-8a07-d9ec7d821163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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') FORMAT Native; (stage: Complete) | ||
899 | 2024.11.19 02:10:01.864586 [ 5 ] {18ea04d0-ddb7-4276-8a07-d9ec7d821163} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
900 | 2024.11.19 02:10:01.864635 [ 5 ] {18ea04d0-ddb7-4276-8a07-d9ec7d821163} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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')" moved to PREWHERE | ||
901 | 2024.11.19 02:10:01.864970 [ 5 ] {18ea04d0-ddb7-4276-8a07-d9ec7d821163} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
902 | 2024.11.19 02:10:01.865057 [ 5 ] {18ea04d0-ddb7-4276-8a07-d9ec7d821163} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
903 | 2024.11.19 02:10:01.865241 [ 5 ] {18ea04d0-ddb7-4276-8a07-d9ec7d821163} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
904 | 2024.11.19 02:10:01.865283 [ 5 ] {18ea04d0-ddb7-4276-8a07-d9ec7d821163} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
905 | 2024.11.19 02:10:01.865311 [ 5 ] {18ea04d0-ddb7-4276-8a07-d9ec7d821163} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (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 | ||
906 | 2024.11.19 02:10:01.865330 [ 5 ] {18ea04d0-ddb7-4276-8a07-d9ec7d821163} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
907 | 2024.11.19 02:10:01.865383 [ 5 ] {18ea04d0-ddb7-4276-8a07-d9ec7d821163} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
908 | 2024.11.19 02:10:01.865416 [ 5 ] {18ea04d0-ddb7-4276-8a07-d9ec7d821163} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
909 | 2024.11.19 02:10:01.866171 [ 5 ] {18ea04d0-ddb7-4276-8a07-d9ec7d821163} <Debug> executeQuery: Read 20 rows, 807.00 B in 0.002135 sec., 9367.681498829039 rows/sec., 369.13 KiB/sec. | ||
910 | 2024.11.19 02:10:01.866303 [ 5 ] {18ea04d0-ddb7-4276-8a07-d9ec7d821163} <Debug> TCPHandler: Processed in 0.002559529 sec. | ||
911 | 2024.11.19 02:10:01.866608 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
912 | 2024.11.19 02:10:01.866816 [ 3 ] {1580f367-d9fb-4f04-bc42-bfdefdc34e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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') FORMAT Native; (stage: Complete) | ||
913 | 2024.11.19 02:10:01.867170 [ 3 ] {1580f367-d9fb-4f04-bc42-bfdefdc34e8c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
914 | 2024.11.19 02:10:01.867215 [ 3 ] {1580f367-d9fb-4f04-bc42-bfdefdc34e8c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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')" moved to PREWHERE | ||
915 | 2024.11.19 02:10:01.867516 [ 3 ] {1580f367-d9fb-4f04-bc42-bfdefdc34e8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
916 | 2024.11.19 02:10:01.867592 [ 3 ] {1580f367-d9fb-4f04-bc42-bfdefdc34e8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
917 | 2024.11.19 02:10:01.867760 [ 3 ] {1580f367-d9fb-4f04-bc42-bfdefdc34e8c} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
918 | 2024.11.19 02:10:01.867799 [ 3 ] {1580f367-d9fb-4f04-bc42-bfdefdc34e8c} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
919 | 2024.11.19 02:10:01.867825 [ 3 ] {1580f367-d9fb-4f04-bc42-bfdefdc34e8c} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (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 | ||
920 | 2024.11.19 02:10:01.867843 [ 3 ] {1580f367-d9fb-4f04-bc42-bfdefdc34e8c} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
921 | 2024.11.19 02:10:01.867892 [ 3 ] {1580f367-d9fb-4f04-bc42-bfdefdc34e8c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
922 | 2024.11.19 02:10:01.867918 [ 3 ] {1580f367-d9fb-4f04-bc42-bfdefdc34e8c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
923 | 2024.11.19 02:10:01.868578 [ 3 ] {1580f367-d9fb-4f04-bc42-bfdefdc34e8c} <Debug> executeQuery: Read 20 rows, 807.00 B in 0.001857 sec., 10770.059235325794 rows/sec., 424.39 KiB/sec. | ||
924 | 2024.11.19 02:10:01.868701 [ 3 ] {1580f367-d9fb-4f04-bc42-bfdefdc34e8c} <Debug> TCPHandler: Processed in 0.002183555 sec. | ||
925 | 2024.11.19 02:10:01.868991 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
926 | 2024.11.19 02:10:01.869186 [ 5 ] {1f6291f0-903f-4bd9-b200-23d596df3835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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') FORMAT Native; (stage: Complete) | ||
927 | 2024.11.19 02:10:01.869528 [ 5 ] {1f6291f0-903f-4bd9-b200-23d596df3835} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
928 | 2024.11.19 02:10:01.869575 [ 5 ] {1f6291f0-903f-4bd9-b200-23d596df3835} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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')" moved to PREWHERE | ||
929 | 2024.11.19 02:10:01.869872 [ 5 ] {1f6291f0-903f-4bd9-b200-23d596df3835} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
930 | 2024.11.19 02:10:01.869956 [ 5 ] {1f6291f0-903f-4bd9-b200-23d596df3835} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
931 | 2024.11.19 02:10:01.870116 [ 5 ] {1f6291f0-903f-4bd9-b200-23d596df3835} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
932 | 2024.11.19 02:10:01.870154 [ 5 ] {1f6291f0-903f-4bd9-b200-23d596df3835} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
933 | 2024.11.19 02:10:01.870179 [ 5 ] {1f6291f0-903f-4bd9-b200-23d596df3835} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (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 | ||
934 | 2024.11.19 02:10:01.870197 [ 5 ] {1f6291f0-903f-4bd9-b200-23d596df3835} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
935 | 2024.11.19 02:10:01.870243 [ 5 ] {1f6291f0-903f-4bd9-b200-23d596df3835} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
936 | 2024.11.19 02:10:01.870270 [ 5 ] {1f6291f0-903f-4bd9-b200-23d596df3835} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
937 | 2024.11.19 02:10:01.871039 [ 5 ] {1f6291f0-903f-4bd9-b200-23d596df3835} <Debug> executeQuery: Read 20 rows, 807.00 B in 0.001936 sec., 10330.578512396694 rows/sec., 407.07 KiB/sec. | ||
938 | 2024.11.19 02:10:01.871208 [ 5 ] {1f6291f0-903f-4bd9-b200-23d596df3835} <Debug> TCPHandler: Processed in 0.002285316 sec. | ||
939 | 2024.11.19 02:10:01.871515 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
940 | 2024.11.19 02:10:01.871708 [ 3 ] {8f20bebe-70c3-4a0b-9aa9-5a9b666d2b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
941 | 2024.11.19 02:10:01.872057 [ 3 ] {8f20bebe-70c3-4a0b-9aa9-5a9b666d2b12} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
942 | 2024.11.19 02:10:01.872124 [ 3 ] {8f20bebe-70c3-4a0b-9aa9-5a9b666d2b12} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes')" moved to PREWHERE | ||
943 | 2024.11.19 02:10:01.872442 [ 3 ] {8f20bebe-70c3-4a0b-9aa9-5a9b666d2b12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
944 | 2024.11.19 02:10:01.872516 [ 3 ] {8f20bebe-70c3-4a0b-9aa9-5a9b666d2b12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
945 | 2024.11.19 02:10:01.872671 [ 3 ] {8f20bebe-70c3-4a0b-9aa9-5a9b666d2b12} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
946 | 2024.11.19 02:10:01.872709 [ 3 ] {8f20bebe-70c3-4a0b-9aa9-5a9b666d2b12} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
947 | 2024.11.19 02:10:01.872734 [ 3 ] {8f20bebe-70c3-4a0b-9aa9-5a9b666d2b12} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (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 | ||
948 | 2024.11.19 02:10:01.872753 [ 3 ] {8f20bebe-70c3-4a0b-9aa9-5a9b666d2b12} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
949 | 2024.11.19 02:10:01.872799 [ 3 ] {8f20bebe-70c3-4a0b-9aa9-5a9b666d2b12} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes'))" | ||
950 | 2024.11.19 02:10:01.872825 [ 3 ] {8f20bebe-70c3-4a0b-9aa9-5a9b666d2b12} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
951 | 2024.11.19 02:10:01.873470 [ 3 ] {8f20bebe-70c3-4a0b-9aa9-5a9b666d2b12} <Debug> executeQuery: Read 20 rows, 807.00 B in 0.001851 sec., 10804.970286331712 rows/sec., 425.76 KiB/sec. | ||
952 | 2024.11.19 02:10:01.873595 [ 3 ] {8f20bebe-70c3-4a0b-9aa9-5a9b666d2b12} <Debug> TCPHandler: Processed in 0.002145395 sec. | ||
953 | 2024.11.19 02:10:01.873870 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
954 | 2024.11.19 02:10:01.874070 [ 5 ] {6afe4f9b-6f3a-4817-bff7-03f88a1bed14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
955 | 2024.11.19 02:10:01.874420 [ 5 ] {6afe4f9b-6f3a-4817-bff7-03f88a1bed14} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
956 | 2024.11.19 02:10:01.874470 [ 5 ] {6afe4f9b-6f3a-4817-bff7-03f88a1bed14} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
957 | 2024.11.19 02:10:01.874783 [ 5 ] {6afe4f9b-6f3a-4817-bff7-03f88a1bed14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
958 | 2024.11.19 02:10:01.874861 [ 5 ] {6afe4f9b-6f3a-4817-bff7-03f88a1bed14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
959 | 2024.11.19 02:10:01.875024 [ 5 ] {6afe4f9b-6f3a-4817-bff7-03f88a1bed14} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
960 | 2024.11.19 02:10:01.875061 [ 5 ] {6afe4f9b-6f3a-4817-bff7-03f88a1bed14} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
961 | 2024.11.19 02:10:01.875086 [ 5 ] {6afe4f9b-6f3a-4817-bff7-03f88a1bed14} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (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 | ||
962 | 2024.11.19 02:10:01.875104 [ 5 ] {6afe4f9b-6f3a-4817-bff7-03f88a1bed14} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
963 | 2024.11.19 02:10:01.875151 [ 5 ] {6afe4f9b-6f3a-4817-bff7-03f88a1bed14} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
964 | 2024.11.19 02:10:01.875180 [ 5 ] {6afe4f9b-6f3a-4817-bff7-03f88a1bed14} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
965 | 2024.11.19 02:10:01.875857 [ 5 ] {6afe4f9b-6f3a-4817-bff7-03f88a1bed14} <Debug> executeQuery: Read 20 rows, 807.00 B in 0.001878 sec., 10649.627263045793 rows/sec., 419.64 KiB/sec. | ||
966 | 2024.11.19 02:10:01.875987 [ 5 ] {6afe4f9b-6f3a-4817-bff7-03f88a1bed14} <Debug> TCPHandler: Processed in 0.002188485 sec. | ||
967 | 2024.11.19 02:10:01.876405 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
968 | 2024.11.19 02:10:01.876598 [ 3 ] {34d0ba8b-72c3-4b42-871c-b87f40651e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
969 | 2024.11.19 02:10:01.876934 [ 3 ] {34d0ba8b-72c3-4b42-871c-b87f40651e8b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
970 | 2024.11.19 02:10:01.876983 [ 3 ] {34d0ba8b-72c3-4b42-871c-b87f40651e8b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
971 | 2024.11.19 02:10:01.877284 [ 3 ] {34d0ba8b-72c3-4b42-871c-b87f40651e8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
972 | 2024.11.19 02:10:01.877357 [ 3 ] {34d0ba8b-72c3-4b42-871c-b87f40651e8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
973 | 2024.11.19 02:10:01.877512 [ 3 ] {34d0ba8b-72c3-4b42-871c-b87f40651e8b} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
974 | 2024.11.19 02:10:01.877550 [ 3 ] {34d0ba8b-72c3-4b42-871c-b87f40651e8b} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
975 | 2024.11.19 02:10:01.877576 [ 3 ] {34d0ba8b-72c3-4b42-871c-b87f40651e8b} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (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 | ||
976 | 2024.11.19 02:10:01.877594 [ 3 ] {34d0ba8b-72c3-4b42-871c-b87f40651e8b} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
977 | 2024.11.19 02:10:01.877648 [ 3 ] {34d0ba8b-72c3-4b42-871c-b87f40651e8b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
978 | 2024.11.19 02:10:01.877679 [ 3 ] {34d0ba8b-72c3-4b42-871c-b87f40651e8b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
979 | 2024.11.19 02:10:01.878315 [ 3 ] {34d0ba8b-72c3-4b42-871c-b87f40651e8b} <Debug> executeQuery: Read 20 rows, 807.00 B in 0.001807 sec., 11068.068622025456 rows/sec., 436.13 KiB/sec. | ||
980 | 2024.11.19 02:10:01.878441 [ 3 ] {34d0ba8b-72c3-4b42-871c-b87f40651e8b} <Debug> TCPHandler: Processed in 0.002102614 sec. | ||
981 | 2024.11.19 02:10:01.879066 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
982 | 2024.11.19 02:10:01.879259 [ 5 ] {8986e809-04e6-4683-8cc6-a20b2c988c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
983 | 2024.11.19 02:10:01.879600 [ 5 ] {8986e809-04e6-4683-8cc6-a20b2c988c38} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
984 | 2024.11.19 02:10:01.879646 [ 5 ] {8986e809-04e6-4683-8cc6-a20b2c988c38} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
985 | 2024.11.19 02:10:01.879947 [ 5 ] {8986e809-04e6-4683-8cc6-a20b2c988c38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
986 | 2024.11.19 02:10:01.880019 [ 5 ] {8986e809-04e6-4683-8cc6-a20b2c988c38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
987 | 2024.11.19 02:10:01.880177 [ 5 ] {8986e809-04e6-4683-8cc6-a20b2c988c38} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
988 | 2024.11.19 02:10:01.880213 [ 5 ] {8986e809-04e6-4683-8cc6-a20b2c988c38} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
989 | 2024.11.19 02:10:01.880237 [ 5 ] {8986e809-04e6-4683-8cc6-a20b2c988c38} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (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 | ||
990 | 2024.11.19 02:10:01.880255 [ 5 ] {8986e809-04e6-4683-8cc6-a20b2c988c38} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
991 | 2024.11.19 02:10:01.880301 [ 5 ] {8986e809-04e6-4683-8cc6-a20b2c988c38} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
992 | 2024.11.19 02:10:01.880329 [ 5 ] {8986e809-04e6-4683-8cc6-a20b2c988c38} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
993 | 2024.11.19 02:10:01.880995 [ 5 ] {8986e809-04e6-4683-8cc6-a20b2c988c38} <Debug> executeQuery: Read 20 rows, 807.00 B in 0.001826 sec., 10952.90251916758 rows/sec., 431.59 KiB/sec. | ||
994 | 2024.11.19 02:10:01.881118 [ 5 ] {8986e809-04e6-4683-8cc6-a20b2c988c38} <Debug> TCPHandler: Processed in 0.002116854 sec. | ||
995 | 2024.11.19 02:10:01.881361 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
996 | 2024.11.19 02:10:01.881556 [ 3 ] {b7240c5e-0827-4323-a8f8-54490c0e3018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
997 | 2024.11.19 02:10:01.881891 [ 3 ] {b7240c5e-0827-4323-a8f8-54490c0e3018} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
998 | 2024.11.19 02:10:01.881938 [ 3 ] {b7240c5e-0827-4323-a8f8-54490c0e3018} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
999 | 2024.11.19 02:10:01.882260 [ 3 ] {b7240c5e-0827-4323-a8f8-54490c0e3018} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1000 | 2024.11.19 02:10:01.882336 [ 3 ] {b7240c5e-0827-4323-a8f8-54490c0e3018} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1001 | 2024.11.19 02:10:01.882499 [ 3 ] {b7240c5e-0827-4323-a8f8-54490c0e3018} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1002 | 2024.11.19 02:10:01.882537 [ 3 ] {b7240c5e-0827-4323-a8f8-54490c0e3018} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1003 | 2024.11.19 02:10:01.882562 [ 3 ] {b7240c5e-0827-4323-a8f8-54490c0e3018} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (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 | ||
1004 | 2024.11.19 02:10:01.882580 [ 3 ] {b7240c5e-0827-4323-a8f8-54490c0e3018} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1005 | 2024.11.19 02:10:01.882628 [ 3 ] {b7240c5e-0827-4323-a8f8-54490c0e3018} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
1006 | 2024.11.19 02:10:01.882653 [ 3 ] {b7240c5e-0827-4323-a8f8-54490c0e3018} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
1007 | 2024.11.19 02:10:01.883338 [ 3 ] {b7240c5e-0827-4323-a8f8-54490c0e3018} <Debug> executeQuery: Read 20 rows, 807.00 B in 0.001871 sec., 10689.470871191876 rows/sec., 421.21 KiB/sec. | ||
1008 | 2024.11.19 02:10:01.883496 [ 3 ] {b7240c5e-0827-4323-a8f8-54490c0e3018} <Debug> TCPHandler: Processed in 0.002199545 sec. | ||
1009 | 2024.11.19 02:10:01.883800 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1010 | 2024.11.19 02:10:01.884045 [ 5 ] {e1d9e8de-9bc6-45b3-9c9d-e97c67195fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1011 | 2024.11.19 02:10:01.884511 [ 5 ] {e1d9e8de-9bc6-45b3-9c9d-e97c67195fa3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1012 | 2024.11.19 02:10:01.884563 [ 5 ] {e1d9e8de-9bc6-45b3-9c9d-e97c67195fa3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1013 | 2024.11.19 02:10:01.884907 [ 5 ] {e1d9e8de-9bc6-45b3-9c9d-e97c67195fa3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1014 | 2024.11.19 02:10:01.884989 [ 5 ] {e1d9e8de-9bc6-45b3-9c9d-e97c67195fa3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1015 | 2024.11.19 02:10:01.885193 [ 5 ] {e1d9e8de-9bc6-45b3-9c9d-e97c67195fa3} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1016 | 2024.11.19 02:10:01.885250 [ 5 ] {e1d9e8de-9bc6-45b3-9c9d-e97c67195fa3} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1017 | 2024.11.19 02:10:01.885288 [ 5 ] {e1d9e8de-9bc6-45b3-9c9d-e97c67195fa3} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (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 | ||
1018 | 2024.11.19 02:10:01.885310 [ 5 ] {e1d9e8de-9bc6-45b3-9c9d-e97c67195fa3} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1019 | 2024.11.19 02:10:01.885361 [ 5 ] {e1d9e8de-9bc6-45b3-9c9d-e97c67195fa3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1020 | 2024.11.19 02:10:01.885393 [ 5 ] {e1d9e8de-9bc6-45b3-9c9d-e97c67195fa3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
1021 | 2024.11.19 02:10:01.886038 [ 5 ] {e1d9e8de-9bc6-45b3-9c9d-e97c67195fa3} <Debug> executeQuery: Read 20 rows, 807.00 B in 0.002117 sec., 9447.33112895607 rows/sec., 372.27 KiB/sec. | ||
1022 | 2024.11.19 02:10:01.886159 [ 5 ] {e1d9e8de-9bc6-45b3-9c9d-e97c67195fa3} <Debug> TCPHandler: Processed in 0.002434317 sec. | ||
1023 | 2024.11.19 02:10:01.886441 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1024 | 2024.11.19 02:10:01.886641 [ 3 ] {f61639a8-9798-4b04-af6a-1e61b88482eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1025 | 2024.11.19 02:10:01.886989 [ 3 ] {f61639a8-9798-4b04-af6a-1e61b88482eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1026 | 2024.11.19 02:10:01.887038 [ 3 ] {f61639a8-9798-4b04-af6a-1e61b88482eb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1027 | 2024.11.19 02:10:01.887361 [ 3 ] {f61639a8-9798-4b04-af6a-1e61b88482eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1028 | 2024.11.19 02:10:01.887441 [ 3 ] {f61639a8-9798-4b04-af6a-1e61b88482eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1029 | 2024.11.19 02:10:01.887601 [ 3 ] {f61639a8-9798-4b04-af6a-1e61b88482eb} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1030 | 2024.11.19 02:10:01.887637 [ 3 ] {f61639a8-9798-4b04-af6a-1e61b88482eb} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1031 | 2024.11.19 02:10:01.887662 [ 3 ] {f61639a8-9798-4b04-af6a-1e61b88482eb} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (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 | ||
1032 | 2024.11.19 02:10:01.887680 [ 3 ] {f61639a8-9798-4b04-af6a-1e61b88482eb} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1033 | 2024.11.19 02:10:01.887726 [ 3 ] {f61639a8-9798-4b04-af6a-1e61b88482eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1034 | 2024.11.19 02:10:01.887753 [ 3 ] {f61639a8-9798-4b04-af6a-1e61b88482eb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
1035 | 2024.11.19 02:10:01.888390 [ 3 ] {f61639a8-9798-4b04-af6a-1e61b88482eb} <Debug> executeQuery: Read 20 rows, 807.00 B in 0.001841 sec., 10863.661053775122 rows/sec., 428.07 KiB/sec. | ||
1036 | 2024.11.19 02:10:01.888513 [ 3 ] {f61639a8-9798-4b04-af6a-1e61b88482eb} <Debug> TCPHandler: Processed in 0.002146634 sec. | ||
1037 | 2024.11.19 02:10:01.888826 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1038 | 2024.11.19 02:10:01.889013 [ 5 ] {3930f1c4-6388-4f23-a97f-2af5adab056e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1039 | 2024.11.19 02:10:01.889366 [ 5 ] {3930f1c4-6388-4f23-a97f-2af5adab056e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1040 | 2024.11.19 02:10:01.889423 [ 5 ] {3930f1c4-6388-4f23-a97f-2af5adab056e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1041 | 2024.11.19 02:10:01.889748 [ 5 ] {3930f1c4-6388-4f23-a97f-2af5adab056e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1042 | 2024.11.19 02:10:01.889821 [ 5 ] {3930f1c4-6388-4f23-a97f-2af5adab056e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1043 | 2024.11.19 02:10:01.889975 [ 5 ] {3930f1c4-6388-4f23-a97f-2af5adab056e} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1044 | 2024.11.19 02:10:01.890009 [ 5 ] {3930f1c4-6388-4f23-a97f-2af5adab056e} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1045 | 2024.11.19 02:10:01.890034 [ 5 ] {3930f1c4-6388-4f23-a97f-2af5adab056e} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (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 | ||
1046 | 2024.11.19 02:10:01.890052 [ 5 ] {3930f1c4-6388-4f23-a97f-2af5adab056e} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1047 | 2024.11.19 02:10:01.890100 [ 5 ] {3930f1c4-6388-4f23-a97f-2af5adab056e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1048 | 2024.11.19 02:10:01.890127 [ 5 ] {3930f1c4-6388-4f23-a97f-2af5adab056e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
1049 | 2024.11.19 02:10:01.890830 [ 5 ] {3930f1c4-6388-4f23-a97f-2af5adab056e} <Debug> executeQuery: Read 20 rows, 807.00 B in 0.001905 sec., 10498.687664041994 rows/sec., 413.69 KiB/sec. | ||
1050 | 2024.11.19 02:10:01.890954 [ 5 ] {3930f1c4-6388-4f23-a97f-2af5adab056e} <Debug> TCPHandler: Processed in 0.002187645 sec. | ||
1051 | 2024.11.19 02:10:01.891269 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1052 | 2024.11.19 02:10:01.891478 [ 3 ] {4b7bdfe6-9133-459c-950a-b62a0f7f1246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1053 | 2024.11.19 02:10:01.891835 [ 3 ] {4b7bdfe6-9133-459c-950a-b62a0f7f1246} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1054 | 2024.11.19 02:10:01.891884 [ 3 ] {4b7bdfe6-9133-459c-950a-b62a0f7f1246} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1055 | 2024.11.19 02:10:01.892209 [ 3 ] {4b7bdfe6-9133-459c-950a-b62a0f7f1246} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1056 | 2024.11.19 02:10:01.892287 [ 3 ] {4b7bdfe6-9133-459c-950a-b62a0f7f1246} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1057 | 2024.11.19 02:10:01.892454 [ 3 ] {4b7bdfe6-9133-459c-950a-b62a0f7f1246} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1058 | 2024.11.19 02:10:01.892491 [ 3 ] {4b7bdfe6-9133-459c-950a-b62a0f7f1246} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1059 | 2024.11.19 02:10:01.892515 [ 3 ] {4b7bdfe6-9133-459c-950a-b62a0f7f1246} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (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 | ||
1060 | 2024.11.19 02:10:01.892532 [ 3 ] {4b7bdfe6-9133-459c-950a-b62a0f7f1246} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1061 | 2024.11.19 02:10:01.892579 [ 3 ] {4b7bdfe6-9133-459c-950a-b62a0f7f1246} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1062 | 2024.11.19 02:10:01.892603 [ 3 ] {4b7bdfe6-9133-459c-950a-b62a0f7f1246} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
1063 | 2024.11.19 02:10:01.893237 [ 3 ] {4b7bdfe6-9133-459c-950a-b62a0f7f1246} <Debug> executeQuery: Read 20 rows, 807.00 B in 0.001856 sec., 10775.862068965516 rows/sec., 424.62 KiB/sec. | ||
1064 | 2024.11.19 02:10:01.893358 [ 3 ] {4b7bdfe6-9133-459c-950a-b62a0f7f1246} <Debug> TCPHandler: Processed in 0.002162555 sec. | ||
1065 | 2024.11.19 02:10:01.893623 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1066 | 2024.11.19 02:10:01.893818 [ 5 ] {7227ab5a-86e6-4690-8c6b-16df896b0430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1067 | 2024.11.19 02:10:01.894157 [ 5 ] {7227ab5a-86e6-4690-8c6b-16df896b0430} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1068 | 2024.11.19 02:10:01.894207 [ 5 ] {7227ab5a-86e6-4690-8c6b-16df896b0430} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1069 | 2024.11.19 02:10:01.894529 [ 5 ] {7227ab5a-86e6-4690-8c6b-16df896b0430} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1070 | 2024.11.19 02:10:01.894599 [ 5 ] {7227ab5a-86e6-4690-8c6b-16df896b0430} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1071 | 2024.11.19 02:10:01.894752 [ 5 ] {7227ab5a-86e6-4690-8c6b-16df896b0430} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1072 | 2024.11.19 02:10:01.894788 [ 5 ] {7227ab5a-86e6-4690-8c6b-16df896b0430} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1073 | 2024.11.19 02:10:01.894810 [ 5 ] {7227ab5a-86e6-4690-8c6b-16df896b0430} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (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 | ||
1074 | 2024.11.19 02:10:01.894828 [ 5 ] {7227ab5a-86e6-4690-8c6b-16df896b0430} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1075 | 2024.11.19 02:10:01.894874 [ 5 ] {7227ab5a-86e6-4690-8c6b-16df896b0430} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1076 | 2024.11.19 02:10:01.894899 [ 5 ] {7227ab5a-86e6-4690-8c6b-16df896b0430} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
1077 | 2024.11.19 02:10:01.895516 [ 5 ] {7227ab5a-86e6-4690-8c6b-16df896b0430} <Debug> executeQuery: Read 20 rows, 807.00 B in 0.001792 sec., 11160.714285714286 rows/sec., 439.78 KiB/sec. | ||
1078 | 2024.11.19 02:10:01.895636 [ 5 ] {7227ab5a-86e6-4690-8c6b-16df896b0430} <Debug> TCPHandler: Processed in 0.002074574 sec. | ||
1079 | 2024.11.19 02:10:01.895962 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1080 | 2024.11.19 02:10:01.896160 [ 3 ] {a7fbac3e-33a0-443a-b79a-a5c84931e04d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1081 | 2024.11.19 02:10:01.896663 [ 3 ] {a7fbac3e-33a0-443a-b79a-a5c84931e04d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1082 | 2024.11.19 02:10:01.896743 [ 3 ] {a7fbac3e-33a0-443a-b79a-a5c84931e04d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1083 | 2024.11.19 02:10:01.897102 [ 3 ] {a7fbac3e-33a0-443a-b79a-a5c84931e04d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1084 | 2024.11.19 02:10:01.897177 [ 3 ] {a7fbac3e-33a0-443a-b79a-a5c84931e04d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1085 | 2024.11.19 02:10:01.897332 [ 3 ] {a7fbac3e-33a0-443a-b79a-a5c84931e04d} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1086 | 2024.11.19 02:10:01.897368 [ 3 ] {a7fbac3e-33a0-443a-b79a-a5c84931e04d} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1087 | 2024.11.19 02:10:01.897395 [ 3 ] {a7fbac3e-33a0-443a-b79a-a5c84931e04d} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (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 | ||
1088 | 2024.11.19 02:10:01.897414 [ 3 ] {a7fbac3e-33a0-443a-b79a-a5c84931e04d} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1089 | 2024.11.19 02:10:01.897461 [ 3 ] {a7fbac3e-33a0-443a-b79a-a5c84931e04d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1090 | 2024.11.19 02:10:01.897487 [ 3 ] {a7fbac3e-33a0-443a-b79a-a5c84931e04d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
1091 | 2024.11.19 02:10:01.898172 [ 3 ] {a7fbac3e-33a0-443a-b79a-a5c84931e04d} <Debug> executeQuery: Read 20 rows, 807.00 B in 0.002107 sec., 9492.1689606075 rows/sec., 374.03 KiB/sec. | ||
1092 | 2024.11.19 02:10:01.898303 [ 3 ] {a7fbac3e-33a0-443a-b79a-a5c84931e04d} <Debug> TCPHandler: Processed in 0.002400507 sec. | ||
1093 | 2024.11.19 02:10:01.898714 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1094 | 2024.11.19 02:10:01.898932 [ 5 ] {9f3b7621-854b-4453-8109-e395a515654c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1095 | 2024.11.19 02:10:01.899287 [ 5 ] {9f3b7621-854b-4453-8109-e395a515654c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1096 | 2024.11.19 02:10:01.899337 [ 5 ] {9f3b7621-854b-4453-8109-e395a515654c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1097 | 2024.11.19 02:10:01.899673 [ 5 ] {9f3b7621-854b-4453-8109-e395a515654c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1098 | 2024.11.19 02:10:01.899749 [ 5 ] {9f3b7621-854b-4453-8109-e395a515654c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1099 | 2024.11.19 02:10:01.899906 [ 5 ] {9f3b7621-854b-4453-8109-e395a515654c} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1100 | 2024.11.19 02:10:01.899942 [ 5 ] {9f3b7621-854b-4453-8109-e395a515654c} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1101 | 2024.11.19 02:10:01.899966 [ 5 ] {9f3b7621-854b-4453-8109-e395a515654c} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (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 | ||
1102 | 2024.11.19 02:10:01.899984 [ 5 ] {9f3b7621-854b-4453-8109-e395a515654c} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1103 | 2024.11.19 02:10:01.900032 [ 5 ] {9f3b7621-854b-4453-8109-e395a515654c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1104 | 2024.11.19 02:10:01.900057 [ 5 ] {9f3b7621-854b-4453-8109-e395a515654c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
1105 | 2024.11.19 02:10:01.900763 [ 5 ] {9f3b7621-854b-4453-8109-e395a515654c} <Debug> executeQuery: Read 20 rows, 807.00 B in 0.001926 sec., 10384.215991692627 rows/sec., 409.18 KiB/sec. | ||
1106 | 2024.11.19 02:10:01.900891 [ 5 ] {9f3b7621-854b-4453-8109-e395a515654c} <Debug> TCPHandler: Processed in 0.002257676 sec. | ||
1107 | 2024.11.19 02:10:01.905941 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1108 | 2024.11.19 02:10:01.906149 [ 3 ] {58f014f4-ebc8-47b8-8082-9e14516d4ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
1109 | 2024.11.19 02:10:01.906546 [ 3 ] {58f014f4-ebc8-47b8-8082-9e14516d4ae1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1110 | 2024.11.19 02:10:01.906601 [ 3 ] {58f014f4-ebc8-47b8-8082-9e14516d4ae1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
1111 | 2024.11.19 02:10:01.906970 [ 3 ] {58f014f4-ebc8-47b8-8082-9e14516d4ae1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1112 | 2024.11.19 02:10:01.907049 [ 3 ] {58f014f4-ebc8-47b8-8082-9e14516d4ae1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1113 | 2024.11.19 02:10:01.907205 [ 3 ] {58f014f4-ebc8-47b8-8082-9e14516d4ae1} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1114 | 2024.11.19 02:10:01.907240 [ 3 ] {58f014f4-ebc8-47b8-8082-9e14516d4ae1} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1115 | 2024.11.19 02:10:01.907264 [ 3 ] {58f014f4-ebc8-47b8-8082-9e14516d4ae1} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (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 | ||
1116 | 2024.11.19 02:10:01.907281 [ 3 ] {58f014f4-ebc8-47b8-8082-9e14516d4ae1} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1117 | 2024.11.19 02:10:01.907328 [ 3 ] {58f014f4-ebc8-47b8-8082-9e14516d4ae1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1118 | 2024.11.19 02:10:01.907353 [ 3 ] {58f014f4-ebc8-47b8-8082-9e14516d4ae1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
1119 | 2024.11.19 02:10:01.908069 [ 3 ] {58f014f4-ebc8-47b8-8082-9e14516d4ae1} <Debug> executeQuery: Read 20 rows, 807.00 B in 0.00202 sec., 9900.990099009901 rows/sec., 390.14 KiB/sec. | ||
1120 | 2024.11.19 02:10:01.908196 [ 3 ] {58f014f4-ebc8-47b8-8082-9e14516d4ae1} <Debug> TCPHandler: Processed in 0.002332687 sec. | ||
1121 | 2024.11.19 02:10:01.915132 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1122 | 2024.11.19 02:10:01.915267 [ 3 ] {1911bee8-71a6-44a7-983c-318fe0752c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1123 | 2024.11.19 02:10:01.915320 [ 3 ] {1911bee8-71a6-44a7-983c-318fe0752c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1124 | 2024.11.19 02:10:01.916097 [ 3 ] {1911bee8-71a6-44a7-983c-318fe0752c1f} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1125 | 2024.11.19 02:10:01.916147 [ 3 ] {1911bee8-71a6-44a7-983c-318fe0752c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1126 | 2024.11.19 02:10:01.916929 [ 3 ] {1911bee8-71a6-44a7-983c-318fe0752c1f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1127 | 2024.11.19 02:10:01.917412 [ 3 ] {1911bee8-71a6-44a7-983c-318fe0752c1f} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1128 | 2024.11.19 02:10:01.917621 [ 3 ] {1911bee8-71a6-44a7-983c-318fe0752c1f} <Debug> executeQuery: Read 17 rows, 3.14 KiB in 0.002388 sec., 7118.92797319933 rows/sec., 1.29 MiB/sec. | ||
1129 | 2024.11.19 02:10:01.917697 [ 3 ] {1911bee8-71a6-44a7-983c-318fe0752c1f} <Debug> TCPHandler: Processed in 0.00263027 sec. | ||
1130 | 2024.11.19 02:10:01.917918 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1131 | 2024.11.19 02:10:01.918098 [ 5 ] {c85fac3e-5299-4960-b89e-8fe1f9176ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1132 | 2024.11.19 02:10:01.918173 [ 5 ] {c85fac3e-5299-4960-b89e-8fe1f9176ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1133 | 2024.11.19 02:10:01.919551 [ 5 ] {c85fac3e-5299-4960-b89e-8fe1f9176ddc} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1134 | 2024.11.19 02:10:01.919685 [ 5 ] {c85fac3e-5299-4960-b89e-8fe1f9176ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1135 | 2024.11.19 02:10:01.920428 [ 5 ] {c85fac3e-5299-4960-b89e-8fe1f9176ddc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1136 | 2024.11.19 02:10:01.921430 [ 5 ] {c85fac3e-5299-4960-b89e-8fe1f9176ddc} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1137 | 2024.11.19 02:10:01.921806 [ 5 ] {c85fac3e-5299-4960-b89e-8fe1f9176ddc} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00375 sec., 3733.3333333333335 rows/sec., 268.75 KiB/sec. | ||
1138 | 2024.11.19 02:10:01.921908 [ 5 ] {c85fac3e-5299-4960-b89e-8fe1f9176ddc} <Debug> TCPHandler: Processed in 0.004081217 sec. | ||
1139 | 2024.11.19 02:10:01.922078 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1140 | 2024.11.19 02:10:01.922215 [ 3 ] {aa3f24ca-0ff9-4dd5-a859-95643c024cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1141 | 2024.11.19 02:10:01.922268 [ 3 ] {aa3f24ca-0ff9-4dd5-a859-95643c024cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1142 | 2024.11.19 02:10:01.923028 [ 3 ] {aa3f24ca-0ff9-4dd5-a859-95643c024cd5} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1143 | 2024.11.19 02:10:01.923069 [ 3 ] {aa3f24ca-0ff9-4dd5-a859-95643c024cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1144 | 2024.11.19 02:10:01.923674 [ 3 ] {aa3f24ca-0ff9-4dd5-a859-95643c024cd5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1145 | 2024.11.19 02:10:01.924176 [ 3 ] {aa3f24ca-0ff9-4dd5-a859-95643c024cd5} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1146 | 2024.11.19 02:10:01.924364 [ 3 ] {aa3f24ca-0ff9-4dd5-a859-95643c024cd5} <Debug> executeQuery: Read 219 rows, 19.58 KiB in 0.002178 sec., 100550.96418732783 rows/sec., 8.78 MiB/sec. | ||
1147 | 2024.11.19 02:10:01.924446 [ 3 ] {aa3f24ca-0ff9-4dd5-a859-95643c024cd5} <Debug> TCPHandler: Processed in 0.002431888 sec. | ||
1148 | 2024.11.19 02:10:01.924622 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1149 | 2024.11.19 02:10:01.924754 [ 5 ] {1c103027-34fd-4972-891e-f6a808b69a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1150 | 2024.11.19 02:10:01.924806 [ 5 ] {1c103027-34fd-4972-891e-f6a808b69a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1151 | 2024.11.19 02:10:01.925444 [ 5 ] {1c103027-34fd-4972-891e-f6a808b69a02} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1152 | 2024.11.19 02:10:01.925484 [ 5 ] {1c103027-34fd-4972-891e-f6a808b69a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1153 | 2024.11.19 02:10:01.926022 [ 5 ] {1c103027-34fd-4972-891e-f6a808b69a02} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1154 | 2024.11.19 02:10:01.926611 [ 5 ] {1c103027-34fd-4972-891e-f6a808b69a02} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1155 | 2024.11.19 02:10:01.926840 [ 5 ] {1c103027-34fd-4972-891e-f6a808b69a02} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.002117 sec., 7085.498346717052 rows/sec., 499.58 KiB/sec. | ||
1156 | 2024.11.19 02:10:01.926899 [ 5 ] {1c103027-34fd-4972-891e-f6a808b69a02} <Debug> TCPHandler: Processed in 0.002340607 sec. | ||
1157 | 2024.11.19 02:10:01.927051 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1158 | 2024.11.19 02:10:01.927207 [ 3 ] {cc9c285e-9ae2-4d2e-ad32-11f93d820678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1159 | 2024.11.19 02:10:01.927267 [ 3 ] {cc9c285e-9ae2-4d2e-ad32-11f93d820678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1160 | 2024.11.19 02:10:01.927856 [ 3 ] {cc9c285e-9ae2-4d2e-ad32-11f93d820678} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1161 | 2024.11.19 02:10:01.927895 [ 3 ] {cc9c285e-9ae2-4d2e-ad32-11f93d820678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1162 | 2024.11.19 02:10:01.928362 [ 3 ] {cc9c285e-9ae2-4d2e-ad32-11f93d820678} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1163 | 2024.11.19 02:10:01.928834 [ 3 ] {cc9c285e-9ae2-4d2e-ad32-11f93d820678} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1164 | 2024.11.19 02:10:01.929006 [ 3 ] {cc9c285e-9ae2-4d2e-ad32-11f93d820678} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001842 sec., 7600.43431053203 rows/sec., 532.28 KiB/sec. | ||
1165 | 2024.11.19 02:10:01.929059 [ 3 ] {cc9c285e-9ae2-4d2e-ad32-11f93d820678} <Debug> TCPHandler: Processed in 0.002067254 sec. | ||
1166 | 2024.11.19 02:10:01.929235 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1167 | 2024.11.19 02:10:01.929376 [ 5 ] {22153a34-04a8-41c1-9aba-79826a04528d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1168 | 2024.11.19 02:10:01.929437 [ 5 ] {22153a34-04a8-41c1-9aba-79826a04528d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1169 | 2024.11.19 02:10:01.930041 [ 5 ] {22153a34-04a8-41c1-9aba-79826a04528d} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1170 | 2024.11.19 02:10:01.930081 [ 5 ] {22153a34-04a8-41c1-9aba-79826a04528d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1171 | 2024.11.19 02:10:01.930637 [ 5 ] {22153a34-04a8-41c1-9aba-79826a04528d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1172 | 2024.11.19 02:10:01.931202 [ 5 ] {22153a34-04a8-41c1-9aba-79826a04528d} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1173 | 2024.11.19 02:10:01.931416 [ 5 ] {22153a34-04a8-41c1-9aba-79826a04528d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002072 sec., 6274.131274131274 rows/sec., 391.19 KiB/sec. | ||
1174 | 2024.11.19 02:10:01.931472 [ 5 ] {22153a34-04a8-41c1-9aba-79826a04528d} <Debug> TCPHandler: Processed in 0.002307446 sec. | ||
1175 | 2024.11.19 02:10:01.931626 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1176 | 2024.11.19 02:10:01.931748 [ 3 ] {763c1969-e89c-471f-8b03-0fa588ebfc24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1177 | 2024.11.19 02:10:01.931797 [ 3 ] {763c1969-e89c-471f-8b03-0fa588ebfc24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1178 | 2024.11.19 02:10:01.932572 [ 3 ] {763c1969-e89c-471f-8b03-0fa588ebfc24} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1179 | 2024.11.19 02:10:01.932610 [ 3 ] {763c1969-e89c-471f-8b03-0fa588ebfc24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1180 | 2024.11.19 02:10:01.933137 [ 3 ] {763c1969-e89c-471f-8b03-0fa588ebfc24} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1181 | 2024.11.19 02:10:01.933626 [ 3 ] {763c1969-e89c-471f-8b03-0fa588ebfc24} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1182 | 2024.11.19 02:10:01.933831 [ 3 ] {763c1969-e89c-471f-8b03-0fa588ebfc24} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.002105 sec., 185273.1591448931 rows/sec., 13.14 MiB/sec. | ||
1183 | 2024.11.19 02:10:01.933966 [ 3 ] {763c1969-e89c-471f-8b03-0fa588ebfc24} <Debug> TCPHandler: Processed in 0.002401428 sec. | ||
1184 | 2024.11.19 02:10:01.934098 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1185 | 2024.11.19 02:10:01.934219 [ 5 ] {3930a285-ddbd-4904-a4ac-5157588aee70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1186 | 2024.11.19 02:10:01.934271 [ 5 ] {3930a285-ddbd-4904-a4ac-5157588aee70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1187 | 2024.11.19 02:10:01.934764 [ 5 ] {3930a285-ddbd-4904-a4ac-5157588aee70} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1188 | 2024.11.19 02:10:01.934804 [ 5 ] {3930a285-ddbd-4904-a4ac-5157588aee70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1189 | 2024.11.19 02:10:01.935327 [ 5 ] {3930a285-ddbd-4904-a4ac-5157588aee70} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1190 | 2024.11.19 02:10:01.935905 [ 5 ] {3930a285-ddbd-4904-a4ac-5157588aee70} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1191 | 2024.11.19 02:10:01.936184 [ 5 ] {3930a285-ddbd-4904-a4ac-5157588aee70} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001981 sec., 3028.773346794548 rows/sec., 158.24 KiB/sec. | ||
1192 | 2024.11.19 02:10:01.936262 [ 5 ] {3930a285-ddbd-4904-a4ac-5157588aee70} <Debug> TCPHandler: Processed in 0.002219725 sec. | ||
1193 | 2024.11.19 02:10:01.936465 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1194 | 2024.11.19 02:10:01.936588 [ 3 ] {c155243b-ba3b-4a60-b2bb-37b76c5336be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1195 | 2024.11.19 02:10:01.936642 [ 3 ] {c155243b-ba3b-4a60-b2bb-37b76c5336be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1196 | 2024.11.19 02:10:01.937320 [ 3 ] {c155243b-ba3b-4a60-b2bb-37b76c5336be} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1197 | 2024.11.19 02:10:01.937370 [ 3 ] {c155243b-ba3b-4a60-b2bb-37b76c5336be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1198 | 2024.11.19 02:10:01.938032 [ 3 ] {c155243b-ba3b-4a60-b2bb-37b76c5336be} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1199 | 2024.11.19 02:10:01.938587 [ 3 ] {c155243b-ba3b-4a60-b2bb-37b76c5336be} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1200 | 2024.11.19 02:10:01.938782 [ 3 ] {c155243b-ba3b-4a60-b2bb-37b76c5336be} <Debug> executeQuery: Read 207 rows, 14.14 KiB in 0.002219 sec., 93285.26363226678 rows/sec., 6.22 MiB/sec. | ||
1201 | 2024.11.19 02:10:01.938855 [ 3 ] {c155243b-ba3b-4a60-b2bb-37b76c5336be} <Debug> TCPHandler: Processed in 0.002449618 sec. | ||
1202 | 2024.11.19 02:10:01.938999 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1203 | 2024.11.19 02:10:01.939121 [ 5 ] {acafa0c7-9d7d-483f-a821-0dcfd2e7d37e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1204 | 2024.11.19 02:10:01.939196 [ 5 ] {acafa0c7-9d7d-483f-a821-0dcfd2e7d37e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1205 | 2024.11.19 02:10:01.939724 [ 5 ] {acafa0c7-9d7d-483f-a821-0dcfd2e7d37e} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1206 | 2024.11.19 02:10:01.939763 [ 5 ] {acafa0c7-9d7d-483f-a821-0dcfd2e7d37e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1207 | 2024.11.19 02:10:01.940913 [ 5 ] {acafa0c7-9d7d-483f-a821-0dcfd2e7d37e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1208 | 2024.11.19 02:10:01.941407 [ 5 ] {acafa0c7-9d7d-483f-a821-0dcfd2e7d37e} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1209 | 2024.11.19 02:10:01.941628 [ 5 ] {acafa0c7-9d7d-483f-a821-0dcfd2e7d37e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002532 sec., 394.9447077409163 rows/sec., 26.61 KiB/sec. | ||
1210 | 2024.11.19 02:10:01.941691 [ 5 ] {acafa0c7-9d7d-483f-a821-0dcfd2e7d37e} <Debug> TCPHandler: Processed in 0.002749221 sec. | ||
1211 | 2024.11.19 02:10:01.941863 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1212 | 2024.11.19 02:10:01.942008 [ 3 ] {f69ece2a-2bf6-4d77-a451-001ecc099ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1213 | 2024.11.19 02:10:01.942101 [ 3 ] {f69ece2a-2bf6-4d77-a451-001ecc099ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1214 | 2024.11.19 02:10:01.943473 [ 3 ] {f69ece2a-2bf6-4d77-a451-001ecc099ae0} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1215 | 2024.11.19 02:10:01.943526 [ 3 ] {f69ece2a-2bf6-4d77-a451-001ecc099ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1216 | 2024.11.19 02:10:01.946571 [ 3 ] {f69ece2a-2bf6-4d77-a451-001ecc099ae0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1217 | 2024.11.19 02:10:01.947114 [ 3 ] {f69ece2a-2bf6-4d77-a451-001ecc099ae0} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1218 | 2024.11.19 02:10:01.947327 [ 3 ] {f69ece2a-2bf6-4d77-a451-001ecc099ae0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005353 sec., 1494.4890715486642 rows/sec., 2.68 MiB/sec. | ||
1219 | 2024.11.19 02:10:01.947444 [ 3 ] {f69ece2a-2bf6-4d77-a451-001ecc099ae0} <Debug> TCPHandler: Processed in 0.005652015 sec. | ||
1220 | 2024.11.19 02:10:01.947607 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1221 | 2024.11.19 02:10:01.947732 [ 5 ] {c7135487-56e5-43d7-b882-231fd271cc27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1222 | 2024.11.19 02:10:01.947784 [ 5 ] {c7135487-56e5-43d7-b882-231fd271cc27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1223 | 2024.11.19 02:10:01.948277 [ 5 ] {c7135487-56e5-43d7-b882-231fd271cc27} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1224 | 2024.11.19 02:10:01.948318 [ 5 ] {c7135487-56e5-43d7-b882-231fd271cc27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1225 | 2024.11.19 02:10:01.948810 [ 5 ] {c7135487-56e5-43d7-b882-231fd271cc27} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1226 | 2024.11.19 02:10:01.949383 [ 5 ] {c7135487-56e5-43d7-b882-231fd271cc27} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1227 | 2024.11.19 02:10:01.949580 [ 5 ] {c7135487-56e5-43d7-b882-231fd271cc27} <Debug> executeQuery: Read 72 rows, 4.63 KiB in 0.001873 sec., 38441.00373731981 rows/sec., 2.41 MiB/sec. | ||
1228 | 2024.11.19 02:10:01.949634 [ 5 ] {c7135487-56e5-43d7-b882-231fd271cc27} <Debug> TCPHandler: Processed in 0.002086064 sec. | ||
1229 | 2024.11.19 02:10:06.864892 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1230 | 2024.11.19 02:10:06.865155 [ 3 ] {e69e8cf7-c700-407d-99bb-9cd304305efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1231 | 2024.11.19 02:10:06.865250 [ 3 ] {e69e8cf7-c700-407d-99bb-9cd304305efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1232 | 2024.11.19 02:10:06.866145 [ 3 ] {e69e8cf7-c700-407d-99bb-9cd304305efd} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1233 | 2024.11.19 02:10:06.866197 [ 3 ] {e69e8cf7-c700-407d-99bb-9cd304305efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1234 | 2024.11.19 02:10:06.866747 [ 3 ] {e69e8cf7-c700-407d-99bb-9cd304305efd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1235 | 2024.11.19 02:10:06.867276 [ 3 ] {e69e8cf7-c700-407d-99bb-9cd304305efd} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1236 | 2024.11.19 02:10:06.867522 [ 3 ] {e69e8cf7-c700-407d-99bb-9cd304305efd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002435 sec., 22997.94661190965 rows/sec., 1.77 MiB/sec. | ||
1237 | 2024.11.19 02:10:06.867584 [ 3 ] {e69e8cf7-c700-407d-99bb-9cd304305efd} <Debug> TCPHandler: Processed in 0.002851643 sec. | ||
1238 | 2024.11.19 02:10:06.867857 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1239 | 2024.11.19 02:10:06.868070 [ 5 ] {4321632e-2ba1-4a00-865f-c0d4d7607961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1240 | 2024.11.19 02:10:06.868154 [ 5 ] {4321632e-2ba1-4a00-865f-c0d4d7607961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1241 | 2024.11.19 02:10:06.868982 [ 5 ] {4321632e-2ba1-4a00-865f-c0d4d7607961} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1242 | 2024.11.19 02:10:06.869034 [ 5 ] {4321632e-2ba1-4a00-865f-c0d4d7607961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1243 | 2024.11.19 02:10:06.869621 [ 5 ] {4321632e-2ba1-4a00-865f-c0d4d7607961} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1244 | 2024.11.19 02:10:06.870116 [ 5 ] {4321632e-2ba1-4a00-865f-c0d4d7607961} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1245 | 2024.11.19 02:10:06.870352 [ 5 ] {4321632e-2ba1-4a00-865f-c0d4d7607961} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002343 sec., 27315.40759709774 rows/sec., 2.13 MiB/sec. | ||
1246 | 2024.11.19 02:10:06.870416 [ 5 ] {4321632e-2ba1-4a00-865f-c0d4d7607961} <Debug> TCPHandler: Processed in 0.002704711 sec. | ||
1247 | 2024.11.19 02:10:06.870578 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1248 | 2024.11.19 02:10:06.870706 [ 3 ] {1aedd96c-87a9-42e9-ad90-ec0b5861e011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1249 | 2024.11.19 02:10:06.870762 [ 3 ] {1aedd96c-87a9-42e9-ad90-ec0b5861e011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1250 | 2024.11.19 02:10:06.871351 [ 3 ] {1aedd96c-87a9-42e9-ad90-ec0b5861e011} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1251 | 2024.11.19 02:10:06.871390 [ 3 ] {1aedd96c-87a9-42e9-ad90-ec0b5861e011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1252 | 2024.11.19 02:10:06.872018 [ 3 ] {1aedd96c-87a9-42e9-ad90-ec0b5861e011} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1253 | 2024.11.19 02:10:06.872553 [ 3 ] {1aedd96c-87a9-42e9-ad90-ec0b5861e011} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1254 | 2024.11.19 02:10:06.872849 [ 3 ] {1aedd96c-87a9-42e9-ad90-ec0b5861e011} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002157 sec., 74177.09782104775 rows/sec., 5.17 MiB/sec. | ||
1255 | 2024.11.19 02:10:06.872928 [ 3 ] {1aedd96c-87a9-42e9-ad90-ec0b5861e011} <Debug> TCPHandler: Processed in 0.002411138 sec. | ||
1256 | 2024.11.19 02:10:06.873148 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1257 | 2024.11.19 02:10:06.873359 [ 5 ] {d5f2102d-9768-40f6-9ea8-c95667cde66e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1258 | 2024.11.19 02:10:06.873449 [ 5 ] {d5f2102d-9768-40f6-9ea8-c95667cde66e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1259 | 2024.11.19 02:10:06.874075 [ 5 ] {d5f2102d-9768-40f6-9ea8-c95667cde66e} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1260 | 2024.11.19 02:10:06.874116 [ 5 ] {d5f2102d-9768-40f6-9ea8-c95667cde66e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1261 | 2024.11.19 02:10:06.874630 [ 5 ] {d5f2102d-9768-40f6-9ea8-c95667cde66e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1262 | 2024.11.19 02:10:06.875167 [ 5 ] {d5f2102d-9768-40f6-9ea8-c95667cde66e} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1263 | 2024.11.19 02:10:06.875451 [ 5 ] {d5f2102d-9768-40f6-9ea8-c95667cde66e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002123 sec., 28261.893546867643 rows/sec., 1.90 MiB/sec. | ||
1264 | 2024.11.19 02:10:06.875573 [ 5 ] {d5f2102d-9768-40f6-9ea8-c95667cde66e} <Debug> TCPHandler: Processed in 0.002531169 sec. | ||
1265 | 2024.11.19 02:10:07.641459 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62433, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1266 | 2024.11.19 02:10:07.855841 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64906, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1267 | 2024.11.19 02:10:07.863292 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64783, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1268 | 2024.11.19 02:10:07.970750 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35864, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1269 | 2024.11.19 02:10:07.975121 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33177, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1270 | 2024.11.19 02:10:08.036557 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43206, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1271 | 2024.11.19 02:10:08.047091 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54138, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1272 | 2024.11.19 02:10:08.050448 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47394, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1273 | 2024.11.19 02:10:10.001370 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1274 | 2024.11.19 02:10:10.001434 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1275 | 2024.11.19 02:10:10.078093 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 208 | ||
1276 | 2024.11.19 02:10:10.081866 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1277 | 2024.11.19 02:10:10.081920 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1278 | 2024.11.19 02:10:10.083745 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1279 | 2024.11.19 02:10:10.084374 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1280 | 2024.11.19 02:10:10.084922 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 208 | ||
1281 | 2024.11.19 02:10:11.358796 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35690, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1282 | 2024.11.19 02:10:11.710084 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49383, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1283 | 2024.11.19 02:10:11.780561 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39361, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1284 | 2024.11.19 02:10:11.831074 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49966, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1285 | 2024.11.19 02:10:11.864620 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58717, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1286 | 2024.11.19 02:10:11.870592 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1287 | 2024.11.19 02:10:11.870812 [ 3 ] {1c0764b3-f158-43b2-9a00-fa167d174cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1288 | 2024.11.19 02:10:11.870883 [ 3 ] {1c0764b3-f158-43b2-9a00-fa167d174cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1289 | 2024.11.19 02:10:11.871603 [ 3 ] {1c0764b3-f158-43b2-9a00-fa167d174cb5} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1290 | 2024.11.19 02:10:11.871653 [ 3 ] {1c0764b3-f158-43b2-9a00-fa167d174cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1291 | 2024.11.19 02:10:11.872236 [ 3 ] {1c0764b3-f158-43b2-9a00-fa167d174cb5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1292 | 2024.11.19 02:10:11.872779 [ 3 ] {1c0764b3-f158-43b2-9a00-fa167d174cb5} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1293 | 2024.11.19 02:10:11.873020 [ 3 ] {1c0764b3-f158-43b2-9a00-fa167d174cb5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002266 sec., 6178.28773168579 rows/sec., 444.75 KiB/sec. | ||
1294 | 2024.11.19 02:10:11.873084 [ 3 ] {1c0764b3-f158-43b2-9a00-fa167d174cb5} <Debug> TCPHandler: Processed in 0.00260929 sec. | ||
1295 | 2024.11.19 02:10:11.873315 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1296 | 2024.11.19 02:10:11.873499 [ 5 ] {fde51b7e-c481-439c-a8c9-243f19c367bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1297 | 2024.11.19 02:10:11.873571 [ 5 ] {fde51b7e-c481-439c-a8c9-243f19c367bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1298 | 2024.11.19 02:10:11.874390 [ 5 ] {fde51b7e-c481-439c-a8c9-243f19c367bd} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1299 | 2024.11.19 02:10:11.874441 [ 5 ] {fde51b7e-c481-439c-a8c9-243f19c367bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1300 | 2024.11.19 02:10:11.875016 [ 5 ] {fde51b7e-c481-439c-a8c9-243f19c367bd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1301 | 2024.11.19 02:10:11.875626 [ 5 ] {fde51b7e-c481-439c-a8c9-243f19c367bd} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1302 | 2024.11.19 02:10:11.875906 [ 5 ] {fde51b7e-c481-439c-a8c9-243f19c367bd} <Debug> executeQuery: Read 219 rows, 19.58 KiB in 0.002459 sec., 89060.5937372916 rows/sec., 7.77 MiB/sec. | ||
1303 | 2024.11.19 02:10:11.875963 [ 5 ] {fde51b7e-c481-439c-a8c9-243f19c367bd} <Debug> TCPHandler: Processed in 0.002772981 sec. | ||
1304 | 2024.11.19 02:10:11.876118 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1305 | 2024.11.19 02:10:11.876265 [ 3 ] {2d1f51ce-16ac-40f2-bf35-903f0bd0b825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1306 | 2024.11.19 02:10:11.876327 [ 3 ] {2d1f51ce-16ac-40f2-bf35-903f0bd0b825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1307 | 2024.11.19 02:10:11.876993 [ 3 ] {2d1f51ce-16ac-40f2-bf35-903f0bd0b825} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1308 | 2024.11.19 02:10:11.877035 [ 3 ] {2d1f51ce-16ac-40f2-bf35-903f0bd0b825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1309 | 2024.11.19 02:10:11.877563 [ 3 ] {2d1f51ce-16ac-40f2-bf35-903f0bd0b825} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1310 | 2024.11.19 02:10:11.878084 [ 3 ] {2d1f51ce-16ac-40f2-bf35-903f0bd0b825} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1311 | 2024.11.19 02:10:11.878301 [ 3 ] {2d1f51ce-16ac-40f2-bf35-903f0bd0b825} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.002072 sec., 7239.382239382239 rows/sec., 510.43 KiB/sec. | ||
1312 | 2024.11.19 02:10:11.878357 [ 3 ] {2d1f51ce-16ac-40f2-bf35-903f0bd0b825} <Debug> TCPHandler: Processed in 0.002307547 sec. | ||
1313 | 2024.11.19 02:10:11.878508 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1314 | 2024.11.19 02:10:11.878650 [ 5 ] {79b17883-b12e-4da1-8d3c-9e26e5ff7e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1315 | 2024.11.19 02:10:11.878707 [ 5 ] {79b17883-b12e-4da1-8d3c-9e26e5ff7e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1316 | 2024.11.19 02:10:11.879297 [ 5 ] {79b17883-b12e-4da1-8d3c-9e26e5ff7e6e} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1317 | 2024.11.19 02:10:11.879337 [ 5 ] {79b17883-b12e-4da1-8d3c-9e26e5ff7e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1318 | 2024.11.19 02:10:11.879820 [ 5 ] {79b17883-b12e-4da1-8d3c-9e26e5ff7e6e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1319 | 2024.11.19 02:10:11.880333 [ 5 ] {79b17883-b12e-4da1-8d3c-9e26e5ff7e6e} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1320 | 2024.11.19 02:10:11.880547 [ 5 ] {79b17883-b12e-4da1-8d3c-9e26e5ff7e6e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001929 sec., 7257.646448937274 rows/sec., 508.28 KiB/sec. | ||
1321 | 2024.11.19 02:10:11.880600 [ 5 ] {79b17883-b12e-4da1-8d3c-9e26e5ff7e6e} <Debug> TCPHandler: Processed in 0.002158614 sec. | ||
1322 | 2024.11.19 02:10:11.880748 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1323 | 2024.11.19 02:10:11.880889 [ 3 ] {4949018a-b293-49de-b207-f1e52dddfe40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1324 | 2024.11.19 02:10:11.880947 [ 3 ] {4949018a-b293-49de-b207-f1e52dddfe40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1325 | 2024.11.19 02:10:11.881626 [ 3 ] {4949018a-b293-49de-b207-f1e52dddfe40} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1326 | 2024.11.19 02:10:11.881673 [ 3 ] {4949018a-b293-49de-b207-f1e52dddfe40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1327 | 2024.11.19 02:10:11.882200 [ 3 ] {4949018a-b293-49de-b207-f1e52dddfe40} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1328 | 2024.11.19 02:10:11.882770 [ 3 ] {4949018a-b293-49de-b207-f1e52dddfe40} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1329 | 2024.11.19 02:10:11.882950 [ 3 ] {4949018a-b293-49de-b207-f1e52dddfe40} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002093 sec., 6211.180124223603 rows/sec., 387.27 KiB/sec. | ||
1330 | 2024.11.19 02:10:11.883003 [ 3 ] {4949018a-b293-49de-b207-f1e52dddfe40} <Debug> TCPHandler: Processed in 0.002325137 sec. | ||
1331 | 2024.11.19 02:10:11.883244 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1332 | 2024.11.19 02:10:11.883468 [ 5 ] {9de3dcdf-8e86-4532-93a0-822680636362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1333 | 2024.11.19 02:10:11.883559 [ 5 ] {9de3dcdf-8e86-4532-93a0-822680636362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1334 | 2024.11.19 02:10:11.884406 [ 5 ] {9de3dcdf-8e86-4532-93a0-822680636362} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1335 | 2024.11.19 02:10:11.884448 [ 5 ] {9de3dcdf-8e86-4532-93a0-822680636362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1336 | 2024.11.19 02:10:11.884971 [ 5 ] {9de3dcdf-8e86-4532-93a0-822680636362} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1337 | 2024.11.19 02:10:11.885482 [ 5 ] {9de3dcdf-8e86-4532-93a0-822680636362} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1338 | 2024.11.19 02:10:11.885692 [ 5 ] {9de3dcdf-8e86-4532-93a0-822680636362} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.002278 sec., 171202.80948200176 rows/sec., 12.14 MiB/sec. | ||
1339 | 2024.11.19 02:10:11.885746 [ 5 ] {9de3dcdf-8e86-4532-93a0-822680636362} <Debug> TCPHandler: Processed in 0.002613369 sec. | ||
1340 | 2024.11.19 02:10:11.885918 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1341 | 2024.11.19 02:10:11.886141 [ 3 ] {6b19cc98-3fbc-429f-8382-272d227ad229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1342 | 2024.11.19 02:10:11.886236 [ 3 ] {6b19cc98-3fbc-429f-8382-272d227ad229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1343 | 2024.11.19 02:10:11.887005 [ 3 ] {6b19cc98-3fbc-429f-8382-272d227ad229} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1344 | 2024.11.19 02:10:11.887043 [ 3 ] {6b19cc98-3fbc-429f-8382-272d227ad229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1345 | 2024.11.19 02:10:11.887601 [ 3 ] {6b19cc98-3fbc-429f-8382-272d227ad229} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1346 | 2024.11.19 02:10:11.888144 [ 3 ] {6b19cc98-3fbc-429f-8382-272d227ad229} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1347 | 2024.11.19 02:10:11.888340 [ 3 ] {6b19cc98-3fbc-429f-8382-272d227ad229} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00225 sec., 2666.666666666667 rows/sec., 139.32 KiB/sec. | ||
1348 | 2024.11.19 02:10:11.888395 [ 3 ] {6b19cc98-3fbc-429f-8382-272d227ad229} <Debug> TCPHandler: Processed in 0.00257101 sec. | ||
1349 | 2024.11.19 02:10:11.888548 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1350 | 2024.11.19 02:10:11.888687 [ 5 ] {bdd2c504-ece6-4b05-9c3e-cbc3484af67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1351 | 2024.11.19 02:10:11.888750 [ 5 ] {bdd2c504-ece6-4b05-9c3e-cbc3484af67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1352 | 2024.11.19 02:10:11.889330 [ 5 ] {bdd2c504-ece6-4b05-9c3e-cbc3484af67e} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1353 | 2024.11.19 02:10:11.889370 [ 5 ] {bdd2c504-ece6-4b05-9c3e-cbc3484af67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1354 | 2024.11.19 02:10:11.889921 [ 5 ] {bdd2c504-ece6-4b05-9c3e-cbc3484af67e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1355 | 2024.11.19 02:10:11.890391 [ 5 ] {bdd2c504-ece6-4b05-9c3e-cbc3484af67e} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1356 | 2024.11.19 02:10:11.890627 [ 5 ] {bdd2c504-ece6-4b05-9c3e-cbc3484af67e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001965 sec., 120610.68702290075 rows/sec., 8.08 MiB/sec. | ||
1357 | 2024.11.19 02:10:11.890701 [ 5 ] {bdd2c504-ece6-4b05-9c3e-cbc3484af67e} <Debug> TCPHandler: Processed in 0.002224435 sec. | ||
1358 | 2024.11.19 02:10:11.890847 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1359 | 2024.11.19 02:10:11.890986 [ 3 ] {08396dbd-e9bb-458f-8ceb-88992e9a29c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1360 | 2024.11.19 02:10:11.891047 [ 3 ] {08396dbd-e9bb-458f-8ceb-88992e9a29c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1361 | 2024.11.19 02:10:11.891586 [ 3 ] {08396dbd-e9bb-458f-8ceb-88992e9a29c5} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1362 | 2024.11.19 02:10:11.891633 [ 3 ] {08396dbd-e9bb-458f-8ceb-88992e9a29c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1363 | 2024.11.19 02:10:11.892311 [ 3 ] {08396dbd-e9bb-458f-8ceb-88992e9a29c5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1364 | 2024.11.19 02:10:11.892890 [ 3 ] {08396dbd-e9bb-458f-8ceb-88992e9a29c5} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1365 | 2024.11.19 02:10:11.893071 [ 3 ] {08396dbd-e9bb-458f-8ceb-88992e9a29c5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002115 sec., 472.81323877068553 rows/sec., 31.86 KiB/sec. | ||
1366 | 2024.11.19 02:10:11.893121 [ 3 ] {08396dbd-e9bb-458f-8ceb-88992e9a29c5} <Debug> TCPHandler: Processed in 0.002341617 sec. | ||
1367 | 2024.11.19 02:10:11.893272 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1368 | 2024.11.19 02:10:11.893409 [ 5 ] {d5c6dce6-5f6b-47eb-a422-42e38319be65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1369 | 2024.11.19 02:10:11.893501 [ 5 ] {d5c6dce6-5f6b-47eb-a422-42e38319be65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1370 | 2024.11.19 02:10:11.894595 [ 5 ] {d5c6dce6-5f6b-47eb-a422-42e38319be65} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1371 | 2024.11.19 02:10:11.894634 [ 5 ] {d5c6dce6-5f6b-47eb-a422-42e38319be65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1372 | 2024.11.19 02:10:11.895356 [ 5 ] {d5c6dce6-5f6b-47eb-a422-42e38319be65} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1373 | 2024.11.19 02:10:11.895891 [ 5 ] {d5c6dce6-5f6b-47eb-a422-42e38319be65} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1374 | 2024.11.19 02:10:11.896152 [ 5 ] {d5c6dce6-5f6b-47eb-a422-42e38319be65} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002773 sec., 2884.9621348719797 rows/sec., 5.17 MiB/sec. | ||
1375 | 2024.11.19 02:10:11.896248 [ 5 ] {d5c6dce6-5f6b-47eb-a422-42e38319be65} <Debug> TCPHandler: Processed in 0.003042075 sec. | ||
1376 | 2024.11.19 02:10:11.896392 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1377 | 2024.11.19 02:10:11.896530 [ 3 ] {47018c9f-85a3-4f71-8a2d-c4c89081ee5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1378 | 2024.11.19 02:10:11.896590 [ 3 ] {47018c9f-85a3-4f71-8a2d-c4c89081ee5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1379 | 2024.11.19 02:10:11.897112 [ 3 ] {47018c9f-85a3-4f71-8a2d-c4c89081ee5b} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1380 | 2024.11.19 02:10:11.897149 [ 3 ] {47018c9f-85a3-4f71-8a2d-c4c89081ee5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1381 | 2024.11.19 02:10:11.897651 [ 3 ] {47018c9f-85a3-4f71-8a2d-c4c89081ee5b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1382 | 2024.11.19 02:10:11.898180 [ 3 ] {47018c9f-85a3-4f71-8a2d-c4c89081ee5b} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1383 | 2024.11.19 02:10:11.898361 [ 3 ] {47018c9f-85a3-4f71-8a2d-c4c89081ee5b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001862 sec., 44038.668098818474 rows/sec., 2.80 MiB/sec. | ||
1384 | 2024.11.19 02:10:11.898410 [ 3 ] {47018c9f-85a3-4f71-8a2d-c4c89081ee5b} <Debug> TCPHandler: Processed in 0.002085213 sec. | ||
1385 | 2024.11.19 02:10:12.115784 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36923, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1386 | 2024.11.19 02:10:12.132196 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49280, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1387 | 2024.11.19 02:10:12.206235 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43332, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1388 | 2024.11.19 02:10:12.210616 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52787, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1389 | 2024.11.19 02:10:12.221938 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46211, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1390 | 2024.11.19 02:10:12.257862 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56461, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1391 | 2024.11.19 02:10:12.370085 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51888, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1392 | 2024.11.19 02:10:12.398478 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38687, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1393 | 2024.11.19 02:10:12.459018 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60040, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1394 | 2024.11.19 02:10:12.477670 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59143, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1395 | 2024.11.19 02:10:12.482241 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38354, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1396 | 2024.11.19 02:10:12.492642 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64704, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1397 | 2024.11.19 02:10:12.497079 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34725, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1398 | 2024.11.19 02:10:12.557973 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50577, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1399 | 2024.11.19 02:10:12.560295 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49520, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1400 | 2024.11.19 02:10:12.611898 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33283, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1401 | 2024.11.19 02:10:12.631243 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55497, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1402 | 2024.11.19 02:10:12.632583 [ 293 ] {} <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) | ||
1403 | 2024.11.19 02:10:12.654980 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46666, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1404 | 2024.11.19 02:10:16.863733 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1405 | 2024.11.19 02:10:16.863935 [ 3 ] {6a2c4a82-6c6c-46ea-97bc-cd0683fc60a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1406 | 2024.11.19 02:10:16.864009 [ 3 ] {6a2c4a82-6c6c-46ea-97bc-cd0683fc60a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1407 | 2024.11.19 02:10:16.864773 [ 3 ] {6a2c4a82-6c6c-46ea-97bc-cd0683fc60a1} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1408 | 2024.11.19 02:10:16.864826 [ 3 ] {6a2c4a82-6c6c-46ea-97bc-cd0683fc60a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1409 | 2024.11.19 02:10:16.865366 [ 3 ] {6a2c4a82-6c6c-46ea-97bc-cd0683fc60a1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1410 | 2024.11.19 02:10:16.865966 [ 3 ] {6a2c4a82-6c6c-46ea-97bc-cd0683fc60a1} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1411 | 2024.11.19 02:10:16.866236 [ 3 ] {6a2c4a82-6c6c-46ea-97bc-cd0683fc60a1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002354 sec., 23789.2948173322 rows/sec., 1.83 MiB/sec. | ||
1412 | 2024.11.19 02:10:16.866303 [ 3 ] {6a2c4a82-6c6c-46ea-97bc-cd0683fc60a1} <Debug> TCPHandler: Processed in 0.002704211 sec. | ||
1413 | 2024.11.19 02:10:16.866574 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1414 | 2024.11.19 02:10:16.866789 [ 5 ] {3a9bab97-84d4-44f9-a951-ba3be54deedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1415 | 2024.11.19 02:10:16.866870 [ 5 ] {3a9bab97-84d4-44f9-a951-ba3be54deedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1416 | 2024.11.19 02:10:16.867666 [ 5 ] {3a9bab97-84d4-44f9-a951-ba3be54deedf} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1417 | 2024.11.19 02:10:16.867711 [ 5 ] {3a9bab97-84d4-44f9-a951-ba3be54deedf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1418 | 2024.11.19 02:10:16.868312 [ 5 ] {3a9bab97-84d4-44f9-a951-ba3be54deedf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1419 | 2024.11.19 02:10:16.868848 [ 5 ] {3a9bab97-84d4-44f9-a951-ba3be54deedf} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1420 | 2024.11.19 02:10:16.869092 [ 5 ] {3a9bab97-84d4-44f9-a951-ba3be54deedf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002364 sec., 27072.75803722504 rows/sec., 2.11 MiB/sec. | ||
1421 | 2024.11.19 02:10:16.869155 [ 5 ] {3a9bab97-84d4-44f9-a951-ba3be54deedf} <Debug> TCPHandler: Processed in 0.002728211 sec. | ||
1422 | 2024.11.19 02:10:16.869320 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1423 | 2024.11.19 02:10:16.869447 [ 3 ] {7bbeeec3-9d16-42fe-bcbd-4dc82b45801b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1424 | 2024.11.19 02:10:16.869505 [ 3 ] {7bbeeec3-9d16-42fe-bcbd-4dc82b45801b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1425 | 2024.11.19 02:10:16.870076 [ 3 ] {7bbeeec3-9d16-42fe-bcbd-4dc82b45801b} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1426 | 2024.11.19 02:10:16.870118 [ 3 ] {7bbeeec3-9d16-42fe-bcbd-4dc82b45801b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1427 | 2024.11.19 02:10:16.870683 [ 3 ] {7bbeeec3-9d16-42fe-bcbd-4dc82b45801b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1428 | 2024.11.19 02:10:16.871187 [ 3 ] {7bbeeec3-9d16-42fe-bcbd-4dc82b45801b} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1429 | 2024.11.19 02:10:16.871472 [ 3 ] {7bbeeec3-9d16-42fe-bcbd-4dc82b45801b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00205 sec., 62439.024390243896 rows/sec., 4.35 MiB/sec. | ||
1430 | 2024.11.19 02:10:16.871613 [ 3 ] {7bbeeec3-9d16-42fe-bcbd-4dc82b45801b} <Debug> TCPHandler: Processed in 0.002353817 sec. | ||
1431 | 2024.11.19 02:10:16.871777 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1432 | 2024.11.19 02:10:16.871926 [ 5 ] {87a32a7c-f0cc-4087-be3f-5ef143a0bdc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1433 | 2024.11.19 02:10:16.871990 [ 5 ] {87a32a7c-f0cc-4087-be3f-5ef143a0bdc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1434 | 2024.11.19 02:10:16.872583 [ 5 ] {87a32a7c-f0cc-4087-be3f-5ef143a0bdc2} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1435 | 2024.11.19 02:10:16.872630 [ 5 ] {87a32a7c-f0cc-4087-be3f-5ef143a0bdc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1436 | 2024.11.19 02:10:16.873274 [ 5 ] {87a32a7c-f0cc-4087-be3f-5ef143a0bdc2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1437 | 2024.11.19 02:10:16.873797 [ 5 ] {87a32a7c-f0cc-4087-be3f-5ef143a0bdc2} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1438 | 2024.11.19 02:10:16.874092 [ 5 ] {87a32a7c-f0cc-4087-be3f-5ef143a0bdc2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.002185 sec., 21967.96338672769 rows/sec., 1.48 MiB/sec. | ||
1439 | 2024.11.19 02:10:16.874195 [ 5 ] {87a32a7c-f0cc-4087-be3f-5ef143a0bdc2} <Debug> TCPHandler: Processed in 0.002489609 sec. | ||
1440 | 2024.11.19 02:10:20.085295 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 238 | ||
1441 | 2024.11.19 02:10:20.088233 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1442 | 2024.11.19 02:10:20.088291 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1443 | 2024.11.19 02:10:20.089932 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1444 | 2024.11.19 02:10:20.090505 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1445 | 2024.11.19 02:10:20.091325 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 238 | ||
1446 | 2024.11.19 02:10:21.864472 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1447 | 2024.11.19 02:10:21.864664 [ 3 ] {501e2b3e-385d-44e0-9ba3-76727097e4de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1448 | 2024.11.19 02:10:21.864738 [ 3 ] {501e2b3e-385d-44e0-9ba3-76727097e4de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1449 | 2024.11.19 02:10:21.865495 [ 3 ] {501e2b3e-385d-44e0-9ba3-76727097e4de} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1450 | 2024.11.19 02:10:21.865552 [ 3 ] {501e2b3e-385d-44e0-9ba3-76727097e4de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1451 | 2024.11.19 02:10:21.866094 [ 3 ] {501e2b3e-385d-44e0-9ba3-76727097e4de} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1452 | 2024.11.19 02:10:21.866637 [ 3 ] {501e2b3e-385d-44e0-9ba3-76727097e4de} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1453 | 2024.11.19 02:10:21.866841 [ 83 ] {} <Debug> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1454 | 2024.11.19 02:10:21.866915 [ 3 ] {501e2b3e-385d-44e0-9ba3-76727097e4de} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002297 sec., 24379.62559860688 rows/sec., 1.87 MiB/sec. | ||
1455 | 2024.11.19 02:10:21.866943 [ 83 ] {} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1456 | 2024.11.19 02:10:21.867018 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1457 | 2024.11.19 02:10:21.867042 [ 3 ] {501e2b3e-385d-44e0-9ba3-76727097e4de} <Debug> TCPHandler: Processed in 0.002702071 sec. | ||
1458 | 2024.11.19 02:10:21.867456 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1459 | 2024.11.19 02:10:21.867756 [ 5 ] {bbe7585d-bdc0-49cc-a78c-f587a5f824e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1460 | 2024.11.19 02:10:21.867865 [ 5 ] {bbe7585d-bdc0-49cc-a78c-f587a5f824e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1461 | 2024.11.19 02:10:21.868740 [ 5 ] {bbe7585d-bdc0-49cc-a78c-f587a5f824e9} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1462 | 2024.11.19 02:10:21.868789 [ 5 ] {bbe7585d-bdc0-49cc-a78c-f587a5f824e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1463 | 2024.11.19 02:10:21.869405 [ 5 ] {bbe7585d-bdc0-49cc-a78c-f587a5f824e9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1464 | 2024.11.19 02:10:21.869642 [ 201 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
1465 | 2024.11.19 02:10:21.869821 [ 201 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1466 | 2024.11.19 02:10:21.869891 [ 201 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1192 rows starting from the beginning of the part | ||
1467 | 2024.11.19 02:10:21.869993 [ 5 ] {bbe7585d-bdc0-49cc-a78c-f587a5f824e9} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1468 | 2024.11.19 02:10:21.870065 [ 201 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 219 rows starting from the beginning of the part | ||
1469 | 2024.11.19 02:10:21.870426 [ 83 ] {} <Debug> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1470 | 2024.11.19 02:10:21.870587 [ 201 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
1471 | 2024.11.19 02:10:21.870635 [ 83 ] {} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1472 | 2024.11.19 02:10:21.870779 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1473 | 2024.11.19 02:10:21.871029 [ 5 ] {bbe7585d-bdc0-49cc-a78c-f587a5f824e9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003299 sec., 19399.818126705064 rows/sec., 1.51 MiB/sec. | ||
1474 | 2024.11.19 02:10:21.871150 [ 201 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 219 rows starting from the beginning of the part | ||
1475 | 2024.11.19 02:10:21.871561 [ 196 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
1476 | 2024.11.19 02:10:21.871617 [ 5 ] {bbe7585d-bdc0-49cc-a78c-f587a5f824e9} <Debug> TCPHandler: Processed in 0.004462761 sec. | ||
1477 | 2024.11.19 02:10:21.871695 [ 201 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
1478 | 2024.11.19 02:10:21.872236 [ 201 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
1479 | 2024.11.19 02:10:21.872286 [ 196 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1480 | 2024.11.19 02:10:21.872378 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1481 | 2024.11.19 02:10:21.872408 [ 196 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 512 rows starting from the beginning of the part | ||
1482 | 2024.11.19 02:10:21.872834 [ 196 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 390 rows starting from the beginning of the part | ||
1483 | 2024.11.19 02:10:21.873103 [ 3 ] {0c5a3440-df29-40d8-a684-02078f6e024b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1484 | 2024.11.19 02:10:21.873143 [ 196 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
1485 | 2024.11.19 02:10:21.873449 [ 3 ] {0c5a3440-df29-40d8-a684-02078f6e024b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1486 | 2024.11.19 02:10:21.873482 [ 196 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 390 rows starting from the beginning of the part | ||
1487 | 2024.11.19 02:10:21.873829 [ 196 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
1488 | 2024.11.19 02:10:21.874134 [ 196 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
1489 | 2024.11.19 02:10:21.878641 [ 3 ] {0c5a3440-df29-40d8-a684-02078f6e024b} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1490 | 2024.11.19 02:10:21.878789 [ 3 ] {0c5a3440-df29-40d8-a684-02078f6e024b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1491 | 2024.11.19 02:10:21.879508 [ 196 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1798 rows, containing 5 columns (5 merged, 0 gathered) in 0.012309111 sec., 146070.66261730844 rows/sec., 12.70 MiB/sec. | ||
1492 | 2024.11.19 02:10:21.880161 [ 196 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1493 | 2024.11.19 02:10:21.880662 [ 186 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1484 rows, containing 5 columns (5 merged, 0 gathered) in 0.00964498 sec., 153862.42376863406 rows/sec., 11.80 MiB/sec. | ||
1494 | 2024.11.19 02:10:21.880839 [ 3 ] {0c5a3440-df29-40d8-a684-02078f6e024b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1495 | 2024.11.19 02:10:21.881013 [ 186 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1496 | 2024.11.19 02:10:21.881197 [ 196 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_6_1} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1497 | 2024.11.19 02:10:21.881379 [ 196 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_6_1} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1498 | 2024.11.19 02:10:21.881577 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
1499 | 2024.11.19 02:10:21.881695 [ 3 ] {0c5a3440-df29-40d8-a684-02078f6e024b} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1500 | 2024.11.19 02:10:21.881790 [ 186 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_6_1} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1501 | 2024.11.19 02:10:21.881924 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1502 | 2024.11.19 02:10:21.882052 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1503 | 2024.11.19 02:10:21.882059 [ 186 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_6_1} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1504 | 2024.11.19 02:10:21.882130 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1505 | 2024.11.19 02:10:21.882143 [ 3 ] {0c5a3440-df29-40d8-a684-02078f6e024b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.009251 sec., 17295.427521349044 rows/sec., 1.20 MiB/sec. | ||
1506 | 2024.11.19 02:10:21.882369 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
1507 | 2024.11.19 02:10:21.882622 [ 3 ] {0c5a3440-df29-40d8-a684-02078f6e024b} <Debug> TCPHandler: Processed in 0.010844344 sec. | ||
1508 | 2024.11.19 02:10:21.882778 [ 196 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
1509 | 2024.11.19 02:10:21.882947 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1510 | 2024.11.19 02:10:21.883071 [ 196 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1511 | 2024.11.19 02:10:21.883145 [ 196 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1398 rows starting from the beginning of the part | ||
1512 | 2024.11.19 02:10:21.883215 [ 5 ] {408d7a11-c0aa-4e4e-8c7c-dd3997d3a6cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1513 | 2024.11.19 02:10:21.883393 [ 196 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 207 rows starting from the beginning of the part | ||
1514 | 2024.11.19 02:10:21.883440 [ 5 ] {408d7a11-c0aa-4e4e-8c7c-dd3997d3a6cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1515 | 2024.11.19 02:10:21.883788 [ 196 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
1516 | 2024.11.19 02:10:21.884150 [ 196 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 237 rows starting from the beginning of the part | ||
1517 | 2024.11.19 02:10:21.884464 [ 196 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part | ||
1518 | 2024.11.19 02:10:21.884793 [ 196 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
1519 | 2024.11.19 02:10:21.885487 [ 5 ] {408d7a11-c0aa-4e4e-8c7c-dd3997d3a6cf} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1520 | 2024.11.19 02:10:21.885535 [ 5 ] {408d7a11-c0aa-4e4e-8c7c-dd3997d3a6cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1521 | 2024.11.19 02:10:21.886107 [ 5 ] {408d7a11-c0aa-4e4e-8c7c-dd3997d3a6cf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1522 | 2024.11.19 02:10:21.886664 [ 5 ] {408d7a11-c0aa-4e4e-8c7c-dd3997d3a6cf} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1523 | 2024.11.19 02:10:21.886830 [ 83 ] {} <Debug> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1524 | 2024.11.19 02:10:21.886897 [ 83 ] {} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1525 | 2024.11.19 02:10:21.886936 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1526 | 2024.11.19 02:10:21.886941 [ 5 ] {408d7a11-c0aa-4e4e-8c7c-dd3997d3a6cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00382 sec., 15706.806282722513 rows/sec., 1.06 MiB/sec. | ||
1527 | 2024.11.19 02:10:21.887102 [ 5 ] {408d7a11-c0aa-4e4e-8c7c-dd3997d3a6cf} <Debug> TCPHandler: Processed in 0.00433045 sec. | ||
1528 | 2024.11.19 02:10:21.887121 [ 201 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::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 | ||
1529 | 2024.11.19 02:10:21.887240 [ 201 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1530 | 2024.11.19 02:10:21.887282 [ 201 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
1531 | 2024.11.19 02:10:21.887422 [ 201 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 72 rows starting from the beginning of the part | ||
1532 | 2024.11.19 02:10:21.887849 [ 201 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
1533 | 2024.11.19 02:10:21.888015 [ 201 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 82 rows starting from the beginning of the part | ||
1534 | 2024.11.19 02:10:21.888433 [ 201 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
1535 | 2024.11.19 02:10:21.888712 [ 201 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
1536 | 2024.11.19 02:10:21.891659 [ 186 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 4 columns (4 merged, 0 gathered) in 0.004636323 sec., 71608.47076443983 rows/sec., 4.69 MiB/sec. | ||
1537 | 2024.11.19 02:10:21.891728 [ 189 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2290 rows, containing 5 columns (5 merged, 0 gathered) in 0.009265226 sec., 247160.72764981663 rows/sec., 16.65 MiB/sec. | ||
1538 | 2024.11.19 02:10:21.891943 [ 196 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1539 | 2024.11.19 02:10:21.892260 [ 189 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1540 | 2024.11.19 02:10:21.892665 [ 196 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_6_1} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1541 | 2024.11.19 02:10:21.892809 [ 196 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_6_1} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1542 | 2024.11.19 02:10:21.892943 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
1543 | 2024.11.19 02:10:21.893094 [ 189 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1544 | 2024.11.19 02:10:21.893184 [ 189 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1545 | 2024.11.19 02:10:21.893275 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
1546 | 2024.11.19 02:10:25.001685 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1547 | 2024.11.19 02:10:25.001748 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1548 | 2024.11.19 02:10:26.869336 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1549 | 2024.11.19 02:10:26.869526 [ 3 ] {454a446e-3ed6-4b9b-9c1e-debbbebf21d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1550 | 2024.11.19 02:10:26.869599 [ 3 ] {454a446e-3ed6-4b9b-9c1e-debbbebf21d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1551 | 2024.11.19 02:10:26.870367 [ 3 ] {454a446e-3ed6-4b9b-9c1e-debbbebf21d3} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1552 | 2024.11.19 02:10:26.870413 [ 3 ] {454a446e-3ed6-4b9b-9c1e-debbbebf21d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1553 | 2024.11.19 02:10:26.870833 [ 3 ] {454a446e-3ed6-4b9b-9c1e-debbbebf21d3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1554 | 2024.11.19 02:10:26.871095 [ 3 ] {454a446e-3ed6-4b9b-9c1e-debbbebf21d3} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): 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.19 02:10:26.871317 [ 3 ] {454a446e-3ed6-4b9b-9c1e-debbbebf21d3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001841 sec., 7604.5627376425855 rows/sec., 547.43 KiB/sec. | ||
1556 | 2024.11.19 02:10:26.871467 [ 3 ] {454a446e-3ed6-4b9b-9c1e-debbbebf21d3} <Debug> TCPHandler: Processed in 0.002269346 sec. | ||
1557 | 2024.11.19 02:10:26.871727 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1558 | 2024.11.19 02:10:26.871927 [ 5 ] {2437610f-be92-4f2f-9e25-eaa3f431e9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1559 | 2024.11.19 02:10:26.872002 [ 5 ] {2437610f-be92-4f2f-9e25-eaa3f431e9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1560 | 2024.11.19 02:10:26.872845 [ 5 ] {2437610f-be92-4f2f-9e25-eaa3f431e9c4} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1561 | 2024.11.19 02:10:26.872894 [ 5 ] {2437610f-be92-4f2f-9e25-eaa3f431e9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1562 | 2024.11.19 02:10:26.873346 [ 5 ] {2437610f-be92-4f2f-9e25-eaa3f431e9c4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1563 | 2024.11.19 02:10:26.873612 [ 5 ] {2437610f-be92-4f2f-9e25-eaa3f431e9c4} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1564 | 2024.11.19 02:10:26.873851 [ 5 ] {2437610f-be92-4f2f-9e25-eaa3f431e9c4} <Debug> executeQuery: Read 219 rows, 19.58 KiB in 0.001977 sec., 110773.89984825494 rows/sec., 9.67 MiB/sec. | ||
1565 | 2024.11.19 02:10:26.873914 [ 5 ] {2437610f-be92-4f2f-9e25-eaa3f431e9c4} <Debug> TCPHandler: Processed in 0.002321517 sec. | ||
1566 | 2024.11.19 02:10:26.874081 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1567 | 2024.11.19 02:10:26.874227 [ 3 ] {c0ce209c-5cce-48d6-a2f6-3ae86d4b398b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1568 | 2024.11.19 02:10:26.874288 [ 3 ] {c0ce209c-5cce-48d6-a2f6-3ae86d4b398b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1569 | 2024.11.19 02:10:26.874889 [ 3 ] {c0ce209c-5cce-48d6-a2f6-3ae86d4b398b} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1570 | 2024.11.19 02:10:26.874929 [ 3 ] {c0ce209c-5cce-48d6-a2f6-3ae86d4b398b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1571 | 2024.11.19 02:10:26.875292 [ 3 ] {c0ce209c-5cce-48d6-a2f6-3ae86d4b398b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1572 | 2024.11.19 02:10:26.875542 [ 3 ] {c0ce209c-5cce-48d6-a2f6-3ae86d4b398b} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1573 | 2024.11.19 02:10:26.875766 [ 3 ] {c0ce209c-5cce-48d6-a2f6-3ae86d4b398b} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001573 sec., 9535.918626827717 rows/sec., 672.36 KiB/sec. | ||
1574 | 2024.11.19 02:10:26.875818 [ 3 ] {c0ce209c-5cce-48d6-a2f6-3ae86d4b398b} <Debug> TCPHandler: Processed in 0.001805751 sec. | ||
1575 | 2024.11.19 02:10:26.875975 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1576 | 2024.11.19 02:10:26.876102 [ 5 ] {058a2291-3ab3-4644-aa76-60eb22ef913f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1577 | 2024.11.19 02:10:26.876156 [ 5 ] {058a2291-3ab3-4644-aa76-60eb22ef913f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1578 | 2024.11.19 02:10:26.876734 [ 5 ] {058a2291-3ab3-4644-aa76-60eb22ef913f} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1579 | 2024.11.19 02:10:26.876771 [ 5 ] {058a2291-3ab3-4644-aa76-60eb22ef913f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1580 | 2024.11.19 02:10:26.877112 [ 5 ] {058a2291-3ab3-4644-aa76-60eb22ef913f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1581 | 2024.11.19 02:10:26.877332 [ 5 ] {058a2291-3ab3-4644-aa76-60eb22ef913f} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1582 | 2024.11.19 02:10:26.877605 [ 5 ] {058a2291-3ab3-4644-aa76-60eb22ef913f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001529 sec., 9156.311314584696 rows/sec., 641.25 KiB/sec. | ||
1583 | 2024.11.19 02:10:26.877754 [ 5 ] {058a2291-3ab3-4644-aa76-60eb22ef913f} <Debug> TCPHandler: Processed in 0.001837071 sec. | ||
1584 | 2024.11.19 02:10:26.877913 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1585 | 2024.11.19 02:10:26.878052 [ 3 ] {e84d5f28-0c87-4d12-9747-fd261d2d548f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1586 | 2024.11.19 02:10:26.878109 [ 3 ] {e84d5f28-0c87-4d12-9747-fd261d2d548f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1587 | 2024.11.19 02:10:26.878729 [ 3 ] {e84d5f28-0c87-4d12-9747-fd261d2d548f} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1588 | 2024.11.19 02:10:26.878770 [ 3 ] {e84d5f28-0c87-4d12-9747-fd261d2d548f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1589 | 2024.11.19 02:10:26.879122 [ 3 ] {e84d5f28-0c87-4d12-9747-fd261d2d548f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1590 | 2024.11.19 02:10:26.879368 [ 3 ] {e84d5f28-0c87-4d12-9747-fd261d2d548f} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1591 | 2024.11.19 02:10:26.879631 [ 3 ] {e84d5f28-0c87-4d12-9747-fd261d2d548f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001585 sec., 8201.892744479495 rows/sec., 511.39 KiB/sec. | ||
1592 | 2024.11.19 02:10:26.879731 [ 3 ] {e84d5f28-0c87-4d12-9747-fd261d2d548f} <Debug> TCPHandler: Processed in 0.001885192 sec. | ||
1593 | 2024.11.19 02:10:26.879887 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1594 | 2024.11.19 02:10:26.880027 [ 5 ] {5a80a508-7796-4773-abb4-1c40329e94ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1595 | 2024.11.19 02:10:26.880085 [ 5 ] {5a80a508-7796-4773-abb4-1c40329e94ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1596 | 2024.11.19 02:10:26.880842 [ 5 ] {5a80a508-7796-4773-abb4-1c40329e94ff} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1597 | 2024.11.19 02:10:26.880880 [ 5 ] {5a80a508-7796-4773-abb4-1c40329e94ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1598 | 2024.11.19 02:10:26.881263 [ 5 ] {5a80a508-7796-4773-abb4-1c40329e94ff} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1599 | 2024.11.19 02:10:26.881504 [ 5 ] {5a80a508-7796-4773-abb4-1c40329e94ff} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1600 | 2024.11.19 02:10:26.881689 [ 5 ] {5a80a508-7796-4773-abb4-1c40329e94ff} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001694 sec., 230224.32113341204 rows/sec., 16.33 MiB/sec. | ||
1601 | 2024.11.19 02:10:26.881744 [ 5 ] {5a80a508-7796-4773-abb4-1c40329e94ff} <Debug> TCPHandler: Processed in 0.001925392 sec. | ||
1602 | 2024.11.19 02:10:26.881888 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1603 | 2024.11.19 02:10:26.882004 [ 3 ] {54fca64c-ff0e-45a4-a1b2-134326dfb6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1604 | 2024.11.19 02:10:26.882055 [ 3 ] {54fca64c-ff0e-45a4-a1b2-134326dfb6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1605 | 2024.11.19 02:10:26.882539 [ 3 ] {54fca64c-ff0e-45a4-a1b2-134326dfb6a2} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1606 | 2024.11.19 02:10:26.882579 [ 3 ] {54fca64c-ff0e-45a4-a1b2-134326dfb6a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1607 | 2024.11.19 02:10:26.882950 [ 3 ] {54fca64c-ff0e-45a4-a1b2-134326dfb6a2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1608 | 2024.11.19 02:10:26.883190 [ 3 ] {54fca64c-ff0e-45a4-a1b2-134326dfb6a2} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1609 | 2024.11.19 02:10:26.883390 [ 3 ] {54fca64c-ff0e-45a4-a1b2-134326dfb6a2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001411 sec., 4252.303330970943 rows/sec., 222.17 KiB/sec. | ||
1610 | 2024.11.19 02:10:26.883440 [ 3 ] {54fca64c-ff0e-45a4-a1b2-134326dfb6a2} <Debug> TCPHandler: Processed in 0.001611158 sec. | ||
1611 | 2024.11.19 02:10:26.883601 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1612 | 2024.11.19 02:10:26.883743 [ 5 ] {dafca3b2-bce1-4571-bef5-b3961fc8f9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1613 | 2024.11.19 02:10:26.883806 [ 5 ] {dafca3b2-bce1-4571-bef5-b3961fc8f9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1614 | 2024.11.19 02:10:26.884462 [ 5 ] {dafca3b2-bce1-4571-bef5-b3961fc8f9e4} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1615 | 2024.11.19 02:10:26.884499 [ 5 ] {dafca3b2-bce1-4571-bef5-b3961fc8f9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1616 | 2024.11.19 02:10:26.884896 [ 5 ] {dafca3b2-bce1-4571-bef5-b3961fc8f9e4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1617 | 2024.11.19 02:10:26.885143 [ 5 ] {dafca3b2-bce1-4571-bef5-b3961fc8f9e4} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1618 | 2024.11.19 02:10:26.885322 [ 5 ] {dafca3b2-bce1-4571-bef5-b3961fc8f9e4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001612 sec., 147022.33250620347 rows/sec., 9.85 MiB/sec. | ||
1619 | 2024.11.19 02:10:26.885375 [ 5 ] {dafca3b2-bce1-4571-bef5-b3961fc8f9e4} <Debug> TCPHandler: Processed in 0.001848051 sec. | ||
1620 | 2024.11.19 02:10:26.885531 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1621 | 2024.11.19 02:10:26.885670 [ 3 ] {5773a28f-8923-45b9-9337-a08a50fb123a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1622 | 2024.11.19 02:10:26.885730 [ 3 ] {5773a28f-8923-45b9-9337-a08a50fb123a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1623 | 2024.11.19 02:10:26.886280 [ 3 ] {5773a28f-8923-45b9-9337-a08a50fb123a} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1624 | 2024.11.19 02:10:26.886327 [ 3 ] {5773a28f-8923-45b9-9337-a08a50fb123a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1625 | 2024.11.19 02:10:26.886689 [ 3 ] {5773a28f-8923-45b9-9337-a08a50fb123a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1626 | 2024.11.19 02:10:26.886925 [ 3 ] {5773a28f-8923-45b9-9337-a08a50fb123a} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1627 | 2024.11.19 02:10:26.887126 [ 3 ] {5773a28f-8923-45b9-9337-a08a50fb123a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001488 sec., 672.0430107526882 rows/sec., 45.28 KiB/sec. | ||
1628 | 2024.11.19 02:10:26.887175 [ 3 ] {5773a28f-8923-45b9-9337-a08a50fb123a} <Debug> TCPHandler: Processed in 0.00171035 sec. | ||
1629 | 2024.11.19 02:10:26.887317 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1630 | 2024.11.19 02:10:26.887452 [ 5 ] {6bf0a98c-de73-44bc-b3e7-44749041d65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1631 | 2024.11.19 02:10:26.887544 [ 5 ] {6bf0a98c-de73-44bc-b3e7-44749041d65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1632 | 2024.11.19 02:10:26.888755 [ 5 ] {6bf0a98c-de73-44bc-b3e7-44749041d65f} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1633 | 2024.11.19 02:10:26.888793 [ 5 ] {6bf0a98c-de73-44bc-b3e7-44749041d65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1634 | 2024.11.19 02:10:26.889395 [ 5 ] {6bf0a98c-de73-44bc-b3e7-44749041d65f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1635 | 2024.11.19 02:10:26.889647 [ 5 ] {6bf0a98c-de73-44bc-b3e7-44749041d65f} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1636 | 2024.11.19 02:10:26.889844 [ 5 ] {6bf0a98c-de73-44bc-b3e7-44749041d65f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002424 sec., 3300.3300330033003 rows/sec., 5.91 MiB/sec. | ||
1637 | 2024.11.19 02:10:26.889939 [ 5 ] {6bf0a98c-de73-44bc-b3e7-44749041d65f} <Debug> TCPHandler: Processed in 0.002677971 sec. | ||
1638 | 2024.11.19 02:10:26.890086 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1639 | 2024.11.19 02:10:26.890222 [ 3 ] {12118633-836a-44ef-968d-7cb8760c2a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1640 | 2024.11.19 02:10:26.890282 [ 3 ] {12118633-836a-44ef-968d-7cb8760c2a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1641 | 2024.11.19 02:10:26.890794 [ 3 ] {12118633-836a-44ef-968d-7cb8760c2a4e} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1642 | 2024.11.19 02:10:26.890833 [ 3 ] {12118633-836a-44ef-968d-7cb8760c2a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1643 | 2024.11.19 02:10:26.891200 [ 3 ] {12118633-836a-44ef-968d-7cb8760c2a4e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1644 | 2024.11.19 02:10:26.891437 [ 3 ] {12118633-836a-44ef-968d-7cb8760c2a4e} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1645 | 2024.11.19 02:10:26.891706 [ 3 ] {12118633-836a-44ef-968d-7cb8760c2a4e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001497 sec., 54776.219104876414 rows/sec., 3.48 MiB/sec. | ||
1646 | 2024.11.19 02:10:26.891843 [ 3 ] {12118633-836a-44ef-968d-7cb8760c2a4e} <Debug> TCPHandler: Processed in 0.00182414 sec. | ||
1647 | 2024.11.19 02:10:30.091650 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 268 | ||
1648 | 2024.11.19 02:10:30.094541 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1649 | 2024.11.19 02:10:30.094598 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1650 | 2024.11.19 02:10:30.096061 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1651 | 2024.11.19 02:10:30.096385 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1652 | 2024.11.19 02:10:30.096933 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 268 | ||
1653 | 2024.11.19 02:10:31.865713 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1654 | 2024.11.19 02:10:31.865901 [ 3 ] {a230bb89-f079-4553-8b43-177e3386bf96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1655 | 2024.11.19 02:10:31.865973 [ 3 ] {a230bb89-f079-4553-8b43-177e3386bf96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1656 | 2024.11.19 02:10:31.866740 [ 3 ] {a230bb89-f079-4553-8b43-177e3386bf96} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1657 | 2024.11.19 02:10:31.866793 [ 3 ] {a230bb89-f079-4553-8b43-177e3386bf96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1658 | 2024.11.19 02:10:31.867223 [ 3 ] {a230bb89-f079-4553-8b43-177e3386bf96} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1659 | 2024.11.19 02:10:31.867473 [ 3 ] {a230bb89-f079-4553-8b43-177e3386bf96} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1660 | 2024.11.19 02:10:31.867717 [ 3 ] {a230bb89-f079-4553-8b43-177e3386bf96} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001869 sec., 29962.5468164794 rows/sec., 2.30 MiB/sec. | ||
1661 | 2024.11.19 02:10:31.867775 [ 3 ] {a230bb89-f079-4553-8b43-177e3386bf96} <Debug> TCPHandler: Processed in 0.002194846 sec. | ||
1662 | 2024.11.19 02:10:31.868099 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1663 | 2024.11.19 02:10:31.868382 [ 5 ] {ab9ffc04-7135-4b8a-aede-429a51dd3cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1664 | 2024.11.19 02:10:31.868497 [ 5 ] {ab9ffc04-7135-4b8a-aede-429a51dd3cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1665 | 2024.11.19 02:10:31.869339 [ 5 ] {ab9ffc04-7135-4b8a-aede-429a51dd3cef} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1666 | 2024.11.19 02:10:31.869388 [ 5 ] {ab9ffc04-7135-4b8a-aede-429a51dd3cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1667 | 2024.11.19 02:10:31.869833 [ 5 ] {ab9ffc04-7135-4b8a-aede-429a51dd3cef} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1668 | 2024.11.19 02:10:31.870091 [ 5 ] {ab9ffc04-7135-4b8a-aede-429a51dd3cef} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1669 | 2024.11.19 02:10:31.870351 [ 5 ] {ab9ffc04-7135-4b8a-aede-429a51dd3cef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002045 sec., 31295.843520782397 rows/sec., 2.44 MiB/sec. | ||
1670 | 2024.11.19 02:10:31.870448 [ 5 ] {ab9ffc04-7135-4b8a-aede-429a51dd3cef} <Debug> TCPHandler: Processed in 0.002528389 sec. | ||
1671 | 2024.11.19 02:10:31.870634 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1672 | 2024.11.19 02:10:31.870779 [ 3 ] {bcd79d8f-797d-42bf-9728-ac57683eefc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1673 | 2024.11.19 02:10:31.870842 [ 3 ] {bcd79d8f-797d-42bf-9728-ac57683eefc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1674 | 2024.11.19 02:10:31.871520 [ 3 ] {bcd79d8f-797d-42bf-9728-ac57683eefc3} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1675 | 2024.11.19 02:10:31.871568 [ 3 ] {bcd79d8f-797d-42bf-9728-ac57683eefc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1676 | 2024.11.19 02:10:31.871968 [ 3 ] {bcd79d8f-797d-42bf-9728-ac57683eefc3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1677 | 2024.11.19 02:10:31.872212 [ 3 ] {bcd79d8f-797d-42bf-9728-ac57683eefc3} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1678 | 2024.11.19 02:10:31.872427 [ 3 ] {bcd79d8f-797d-42bf-9728-ac57683eefc3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001682 sec., 95124.85136741975 rows/sec., 6.63 MiB/sec. | ||
1679 | 2024.11.19 02:10:31.872478 [ 3 ] {bcd79d8f-797d-42bf-9728-ac57683eefc3} <Debug> TCPHandler: Processed in 0.001914482 sec. | ||
1680 | 2024.11.19 02:10:31.872648 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1681 | 2024.11.19 02:10:31.872796 [ 5 ] {2a1395e3-a84f-4f46-943d-e2fded4ea3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1682 | 2024.11.19 02:10:31.872862 [ 5 ] {2a1395e3-a84f-4f46-943d-e2fded4ea3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1683 | 2024.11.19 02:10:31.873456 [ 5 ] {2a1395e3-a84f-4f46-943d-e2fded4ea3a1} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1684 | 2024.11.19 02:10:31.873505 [ 5 ] {2a1395e3-a84f-4f46-943d-e2fded4ea3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1685 | 2024.11.19 02:10:31.873918 [ 5 ] {2a1395e3-a84f-4f46-943d-e2fded4ea3a1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1686 | 2024.11.19 02:10:31.874160 [ 5 ] {2a1395e3-a84f-4f46-943d-e2fded4ea3a1} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1687 | 2024.11.19 02:10:31.874374 [ 5 ] {2a1395e3-a84f-4f46-943d-e2fded4ea3a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001616 sec., 37128.71287128713 rows/sec., 2.50 MiB/sec. | ||
1688 | 2024.11.19 02:10:31.874428 [ 5 ] {2a1395e3-a84f-4f46-943d-e2fded4ea3a1} <Debug> TCPHandler: Processed in 0.001851292 sec. | ||
1689 | 2024.11.19 02:10:36.865693 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1690 | 2024.11.19 02:10:36.865901 [ 3 ] {c38a8935-5191-455d-9595-1665840c9c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1691 | 2024.11.19 02:10:36.865976 [ 3 ] {c38a8935-5191-455d-9595-1665840c9c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1692 | 2024.11.19 02:10:36.866728 [ 3 ] {c38a8935-5191-455d-9595-1665840c9c86} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1693 | 2024.11.19 02:10:36.866844 [ 3 ] {c38a8935-5191-455d-9595-1665840c9c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1694 | 2024.11.19 02:10:36.867297 [ 3 ] {c38a8935-5191-455d-9595-1665840c9c86} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1695 | 2024.11.19 02:10:36.867561 [ 3 ] {c38a8935-5191-455d-9595-1665840c9c86} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1696 | 2024.11.19 02:10:36.867786 [ 3 ] {c38a8935-5191-455d-9595-1665840c9c86} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001925 sec., 29090.90909090909 rows/sec., 2.23 MiB/sec. | ||
1697 | 2024.11.19 02:10:36.867937 [ 3 ] {c38a8935-5191-455d-9595-1665840c9c86} <Debug> TCPHandler: Processed in 0.002375227 sec. | ||
1698 | 2024.11.19 02:10:36.868252 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1699 | 2024.11.19 02:10:36.868455 [ 5 ] {7b55916d-f094-4a46-9bb5-f310c80f2117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1700 | 2024.11.19 02:10:36.868536 [ 5 ] {7b55916d-f094-4a46-9bb5-f310c80f2117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1701 | 2024.11.19 02:10:36.869345 [ 5 ] {7b55916d-f094-4a46-9bb5-f310c80f2117} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1702 | 2024.11.19 02:10:36.869402 [ 5 ] {7b55916d-f094-4a46-9bb5-f310c80f2117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1703 | 2024.11.19 02:10:36.869887 [ 5 ] {7b55916d-f094-4a46-9bb5-f310c80f2117} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1704 | 2024.11.19 02:10:36.870150 [ 5 ] {7b55916d-f094-4a46-9bb5-f310c80f2117} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1705 | 2024.11.19 02:10:36.870400 [ 5 ] {7b55916d-f094-4a46-9bb5-f310c80f2117} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002 sec., 32000 rows/sec., 2.50 MiB/sec. | ||
1706 | 2024.11.19 02:10:36.870475 [ 5 ] {7b55916d-f094-4a46-9bb5-f310c80f2117} <Debug> TCPHandler: Processed in 0.002367937 sec. | ||
1707 | 2024.11.19 02:10:36.870670 [ 3 ] {} <Trace> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1708 | 2024.11.19 02:10:36.870826 [ 3 ] {29add2e6-275a-4527-9280-2ff3187d7cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53409) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1709 | 2024.11.19 02:10:36.870886 [ 3 ] {29add2e6-275a-4527-9280-2ff3187d7cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1710 | 2024.11.19 02:10:36.871499 [ 3 ] {29add2e6-275a-4527-9280-2ff3187d7cbe} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1711 | 2024.11.19 02:10:36.871542 [ 3 ] {29add2e6-275a-4527-9280-2ff3187d7cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1712 | 2024.11.19 02:10:36.871961 [ 3 ] {29add2e6-275a-4527-9280-2ff3187d7cbe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1713 | 2024.11.19 02:10:36.872263 [ 3 ] {29add2e6-275a-4527-9280-2ff3187d7cbe} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1714 | 2024.11.19 02:10:36.872494 [ 3 ] {29add2e6-275a-4527-9280-2ff3187d7cbe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001706 sec., 93786.63540445486 rows/sec., 6.53 MiB/sec. | ||
1715 | 2024.11.19 02:10:36.872657 [ 3 ] {29add2e6-275a-4527-9280-2ff3187d7cbe} <Debug> TCPHandler: Processed in 0.002059494 sec. | ||
1716 | 2024.11.19 02:10:36.872865 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1717 | 2024.11.19 02:10:36.873002 [ 5 ] {a0db9f6d-3287-4836-b10b-be6fe3dcb576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1718 | 2024.11.19 02:10:36.873062 [ 5 ] {a0db9f6d-3287-4836-b10b-be6fe3dcb576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1719 | 2024.11.19 02:10:36.873581 [ 5 ] {a0db9f6d-3287-4836-b10b-be6fe3dcb576} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1720 | 2024.11.19 02:10:36.873624 [ 5 ] {a0db9f6d-3287-4836-b10b-be6fe3dcb576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1721 | 2024.11.19 02:10:36.874029 [ 5 ] {a0db9f6d-3287-4836-b10b-be6fe3dcb576} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1722 | 2024.11.19 02:10:36.874273 [ 5 ] {a0db9f6d-3287-4836-b10b-be6fe3dcb576} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1723 | 2024.11.19 02:10:36.874489 [ 5 ] {a0db9f6d-3287-4836-b10b-be6fe3dcb576} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001523 sec., 39395.92908732764 rows/sec., 2.66 MiB/sec. | ||
1724 | 2024.11.19 02:10:36.874544 [ 5 ] {a0db9f6d-3287-4836-b10b-be6fe3dcb576} <Debug> TCPHandler: Processed in 0.001744 sec. | ||
1725 | 2024.11.19 02:10:37.656260 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34466, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1726 | 2024.11.19 02:10:37.866736 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33259, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1727 | 2024.11.19 02:10:37.870148 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59033, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1728 | 2024.11.19 02:10:37.977576 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38468, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1729 | 2024.11.19 02:10:37.979914 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41792, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1730 | 2024.11.19 02:10:38.045295 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53506, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1731 | 2024.11.19 02:10:38.053673 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46937, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1732 | 2024.11.19 02:10:38.067071 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36941, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1733 | 2024.11.19 02:10:40.002000 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1734 | 2024.11.19 02:10:40.002061 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1735 | 2024.11.19 02:10:40.097388 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 284 | ||
1736 | 2024.11.19 02:10:40.100313 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1737 | 2024.11.19 02:10:40.100368 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1738 | 2024.11.19 02:10:40.101856 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1739 | 2024.11.19 02:10:40.102176 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1740 | 2024.11.19 02:10:40.102429 [ 63 ] {} <Debug> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1741 | 2024.11.19 02:10:40.102578 [ 63 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1742 | 2024.11.19 02:10:40.102687 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1743 | 2024.11.19 02:10:40.103209 [ 187 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::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 | ||
1744 | 2024.11.19 02:10:40.103676 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 284 | ||
1745 | 2024.11.19 02:10:40.104265 [ 187 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1746 | 2024.11.19 02:10:40.104445 [ 187 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::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 | ||
1747 | 2024.11.19 02:10:40.104956 [ 187 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::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 | ||
1748 | 2024.11.19 02:10:40.105407 [ 187 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 66 rows starting from the beginning of the part | ||
1749 | 2024.11.19 02:10:40.105851 [ 187 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
1750 | 2024.11.19 02:10:40.106254 [ 187 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
1751 | 2024.11.19 02:10:40.106723 [ 187 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 16 rows starting from the beginning of the part | ||
1752 | 2024.11.19 02:10:40.136297 [ 187 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 72 columns (72 merged, 0 gathered) in 0.033383952 sec., 8507.081486338106 rows/sec., 8.69 MiB/sec. | ||
1753 | 2024.11.19 02:10:40.137282 [ 196 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1754 | 2024.11.19 02:10:40.138163 [ 196 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_6_1} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1755 | 2024.11.19 02:10:40.138259 [ 196 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_6_1} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1756 | 2024.11.19 02:10:40.138566 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
1757 | 2024.11.19 02:10:40.886460 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
1758 | 2024.11.19 02:10:40.886550 [ 3 ] {} <Debug> TCP-Session: c5611ae6-07f5-492b-87cc-695a5c5ebd19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1759 | 2024.11.19 02:10:41.000203 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.28 MiB, peak 153.34 MiB, free memory in arenas 0.00 B, will set to 149.06 MiB (RSS), difference: 3.78 MiB | ||
1760 | 2024.11.19 02:10:41.363298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55032, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1761 | 2024.11.19 02:10:41.715383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45184, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1762 | 2024.11.19 02:10:41.783779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51892, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1763 | 2024.11.19 02:10:41.846134 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42295, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1764 | 2024.11.19 02:10:41.869914 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1765 | 2024.11.19 02:10:41.870093 [ 5 ] {9ed115e8-8e83-4a81-a8b1-8f10ca662d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1766 | 2024.11.19 02:10:41.870167 [ 5 ] {9ed115e8-8e83-4a81-a8b1-8f10ca662d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1767 | 2024.11.19 02:10:41.870919 [ 5 ] {9ed115e8-8e83-4a81-a8b1-8f10ca662d9c} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1768 | 2024.11.19 02:10:41.870967 [ 5 ] {9ed115e8-8e83-4a81-a8b1-8f10ca662d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1769 | 2024.11.19 02:10:41.871434 [ 5 ] {9ed115e8-8e83-4a81-a8b1-8f10ca662d9c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1770 | 2024.11.19 02:10:41.871699 [ 5 ] {9ed115e8-8e83-4a81-a8b1-8f10ca662d9c} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1771 | 2024.11.19 02:10:41.872051 [ 5 ] {9ed115e8-8e83-4a81-a8b1-8f10ca662d9c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001976 sec., 7085.02024291498 rows/sec., 510.03 KiB/sec. | ||
1772 | 2024.11.19 02:10:41.872290 [ 5 ] {9ed115e8-8e83-4a81-a8b1-8f10ca662d9c} <Debug> TCPHandler: Processed in 0.002502619 sec. | ||
1773 | 2024.11.19 02:10:41.872585 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1774 | 2024.11.19 02:10:41.872776 [ 254 ] {0f3f6be1-9288-4788-958b-3a304914aaff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1775 | 2024.11.19 02:10:41.872880 [ 254 ] {0f3f6be1-9288-4788-958b-3a304914aaff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1776 | 2024.11.19 02:10:41.873794 [ 254 ] {0f3f6be1-9288-4788-958b-3a304914aaff} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1777 | 2024.11.19 02:10:41.873848 [ 254 ] {0f3f6be1-9288-4788-958b-3a304914aaff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1778 | 2024.11.19 02:10:41.874330 [ 254 ] {0f3f6be1-9288-4788-958b-3a304914aaff} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1779 | 2024.11.19 02:10:41.874589 [ 254 ] {0f3f6be1-9288-4788-958b-3a304914aaff} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1780 | 2024.11.19 02:10:41.874842 [ 254 ] {0f3f6be1-9288-4788-958b-3a304914aaff} <Debug> executeQuery: Read 219 rows, 19.58 KiB in 0.002117 sec., 103448.27586206897 rows/sec., 9.03 MiB/sec. | ||
1781 | 2024.11.19 02:10:41.874913 [ 254 ] {0f3f6be1-9288-4788-958b-3a304914aaff} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1782 | 2024.11.19 02:10:41.874931 [ 254 ] {0f3f6be1-9288-4788-958b-3a304914aaff} <Debug> TCPHandler: Processed in 0.002511839 sec. | ||
1783 | 2024.11.19 02:10:41.875094 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1784 | 2024.11.19 02:10:41.875224 [ 5 ] {baff20f2-54f4-4d1a-9d7c-69f6d0158e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1785 | 2024.11.19 02:10:41.875278 [ 5 ] {baff20f2-54f4-4d1a-9d7c-69f6d0158e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1786 | 2024.11.19 02:10:41.875896 [ 5 ] {baff20f2-54f4-4d1a-9d7c-69f6d0158e9e} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1787 | 2024.11.19 02:10:41.875939 [ 5 ] {baff20f2-54f4-4d1a-9d7c-69f6d0158e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1788 | 2024.11.19 02:10:41.876312 [ 5 ] {baff20f2-54f4-4d1a-9d7c-69f6d0158e9e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1789 | 2024.11.19 02:10:41.876561 [ 5 ] {baff20f2-54f4-4d1a-9d7c-69f6d0158e9e} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1790 | 2024.11.19 02:10:41.876897 [ 5 ] {baff20f2-54f4-4d1a-9d7c-69f6d0158e9e} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001678 sec., 8939.213349225269 rows/sec., 630.28 KiB/sec. | ||
1791 | 2024.11.19 02:10:41.877079 [ 5 ] {baff20f2-54f4-4d1a-9d7c-69f6d0158e9e} <Debug> TCPHandler: Processed in 0.002047064 sec. | ||
1792 | 2024.11.19 02:10:41.877269 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1793 | 2024.11.19 02:10:41.877398 [ 254 ] {07953344-e228-4ce4-9456-cdf1a7405a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1794 | 2024.11.19 02:10:41.877453 [ 254 ] {07953344-e228-4ce4-9456-cdf1a7405a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1795 | 2024.11.19 02:10:41.878059 [ 254 ] {07953344-e228-4ce4-9456-cdf1a7405a86} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1796 | 2024.11.19 02:10:41.878102 [ 254 ] {07953344-e228-4ce4-9456-cdf1a7405a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1797 | 2024.11.19 02:10:41.878470 [ 254 ] {07953344-e228-4ce4-9456-cdf1a7405a86} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1798 | 2024.11.19 02:10:41.878716 [ 254 ] {07953344-e228-4ce4-9456-cdf1a7405a86} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1799 | 2024.11.19 02:10:41.879077 [ 254 ] {07953344-e228-4ce4-9456-cdf1a7405a86} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00167 sec., 8383.233532934131 rows/sec., 587.11 KiB/sec. | ||
1800 | 2024.11.19 02:10:41.879399 [ 254 ] {07953344-e228-4ce4-9456-cdf1a7405a86} <Debug> TCPHandler: Processed in 0.002182735 sec. | ||
1801 | 2024.11.19 02:10:41.879432 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39540, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1802 | 2024.11.19 02:10:41.879615 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1803 | 2024.11.19 02:10:41.879828 [ 5 ] {df248325-d601-4df0-81d6-4c870196b63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1804 | 2024.11.19 02:10:41.879903 [ 5 ] {df248325-d601-4df0-81d6-4c870196b63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1805 | 2024.11.19 02:10:41.880595 [ 5 ] {df248325-d601-4df0-81d6-4c870196b63f} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1806 | 2024.11.19 02:10:41.880635 [ 5 ] {df248325-d601-4df0-81d6-4c870196b63f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1807 | 2024.11.19 02:10:41.880997 [ 5 ] {df248325-d601-4df0-81d6-4c870196b63f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1808 | 2024.11.19 02:10:41.881241 [ 5 ] {df248325-d601-4df0-81d6-4c870196b63f} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1809 | 2024.11.19 02:10:41.881471 [ 5 ] {df248325-d601-4df0-81d6-4c870196b63f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001682 sec., 7728.894173602855 rows/sec., 481.89 KiB/sec. | ||
1810 | 2024.11.19 02:10:41.881528 [ 5 ] {df248325-d601-4df0-81d6-4c870196b63f} <Debug> TCPHandler: Processed in 0.002001033 sec. | ||
1811 | 2024.11.19 02:10:41.881766 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1812 | 2024.11.19 02:10:41.881891 [ 254 ] {bd2c444e-7028-4030-a845-1b6292ed6f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1813 | 2024.11.19 02:10:41.881943 [ 254 ] {bd2c444e-7028-4030-a845-1b6292ed6f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1814 | 2024.11.19 02:10:41.882705 [ 254 ] {bd2c444e-7028-4030-a845-1b6292ed6f0a} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1815 | 2024.11.19 02:10:41.882749 [ 254 ] {bd2c444e-7028-4030-a845-1b6292ed6f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1816 | 2024.11.19 02:10:41.883157 [ 254 ] {bd2c444e-7028-4030-a845-1b6292ed6f0a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1817 | 2024.11.19 02:10:41.883401 [ 254 ] {bd2c444e-7028-4030-a845-1b6292ed6f0a} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1818 | 2024.11.19 02:10:41.883675 [ 254 ] {bd2c444e-7028-4030-a845-1b6292ed6f0a} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001775 sec., 219718.30985915492 rows/sec., 15.58 MiB/sec. | ||
1819 | 2024.11.19 02:10:41.884046 [ 254 ] {bd2c444e-7028-4030-a845-1b6292ed6f0a} <Debug> TCPHandler: Processed in 0.002326576 sec. | ||
1820 | 2024.11.19 02:10:41.884203 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1821 | 2024.11.19 02:10:41.884327 [ 5 ] {fb4d424e-9839-46d9-9f45-996f4f106a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1822 | 2024.11.19 02:10:41.884380 [ 5 ] {fb4d424e-9839-46d9-9f45-996f4f106a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1823 | 2024.11.19 02:10:41.884850 [ 5 ] {fb4d424e-9839-46d9-9f45-996f4f106a78} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1824 | 2024.11.19 02:10:41.884892 [ 5 ] {fb4d424e-9839-46d9-9f45-996f4f106a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1825 | 2024.11.19 02:10:41.885267 [ 5 ] {fb4d424e-9839-46d9-9f45-996f4f106a78} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1826 | 2024.11.19 02:10:41.885516 [ 5 ] {fb4d424e-9839-46d9-9f45-996f4f106a78} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1827 | 2024.11.19 02:10:41.885854 [ 5 ] {fb4d424e-9839-46d9-9f45-996f4f106a78} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001518 sec., 3952.569169960474 rows/sec., 206.51 KiB/sec. | ||
1828 | 2024.11.19 02:10:41.886085 [ 5 ] {fb4d424e-9839-46d9-9f45-996f4f106a78} <Debug> TCPHandler: Processed in 0.001938962 sec. | ||
1829 | 2024.11.19 02:10:41.886236 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1830 | 2024.11.19 02:10:41.886363 [ 254 ] {b99b8e27-9767-40b2-8edb-f1c2f1591c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1831 | 2024.11.19 02:10:41.886419 [ 254 ] {b99b8e27-9767-40b2-8edb-f1c2f1591c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1832 | 2024.11.19 02:10:41.887025 [ 254 ] {b99b8e27-9767-40b2-8edb-f1c2f1591c92} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1833 | 2024.11.19 02:10:41.887068 [ 254 ] {b99b8e27-9767-40b2-8edb-f1c2f1591c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1834 | 2024.11.19 02:10:41.887539 [ 254 ] {b99b8e27-9767-40b2-8edb-f1c2f1591c92} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1835 | 2024.11.19 02:10:41.887788 [ 254 ] {b99b8e27-9767-40b2-8edb-f1c2f1591c92} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1836 | 2024.11.19 02:10:41.888017 [ 254 ] {b99b8e27-9767-40b2-8edb-f1c2f1591c92} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001683 sec., 140819.96434937613 rows/sec., 9.44 MiB/sec. | ||
1837 | 2024.11.19 02:10:41.888078 [ 254 ] {b99b8e27-9767-40b2-8edb-f1c2f1591c92} <Debug> TCPHandler: Processed in 0.001904422 sec. | ||
1838 | 2024.11.19 02:10:41.888233 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1839 | 2024.11.19 02:10:41.888350 [ 5 ] {6288202f-02d4-4ab0-b0d2-ddc6aa18d9a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1840 | 2024.11.19 02:10:41.888405 [ 5 ] {6288202f-02d4-4ab0-b0d2-ddc6aa18d9a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1841 | 2024.11.19 02:10:41.888881 [ 5 ] {6288202f-02d4-4ab0-b0d2-ddc6aa18d9a3} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1842 | 2024.11.19 02:10:41.888922 [ 5 ] {6288202f-02d4-4ab0-b0d2-ddc6aa18d9a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1843 | 2024.11.19 02:10:41.889292 [ 5 ] {6288202f-02d4-4ab0-b0d2-ddc6aa18d9a3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1844 | 2024.11.19 02:10:41.889539 [ 5 ] {6288202f-02d4-4ab0-b0d2-ddc6aa18d9a3} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1845 | 2024.11.19 02:10:41.889943 [ 5 ] {6288202f-02d4-4ab0-b0d2-ddc6aa18d9a3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001579 sec., 633.3122229259025 rows/sec., 42.67 KiB/sec. | ||
1846 | 2024.11.19 02:10:41.890075 [ 5 ] {6288202f-02d4-4ab0-b0d2-ddc6aa18d9a3} <Debug> TCPHandler: Processed in 0.001897682 sec. | ||
1847 | 2024.11.19 02:10:41.890233 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1848 | 2024.11.19 02:10:41.890354 [ 254 ] {3b69d2c4-1496-4785-8b9c-02b52b768eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1849 | 2024.11.19 02:10:41.890436 [ 254 ] {3b69d2c4-1496-4785-8b9c-02b52b768eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1850 | 2024.11.19 02:10:41.891542 [ 254 ] {3b69d2c4-1496-4785-8b9c-02b52b768eba} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1851 | 2024.11.19 02:10:41.891584 [ 254 ] {3b69d2c4-1496-4785-8b9c-02b52b768eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1852 | 2024.11.19 02:10:41.892193 [ 254 ] {3b69d2c4-1496-4785-8b9c-02b52b768eba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1853 | 2024.11.19 02:10:41.892455 [ 254 ] {3b69d2c4-1496-4785-8b9c-02b52b768eba} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1854 | 2024.11.19 02:10:41.892978 [ 254 ] {3b69d2c4-1496-4785-8b9c-02b52b768eba} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00263 sec., 3041.825095057034 rows/sec., 5.45 MiB/sec. | ||
1855 | 2024.11.19 02:10:41.893093 [ 254 ] {3b69d2c4-1496-4785-8b9c-02b52b768eba} <Debug> TCPHandler: Processed in 0.002925323 sec. | ||
1856 | 2024.11.19 02:10:41.893251 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1857 | 2024.11.19 02:10:41.893370 [ 5 ] {b2b8c918-acf6-4ffc-ac57-75e3dc9ca7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1858 | 2024.11.19 02:10:41.893422 [ 5 ] {b2b8c918-acf6-4ffc-ac57-75e3dc9ca7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1859 | 2024.11.19 02:10:41.893904 [ 5 ] {b2b8c918-acf6-4ffc-ac57-75e3dc9ca7f2} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1860 | 2024.11.19 02:10:41.893943 [ 5 ] {b2b8c918-acf6-4ffc-ac57-75e3dc9ca7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1861 | 2024.11.19 02:10:41.894321 [ 5 ] {b2b8c918-acf6-4ffc-ac57-75e3dc9ca7f2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1862 | 2024.11.19 02:10:41.894567 [ 5 ] {b2b8c918-acf6-4ffc-ac57-75e3dc9ca7f2} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1863 | 2024.11.19 02:10:41.894799 [ 5 ] {b2b8c918-acf6-4ffc-ac57-75e3dc9ca7f2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001452 sec., 56473.82920110193 rows/sec., 3.59 MiB/sec. | ||
1864 | 2024.11.19 02:10:41.894857 [ 5 ] {b2b8c918-acf6-4ffc-ac57-75e3dc9ca7f2} <Debug> TCPHandler: Processed in 0.001665219 sec. | ||
1865 | 2024.11.19 02:10:42.000277 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 151.95 MiB, peak 153.44 MiB, free memory in arenas 0.00 B, will set to 149.13 MiB (RSS), difference: -2.82 MiB | ||
1866 | 2024.11.19 02:10:42.133903 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47386, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1867 | 2024.11.19 02:10:42.144440 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44800, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1868 | 2024.11.19 02:10:42.221955 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58477, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1869 | 2024.11.19 02:10:42.225430 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47008, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1870 | 2024.11.19 02:10:42.225490 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36558, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1871 | 2024.11.19 02:10:42.278566 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34057, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1872 | 2024.11.19 02:10:42.379562 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35299, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1873 | 2024.11.19 02:10:42.411210 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47962, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1874 | 2024.11.19 02:10:42.462699 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42693, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1875 | 2024.11.19 02:10:42.490202 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40856, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1876 | 2024.11.19 02:10:42.498183 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43662, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1877 | 2024.11.19 02:10:42.499575 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60687, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1878 | 2024.11.19 02:10:42.506538 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53777, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1879 | 2024.11.19 02:10:42.566218 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48309, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1880 | 2024.11.19 02:10:42.578832 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33167, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1881 | 2024.11.19 02:10:42.615026 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53036, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1882 | 2024.11.19 02:10:42.650454 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48037, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1883 | 2024.11.19 02:10:42.652766 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55799, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1884 | 2024.11.19 02:10:42.664050 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33341, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1885 | 2024.11.19 02:10:46.858702 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1886 | 2024.11.19 02:10:46.858984 [ 5 ] {dfb58272-7448-422f-a632-178c8a43a81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1887 | 2024.11.19 02:10:46.859406 [ 5 ] {dfb58272-7448-422f-a632-178c8a43a81a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1888 | 2024.11.19 02:10:46.859459 [ 5 ] {dfb58272-7448-422f-a632-178c8a43a81a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1889 | 2024.11.19 02:10:46.859827 [ 5 ] {dfb58272-7448-422f-a632-178c8a43a81a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1890 | 2024.11.19 02:10:46.859908 [ 5 ] {dfb58272-7448-422f-a632-178c8a43a81a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1891 | 2024.11.19 02:10:46.860085 [ 5 ] {dfb58272-7448-422f-a632-178c8a43a81a} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1892 | 2024.11.19 02:10:46.860272 [ 296 ] {dfb58272-7448-422f-a632-178c8a43a81a} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1893 | 2024.11.19 02:10:46.860362 [ 297 ] {dfb58272-7448-422f-a632-178c8a43a81a} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1894 | 2024.11.19 02:10:46.860473 [ 5 ] {dfb58272-7448-422f-a632-178c8a43a81a} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (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 | ||
1895 | 2024.11.19 02:10:46.860505 [ 5 ] {dfb58272-7448-422f-a632-178c8a43a81a} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1896 | 2024.11.19 02:10:46.860778 [ 5 ] {dfb58272-7448-422f-a632-178c8a43a81a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1897 | 2024.11.19 02:10:46.860871 [ 5 ] {dfb58272-7448-422f-a632-178c8a43a81a} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
1898 | 2024.11.19 02:10:46.860937 [ 5 ] {dfb58272-7448-422f-a632-178c8a43a81a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1899 | 2024.11.19 02:10:46.860983 [ 5 ] {dfb58272-7448-422f-a632-178c8a43a81a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1900 | 2024.11.19 02:10:46.862377 [ 5 ] {dfb58272-7448-422f-a632-178c8a43a81a} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003518 sec., 10517.339397384878 rows/sec., 394.18 KiB/sec. | ||
1901 | 2024.11.19 02:10:46.862513 [ 5 ] {dfb58272-7448-422f-a632-178c8a43a81a} <Debug> TCPHandler: Processed in 0.003949515 sec. | ||
1902 | 2024.11.19 02:10:46.862925 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1903 | 2024.11.19 02:10:46.863189 [ 254 ] {dab0a140-378a-4e65-8d05-c87036934ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1904 | 2024.11.19 02:10:46.863624 [ 254 ] {dab0a140-378a-4e65-8d05-c87036934ef9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1905 | 2024.11.19 02:10:46.863678 [ 254 ] {dab0a140-378a-4e65-8d05-c87036934ef9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1906 | 2024.11.19 02:10:46.864054 [ 254 ] {dab0a140-378a-4e65-8d05-c87036934ef9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1907 | 2024.11.19 02:10:46.864138 [ 254 ] {dab0a140-378a-4e65-8d05-c87036934ef9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1908 | 2024.11.19 02:10:46.864318 [ 254 ] {dab0a140-378a-4e65-8d05-c87036934ef9} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
1909 | 2024.11.19 02:10:46.864424 [ 298 ] {dab0a140-378a-4e65-8d05-c87036934ef9} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1910 | 2024.11.19 02:10:46.864435 [ 296 ] {dab0a140-378a-4e65-8d05-c87036934ef9} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1911 | 2024.11.19 02:10:46.864558 [ 254 ] {dab0a140-378a-4e65-8d05-c87036934ef9} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (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 | ||
1912 | 2024.11.19 02:10:46.864590 [ 254 ] {dab0a140-378a-4e65-8d05-c87036934ef9} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1913 | 2024.11.19 02:10:46.864680 [ 254 ] {dab0a140-378a-4e65-8d05-c87036934ef9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1914 | 2024.11.19 02:10:46.864703 [ 254 ] {dab0a140-378a-4e65-8d05-c87036934ef9} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
1915 | 2024.11.19 02:10:46.864752 [ 254 ] {dab0a140-378a-4e65-8d05-c87036934ef9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1916 | 2024.11.19 02:10:46.864812 [ 254 ] {dab0a140-378a-4e65-8d05-c87036934ef9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1917 | 2024.11.19 02:10:46.865943 [ 254 ] {dab0a140-378a-4e65-8d05-c87036934ef9} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.00288 sec., 12847.22222222222 rows/sec., 481.50 KiB/sec. | ||
1918 | 2024.11.19 02:10:46.866091 [ 254 ] {dab0a140-378a-4e65-8d05-c87036934ef9} <Debug> TCPHandler: Processed in 0.003299868 sec. | ||
1919 | 2024.11.19 02:10:46.866375 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1920 | 2024.11.19 02:10:46.866583 [ 5 ] {c9a7639c-c425-4800-8264-fe610f41e6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1921 | 2024.11.19 02:10:46.866938 [ 5 ] {c9a7639c-c425-4800-8264-fe610f41e6bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1922 | 2024.11.19 02:10:46.866991 [ 5 ] {c9a7639c-c425-4800-8264-fe610f41e6bd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1923 | 2024.11.19 02:10:46.867340 [ 5 ] {c9a7639c-c425-4800-8264-fe610f41e6bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1924 | 2024.11.19 02:10:46.867409 [ 5 ] {c9a7639c-c425-4800-8264-fe610f41e6bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1925 | 2024.11.19 02:10:46.867561 [ 5 ] {c9a7639c-c425-4800-8264-fe610f41e6bd} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
1926 | 2024.11.19 02:10:46.867655 [ 297 ] {c9a7639c-c425-4800-8264-fe610f41e6bd} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1927 | 2024.11.19 02:10:46.867669 [ 298 ] {c9a7639c-c425-4800-8264-fe610f41e6bd} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1928 | 2024.11.19 02:10:46.867771 [ 5 ] {c9a7639c-c425-4800-8264-fe610f41e6bd} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (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 | ||
1929 | 2024.11.19 02:10:46.867800 [ 5 ] {c9a7639c-c425-4800-8264-fe610f41e6bd} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1930 | 2024.11.19 02:10:46.867883 [ 5 ] {c9a7639c-c425-4800-8264-fe610f41e6bd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1931 | 2024.11.19 02:10:46.867906 [ 5 ] {c9a7639c-c425-4800-8264-fe610f41e6bd} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
1932 | 2024.11.19 02:10:46.867948 [ 5 ] {c9a7639c-c425-4800-8264-fe610f41e6bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1933 | 2024.11.19 02:10:46.867994 [ 5 ] {c9a7639c-c425-4800-8264-fe610f41e6bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1934 | 2024.11.19 02:10:46.869027 [ 5 ] {c9a7639c-c425-4800-8264-fe610f41e6bd} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.002542 sec., 14555.468135326515 rows/sec., 545.52 KiB/sec. | ||
1935 | 2024.11.19 02:10:46.869180 [ 5 ] {c9a7639c-c425-4800-8264-fe610f41e6bd} <Debug> TCPHandler: Processed in 0.002866232 sec. | ||
1936 | 2024.11.19 02:10:46.876142 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1937 | 2024.11.19 02:10:46.876271 [ 5 ] {28fe6b8a-3514-4d80-8330-9a617fe1c33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1938 | 2024.11.19 02:10:46.876322 [ 5 ] {28fe6b8a-3514-4d80-8330-9a617fe1c33e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1939 | 2024.11.19 02:10:46.877000 [ 5 ] {28fe6b8a-3514-4d80-8330-9a617fe1c33e} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1940 | 2024.11.19 02:10:46.877042 [ 5 ] {28fe6b8a-3514-4d80-8330-9a617fe1c33e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1941 | 2024.11.19 02:10:46.877521 [ 5 ] {28fe6b8a-3514-4d80-8330-9a617fe1c33e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1942 | 2024.11.19 02:10:46.877751 [ 5 ] {28fe6b8a-3514-4d80-8330-9a617fe1c33e} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1943 | 2024.11.19 02:10:46.877979 [ 5 ] {28fe6b8a-3514-4d80-8330-9a617fe1c33e} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001743 sec., 1721.170395869191 rows/sec., 156.88 KiB/sec. | ||
1944 | 2024.11.19 02:10:46.878115 [ 5 ] {28fe6b8a-3514-4d80-8330-9a617fe1c33e} <Debug> TCPHandler: Processed in 0.002029144 sec. | ||
1945 | 2024.11.19 02:10:46.878289 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1946 | 2024.11.19 02:10:46.878448 [ 254 ] {d5b9d99a-7a14-4e78-860c-056b5f527530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1947 | 2024.11.19 02:10:46.878512 [ 254 ] {d5b9d99a-7a14-4e78-860c-056b5f527530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1948 | 2024.11.19 02:10:46.879292 [ 254 ] {d5b9d99a-7a14-4e78-860c-056b5f527530} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1949 | 2024.11.19 02:10:46.879340 [ 254 ] {d5b9d99a-7a14-4e78-860c-056b5f527530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1950 | 2024.11.19 02:10:46.879778 [ 254 ] {d5b9d99a-7a14-4e78-860c-056b5f527530} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1951 | 2024.11.19 02:10:46.880028 [ 254 ] {d5b9d99a-7a14-4e78-860c-056b5f527530} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1952 | 2024.11.19 02:10:46.880208 [ 53 ] {} <Debug> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1953 | 2024.11.19 02:10:46.880266 [ 53 ] {} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1954 | 2024.11.19 02:10:46.880298 [ 254 ] {d5b9d99a-7a14-4e78-860c-056b5f527530} <Debug> executeQuery: Read 98 rows, 8.33 KiB in 0.001882 sec., 52072.26354941552 rows/sec., 4.32 MiB/sec. | ||
1955 | 2024.11.19 02:10:46.880305 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1956 | 2024.11.19 02:10:46.880445 [ 254 ] {d5b9d99a-7a14-4e78-860c-056b5f527530} <Debug> TCPHandler: Processed in 0.002226815 sec. | ||
1957 | 2024.11.19 02:10:46.880517 [ 196 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
1958 | 2024.11.19 02:10:46.880640 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1959 | 2024.11.19 02:10:46.880708 [ 196 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1960 | 2024.11.19 02:10:46.880773 [ 196 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1359 rows starting from the beginning of the part | ||
1961 | 2024.11.19 02:10:46.880883 [ 5 ] {6bae7ba9-7bd4-4f57-8a59-d2e3c6b91d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1962 | 2024.11.19 02:10:46.880994 [ 196 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 219 rows starting from the beginning of the part | ||
1963 | 2024.11.19 02:10:46.881065 [ 5 ] {6bae7ba9-7bd4-4f57-8a59-d2e3c6b91d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1964 | 2024.11.19 02:10:46.881387 [ 196 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
1965 | 2024.11.19 02:10:46.881729 [ 196 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
1966 | 2024.11.19 02:10:46.882030 [ 196 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 219 rows starting from the beginning of the part | ||
1967 | 2024.11.19 02:10:46.882341 [ 196 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 98 rows starting from the beginning of the part | ||
1968 | 2024.11.19 02:10:46.883794 [ 5 ] {6bae7ba9-7bd4-4f57-8a59-d2e3c6b91d64} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1969 | 2024.11.19 02:10:46.883877 [ 5 ] {6bae7ba9-7bd4-4f57-8a59-d2e3c6b91d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1970 | 2024.11.19 02:10:46.885050 [ 5 ] {6bae7ba9-7bd4-4f57-8a59-d2e3c6b91d64} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1971 | 2024.11.19 02:10:46.885576 [ 5 ] {6bae7ba9-7bd4-4f57-8a59-d2e3c6b91d64} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1972 | 2024.11.19 02:10:46.886133 [ 5 ] {6bae7ba9-7bd4-4f57-8a59-d2e3c6b91d64} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.005327 sec., 3942.1813403416554 rows/sec., 296.43 KiB/sec. | ||
1973 | 2024.11.19 02:10:46.886176 [ 187 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2007 rows, containing 5 columns (5 merged, 0 gathered) in 0.005733086 sec., 350073.2415316986 rows/sec., 30.71 MiB/sec. | ||
1974 | 2024.11.19 02:10:46.886256 [ 5 ] {6bae7ba9-7bd4-4f57-8a59-d2e3c6b91d64} <Debug> TCPHandler: Processed in 0.005707635 sec. | ||
1975 | 2024.11.19 02:10:46.886441 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1976 | 2024.11.19 02:10:46.886489 [ 187 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1977 | 2024.11.19 02:10:46.886666 [ 254 ] {a369f5ed-92c5-40e7-be50-9aee9f217af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1978 | 2024.11.19 02:10:46.886766 [ 254 ] {a369f5ed-92c5-40e7-be50-9aee9f217af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1979 | 2024.11.19 02:10:46.887076 [ 187 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_11_2} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1980 | 2024.11.19 02:10:46.887330 [ 187 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_11_2} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1981 | 2024.11.19 02:10:46.887527 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
1982 | 2024.11.19 02:10:46.887908 [ 254 ] {a369f5ed-92c5-40e7-be50-9aee9f217af1} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1983 | 2024.11.19 02:10:46.887955 [ 254 ] {a369f5ed-92c5-40e7-be50-9aee9f217af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1984 | 2024.11.19 02:10:46.888362 [ 254 ] {a369f5ed-92c5-40e7-be50-9aee9f217af1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1985 | 2024.11.19 02:10:46.888612 [ 254 ] {a369f5ed-92c5-40e7-be50-9aee9f217af1} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1986 | 2024.11.19 02:10:46.888788 [ 53 ] {} <Debug> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1987 | 2024.11.19 02:10:46.888847 [ 53 ] {} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1988 | 2024.11.19 02:10:46.888884 [ 254 ] {a369f5ed-92c5-40e7-be50-9aee9f217af1} <Debug> executeQuery: Read 92 rows, 7.37 KiB in 0.00227 sec., 40528.63436123348 rows/sec., 3.17 MiB/sec. | ||
1989 | 2024.11.19 02:10:46.888893 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
1990 | 2024.11.19 02:10:46.889059 [ 254 ] {a369f5ed-92c5-40e7-be50-9aee9f217af1} <Debug> TCPHandler: Processed in 0.002695601 sec. | ||
1991 | 2024.11.19 02:10:46.889154 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
1992 | 2024.11.19 02:10:46.889259 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1993 | 2024.11.19 02:10:46.889336 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1994 | 2024.11.19 02:10:46.889399 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 846 rows starting from the beginning of the part | ||
1995 | 2024.11.19 02:10:46.889470 [ 5 ] {9d50dc8a-08c5-41d1-94b8-3befa7fb7d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1996 | 2024.11.19 02:10:46.889667 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 390 rows starting from the beginning of the part | ||
1997 | 2024.11.19 02:10:46.889721 [ 5 ] {9d50dc8a-08c5-41d1-94b8-3befa7fb7d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1998 | 2024.11.19 02:10:46.889968 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
1999 | 2024.11.19 02:10:46.890262 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
2000 | 2024.11.19 02:10:46.890584 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 390 rows starting from the beginning of the part | ||
2001 | 2024.11.19 02:10:46.890911 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 92 rows starting from the beginning of the part | ||
2002 | 2024.11.19 02:10:46.892327 [ 5 ] {9d50dc8a-08c5-41d1-94b8-3befa7fb7d2f} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2003 | 2024.11.19 02:10:46.892387 [ 5 ] {9d50dc8a-08c5-41d1-94b8-3befa7fb7d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2004 | 2024.11.19 02:10:46.893467 [ 5 ] {9d50dc8a-08c5-41d1-94b8-3befa7fb7d2f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2005 | 2024.11.19 02:10:46.893880 [ 5 ] {9d50dc8a-08c5-41d1-94b8-3befa7fb7d2f} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2006 | 2024.11.19 02:10:46.894235 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2007 | 2024.11.19 02:10:46.894282 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1846 rows, containing 5 columns (5 merged, 0 gathered) in 0.005203819 sec., 354739.4711460948 rows/sec., 27.04 MiB/sec. | ||
2008 | 2024.11.19 02:10:46.894317 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2009 | 2024.11.19 02:10:46.894380 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2010 | 2024.11.19 02:10:46.894495 [ 5 ] {9d50dc8a-08c5-41d1-94b8-3befa7fb7d2f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.005057 sec., 25311.4494759739 rows/sec., 1.76 MiB/sec. | ||
2011 | 2024.11.19 02:10:46.894702 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2012 | 2024.11.19 02:10:46.894752 [ 196 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
2013 | 2024.11.19 02:10:46.894907 [ 5 ] {9d50dc8a-08c5-41d1-94b8-3befa7fb7d2f} <Debug> TCPHandler: Processed in 0.005722426 sec. | ||
2014 | 2024.11.19 02:10:46.895210 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2015 | 2024.11.19 02:10:46.895322 [ 196 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2016 | 2024.11.19 02:10:46.895420 [ 196 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2290 rows starting from the beginning of the part | ||
2017 | 2024.11.19 02:10:46.895515 [ 254 ] {59e7df73-3042-462c-8583-4794f7de6f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2018 | 2024.11.19 02:10:46.895702 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_11_2} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2019 | 2024.11.19 02:10:46.895814 [ 196 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 237 rows starting from the beginning of the part | ||
2020 | 2024.11.19 02:10:46.896123 [ 254 ] {59e7df73-3042-462c-8583-4794f7de6f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2021 | 2024.11.19 02:10:46.896242 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_11_2} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2022 | 2024.11.19 02:10:46.896412 [ 196 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
2023 | 2024.11.19 02:10:46.896636 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2024 | 2024.11.19 02:10:46.896858 [ 196 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
2025 | 2024.11.19 02:10:46.897088 [ 196 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
2026 | 2024.11.19 02:10:46.897337 [ 196 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
2027 | 2024.11.19 02:10:46.899568 [ 254 ] {59e7df73-3042-462c-8583-4794f7de6f2f} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2028 | 2024.11.19 02:10:46.899609 [ 254 ] {59e7df73-3042-462c-8583-4794f7de6f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2029 | 2024.11.19 02:10:46.900091 [ 190 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3212 rows, containing 5 columns (5 merged, 0 gathered) in 0.005599644 sec., 573607.8936446675 rows/sec., 38.80 MiB/sec. | ||
2030 | 2024.11.19 02:10:46.900427 [ 254 ] {59e7df73-3042-462c-8583-4794f7de6f2f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2031 | 2024.11.19 02:10:46.900522 [ 200 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2032 | 2024.11.19 02:10:46.900770 [ 254 ] {59e7df73-3042-462c-8583-4794f7de6f2f} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2033 | 2024.11.19 02:10:46.901051 [ 200 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2034 | 2024.11.19 02:10:46.901128 [ 254 ] {59e7df73-3042-462c-8583-4794f7de6f2f} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.005694 sec., 3688.0927291886196 rows/sec., 6.61 MiB/sec. | ||
2035 | 2024.11.19 02:10:46.901184 [ 200 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2036 | 2024.11.19 02:10:46.901339 [ 254 ] {59e7df73-3042-462c-8583-4794f7de6f2f} <Debug> TCPHandler: Processed in 0.006277741 sec. | ||
2037 | 2024.11.19 02:10:46.901348 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
2038 | 2024.11.19 02:10:46.901511 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2039 | 2024.11.19 02:10:46.901651 [ 5 ] {ac2e4759-8590-4393-bc29-e8cb3a37ee8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2040 | 2024.11.19 02:10:46.901711 [ 5 ] {ac2e4759-8590-4393-bc29-e8cb3a37ee8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2041 | 2024.11.19 02:10:46.902270 [ 5 ] {ac2e4759-8590-4393-bc29-e8cb3a37ee8a} <Trace> oximeter.measurements_i64 (aa06383f-093c-4b9a-82d8-5013bb1809fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2042 | 2024.11.19 02:10:46.902313 [ 5 ] {ac2e4759-8590-4393-bc29-e8cb3a37ee8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
2043 | 2024.11.19 02:10:46.902684 [ 5 ] {ac2e4759-8590-4393-bc29-e8cb3a37ee8a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2044 | 2024.11.19 02:10:46.902931 [ 5 ] {ac2e4759-8590-4393-bc29-e8cb3a37ee8a} <Trace> oximeter.measurements_i64 (aa06383f-093c-4b9a-82d8-5013bb1809fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2045 | 2024.11.19 02:10:46.903241 [ 5 ] {ac2e4759-8590-4393-bc29-e8cb3a37ee8a} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001577 sec., 7609.3849080532655 rows/sec., 573.43 KiB/sec. | ||
2046 | 2024.11.19 02:10:46.903397 [ 5 ] {ac2e4759-8590-4393-bc29-e8cb3a37ee8a} <Debug> TCPHandler: Processed in 0.001957422 sec. | ||
2047 | 2024.11.19 02:10:46.903559 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2048 | 2024.11.19 02:10:46.903703 [ 254 ] {3c295f95-27ad-47a0-9e2b-63ffce3d6178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2049 | 2024.11.19 02:10:46.903764 [ 254 ] {3c295f95-27ad-47a0-9e2b-63ffce3d6178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2050 | 2024.11.19 02:10:46.904334 [ 254 ] {3c295f95-27ad-47a0-9e2b-63ffce3d6178} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2051 | 2024.11.19 02:10:46.904374 [ 254 ] {3c295f95-27ad-47a0-9e2b-63ffce3d6178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
2052 | 2024.11.19 02:10:46.904747 [ 254 ] {3c295f95-27ad-47a0-9e2b-63ffce3d6178} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2053 | 2024.11.19 02:10:46.904987 [ 254 ] {3c295f95-27ad-47a0-9e2b-63ffce3d6178} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2054 | 2024.11.19 02:10:46.905135 [ 52 ] {} <Debug> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2055 | 2024.11.19 02:10:46.905171 [ 254 ] {3c295f95-27ad-47a0-9e2b-63ffce3d6178} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.0015 sec., 32000 rows/sec., 2.16 MiB/sec. | ||
2056 | 2024.11.19 02:10:46.905182 [ 52 ] {} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2057 | 2024.11.19 02:10:46.905224 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
2058 | 2024.11.19 02:10:46.905236 [ 254 ] {3c295f95-27ad-47a0-9e2b-63ffce3d6178} <Debug> TCPHandler: Processed in 0.00174659 sec. | ||
2059 | 2024.11.19 02:10:46.905551 [ 190 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::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 | ||
2060 | 2024.11.19 02:10:46.905704 [ 190 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2061 | 2024.11.19 02:10:46.905745 [ 190 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 332 rows starting from the beginning of the part | ||
2062 | 2024.11.19 02:10:46.905850 [ 190 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 82 rows starting from the beginning of the part | ||
2063 | 2024.11.19 02:10:46.906062 [ 190 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::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 | ||
2064 | 2024.11.19 02:10:46.906178 [ 190 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
2065 | 2024.11.19 02:10:46.906375 [ 190 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part | ||
2066 | 2024.11.19 02:10:46.906498 [ 190 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
2067 | 2024.11.19 02:10:46.907768 [ 193 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 4 columns (4 merged, 0 gathered) in 0.002436468 sec., 272525.6395733496 rows/sec., 17.84 MiB/sec. | ||
2068 | 2024.11.19 02:10:46.907932 [ 190 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2069 | 2024.11.19 02:10:46.908221 [ 190 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_11_2} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2070 | 2024.11.19 02:10:46.908304 [ 190 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_11_2} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2071 | 2024.11.19 02:10:46.908378 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
2072 | 2024.11.19 02:10:50.104074 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 328 | ||
2073 | 2024.11.19 02:10:50.107284 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2074 | 2024.11.19 02:10:50.107337 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2075 | 2024.11.19 02:10:50.108837 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2076 | 2024.11.19 02:10:50.109169 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2077 | 2024.11.19 02:10:50.109840 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 328 | ||
2078 | 2024.11.19 02:10:51.865599 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2079 | 2024.11.19 02:10:51.865808 [ 5 ] {7c278ade-7983-4de1-b97c-826376fc2d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2080 | 2024.11.19 02:10:51.865889 [ 5 ] {7c278ade-7983-4de1-b97c-826376fc2d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2081 | 2024.11.19 02:10:51.866720 [ 5 ] {7c278ade-7983-4de1-b97c-826376fc2d53} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2082 | 2024.11.19 02:10:51.866769 [ 5 ] {7c278ade-7983-4de1-b97c-826376fc2d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2083 | 2024.11.19 02:10:51.867193 [ 5 ] {7c278ade-7983-4de1-b97c-826376fc2d53} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2084 | 2024.11.19 02:10:51.867451 [ 5 ] {7c278ade-7983-4de1-b97c-826376fc2d53} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2085 | 2024.11.19 02:10:51.867676 [ 5 ] {7c278ade-7983-4de1-b97c-826376fc2d53} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001928 sec., 29045.64315352697 rows/sec., 2.23 MiB/sec. | ||
2086 | 2024.11.19 02:10:51.867733 [ 5 ] {7c278ade-7983-4de1-b97c-826376fc2d53} <Debug> TCPHandler: Processed in 0.002272976 sec. | ||
2087 | 2024.11.19 02:10:51.867993 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2088 | 2024.11.19 02:10:51.868181 [ 254 ] {40cc4a0d-1cf8-48ff-8890-8c7e3ab6fb96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2089 | 2024.11.19 02:10:51.868255 [ 254 ] {40cc4a0d-1cf8-48ff-8890-8c7e3ab6fb96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2090 | 2024.11.19 02:10:51.869006 [ 254 ] {40cc4a0d-1cf8-48ff-8890-8c7e3ab6fb96} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2091 | 2024.11.19 02:10:51.869053 [ 254 ] {40cc4a0d-1cf8-48ff-8890-8c7e3ab6fb96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2092 | 2024.11.19 02:10:51.869484 [ 254 ] {40cc4a0d-1cf8-48ff-8890-8c7e3ab6fb96} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2093 | 2024.11.19 02:10:51.869749 [ 254 ] {40cc4a0d-1cf8-48ff-8890-8c7e3ab6fb96} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2094 | 2024.11.19 02:10:51.869957 [ 254 ] {40cc4a0d-1cf8-48ff-8890-8c7e3ab6fb96} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001826 sec., 35049.28806133626 rows/sec., 2.74 MiB/sec. | ||
2095 | 2024.11.19 02:10:51.870020 [ 254 ] {40cc4a0d-1cf8-48ff-8890-8c7e3ab6fb96} <Debug> TCPHandler: Processed in 0.002158324 sec. | ||
2096 | 2024.11.19 02:10:51.870194 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2097 | 2024.11.19 02:10:51.870336 [ 5 ] {3b86b9f9-21c8-4636-bbce-d65e1be3fdf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2098 | 2024.11.19 02:10:51.870401 [ 5 ] {3b86b9f9-21c8-4636-bbce-d65e1be3fdf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2099 | 2024.11.19 02:10:51.870981 [ 5 ] {3b86b9f9-21c8-4636-bbce-d65e1be3fdf8} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2100 | 2024.11.19 02:10:51.871022 [ 5 ] {3b86b9f9-21c8-4636-bbce-d65e1be3fdf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2101 | 2024.11.19 02:10:51.871428 [ 5 ] {3b86b9f9-21c8-4636-bbce-d65e1be3fdf8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2102 | 2024.11.19 02:10:51.871675 [ 5 ] {3b86b9f9-21c8-4636-bbce-d65e1be3fdf8} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2103 | 2024.11.19 02:10:51.871895 [ 5 ] {3b86b9f9-21c8-4636-bbce-d65e1be3fdf8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00159 sec., 100628.93081761006 rows/sec., 7.01 MiB/sec. | ||
2104 | 2024.11.19 02:10:51.871948 [ 5 ] {3b86b9f9-21c8-4636-bbce-d65e1be3fdf8} <Debug> TCPHandler: Processed in 0.001819661 sec. | ||
2105 | 2024.11.19 02:10:51.872107 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2106 | 2024.11.19 02:10:51.872237 [ 254 ] {0c8ac812-643d-4dc3-9d10-1ecfddf47e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2107 | 2024.11.19 02:10:51.872292 [ 254 ] {0c8ac812-643d-4dc3-9d10-1ecfddf47e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2108 | 2024.11.19 02:10:51.872804 [ 254 ] {0c8ac812-643d-4dc3-9d10-1ecfddf47e5c} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2109 | 2024.11.19 02:10:51.872843 [ 254 ] {0c8ac812-643d-4dc3-9d10-1ecfddf47e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2110 | 2024.11.19 02:10:51.873227 [ 254 ] {0c8ac812-643d-4dc3-9d10-1ecfddf47e5c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2111 | 2024.11.19 02:10:51.873466 [ 254 ] {0c8ac812-643d-4dc3-9d10-1ecfddf47e5c} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2112 | 2024.11.19 02:10:51.873647 [ 254 ] {0c8ac812-643d-4dc3-9d10-1ecfddf47e5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.80 MiB/sec. | ||
2113 | 2024.11.19 02:10:51.873700 [ 254 ] {0c8ac812-643d-4dc3-9d10-1ecfddf47e5c} <Debug> TCPHandler: Processed in 0.001660109 sec. | ||
2114 | 2024.11.19 02:10:54.748890 [ 40 ] {} <Debug> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2115 | 2024.11.19 02:10:54.748967 [ 40 ] {} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2116 | 2024.11.19 02:10:54.748990 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2117 | 2024.11.19 02:10:54.749205 [ 190 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::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 | ||
2118 | 2024.11.19 02:10:54.749395 [ 190 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2119 | 2024.11.19 02:10:54.749439 [ 190 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 228 rows starting from the beginning of the part | ||
2120 | 2024.11.19 02:10:54.749530 [ 190 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::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 | ||
2121 | 2024.11.19 02:10:54.749762 [ 190 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::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 | ||
2122 | 2024.11.19 02:10:54.750043 [ 190 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::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 | ||
2123 | 2024.11.19 02:10:54.750243 [ 190 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::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 | ||
2124 | 2024.11.19 02:10:54.751575 [ 193 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 5 columns (5 merged, 0 gathered) in 0.002500959 sec., 113556.43974971201 rows/sec., 8.14 MiB/sec. | ||
2125 | 2024.11.19 02:10:54.751795 [ 193 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2126 | 2024.11.19 02:10:54.752120 [ 193 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_5_1} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2127 | 2024.11.19 02:10:54.752204 [ 193 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_5_1} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2128 | 2024.11.19 02:10:54.752305 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2129 | 2024.11.19 02:10:55.002306 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2130 | 2024.11.19 02:10:55.002351 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2131 | 2024.11.19 02:10:56.872457 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2132 | 2024.11.19 02:10:56.872651 [ 5 ] {a402ae45-54e5-4dd5-be84-18869545c033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2133 | 2024.11.19 02:10:56.872724 [ 5 ] {a402ae45-54e5-4dd5-be84-18869545c033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2134 | 2024.11.19 02:10:56.873496 [ 5 ] {a402ae45-54e5-4dd5-be84-18869545c033} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2135 | 2024.11.19 02:10:56.873550 [ 5 ] {a402ae45-54e5-4dd5-be84-18869545c033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2136 | 2024.11.19 02:10:56.873975 [ 5 ] {a402ae45-54e5-4dd5-be84-18869545c033} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2137 | 2024.11.19 02:10:56.874234 [ 5 ] {a402ae45-54e5-4dd5-be84-18869545c033} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2138 | 2024.11.19 02:10:56.874445 [ 38 ] {} <Debug> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2139 | 2024.11.19 02:10:56.874488 [ 5 ] {a402ae45-54e5-4dd5-be84-18869545c033} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001886 sec., 7423.117709437964 rows/sec., 534.37 KiB/sec. | ||
2140 | 2024.11.19 02:10:56.874524 [ 38 ] {} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2141 | 2024.11.19 02:10:56.874598 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2142 | 2024.11.19 02:10:56.874630 [ 5 ] {a402ae45-54e5-4dd5-be84-18869545c033} <Debug> TCPHandler: Processed in 0.002309677 sec. | ||
2143 | 2024.11.19 02:10:56.874951 [ 195 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
2144 | 2024.11.19 02:10:56.875001 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2145 | 2024.11.19 02:10:56.875192 [ 195 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2146 | 2024.11.19 02:10:56.875262 [ 195 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
2147 | 2024.11.19 02:10:56.875278 [ 254 ] {ba7bb2d5-93ff-4386-b026-e10f1158358e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2148 | 2024.11.19 02:10:56.875448 [ 254 ] {ba7bb2d5-93ff-4386-b026-e10f1158358e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2149 | 2024.11.19 02:10:56.875511 [ 195 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
2150 | 2024.11.19 02:10:56.875808 [ 195 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
2151 | 2024.11.19 02:10:56.876180 [ 195 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
2152 | 2024.11.19 02:10:56.876542 [ 195 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
2153 | 2024.11.19 02:10:56.878446 [ 254 ] {ba7bb2d5-93ff-4386-b026-e10f1158358e} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2154 | 2024.11.19 02:10:56.878525 [ 254 ] {ba7bb2d5-93ff-4386-b026-e10f1158358e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2155 | 2024.11.19 02:10:56.879010 [ 195 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004279449 sec., 16357.245991247937 rows/sec., 1.21 MiB/sec. | ||
2156 | 2024.11.19 02:10:56.879270 [ 190 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2157 | 2024.11.19 02:10:56.879438 [ 254 ] {ba7bb2d5-93ff-4386-b026-e10f1158358e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2158 | 2024.11.19 02:10:56.879787 [ 190 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::all_1_5_1} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2159 | 2024.11.19 02:10:56.879955 [ 254 ] {ba7bb2d5-93ff-4386-b026-e10f1158358e} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2160 | 2024.11.19 02:10:56.879994 [ 190 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::all_1_5_1} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2161 | 2024.11.19 02:10:56.880169 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2162 | 2024.11.19 02:10:56.880337 [ 254 ] {ba7bb2d5-93ff-4386-b026-e10f1158358e} <Debug> executeQuery: Read 261 rows, 23.51 KiB in 0.005142 sec., 50758.45974329055 rows/sec., 4.46 MiB/sec. | ||
2163 | 2024.11.19 02:10:56.880423 [ 254 ] {ba7bb2d5-93ff-4386-b026-e10f1158358e} <Debug> TCPHandler: Processed in 0.005635624 sec. | ||
2164 | 2024.11.19 02:10:56.880590 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2165 | 2024.11.19 02:10:56.880722 [ 5 ] {da8e18c8-d996-4db9-8f25-cf868211fcbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2166 | 2024.11.19 02:10:56.880785 [ 5 ] {da8e18c8-d996-4db9-8f25-cf868211fcbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2167 | 2024.11.19 02:10:56.881502 [ 5 ] {da8e18c8-d996-4db9-8f25-cf868211fcbf} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2168 | 2024.11.19 02:10:56.881552 [ 5 ] {da8e18c8-d996-4db9-8f25-cf868211fcbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2169 | 2024.11.19 02:10:56.881952 [ 5 ] {da8e18c8-d996-4db9-8f25-cf868211fcbf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2170 | 2024.11.19 02:10:56.882206 [ 5 ] {da8e18c8-d996-4db9-8f25-cf868211fcbf} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2171 | 2024.11.19 02:10:56.882369 [ 38 ] {} <Debug> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2172 | 2024.11.19 02:10:56.882435 [ 38 ] {} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2173 | 2024.11.19 02:10:56.882467 [ 5 ] {da8e18c8-d996-4db9-8f25-cf868211fcbf} <Debug> executeQuery: Read 36 rows, 2.64 KiB in 0.001767 sec., 20373.51443123939 rows/sec., 1.46 MiB/sec. | ||
2174 | 2024.11.19 02:10:56.882478 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2175 | 2024.11.19 02:10:56.882612 [ 5 ] {da8e18c8-d996-4db9-8f25-cf868211fcbf} <Debug> TCPHandler: Processed in 0.002078014 sec. | ||
2176 | 2024.11.19 02:10:56.882886 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2177 | 2024.11.19 02:10:56.882992 [ 198 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::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 | ||
2178 | 2024.11.19 02:10:56.883163 [ 254 ] {97759a69-7034-4928-9366-e82285906349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2179 | 2024.11.19 02:10:56.883257 [ 198 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2180 | 2024.11.19 02:10:56.883282 [ 254 ] {97759a69-7034-4928-9366-e82285906349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2181 | 2024.11.19 02:10:56.883357 [ 198 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::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 | ||
2182 | 2024.11.19 02:10:56.883731 [ 198 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::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 | ||
2183 | 2024.11.19 02:10:56.884110 [ 198 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
2184 | 2024.11.19 02:10:56.884454 [ 198 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part | ||
2185 | 2024.11.19 02:10:56.884944 [ 198 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part | ||
2186 | 2024.11.19 02:10:56.885171 [ 198 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::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 | ||
2187 | 2024.11.19 02:10:56.885960 [ 254 ] {97759a69-7034-4928-9366-e82285906349} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2188 | 2024.11.19 02:10:56.886039 [ 254 ] {97759a69-7034-4928-9366-e82285906349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2189 | 2024.11.19 02:10:56.886963 [ 254 ] {97759a69-7034-4928-9366-e82285906349} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2190 | 2024.11.19 02:10:56.887641 [ 254 ] {97759a69-7034-4928-9366-e82285906349} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2191 | 2024.11.19 02:10:56.887840 [ 190 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 117 rows, containing 5 columns (5 merged, 0 gathered) in 0.00521839 sec., 22420.70830275238 rows/sec., 1.67 MiB/sec. | ||
2192 | 2024.11.19 02:10:56.888160 [ 190 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2193 | 2024.11.19 02:10:56.888224 [ 254 ] {97759a69-7034-4928-9366-e82285906349} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005103 sec., 2743.4842249657063 rows/sec., 192.14 KiB/sec. | ||
2194 | 2024.11.19 02:10:56.888440 [ 254 ] {97759a69-7034-4928-9366-e82285906349} <Debug> TCPHandler: Processed in 0.005710726 sec. | ||
2195 | 2024.11.19 02:10:56.888640 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2196 | 2024.11.19 02:10:56.888791 [ 190 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_6_1} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2197 | 2024.11.19 02:10:56.888857 [ 5 ] {51f4a9db-1fef-4d8f-9647-6caaf85d5d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2198 | 2024.11.19 02:10:56.888938 [ 190 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_6_1} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2199 | 2024.11.19 02:10:56.888966 [ 5 ] {51f4a9db-1fef-4d8f-9647-6caaf85d5d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2200 | 2024.11.19 02:10:56.889124 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2201 | 2024.11.19 02:10:56.889787 [ 5 ] {51f4a9db-1fef-4d8f-9647-6caaf85d5d17} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2202 | 2024.11.19 02:10:56.889833 [ 5 ] {51f4a9db-1fef-4d8f-9647-6caaf85d5d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2203 | 2024.11.19 02:10:56.890213 [ 5 ] {51f4a9db-1fef-4d8f-9647-6caaf85d5d17} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2204 | 2024.11.19 02:10:56.890471 [ 5 ] {51f4a9db-1fef-4d8f-9647-6caaf85d5d17} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2205 | 2024.11.19 02:10:56.890632 [ 38 ] {} <Debug> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2206 | 2024.11.19 02:10:56.890692 [ 38 ] {} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2207 | 2024.11.19 02:10:56.890720 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2208 | 2024.11.19 02:10:56.890737 [ 5 ] {51f4a9db-1fef-4d8f-9647-6caaf85d5d17} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001949 sec., 6670.087224217547 rows/sec., 415.88 KiB/sec. | ||
2209 | 2024.11.19 02:10:56.891025 [ 195 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
2210 | 2024.11.19 02:10:56.891092 [ 5 ] {51f4a9db-1fef-4d8f-9647-6caaf85d5d17} <Debug> TCPHandler: Processed in 0.002536829 sec. | ||
2211 | 2024.11.19 02:10:56.891366 [ 195 ] {108395ef-8704-4c1e-b33f-2e12944f9209::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2212 | 2024.11.19 02:10:56.891366 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2213 | 2024.11.19 02:10:56.891412 [ 195 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
2214 | 2024.11.19 02:10:56.891617 [ 195 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
2215 | 2024.11.19 02:10:56.891767 [ 254 ] {f46f46ca-e163-437e-85b9-d9b4c205a520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2216 | 2024.11.19 02:10:56.891972 [ 195 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
2217 | 2024.11.19 02:10:56.891972 [ 254 ] {f46f46ca-e163-437e-85b9-d9b4c205a520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2218 | 2024.11.19 02:10:56.892331 [ 195 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
2219 | 2024.11.19 02:10:56.892656 [ 195 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
2220 | 2024.11.19 02:10:56.894426 [ 254 ] {f46f46ca-e163-437e-85b9-d9b4c205a520} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2221 | 2024.11.19 02:10:56.894507 [ 254 ] {f46f46ca-e163-437e-85b9-d9b4c205a520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2222 | 2024.11.19 02:10:56.894935 [ 195 ] {108395ef-8704-4c1e-b33f-2e12944f9209::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004131707 sec., 15731.996484745892 rows/sec., 1.02 MiB/sec. | ||
2223 | 2024.11.19 02:10:56.895162 [ 190 ] {108395ef-8704-4c1e-b33f-2e12944f9209::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2224 | 2024.11.19 02:10:56.895418 [ 254 ] {f46f46ca-e163-437e-85b9-d9b4c205a520} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2225 | 2024.11.19 02:10:56.895642 [ 190 ] {108395ef-8704-4c1e-b33f-2e12944f9209::all_1_5_1} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2226 | 2024.11.19 02:10:56.895788 [ 190 ] {108395ef-8704-4c1e-b33f-2e12944f9209::all_1_5_1} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2227 | 2024.11.19 02:10:56.895888 [ 254 ] {f46f46ca-e163-437e-85b9-d9b4c205a520} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2228 | 2024.11.19 02:10:56.895948 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2229 | 2024.11.19 02:10:56.896187 [ 254 ] {f46f46ca-e163-437e-85b9-d9b4c205a520} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.004553 sec., 90270.15154842961 rows/sec., 6.44 MiB/sec. | ||
2230 | 2024.11.19 02:10:56.896256 [ 254 ] {f46f46ca-e163-437e-85b9-d9b4c205a520} <Debug> TCPHandler: Processed in 0.005031807 sec. | ||
2231 | 2024.11.19 02:10:56.896397 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2232 | 2024.11.19 02:10:56.896509 [ 5 ] {1764fe0e-4684-4570-a923-0a8fc731e83c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2233 | 2024.11.19 02:10:56.896557 [ 5 ] {1764fe0e-4684-4570-a923-0a8fc731e83c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2234 | 2024.11.19 02:10:56.897004 [ 5 ] {1764fe0e-4684-4570-a923-0a8fc731e83c} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2235 | 2024.11.19 02:10:56.897042 [ 5 ] {1764fe0e-4684-4570-a923-0a8fc731e83c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2236 | 2024.11.19 02:10:56.897462 [ 5 ] {1764fe0e-4684-4570-a923-0a8fc731e83c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2237 | 2024.11.19 02:10:56.897710 [ 5 ] {1764fe0e-4684-4570-a923-0a8fc731e83c} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2238 | 2024.11.19 02:10:56.897931 [ 5 ] {1764fe0e-4684-4570-a923-0a8fc731e83c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001434 sec., 4184.100418410042 rows/sec., 218.60 KiB/sec. | ||
2239 | 2024.11.19 02:10:56.897982 [ 5 ] {1764fe0e-4684-4570-a923-0a8fc731e83c} <Debug> TCPHandler: Processed in 0.001638249 sec. | ||
2240 | 2024.11.19 02:10:56.898135 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2241 | 2024.11.19 02:10:56.898273 [ 254 ] {63f45f47-befa-40cd-90e1-a9199a5e5252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2242 | 2024.11.19 02:10:56.898336 [ 254 ] {63f45f47-befa-40cd-90e1-a9199a5e5252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2243 | 2024.11.19 02:10:56.898983 [ 254 ] {63f45f47-befa-40cd-90e1-a9199a5e5252} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2244 | 2024.11.19 02:10:56.899022 [ 254 ] {63f45f47-befa-40cd-90e1-a9199a5e5252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2245 | 2024.11.19 02:10:56.899428 [ 254 ] {63f45f47-befa-40cd-90e1-a9199a5e5252} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2246 | 2024.11.19 02:10:56.899672 [ 254 ] {63f45f47-befa-40cd-90e1-a9199a5e5252} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2247 | 2024.11.19 02:10:56.899914 [ 254 ] {63f45f47-befa-40cd-90e1-a9199a5e5252} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001666 sec., 142256.90276110446 rows/sec., 9.54 MiB/sec. | ||
2248 | 2024.11.19 02:10:56.900009 [ 254 ] {63f45f47-befa-40cd-90e1-a9199a5e5252} <Debug> TCPHandler: Processed in 0.001943202 sec. | ||
2249 | 2024.11.19 02:10:56.900190 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2250 | 2024.11.19 02:10:56.900361 [ 5 ] {c2fc771d-e88d-4b3f-bd2c-7c98a56eba87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2251 | 2024.11.19 02:10:56.900435 [ 5 ] {c2fc771d-e88d-4b3f-bd2c-7c98a56eba87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2252 | 2024.11.19 02:10:56.901004 [ 5 ] {c2fc771d-e88d-4b3f-bd2c-7c98a56eba87} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2253 | 2024.11.19 02:10:56.901044 [ 5 ] {c2fc771d-e88d-4b3f-bd2c-7c98a56eba87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2254 | 2024.11.19 02:10:56.901404 [ 5 ] {c2fc771d-e88d-4b3f-bd2c-7c98a56eba87} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2255 | 2024.11.19 02:10:56.901650 [ 5 ] {c2fc771d-e88d-4b3f-bd2c-7c98a56eba87} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2256 | 2024.11.19 02:10:56.901825 [ 38 ] {} <Debug> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2257 | 2024.11.19 02:10:56.901886 [ 38 ] {} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2258 | 2024.11.19 02:10:56.901896 [ 5 ] {c2fc771d-e88d-4b3f-bd2c-7c98a56eba87} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001563 sec., 639.7952655150352 rows/sec., 43.11 KiB/sec. | ||
2259 | 2024.11.19 02:10:56.901927 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2260 | 2024.11.19 02:10:56.902041 [ 5 ] {c2fc771d-e88d-4b3f-bd2c-7c98a56eba87} <Debug> TCPHandler: Processed in 0.001932912 sec. | ||
2261 | 2024.11.19 02:10:56.902320 [ 190 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
2262 | 2024.11.19 02:10:56.902356 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2263 | 2024.11.19 02:10:56.902666 [ 190 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2264 | 2024.11.19 02:10:56.902676 [ 254 ] {37ca67c4-afe2-4afa-99a6-ae3a04fac5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2265 | 2024.11.19 02:10:56.902719 [ 190 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
2266 | 2024.11.19 02:10:56.902996 [ 254 ] {37ca67c4-afe2-4afa-99a6-ae3a04fac5cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2267 | 2024.11.19 02:10:56.903045 [ 190 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
2268 | 2024.11.19 02:10:56.903393 [ 190 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
2269 | 2024.11.19 02:10:56.903873 [ 190 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
2270 | 2024.11.19 02:10:56.904222 [ 190 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
2271 | 2024.11.19 02:10:56.907401 [ 190 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005353171 sec., 934.0258325392557 rows/sec., 62.94 KiB/sec. | ||
2272 | 2024.11.19 02:10:56.907654 [ 195 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2273 | 2024.11.19 02:10:56.908004 [ 254 ] {37ca67c4-afe2-4afa-99a6-ae3a04fac5cb} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2274 | 2024.11.19 02:10:56.908073 [ 254 ] {37ca67c4-afe2-4afa-99a6-ae3a04fac5cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2275 | 2024.11.19 02:10:56.908401 [ 195 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::all_1_5_1} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2276 | 2024.11.19 02:10:56.908561 [ 195 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::all_1_5_1} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2277 | 2024.11.19 02:10:56.908713 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
2278 | 2024.11.19 02:10:56.909144 [ 254 ] {37ca67c4-afe2-4afa-99a6-ae3a04fac5cb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2279 | 2024.11.19 02:10:56.909431 [ 254 ] {37ca67c4-afe2-4afa-99a6-ae3a04fac5cb} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2280 | 2024.11.19 02:10:56.909604 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2281 | 2024.11.19 02:10:56.909676 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2282 | 2024.11.19 02:10:56.909708 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2283 | 2024.11.19 02:10:56.909742 [ 254 ] {37ca67c4-afe2-4afa-99a6-ae3a04fac5cb} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.007154 sec., 4053.6762650265587 rows/sec., 7.26 MiB/sec. | ||
2284 | 2024.11.19 02:10:56.910295 [ 195 ] {f0982eb0-272d-4d39-a715-052c43954bb3::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 | ||
2285 | 2024.11.19 02:10:56.910476 [ 254 ] {37ca67c4-afe2-4afa-99a6-ae3a04fac5cb} <Debug> TCPHandler: Processed in 0.008307985 sec. | ||
2286 | 2024.11.19 02:10:56.910752 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2287 | 2024.11.19 02:10:56.910950 [ 195 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2288 | 2024.11.19 02:10:56.911030 [ 5 ] {aa83eb81-7cb7-4f8d-9357-ce9026e0e8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2289 | 2024.11.19 02:10:56.911088 [ 195 ] {f0982eb0-272d-4d39-a715-052c43954bb3::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 | ||
2290 | 2024.11.19 02:10:56.911141 [ 5 ] {aa83eb81-7cb7-4f8d-9357-ce9026e0e8a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2291 | 2024.11.19 02:10:56.911966 [ 195 ] {f0982eb0-272d-4d39-a715-052c43954bb3::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 | ||
2292 | 2024.11.19 02:10:56.912686 [ 195 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
2293 | 2024.11.19 02:10:56.913449 [ 195 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
2294 | 2024.11.19 02:10:56.913496 [ 5 ] {aa83eb81-7cb7-4f8d-9357-ce9026e0e8a5} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2295 | 2024.11.19 02:10:56.913576 [ 5 ] {aa83eb81-7cb7-4f8d-9357-ce9026e0e8a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2296 | 2024.11.19 02:10:56.914045 [ 195 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part | ||
2297 | 2024.11.19 02:10:56.914643 [ 195 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 29 rows starting from the beginning of the part | ||
2298 | 2024.11.19 02:10:56.915254 [ 5 ] {aa83eb81-7cb7-4f8d-9357-ce9026e0e8a5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2299 | 2024.11.19 02:10:56.915728 [ 5 ] {aa83eb81-7cb7-4f8d-9357-ce9026e0e8a5} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2300 | 2024.11.19 02:10:56.916268 [ 5 ] {aa83eb81-7cb7-4f8d-9357-ce9026e0e8a5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005308 sec., 15448.37980406933 rows/sec., 1004.71 KiB/sec. | ||
2301 | 2024.11.19 02:10:56.916440 [ 5 ] {aa83eb81-7cb7-4f8d-9357-ce9026e0e8a5} <Debug> TCPHandler: Processed in 0.005865497 sec. | ||
2302 | 2024.11.19 02:10:56.918342 [ 188 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 82 rows, containing 19 columns (19 merged, 0 gathered) in 0.008545578 sec., 9595.606054967844 rows/sec., 17.19 MiB/sec. | ||
2303 | 2024.11.19 02:10:56.918596 [ 195 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2304 | 2024.11.19 02:10:56.918986 [ 195 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2305 | 2024.11.19 02:10:56.919061 [ 195 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2306 | 2024.11.19 02:10:56.919163 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
2307 | 2024.11.19 02:11:00.110307 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 358 | ||
2308 | 2024.11.19 02:11:00.113319 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2309 | 2024.11.19 02:11:00.113376 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2310 | 2024.11.19 02:11:00.114837 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2311 | 2024.11.19 02:11:00.115175 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2312 | 2024.11.19 02:11:00.115800 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 358 | ||
2313 | 2024.11.19 02:11:01.860949 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2314 | 2024.11.19 02:11:01.861229 [ 5 ] {69c18e56-c315-4ee9-8a16-e6c9fe2a51fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) 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) | ||
2315 | 2024.11.19 02:11:01.861676 [ 5 ] {69c18e56-c315-4ee9-8a16-e6c9fe2a51fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2316 | 2024.11.19 02:11:01.861733 [ 5 ] {69c18e56-c315-4ee9-8a16-e6c9fe2a51fe} <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 | ||
2317 | 2024.11.19 02:11:01.862125 [ 5 ] {69c18e56-c315-4ee9-8a16-e6c9fe2a51fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2318 | 2024.11.19 02:11:01.862211 [ 5 ] {69c18e56-c315-4ee9-8a16-e6c9fe2a51fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2319 | 2024.11.19 02:11:01.862391 [ 5 ] {69c18e56-c315-4ee9-8a16-e6c9fe2a51fe} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2320 | 2024.11.19 02:11:01.862565 [ 297 ] {69c18e56-c315-4ee9-8a16-e6c9fe2a51fe} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2321 | 2024.11.19 02:11:01.862682 [ 298 ] {69c18e56-c315-4ee9-8a16-e6c9fe2a51fe} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2322 | 2024.11.19 02:11:01.862731 [ 300 ] {69c18e56-c315-4ee9-8a16-e6c9fe2a51fe} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2323 | 2024.11.19 02:11:01.862864 [ 5 ] {69c18e56-c315-4ee9-8a16-e6c9fe2a51fe} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (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 | ||
2324 | 2024.11.19 02:11:01.862901 [ 5 ] {69c18e56-c315-4ee9-8a16-e6c9fe2a51fe} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2325 | 2024.11.19 02:11:01.863027 [ 5 ] {69c18e56-c315-4ee9-8a16-e6c9fe2a51fe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2326 | 2024.11.19 02:11:01.863054 [ 5 ] {69c18e56-c315-4ee9-8a16-e6c9fe2a51fe} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
2327 | 2024.11.19 02:11:01.863099 [ 5 ] {69c18e56-c315-4ee9-8a16-e6c9fe2a51fe} <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'))" | ||
2328 | 2024.11.19 02:11:01.863149 [ 5 ] {69c18e56-c315-4ee9-8a16-e6c9fe2a51fe} <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'))" | ||
2329 | 2024.11.19 02:11:01.863194 [ 5 ] {69c18e56-c315-4ee9-8a16-e6c9fe2a51fe} <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'))" | ||
2330 | 2024.11.19 02:11:01.865112 [ 5 ] {69c18e56-c315-4ee9-8a16-e6c9fe2a51fe} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.004013 sec., 9967.6052828308 rows/sec., 380.11 KiB/sec. | ||
2331 | 2024.11.19 02:11:01.865339 [ 5 ] {69c18e56-c315-4ee9-8a16-e6c9fe2a51fe} <Debug> TCPHandler: Processed in 0.004527032 sec. | ||
2332 | 2024.11.19 02:11:01.865786 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2333 | 2024.11.19 02:11:01.866046 [ 254 ] {78593e54-834c-4aec-8959-e80692f057e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2334 | 2024.11.19 02:11:01.866498 [ 254 ] {78593e54-834c-4aec-8959-e80692f057e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2335 | 2024.11.19 02:11:01.866556 [ 254 ] {78593e54-834c-4aec-8959-e80692f057e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2336 | 2024.11.19 02:11:01.866948 [ 254 ] {78593e54-834c-4aec-8959-e80692f057e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2337 | 2024.11.19 02:11:01.867037 [ 254 ] {78593e54-834c-4aec-8959-e80692f057e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2338 | 2024.11.19 02:11:01.867222 [ 254 ] {78593e54-834c-4aec-8959-e80692f057e6} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
2339 | 2024.11.19 02:11:01.867324 [ 301 ] {78593e54-834c-4aec-8959-e80692f057e6} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2340 | 2024.11.19 02:11:01.867378 [ 297 ] {78593e54-834c-4aec-8959-e80692f057e6} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2341 | 2024.11.19 02:11:01.867415 [ 300 ] {78593e54-834c-4aec-8959-e80692f057e6} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2342 | 2024.11.19 02:11:01.867602 [ 254 ] {78593e54-834c-4aec-8959-e80692f057e6} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (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 | ||
2343 | 2024.11.19 02:11:01.867634 [ 254 ] {78593e54-834c-4aec-8959-e80692f057e6} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2344 | 2024.11.19 02:11:01.867753 [ 254 ] {78593e54-834c-4aec-8959-e80692f057e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2345 | 2024.11.19 02:11:01.867777 [ 254 ] {78593e54-834c-4aec-8959-e80692f057e6} <Debug> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
2346 | 2024.11.19 02:11:01.867823 [ 254 ] {78593e54-834c-4aec-8959-e80692f057e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2347 | 2024.11.19 02:11:01.867902 [ 254 ] {78593e54-834c-4aec-8959-e80692f057e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2348 | 2024.11.19 02:11:01.867949 [ 254 ] {78593e54-834c-4aec-8959-e80692f057e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2349 | 2024.11.19 02:11:01.869458 [ 254 ] {78593e54-834c-4aec-8959-e80692f057e6} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003537 sec., 11309.018942606728 rows/sec., 431.27 KiB/sec. | ||
2350 | 2024.11.19 02:11:01.869653 [ 254 ] {78593e54-834c-4aec-8959-e80692f057e6} <Debug> TCPHandler: Processed in 0.004004236 sec. | ||
2351 | 2024.11.19 02:11:01.876817 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2352 | 2024.11.19 02:11:01.876971 [ 5 ] {bee38951-26bd-4026-824b-fa7ee7b67884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2353 | 2024.11.19 02:11:01.877033 [ 5 ] {bee38951-26bd-4026-824b-fa7ee7b67884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2354 | 2024.11.19 02:11:01.877849 [ 5 ] {bee38951-26bd-4026-824b-fa7ee7b67884} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2355 | 2024.11.19 02:11:01.877898 [ 5 ] {bee38951-26bd-4026-824b-fa7ee7b67884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2356 | 2024.11.19 02:11:01.878417 [ 5 ] {bee38951-26bd-4026-824b-fa7ee7b67884} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2357 | 2024.11.19 02:11:01.878653 [ 5 ] {bee38951-26bd-4026-824b-fa7ee7b67884} <Trace> oximeter.timeseries_schema (4b947242-2e81-4d49-b6d9-4b4db820a0e7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2358 | 2024.11.19 02:11:01.878903 [ 5 ] {bee38951-26bd-4026-824b-fa7ee7b67884} <Debug> executeQuery: Read 2 rows, 338.00 B in 0.001966 sec., 1017.293997965412 rows/sec., 167.89 KiB/sec. | ||
2359 | 2024.11.19 02:11:01.879106 [ 5 ] {bee38951-26bd-4026-824b-fa7ee7b67884} <Debug> TCPHandler: Processed in 0.002359877 sec. | ||
2360 | 2024.11.19 02:11:01.879285 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2361 | 2024.11.19 02:11:01.879424 [ 254 ] {8be2b74e-03b9-43b1-a812-f30568ff83e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2362 | 2024.11.19 02:11:01.879480 [ 254 ] {8be2b74e-03b9-43b1-a812-f30568ff83e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2363 | 2024.11.19 02:11:01.880103 [ 254 ] {8be2b74e-03b9-43b1-a812-f30568ff83e9} <Trace> oximeter.fields_ipaddr (708eb2e3-f434-4cb6-9253-ea14632e26f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2364 | 2024.11.19 02:11:01.880148 [ 254 ] {8be2b74e-03b9-43b1-a812-f30568ff83e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2365 | 2024.11.19 02:11:01.880560 [ 254 ] {8be2b74e-03b9-43b1-a812-f30568ff83e9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2366 | 2024.11.19 02:11:01.880829 [ 254 ] {8be2b74e-03b9-43b1-a812-f30568ff83e9} <Trace> oximeter.fields_ipaddr (708eb2e3-f434-4cb6-9253-ea14632e26f7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2367 | 2024.11.19 02:11:01.881113 [ 254 ] {8be2b74e-03b9-43b1-a812-f30568ff83e9} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001706 sec., 7033.997655334115 rows/sec., 573.57 KiB/sec. | ||
2368 | 2024.11.19 02:11:01.881215 [ 254 ] {8be2b74e-03b9-43b1-a812-f30568ff83e9} <Debug> TCPHandler: Processed in 0.001992083 sec. | ||
2369 | 2024.11.19 02:11:01.881378 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2370 | 2024.11.19 02:11:01.881505 [ 5 ] {fa2b38fa-e153-41ac-90c2-4c53bdff8feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2371 | 2024.11.19 02:11:01.881563 [ 5 ] {fa2b38fa-e153-41ac-90c2-4c53bdff8feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2372 | 2024.11.19 02:11:01.882243 [ 5 ] {fa2b38fa-e153-41ac-90c2-4c53bdff8feb} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2373 | 2024.11.19 02:11:01.882284 [ 5 ] {fa2b38fa-e153-41ac-90c2-4c53bdff8feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2374 | 2024.11.19 02:11:01.882643 [ 5 ] {fa2b38fa-e153-41ac-90c2-4c53bdff8feb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2375 | 2024.11.19 02:11:01.882876 [ 5 ] {fa2b38fa-e153-41ac-90c2-4c53bdff8feb} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2376 | 2024.11.19 02:11:01.883075 [ 5 ] {fa2b38fa-e153-41ac-90c2-4c53bdff8feb} <Debug> executeQuery: Read 87 rows, 7.22 KiB in 0.00164 sec., 53048.78048780488 rows/sec., 4.30 MiB/sec. | ||
2377 | 2024.11.19 02:11:01.883124 [ 5 ] {fa2b38fa-e153-41ac-90c2-4c53bdff8feb} <Debug> TCPHandler: Processed in 0.001850171 sec. | ||
2378 | 2024.11.19 02:11:01.883263 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2379 | 2024.11.19 02:11:01.883381 [ 254 ] {91ab3d87-7cef-4b9a-83b8-7169e56ace45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2380 | 2024.11.19 02:11:01.883497 [ 254 ] {91ab3d87-7cef-4b9a-83b8-7169e56ace45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2381 | 2024.11.19 02:11:01.884093 [ 254 ] {91ab3d87-7cef-4b9a-83b8-7169e56ace45} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2382 | 2024.11.19 02:11:01.884134 [ 254 ] {91ab3d87-7cef-4b9a-83b8-7169e56ace45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2383 | 2024.11.19 02:11:01.884513 [ 254 ] {91ab3d87-7cef-4b9a-83b8-7169e56ace45} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2384 | 2024.11.19 02:11:01.884756 [ 254 ] {91ab3d87-7cef-4b9a-83b8-7169e56ace45} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2385 | 2024.11.19 02:11:01.884988 [ 254 ] {91ab3d87-7cef-4b9a-83b8-7169e56ace45} <Debug> executeQuery: Read 24 rows, 1.74 KiB in 0.001565 sec., 15335.463258785943 rows/sec., 1.09 MiB/sec. | ||
2386 | 2024.11.19 02:11:01.885066 [ 254 ] {91ab3d87-7cef-4b9a-83b8-7169e56ace45} <Debug> TCPHandler: Processed in 0.001804701 sec. | ||
2387 | 2024.11.19 02:11:01.885219 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2388 | 2024.11.19 02:11:01.885338 [ 5 ] {2586cdd2-0862-41de-a571-190bb03328da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2389 | 2024.11.19 02:11:01.885387 [ 5 ] {2586cdd2-0862-41de-a571-190bb03328da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2390 | 2024.11.19 02:11:01.885944 [ 5 ] {2586cdd2-0862-41de-a571-190bb03328da} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2391 | 2024.11.19 02:11:01.885984 [ 5 ] {2586cdd2-0862-41de-a571-190bb03328da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2392 | 2024.11.19 02:11:01.886326 [ 5 ] {2586cdd2-0862-41de-a571-190bb03328da} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2393 | 2024.11.19 02:11:01.886568 [ 5 ] {2586cdd2-0862-41de-a571-190bb03328da} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2394 | 2024.11.19 02:11:01.886774 [ 5 ] {2586cdd2-0862-41de-a571-190bb03328da} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.00146 sec., 684.9315068493152 rows/sec., 45.48 KiB/sec. | ||
2395 | 2024.11.19 02:11:01.886828 [ 5 ] {2586cdd2-0862-41de-a571-190bb03328da} <Debug> TCPHandler: Processed in 0.001666599 sec. | ||
2396 | 2024.11.19 02:11:01.886985 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2397 | 2024.11.19 02:11:01.887107 [ 254 ] {af874204-9266-4cee-b408-5b7284abe758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2398 | 2024.11.19 02:11:01.887157 [ 254 ] {af874204-9266-4cee-b408-5b7284abe758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2399 | 2024.11.19 02:11:01.887775 [ 254 ] {af874204-9266-4cee-b408-5b7284abe758} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2400 | 2024.11.19 02:11:01.887814 [ 254 ] {af874204-9266-4cee-b408-5b7284abe758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2401 | 2024.11.19 02:11:01.888184 [ 254 ] {af874204-9266-4cee-b408-5b7284abe758} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2402 | 2024.11.19 02:11:01.888419 [ 254 ] {af874204-9266-4cee-b408-5b7284abe758} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2403 | 2024.11.19 02:11:01.888634 [ 254 ] {af874204-9266-4cee-b408-5b7284abe758} <Debug> executeQuery: Read 101 rows, 8.11 KiB in 0.001555 sec., 64951.76848874598 rows/sec., 5.09 MiB/sec. | ||
2404 | 2024.11.19 02:11:01.888689 [ 254 ] {af874204-9266-4cee-b408-5b7284abe758} <Debug> TCPHandler: Processed in 0.00175837 sec. | ||
2405 | 2024.11.19 02:11:01.888850 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2406 | 2024.11.19 02:11:01.888976 [ 5 ] {a22af334-b510-48ac-8c62-4b0067cafebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2407 | 2024.11.19 02:11:01.889031 [ 5 ] {a22af334-b510-48ac-8c62-4b0067cafebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2408 | 2024.11.19 02:11:01.889638 [ 5 ] {a22af334-b510-48ac-8c62-4b0067cafebe} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2409 | 2024.11.19 02:11:01.889678 [ 5 ] {a22af334-b510-48ac-8c62-4b0067cafebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2410 | 2024.11.19 02:11:01.890087 [ 5 ] {a22af334-b510-48ac-8c62-4b0067cafebe} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2411 | 2024.11.19 02:11:01.890337 [ 5 ] {a22af334-b510-48ac-8c62-4b0067cafebe} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2412 | 2024.11.19 02:11:01.890563 [ 5 ] {a22af334-b510-48ac-8c62-4b0067cafebe} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001608 sec., 103233.83084577114 rows/sec., 7.19 MiB/sec. | ||
2413 | 2024.11.19 02:11:01.890681 [ 5 ] {a22af334-b510-48ac-8c62-4b0067cafebe} <Debug> TCPHandler: Processed in 0.001899432 sec. | ||
2414 | 2024.11.19 02:11:01.890839 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2415 | 2024.11.19 02:11:01.890959 [ 254 ] {580691ea-211a-4c91-9762-e75dd83836f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2416 | 2024.11.19 02:11:01.891012 [ 254 ] {580691ea-211a-4c91-9762-e75dd83836f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2417 | 2024.11.19 02:11:01.891486 [ 254 ] {580691ea-211a-4c91-9762-e75dd83836f5} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2418 | 2024.11.19 02:11:01.891524 [ 254 ] {580691ea-211a-4c91-9762-e75dd83836f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2419 | 2024.11.19 02:11:01.891900 [ 254 ] {580691ea-211a-4c91-9762-e75dd83836f5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2420 | 2024.11.19 02:11:01.892146 [ 254 ] {580691ea-211a-4c91-9762-e75dd83836f5} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2421 | 2024.11.19 02:11:01.892365 [ 254 ] {580691ea-211a-4c91-9762-e75dd83836f5} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001432 sec., 698.3240223463688 rows/sec., 44.33 KiB/sec. | ||
2422 | 2024.11.19 02:11:01.892418 [ 254 ] {580691ea-211a-4c91-9762-e75dd83836f5} <Debug> TCPHandler: Processed in 0.001639629 sec. | ||
2423 | 2024.11.19 02:11:01.892558 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2424 | 2024.11.19 02:11:01.892678 [ 5 ] {e19768ef-c4ef-41b3-bb72-c81adbb65cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2425 | 2024.11.19 02:11:01.892761 [ 5 ] {e19768ef-c4ef-41b3-bb72-c81adbb65cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2426 | 2024.11.19 02:11:01.893870 [ 5 ] {e19768ef-c4ef-41b3-bb72-c81adbb65cae} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2427 | 2024.11.19 02:11:01.893910 [ 5 ] {e19768ef-c4ef-41b3-bb72-c81adbb65cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2428 | 2024.11.19 02:11:01.894536 [ 5 ] {e19768ef-c4ef-41b3-bb72-c81adbb65cae} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2429 | 2024.11.19 02:11:01.894800 [ 5 ] {e19768ef-c4ef-41b3-bb72-c81adbb65cae} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2430 | 2024.11.19 02:11:01.895033 [ 5 ] {e19768ef-c4ef-41b3-bb72-c81adbb65cae} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002378 sec., 5046.257359125316 rows/sec., 9.04 MiB/sec. | ||
2431 | 2024.11.19 02:11:01.895144 [ 5 ] {e19768ef-c4ef-41b3-bb72-c81adbb65cae} <Debug> TCPHandler: Processed in 0.00264409 sec. | ||
2432 | 2024.11.19 02:11:01.895302 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2433 | 2024.11.19 02:11:01.895429 [ 254 ] {4110094d-b786-41fc-af7e-4ed2c5227f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2434 | 2024.11.19 02:11:01.895490 [ 254 ] {4110094d-b786-41fc-af7e-4ed2c5227f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2435 | 2024.11.19 02:11:01.895972 [ 254 ] {4110094d-b786-41fc-af7e-4ed2c5227f44} <Trace> oximeter.measurements_i64 (aa06383f-093c-4b9a-82d8-5013bb1809fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2436 | 2024.11.19 02:11:01.896011 [ 254 ] {4110094d-b786-41fc-af7e-4ed2c5227f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2437 | 2024.11.19 02:11:01.896381 [ 254 ] {4110094d-b786-41fc-af7e-4ed2c5227f44} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2438 | 2024.11.19 02:11:01.896620 [ 254 ] {4110094d-b786-41fc-af7e-4ed2c5227f44} <Trace> oximeter.measurements_i64 (aa06383f-093c-4b9a-82d8-5013bb1809fc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2439 | 2024.11.19 02:11:01.896850 [ 254 ] {4110094d-b786-41fc-af7e-4ed2c5227f44} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.00145 sec., 10344.827586206897 rows/sec., 750.27 KiB/sec. | ||
2440 | 2024.11.19 02:11:01.896903 [ 254 ] {4110094d-b786-41fc-af7e-4ed2c5227f44} <Debug> TCPHandler: Processed in 0.001660539 sec. | ||
2441 | 2024.11.19 02:11:01.897051 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2442 | 2024.11.19 02:11:01.897177 [ 5 ] {f649f2bc-8539-4b9d-9c7e-4593373b47b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2443 | 2024.11.19 02:11:01.897229 [ 5 ] {f649f2bc-8539-4b9d-9c7e-4593373b47b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2444 | 2024.11.19 02:11:01.897735 [ 5 ] {f649f2bc-8539-4b9d-9c7e-4593373b47b9} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2445 | 2024.11.19 02:11:01.897776 [ 5 ] {f649f2bc-8539-4b9d-9c7e-4593373b47b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2446 | 2024.11.19 02:11:01.898155 [ 5 ] {f649f2bc-8539-4b9d-9c7e-4593373b47b9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2447 | 2024.11.19 02:11:01.898415 [ 5 ] {f649f2bc-8539-4b9d-9c7e-4593373b47b9} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2448 | 2024.11.19 02:11:01.898679 [ 5 ] {f649f2bc-8539-4b9d-9c7e-4593373b47b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001522 sec., 39421.813403416556 rows/sec., 2.66 MiB/sec. | ||
2449 | 2024.11.19 02:11:01.898766 [ 5 ] {f649f2bc-8539-4b9d-9c7e-4593373b47b9} <Debug> TCPHandler: Processed in 0.00177445 sec. | ||
2450 | 2024.11.19 02:11:06.865894 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2451 | 2024.11.19 02:11:06.866107 [ 5 ] {87fb2960-126c-4b0a-bc27-9fbb528c0341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2452 | 2024.11.19 02:11:06.866186 [ 5 ] {87fb2960-126c-4b0a-bc27-9fbb528c0341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2453 | 2024.11.19 02:11:06.867027 [ 5 ] {87fb2960-126c-4b0a-bc27-9fbb528c0341} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2454 | 2024.11.19 02:11:06.867090 [ 5 ] {87fb2960-126c-4b0a-bc27-9fbb528c0341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2455 | 2024.11.19 02:11:06.867578 [ 5 ] {87fb2960-126c-4b0a-bc27-9fbb528c0341} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2456 | 2024.11.19 02:11:06.867833 [ 5 ] {87fb2960-126c-4b0a-bc27-9fbb528c0341} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2457 | 2024.11.19 02:11:06.868083 [ 5 ] {87fb2960-126c-4b0a-bc27-9fbb528c0341} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002033 sec., 27545.499262174126 rows/sec., 2.12 MiB/sec. | ||
2458 | 2024.11.19 02:11:06.868153 [ 5 ] {87fb2960-126c-4b0a-bc27-9fbb528c0341} <Debug> TCPHandler: Processed in 0.002401538 sec. | ||
2459 | 2024.11.19 02:11:06.868423 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2460 | 2024.11.19 02:11:06.868614 [ 254 ] {848c7443-ba19-4c90-99a7-2737b3592e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2461 | 2024.11.19 02:11:06.868688 [ 254 ] {848c7443-ba19-4c90-99a7-2737b3592e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2462 | 2024.11.19 02:11:06.869525 [ 254 ] {848c7443-ba19-4c90-99a7-2737b3592e3a} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2463 | 2024.11.19 02:11:06.869571 [ 254 ] {848c7443-ba19-4c90-99a7-2737b3592e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2464 | 2024.11.19 02:11:06.870015 [ 254 ] {848c7443-ba19-4c90-99a7-2737b3592e3a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2465 | 2024.11.19 02:11:06.870288 [ 254 ] {848c7443-ba19-4c90-99a7-2737b3592e3a} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2466 | 2024.11.19 02:11:06.870512 [ 254 ] {848c7443-ba19-4c90-99a7-2737b3592e3a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001951 sec., 32803.6904151717 rows/sec., 2.56 MiB/sec. | ||
2467 | 2024.11.19 02:11:06.870697 [ 254 ] {848c7443-ba19-4c90-99a7-2737b3592e3a} <Debug> TCPHandler: Processed in 0.002406248 sec. | ||
2468 | 2024.11.19 02:11:06.870909 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2469 | 2024.11.19 02:11:06.871080 [ 5 ] {c8fcad63-58d3-4bc8-916a-13b33ea66ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2470 | 2024.11.19 02:11:06.871166 [ 5 ] {c8fcad63-58d3-4bc8-916a-13b33ea66ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2471 | 2024.11.19 02:11:06.871893 [ 5 ] {c8fcad63-58d3-4bc8-916a-13b33ea66ceb} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2472 | 2024.11.19 02:11:06.871939 [ 5 ] {c8fcad63-58d3-4bc8-916a-13b33ea66ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2473 | 2024.11.19 02:11:06.872367 [ 5 ] {c8fcad63-58d3-4bc8-916a-13b33ea66ceb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2474 | 2024.11.19 02:11:06.872627 [ 5 ] {c8fcad63-58d3-4bc8-916a-13b33ea66ceb} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2475 | 2024.11.19 02:11:06.872878 [ 5 ] {c8fcad63-58d3-4bc8-916a-13b33ea66ceb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001843 sec., 86814.97558328812 rows/sec., 6.05 MiB/sec. | ||
2476 | 2024.11.19 02:11:06.872960 [ 5 ] {c8fcad63-58d3-4bc8-916a-13b33ea66ceb} <Debug> TCPHandler: Processed in 0.002129355 sec. | ||
2477 | 2024.11.19 02:11:06.873125 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2478 | 2024.11.19 02:11:06.873258 [ 254 ] {716d6e08-061f-4239-856b-f06752024a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2479 | 2024.11.19 02:11:06.873314 [ 254 ] {716d6e08-061f-4239-856b-f06752024a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2480 | 2024.11.19 02:11:06.873834 [ 254 ] {716d6e08-061f-4239-856b-f06752024a4a} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2481 | 2024.11.19 02:11:06.873873 [ 254 ] {716d6e08-061f-4239-856b-f06752024a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2482 | 2024.11.19 02:11:06.874261 [ 254 ] {716d6e08-061f-4239-856b-f06752024a4a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2483 | 2024.11.19 02:11:06.874501 [ 254 ] {716d6e08-061f-4239-856b-f06752024a4a} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2484 | 2024.11.19 02:11:06.874694 [ 254 ] {716d6e08-061f-4239-856b-f06752024a4a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001467 sec., 40899.7955010225 rows/sec., 2.76 MiB/sec. | ||
2485 | 2024.11.19 02:11:06.874751 [ 254 ] {716d6e08-061f-4239-856b-f06752024a4a} <Debug> TCPHandler: Processed in 0.001687709 sec. | ||
2486 | 2024.11.19 02:11:07.676938 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40997, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2487 | 2024.11.19 02:11:07.874437 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2488 | 2024.11.19 02:11:07.879771 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34046, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2489 | 2024.11.19 02:11:07.992249 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42236, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2490 | 2024.11.19 02:11:07.992336 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48813, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2491 | 2024.11.19 02:11:08.052840 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37225, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2492 | 2024.11.19 02:11:08.057235 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46801, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2493 | 2024.11.19 02:11:08.077598 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39010, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2494 | 2024.11.19 02:11:08.496759 [ 88 ] {} <Debug> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2495 | 2024.11.19 02:11:08.496819 [ 88 ] {} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2496 | 2024.11.19 02:11:08.496841 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2497 | 2024.11.19 02:11:08.497063 [ 190 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::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 | ||
2498 | 2024.11.19 02:11:08.497240 [ 190 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2499 | 2024.11.19 02:11:08.497279 [ 190 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::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 | ||
2500 | 2024.11.19 02:11:08.497356 [ 190 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::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 | ||
2501 | 2024.11.19 02:11:08.497528 [ 190 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::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 | ||
2502 | 2024.11.19 02:11:08.497801 [ 190 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::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 | ||
2503 | 2024.11.19 02:11:08.497966 [ 190 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::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 | ||
2504 | 2024.11.19 02:11:08.499116 [ 195 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.002190035 sec., 13698.411212606192 rows/sec., 715.69 KiB/sec. | ||
2505 | 2024.11.19 02:11:08.499330 [ 188 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2506 | 2024.11.19 02:11:08.499675 [ 188 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::all_1_5_1} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2507 | 2024.11.19 02:11:08.499770 [ 188 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::all_1_5_1} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2508 | 2024.11.19 02:11:08.499866 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2509 | 2024.11.19 02:11:10.002611 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2510 | 2024.11.19 02:11:10.002682 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2511 | 2024.11.19 02:11:10.116177 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 392 | ||
2512 | 2024.11.19 02:11:10.119154 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2513 | 2024.11.19 02:11:10.119211 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2514 | 2024.11.19 02:11:10.120768 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2515 | 2024.11.19 02:11:10.121081 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2516 | 2024.11.19 02:11:10.122076 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 392 | ||
2517 | 2024.11.19 02:11:11.369857 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47289, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2518 | 2024.11.19 02:11:11.723164 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36243, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2519 | 2024.11.19 02:11:11.799141 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49645, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2520 | 2024.11.19 02:11:11.850521 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57409, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2521 | 2024.11.19 02:11:11.873156 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2522 | 2024.11.19 02:11:11.873349 [ 5 ] {fc9a09b0-9d97-424f-b655-3de353d8da2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2523 | 2024.11.19 02:11:11.873426 [ 5 ] {fc9a09b0-9d97-424f-b655-3de353d8da2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2524 | 2024.11.19 02:11:11.874190 [ 5 ] {fc9a09b0-9d97-424f-b655-3de353d8da2a} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2525 | 2024.11.19 02:11:11.874247 [ 5 ] {fc9a09b0-9d97-424f-b655-3de353d8da2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2526 | 2024.11.19 02:11:11.874683 [ 5 ] {fc9a09b0-9d97-424f-b655-3de353d8da2a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2527 | 2024.11.19 02:11:11.874946 [ 5 ] {fc9a09b0-9d97-424f-b655-3de353d8da2a} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2528 | 2024.11.19 02:11:11.875204 [ 5 ] {fc9a09b0-9d97-424f-b655-3de353d8da2a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001906 sec., 7345.225603357818 rows/sec., 528.76 KiB/sec. | ||
2529 | 2024.11.19 02:11:11.875404 [ 5 ] {fc9a09b0-9d97-424f-b655-3de353d8da2a} <Debug> TCPHandler: Processed in 0.002375908 sec. | ||
2530 | 2024.11.19 02:11:11.875683 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2531 | 2024.11.19 02:11:11.875877 [ 254 ] {0d109e33-0d56-4206-95b2-3db0df5bbdce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2532 | 2024.11.19 02:11:11.875949 [ 254 ] {0d109e33-0d56-4206-95b2-3db0df5bbdce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2533 | 2024.11.19 02:11:11.876848 [ 254 ] {0d109e33-0d56-4206-95b2-3db0df5bbdce} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2534 | 2024.11.19 02:11:11.876902 [ 254 ] {0d109e33-0d56-4206-95b2-3db0df5bbdce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2535 | 2024.11.19 02:11:11.877367 [ 254 ] {0d109e33-0d56-4206-95b2-3db0df5bbdce} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2536 | 2024.11.19 02:11:11.877621 [ 254 ] {0d109e33-0d56-4206-95b2-3db0df5bbdce} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2537 | 2024.11.19 02:11:11.877812 [ 151 ] {} <Debug> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2538 | 2024.11.19 02:11:11.877882 [ 254 ] {0d109e33-0d56-4206-95b2-3db0df5bbdce} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.002051 sec., 138956.60653339836 rows/sec., 12.28 MiB/sec. | ||
2539 | 2024.11.19 02:11:11.877887 [ 151 ] {} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2540 | 2024.11.19 02:11:11.877956 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2541 | 2024.11.19 02:11:11.878013 [ 254 ] {0d109e33-0d56-4206-95b2-3db0df5bbdce} <Debug> TCPHandler: Processed in 0.002463249 sec. | ||
2542 | 2024.11.19 02:11:11.878246 [ 194 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
2543 | 2024.11.19 02:11:11.878262 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2544 | 2024.11.19 02:11:11.878518 [ 194 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2545 | 2024.11.19 02:11:11.878552 [ 5 ] {d1b9ab8a-d412-479b-9da0-c43a14a25680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2546 | 2024.11.19 02:11:11.878577 [ 194 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1401 rows starting from the beginning of the part | ||
2547 | 2024.11.19 02:11:11.878631 [ 5 ] {d1b9ab8a-d412-479b-9da0-c43a14a25680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2548 | 2024.11.19 02:11:11.878935 [ 194 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
2549 | 2024.11.19 02:11:11.879269 [ 194 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 261 rows starting from the beginning of the part | ||
2550 | 2024.11.19 02:11:11.879587 [ 194 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 87 rows starting from the beginning of the part | ||
2551 | 2024.11.19 02:11:11.879947 [ 194 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
2552 | 2024.11.19 02:11:11.880328 [ 194 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 285 rows starting from the beginning of the part | ||
2553 | 2024.11.19 02:11:11.881605 [ 5 ] {d1b9ab8a-d412-479b-9da0-c43a14a25680} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2554 | 2024.11.19 02:11:11.881674 [ 5 ] {d1b9ab8a-d412-479b-9da0-c43a14a25680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2555 | 2024.11.19 02:11:11.882739 [ 5 ] {d1b9ab8a-d412-479b-9da0-c43a14a25680} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2556 | 2024.11.19 02:11:11.883219 [ 5 ] {d1b9ab8a-d412-479b-9da0-c43a14a25680} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2557 | 2024.11.19 02:11:11.883893 [ 5 ] {d1b9ab8a-d412-479b-9da0-c43a14a25680} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.005388 sec., 8908.685968819598 rows/sec., 656.84 KiB/sec. | ||
2558 | 2024.11.19 02:11:11.884278 [ 5 ] {d1b9ab8a-d412-479b-9da0-c43a14a25680} <Debug> TCPHandler: Processed in 0.00613956 sec. | ||
2559 | 2024.11.19 02:11:11.884347 [ 188 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2146 rows, containing 5 columns (5 merged, 0 gathered) in 0.006268692 sec., 342336.1683745189 rows/sec., 30.19 MiB/sec. | ||
2560 | 2024.11.19 02:11:11.884446 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2561 | 2024.11.19 02:11:11.884609 [ 254 ] {3dc35054-226a-44d3-9cd7-4d70335b3906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2562 | 2024.11.19 02:11:11.884656 [ 195 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2563 | 2024.11.19 02:11:11.884678 [ 254 ] {3dc35054-226a-44d3-9cd7-4d70335b3906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2564 | 2024.11.19 02:11:11.885090 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62955, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2565 | 2024.11.19 02:11:11.885501 [ 195 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_16_3} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2566 | 2024.11.19 02:11:11.885731 [ 195 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_16_3} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2567 | 2024.11.19 02:11:11.885893 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
2568 | 2024.11.19 02:11:11.886126 [ 254 ] {3dc35054-226a-44d3-9cd7-4d70335b3906} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2569 | 2024.11.19 02:11:11.886174 [ 254 ] {3dc35054-226a-44d3-9cd7-4d70335b3906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2570 | 2024.11.19 02:11:11.886572 [ 254 ] {3dc35054-226a-44d3-9cd7-4d70335b3906} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2571 | 2024.11.19 02:11:11.886823 [ 254 ] {3dc35054-226a-44d3-9cd7-4d70335b3906} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2572 | 2024.11.19 02:11:11.887060 [ 254 ] {3dc35054-226a-44d3-9cd7-4d70335b3906} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002486 sec., 5631.536604987932 rows/sec., 394.40 KiB/sec. | ||
2573 | 2024.11.19 02:11:11.887124 [ 254 ] {3dc35054-226a-44d3-9cd7-4d70335b3906} <Debug> TCPHandler: Processed in 0.002744132 sec. | ||
2574 | 2024.11.19 02:11:11.887286 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2575 | 2024.11.19 02:11:11.887419 [ 5 ] {f7317b4d-5080-4de4-b9cc-78d19795c40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2576 | 2024.11.19 02:11:11.887474 [ 5 ] {f7317b4d-5080-4de4-b9cc-78d19795c40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2577 | 2024.11.19 02:11:11.888081 [ 5 ] {f7317b4d-5080-4de4-b9cc-78d19795c40c} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2578 | 2024.11.19 02:11:11.888124 [ 5 ] {f7317b4d-5080-4de4-b9cc-78d19795c40c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2579 | 2024.11.19 02:11:11.888487 [ 5 ] {f7317b4d-5080-4de4-b9cc-78d19795c40c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2580 | 2024.11.19 02:11:11.888736 [ 5 ] {f7317b4d-5080-4de4-b9cc-78d19795c40c} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2581 | 2024.11.19 02:11:11.888958 [ 5 ] {f7317b4d-5080-4de4-b9cc-78d19795c40c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00157 sec., 8280.254777070064 rows/sec., 516.27 KiB/sec. | ||
2582 | 2024.11.19 02:11:11.889011 [ 5 ] {f7317b4d-5080-4de4-b9cc-78d19795c40c} <Debug> TCPHandler: Processed in 0.00178942 sec. | ||
2583 | 2024.11.19 02:11:11.889178 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2584 | 2024.11.19 02:11:11.889311 [ 254 ] {691cca5c-9cda-4428-8d2e-57a6020dec7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2585 | 2024.11.19 02:11:11.889365 [ 254 ] {691cca5c-9cda-4428-8d2e-57a6020dec7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2586 | 2024.11.19 02:11:11.890139 [ 254 ] {691cca5c-9cda-4428-8d2e-57a6020dec7c} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2587 | 2024.11.19 02:11:11.890183 [ 254 ] {691cca5c-9cda-4428-8d2e-57a6020dec7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2588 | 2024.11.19 02:11:11.890586 [ 254 ] {691cca5c-9cda-4428-8d2e-57a6020dec7c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2589 | 2024.11.19 02:11:11.890837 [ 254 ] {691cca5c-9cda-4428-8d2e-57a6020dec7c} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2590 | 2024.11.19 02:11:11.891005 [ 151 ] {} <Debug> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2591 | 2024.11.19 02:11:11.891069 [ 151 ] {} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2592 | 2024.11.19 02:11:11.891088 [ 254 ] {691cca5c-9cda-4428-8d2e-57a6020dec7c} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001795 sec., 235654.59610027855 rows/sec., 16.85 MiB/sec. | ||
2593 | 2024.11.19 02:11:11.891106 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2594 | 2024.11.19 02:11:11.891236 [ 254 ] {691cca5c-9cda-4428-8d2e-57a6020dec7c} <Debug> TCPHandler: Processed in 0.002108494 sec. | ||
2595 | 2024.11.19 02:11:11.891477 [ 194 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
2596 | 2024.11.19 02:11:11.891630 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2597 | 2024.11.19 02:11:11.891754 [ 194 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2598 | 2024.11.19 02:11:11.891834 [ 194 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 874 rows starting from the beginning of the part | ||
2599 | 2024.11.19 02:11:11.891876 [ 5 ] {3821ae5b-7828-4e23-822a-d2acb8369b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2600 | 2024.11.19 02:11:11.892063 [ 5 ] {3821ae5b-7828-4e23-822a-d2acb8369b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2601 | 2024.11.19 02:11:11.892086 [ 194 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
2602 | 2024.11.19 02:11:11.892466 [ 194 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 411 rows starting from the beginning of the part | ||
2603 | 2024.11.19 02:11:11.892925 [ 194 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 101 rows starting from the beginning of the part | ||
2604 | 2024.11.19 02:11:11.893308 [ 194 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
2605 | 2024.11.19 02:11:11.893588 [ 194 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 423 rows starting from the beginning of the part | ||
2606 | 2024.11.19 02:11:11.894502 [ 5 ] {3821ae5b-7828-4e23-822a-d2acb8369b4e} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2607 | 2024.11.19 02:11:11.894584 [ 5 ] {3821ae5b-7828-4e23-822a-d2acb8369b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2608 | 2024.11.19 02:11:11.895554 [ 5 ] {3821ae5b-7828-4e23-822a-d2acb8369b4e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2609 | 2024.11.19 02:11:11.895986 [ 5 ] {3821ae5b-7828-4e23-822a-d2acb8369b4e} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2610 | 2024.11.19 02:11:11.896573 [ 5 ] {3821ae5b-7828-4e23-822a-d2acb8369b4e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004708 sec., 1274.4265080713678 rows/sec., 66.58 KiB/sec. | ||
2611 | 2024.11.19 02:11:11.896811 [ 5 ] {3821ae5b-7828-4e23-822a-d2acb8369b4e} <Debug> TCPHandler: Processed in 0.005427383 sec. | ||
2612 | 2024.11.19 02:11:11.896868 [ 195 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1937 rows, containing 5 columns (5 merged, 0 gathered) in 0.005612094 sec., 345147.46189212083 rows/sec., 26.40 MiB/sec. | ||
2613 | 2024.11.19 02:11:11.897006 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2614 | 2024.11.19 02:11:11.897172 [ 199 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2615 | 2024.11.19 02:11:11.897205 [ 254 ] {4f532b67-098a-4447-9f55-9cabb5075b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2616 | 2024.11.19 02:11:11.897301 [ 254 ] {4f532b67-098a-4447-9f55-9cabb5075b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2617 | 2024.11.19 02:11:11.897967 [ 199 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_16_3} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2618 | 2024.11.19 02:11:11.898312 [ 199 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_16_3} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2619 | 2024.11.19 02:11:11.898502 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2620 | 2024.11.19 02:11:11.898908 [ 254 ] {4f532b67-098a-4447-9f55-9cabb5075b64} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2621 | 2024.11.19 02:11:11.898955 [ 254 ] {4f532b67-098a-4447-9f55-9cabb5075b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2622 | 2024.11.19 02:11:11.899372 [ 254 ] {4f532b67-098a-4447-9f55-9cabb5075b64} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2623 | 2024.11.19 02:11:11.899627 [ 254 ] {4f532b67-098a-4447-9f55-9cabb5075b64} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2624 | 2024.11.19 02:11:11.899790 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2625 | 2024.11.19 02:11:11.899851 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2626 | 2024.11.19 02:11:11.899890 [ 254 ] {4f532b67-098a-4447-9f55-9cabb5075b64} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002725 sec., 86972.47706422018 rows/sec., 5.83 MiB/sec. | ||
2627 | 2024.11.19 02:11:11.899895 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2628 | 2024.11.19 02:11:11.900074 [ 254 ] {4f532b67-098a-4447-9f55-9cabb5075b64} <Debug> TCPHandler: Processed in 0.003143876 sec. | ||
2629 | 2024.11.19 02:11:11.900148 [ 199 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
2630 | 2024.11.19 02:11:11.900291 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2631 | 2024.11.19 02:11:11.900337 [ 199 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2632 | 2024.11.19 02:11:11.900381 [ 199 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3212 rows starting from the beginning of the part | ||
2633 | 2024.11.19 02:11:11.900510 [ 5 ] {60825853-4bdc-4f32-9408-9fe8b03cc9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2634 | 2024.11.19 02:11:11.900679 [ 199 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
2635 | 2024.11.19 02:11:11.900742 [ 5 ] {60825853-4bdc-4f32-9408-9fe8b03cc9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2636 | 2024.11.19 02:11:11.901045 [ 199 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
2637 | 2024.11.19 02:11:11.901403 [ 199 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 166 rows starting from the beginning of the part | ||
2638 | 2024.11.19 02:11:11.901805 [ 199 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
2639 | 2024.11.19 02:11:11.902140 [ 199 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
2640 | 2024.11.19 02:11:11.903027 [ 5 ] {60825853-4bdc-4f32-9408-9fe8b03cc9d5} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2641 | 2024.11.19 02:11:11.903099 [ 5 ] {60825853-4bdc-4f32-9408-9fe8b03cc9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2642 | 2024.11.19 02:11:11.903908 [ 5 ] {60825853-4bdc-4f32-9408-9fe8b03cc9d5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2643 | 2024.11.19 02:11:11.904535 [ 5 ] {60825853-4bdc-4f32-9408-9fe8b03cc9d5} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2644 | 2024.11.19 02:11:11.905132 [ 5 ] {60825853-4bdc-4f32-9408-9fe8b03cc9d5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004682 sec., 213.5839384878257 rows/sec., 14.39 KiB/sec. | ||
2645 | 2024.11.19 02:11:11.905272 [ 5 ] {60825853-4bdc-4f32-9408-9fe8b03cc9d5} <Debug> TCPHandler: Processed in 0.005070468 sec. | ||
2646 | 2024.11.19 02:11:11.905532 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2647 | 2024.11.19 02:11:11.905668 [ 201 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4172 rows, containing 5 columns (5 merged, 0 gathered) in 0.005641885 sec., 739469.1667767067 rows/sec., 50.14 MiB/sec. | ||
2648 | 2024.11.19 02:11:11.905763 [ 254 ] {37cf0771-b06d-4f29-aef8-9b19c66fe797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2649 | 2024.11.19 02:11:11.905865 [ 254 ] {37cf0771-b06d-4f29-aef8-9b19c66fe797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2650 | 2024.11.19 02:11:11.906133 [ 201 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2651 | 2024.11.19 02:11:11.906906 [ 201 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2652 | 2024.11.19 02:11:11.907228 [ 201 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2653 | 2024.11.19 02:11:11.907453 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
2654 | 2024.11.19 02:11:11.908371 [ 254 ] {37cf0771-b06d-4f29-aef8-9b19c66fe797} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2655 | 2024.11.19 02:11:11.908418 [ 254 ] {37cf0771-b06d-4f29-aef8-9b19c66fe797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2656 | 2024.11.19 02:11:11.909134 [ 254 ] {37cf0771-b06d-4f29-aef8-9b19c66fe797} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2657 | 2024.11.19 02:11:11.909392 [ 254 ] {37cf0771-b06d-4f29-aef8-9b19c66fe797} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2658 | 2024.11.19 02:11:11.909717 [ 254 ] {37cf0771-b06d-4f29-aef8-9b19c66fe797} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003983 sec., 10293.74843083103 rows/sec., 18.45 MiB/sec. | ||
2659 | 2024.11.19 02:11:11.909925 [ 254 ] {37cf0771-b06d-4f29-aef8-9b19c66fe797} <Debug> TCPHandler: Processed in 0.004522022 sec. | ||
2660 | 2024.11.19 02:11:11.910097 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2661 | 2024.11.19 02:11:11.910238 [ 5 ] {047a2cec-a2c4-4a8b-a173-4b8a3a3e7038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2662 | 2024.11.19 02:11:11.910298 [ 5 ] {047a2cec-a2c4-4a8b-a173-4b8a3a3e7038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2663 | 2024.11.19 02:11:11.910818 [ 5 ] {047a2cec-a2c4-4a8b-a173-4b8a3a3e7038} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2664 | 2024.11.19 02:11:11.910857 [ 5 ] {047a2cec-a2c4-4a8b-a173-4b8a3a3e7038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2665 | 2024.11.19 02:11:11.911234 [ 5 ] {047a2cec-a2c4-4a8b-a173-4b8a3a3e7038} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2666 | 2024.11.19 02:11:11.911480 [ 5 ] {047a2cec-a2c4-4a8b-a173-4b8a3a3e7038} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2667 | 2024.11.19 02:11:11.911653 [ 151 ] {} <Debug> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2668 | 2024.11.19 02:11:11.911727 [ 151 ] {} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2669 | 2024.11.19 02:11:11.911735 [ 5 ] {047a2cec-a2c4-4a8b-a173-4b8a3a3e7038} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001516 sec., 54089.709762532984 rows/sec., 3.44 MiB/sec. | ||
2670 | 2024.11.19 02:11:11.911766 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2671 | 2024.11.19 02:11:11.911881 [ 5 ] {047a2cec-a2c4-4a8b-a173-4b8a3a3e7038} <Debug> TCPHandler: Processed in 0.001850921 sec. | ||
2672 | 2024.11.19 02:11:11.912155 [ 199 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::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 | ||
2673 | 2024.11.19 02:11:11.912297 [ 199 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2674 | 2024.11.19 02:11:11.912333 [ 199 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 664 rows starting from the beginning of the part | ||
2675 | 2024.11.19 02:11:11.912410 [ 199 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
2676 | 2024.11.19 02:11:11.912541 [ 199 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part | ||
2677 | 2024.11.19 02:11:11.912745 [ 199 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::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 | ||
2678 | 2024.11.19 02:11:11.912825 [ 199 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
2679 | 2024.11.19 02:11:11.912927 [ 199 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part | ||
2680 | 2024.11.19 02:11:11.914078 [ 201 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1008 rows, containing 4 columns (4 merged, 0 gathered) in 0.002192395 sec., 459771.16349927813 rows/sec., 30.11 MiB/sec. | ||
2681 | 2024.11.19 02:11:11.914247 [ 195 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2682 | 2024.11.19 02:11:11.914570 [ 195 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_16_3} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2683 | 2024.11.19 02:11:11.914646 [ 195 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_16_3} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2684 | 2024.11.19 02:11:11.914718 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
2685 | 2024.11.19 02:11:12.136410 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38436, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2686 | 2024.11.19 02:11:12.149942 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57660, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2687 | 2024.11.19 02:11:12.231369 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58340, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2688 | 2024.11.19 02:11:12.237772 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59560, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2689 | 2024.11.19 02:11:12.244132 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35169, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2690 | 2024.11.19 02:11:12.282477 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41986, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2691 | 2024.11.19 02:11:12.383854 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59241, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2692 | 2024.11.19 02:11:12.420408 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61864, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2693 | 2024.11.19 02:11:12.480080 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64485, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2694 | 2024.11.19 02:11:12.503102 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55601, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2695 | 2024.11.19 02:11:12.513558 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51498, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2696 | 2024.11.19 02:11:12.515841 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51662, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2697 | 2024.11.19 02:11:12.524228 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52988, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2698 | 2024.11.19 02:11:12.587272 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50391, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2699 | 2024.11.19 02:11:12.589619 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62385, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2700 | 2024.11.19 02:11:12.623268 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43907, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2701 | 2024.11.19 02:11:12.668822 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41266, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2702 | 2024.11.19 02:11:12.670212 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54397, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2703 | 2024.11.19 02:11:12.684533 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53258, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2704 | 2024.11.19 02:11:16.864005 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2705 | 2024.11.19 02:11:16.864216 [ 5 ] {19b76c46-fa70-461b-a9ed-7bce4798ee13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2706 | 2024.11.19 02:11:16.864292 [ 5 ] {19b76c46-fa70-461b-a9ed-7bce4798ee13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2707 | 2024.11.19 02:11:16.865091 [ 5 ] {19b76c46-fa70-461b-a9ed-7bce4798ee13} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2708 | 2024.11.19 02:11:16.865138 [ 5 ] {19b76c46-fa70-461b-a9ed-7bce4798ee13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2709 | 2024.11.19 02:11:16.865575 [ 5 ] {19b76c46-fa70-461b-a9ed-7bce4798ee13} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2710 | 2024.11.19 02:11:16.865833 [ 5 ] {19b76c46-fa70-461b-a9ed-7bce4798ee13} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2711 | 2024.11.19 02:11:16.866051 [ 5 ] {19b76c46-fa70-461b-a9ed-7bce4798ee13} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001889 sec., 29645.314981471678 rows/sec., 2.28 MiB/sec. | ||
2712 | 2024.11.19 02:11:16.866130 [ 5 ] {19b76c46-fa70-461b-a9ed-7bce4798ee13} <Debug> TCPHandler: Processed in 0.002258506 sec. | ||
2713 | 2024.11.19 02:11:16.866426 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2714 | 2024.11.19 02:11:16.866638 [ 254 ] {4b35aa47-7396-414d-9016-39531033f69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2715 | 2024.11.19 02:11:16.866715 [ 254 ] {4b35aa47-7396-414d-9016-39531033f69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2716 | 2024.11.19 02:11:16.867527 [ 254 ] {4b35aa47-7396-414d-9016-39531033f69b} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2717 | 2024.11.19 02:11:16.867579 [ 254 ] {4b35aa47-7396-414d-9016-39531033f69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2718 | 2024.11.19 02:11:16.868013 [ 254 ] {4b35aa47-7396-414d-9016-39531033f69b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2719 | 2024.11.19 02:11:16.868275 [ 254 ] {4b35aa47-7396-414d-9016-39531033f69b} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2720 | 2024.11.19 02:11:16.868540 [ 254 ] {4b35aa47-7396-414d-9016-39531033f69b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001959 sec., 32669.729453802964 rows/sec., 2.55 MiB/sec. | ||
2721 | 2024.11.19 02:11:16.868653 [ 254 ] {4b35aa47-7396-414d-9016-39531033f69b} <Debug> TCPHandler: Processed in 0.002370077 sec. | ||
2722 | 2024.11.19 02:11:16.868827 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2723 | 2024.11.19 02:11:16.868959 [ 5 ] {a7dec352-038e-4159-b920-6d40d3ad5716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2724 | 2024.11.19 02:11:16.869019 [ 5 ] {a7dec352-038e-4159-b920-6d40d3ad5716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2725 | 2024.11.19 02:11:16.869616 [ 5 ] {a7dec352-038e-4159-b920-6d40d3ad5716} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2726 | 2024.11.19 02:11:16.869656 [ 5 ] {a7dec352-038e-4159-b920-6d40d3ad5716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2727 | 2024.11.19 02:11:16.870058 [ 5 ] {a7dec352-038e-4159-b920-6d40d3ad5716} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2728 | 2024.11.19 02:11:16.870313 [ 5 ] {a7dec352-038e-4159-b920-6d40d3ad5716} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2729 | 2024.11.19 02:11:16.870497 [ 5 ] {a7dec352-038e-4159-b920-6d40d3ad5716} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001571 sec., 81476.76639083387 rows/sec., 5.67 MiB/sec. | ||
2730 | 2024.11.19 02:11:16.870554 [ 5 ] {a7dec352-038e-4159-b920-6d40d3ad5716} <Debug> TCPHandler: Processed in 0.001791711 sec. | ||
2731 | 2024.11.19 02:11:16.870739 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2732 | 2024.11.19 02:11:16.870892 [ 254 ] {28c323d6-a6d2-4175-97c2-79a459cc0caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2733 | 2024.11.19 02:11:16.870959 [ 254 ] {28c323d6-a6d2-4175-97c2-79a459cc0caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2734 | 2024.11.19 02:11:16.871576 [ 254 ] {28c323d6-a6d2-4175-97c2-79a459cc0caf} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2735 | 2024.11.19 02:11:16.871626 [ 254 ] {28c323d6-a6d2-4175-97c2-79a459cc0caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2736 | 2024.11.19 02:11:16.872014 [ 254 ] {28c323d6-a6d2-4175-97c2-79a459cc0caf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2737 | 2024.11.19 02:11:16.872260 [ 254 ] {28c323d6-a6d2-4175-97c2-79a459cc0caf} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2738 | 2024.11.19 02:11:16.872510 [ 254 ] {28c323d6-a6d2-4175-97c2-79a459cc0caf} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001653 sec., 29038.112522686028 rows/sec., 1.96 MiB/sec. | ||
2739 | 2024.11.19 02:11:16.872718 [ 254 ] {28c323d6-a6d2-4175-97c2-79a459cc0caf} <Debug> TCPHandler: Processed in 0.002047383 sec. | ||
2740 | 2024.11.19 02:11:20.122416 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 422 | ||
2741 | 2024.11.19 02:11:20.125297 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2742 | 2024.11.19 02:11:20.125350 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2743 | 2024.11.19 02:11:20.126762 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2744 | 2024.11.19 02:11:20.127109 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2745 | 2024.11.19 02:11:20.127718 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 422 | ||
2746 | 2024.11.19 02:11:21.865704 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2747 | 2024.11.19 02:11:21.865901 [ 5 ] {38c54d47-7650-43dc-b22b-195b688f4013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2748 | 2024.11.19 02:11:21.865981 [ 5 ] {38c54d47-7650-43dc-b22b-195b688f4013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2749 | 2024.11.19 02:11:21.866797 [ 5 ] {38c54d47-7650-43dc-b22b-195b688f4013} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2750 | 2024.11.19 02:11:21.866850 [ 5 ] {38c54d47-7650-43dc-b22b-195b688f4013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2751 | 2024.11.19 02:11:21.867289 [ 5 ] {38c54d47-7650-43dc-b22b-195b688f4013} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2752 | 2024.11.19 02:11:21.867547 [ 5 ] {38c54d47-7650-43dc-b22b-195b688f4013} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2753 | 2024.11.19 02:11:21.867761 [ 5 ] {38c54d47-7650-43dc-b22b-195b688f4013} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001917 sec., 29212.310902451747 rows/sec., 2.24 MiB/sec. | ||
2754 | 2024.11.19 02:11:21.867824 [ 5 ] {38c54d47-7650-43dc-b22b-195b688f4013} <Debug> TCPHandler: Processed in 0.002258376 sec. | ||
2755 | 2024.11.19 02:11:21.868094 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2756 | 2024.11.19 02:11:21.868286 [ 254 ] {c6fea3b4-d59c-4e21-8a19-dc51bb3c67a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2757 | 2024.11.19 02:11:21.868359 [ 254 ] {c6fea3b4-d59c-4e21-8a19-dc51bb3c67a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2758 | 2024.11.19 02:11:21.869139 [ 254 ] {c6fea3b4-d59c-4e21-8a19-dc51bb3c67a9} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2759 | 2024.11.19 02:11:21.869192 [ 254 ] {c6fea3b4-d59c-4e21-8a19-dc51bb3c67a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2760 | 2024.11.19 02:11:21.869627 [ 254 ] {c6fea3b4-d59c-4e21-8a19-dc51bb3c67a9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2761 | 2024.11.19 02:11:21.869895 [ 254 ] {c6fea3b4-d59c-4e21-8a19-dc51bb3c67a9} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2762 | 2024.11.19 02:11:21.870147 [ 254 ] {c6fea3b4-d59c-4e21-8a19-dc51bb3c67a9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001914 sec., 33437.82654127482 rows/sec., 2.61 MiB/sec. | ||
2763 | 2024.11.19 02:11:21.870213 [ 254 ] {c6fea3b4-d59c-4e21-8a19-dc51bb3c67a9} <Debug> TCPHandler: Processed in 0.002260576 sec. | ||
2764 | 2024.11.19 02:11:21.870371 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2765 | 2024.11.19 02:11:21.870502 [ 5 ] {53724018-e131-4eca-b2ec-a971672e31e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2766 | 2024.11.19 02:11:21.870560 [ 5 ] {53724018-e131-4eca-b2ec-a971672e31e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2767 | 2024.11.19 02:11:21.871145 [ 5 ] {53724018-e131-4eca-b2ec-a971672e31e9} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2768 | 2024.11.19 02:11:21.871183 [ 5 ] {53724018-e131-4eca-b2ec-a971672e31e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2769 | 2024.11.19 02:11:21.871591 [ 5 ] {53724018-e131-4eca-b2ec-a971672e31e9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2770 | 2024.11.19 02:11:21.871840 [ 5 ] {53724018-e131-4eca-b2ec-a971672e31e9} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2771 | 2024.11.19 02:11:21.872043 [ 5 ] {53724018-e131-4eca-b2ec-a971672e31e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001575 sec., 101587.30158730158 rows/sec., 7.08 MiB/sec. | ||
2772 | 2024.11.19 02:11:21.872094 [ 5 ] {53724018-e131-4eca-b2ec-a971672e31e9} <Debug> TCPHandler: Processed in 0.00178209 sec. | ||
2773 | 2024.11.19 02:11:21.872252 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2774 | 2024.11.19 02:11:21.872378 [ 254 ] {c3d1c3e9-d9a3-4700-ba1c-5d2b3732d3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2775 | 2024.11.19 02:11:21.872434 [ 254 ] {c3d1c3e9-d9a3-4700-ba1c-5d2b3732d3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2776 | 2024.11.19 02:11:21.872960 [ 254 ] {c3d1c3e9-d9a3-4700-ba1c-5d2b3732d3f3} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2777 | 2024.11.19 02:11:21.873002 [ 254 ] {c3d1c3e9-d9a3-4700-ba1c-5d2b3732d3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2778 | 2024.11.19 02:11:21.873386 [ 254 ] {c3d1c3e9-d9a3-4700-ba1c-5d2b3732d3f3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2779 | 2024.11.19 02:11:21.873626 [ 254 ] {c3d1c3e9-d9a3-4700-ba1c-5d2b3732d3f3} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2780 | 2024.11.19 02:11:21.873893 [ 254 ] {c3d1c3e9-d9a3-4700-ba1c-5d2b3732d3f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001543 sec., 38885.28839922229 rows/sec., 2.62 MiB/sec. | ||
2781 | 2024.11.19 02:11:21.874047 [ 254 ] {c3d1c3e9-d9a3-4700-ba1c-5d2b3732d3f3} <Debug> TCPHandler: Processed in 0.001850121 sec. | ||
2782 | 2024.11.19 02:11:25.002747 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2783 | 2024.11.19 02:11:25.002849 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2784 | 2024.11.19 02:11:26.873249 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2785 | 2024.11.19 02:11:26.873440 [ 5 ] {36663702-9954-43fe-8382-619329dc633f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2786 | 2024.11.19 02:11:26.873519 [ 5 ] {36663702-9954-43fe-8382-619329dc633f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2787 | 2024.11.19 02:11:26.874409 [ 5 ] {36663702-9954-43fe-8382-619329dc633f} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2788 | 2024.11.19 02:11:26.874463 [ 5 ] {36663702-9954-43fe-8382-619329dc633f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2789 | 2024.11.19 02:11:26.874894 [ 5 ] {36663702-9954-43fe-8382-619329dc633f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2790 | 2024.11.19 02:11:26.875152 [ 5 ] {36663702-9954-43fe-8382-619329dc633f} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2791 | 2024.11.19 02:11:26.875401 [ 5 ] {36663702-9954-43fe-8382-619329dc633f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002014 sec., 6951.340615690168 rows/sec., 500.40 KiB/sec. | ||
2792 | 2024.11.19 02:11:26.875466 [ 5 ] {36663702-9954-43fe-8382-619329dc633f} <Debug> TCPHandler: Processed in 0.002354827 sec. | ||
2793 | 2024.11.19 02:11:26.875743 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2794 | 2024.11.19 02:11:26.875940 [ 254 ] {b6d00d3c-c560-4bd8-9f25-fe1cc32fe01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2795 | 2024.11.19 02:11:26.876022 [ 254 ] {b6d00d3c-c560-4bd8-9f25-fe1cc32fe01c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2796 | 2024.11.19 02:11:26.876971 [ 254 ] {b6d00d3c-c560-4bd8-9f25-fe1cc32fe01c} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2797 | 2024.11.19 02:11:26.877031 [ 254 ] {b6d00d3c-c560-4bd8-9f25-fe1cc32fe01c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2798 | 2024.11.19 02:11:26.877504 [ 254 ] {b6d00d3c-c560-4bd8-9f25-fe1cc32fe01c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2799 | 2024.11.19 02:11:26.877759 [ 254 ] {b6d00d3c-c560-4bd8-9f25-fe1cc32fe01c} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2800 | 2024.11.19 02:11:26.878009 [ 254 ] {b6d00d3c-c560-4bd8-9f25-fe1cc32fe01c} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.002122 sec., 134307.25730442978 rows/sec., 11.87 MiB/sec. | ||
2801 | 2024.11.19 02:11:26.878085 [ 254 ] {b6d00d3c-c560-4bd8-9f25-fe1cc32fe01c} <Debug> TCPHandler: Processed in 0.002483368 sec. | ||
2802 | 2024.11.19 02:11:26.878264 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2803 | 2024.11.19 02:11:26.878398 [ 5 ] {bd91819a-4b65-4aa5-bfe9-e25f3db82e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2804 | 2024.11.19 02:11:26.878453 [ 5 ] {bd91819a-4b65-4aa5-bfe9-e25f3db82e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2805 | 2024.11.19 02:11:26.879076 [ 5 ] {bd91819a-4b65-4aa5-bfe9-e25f3db82e79} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2806 | 2024.11.19 02:11:26.879120 [ 5 ] {bd91819a-4b65-4aa5-bfe9-e25f3db82e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2807 | 2024.11.19 02:11:26.879498 [ 5 ] {bd91819a-4b65-4aa5-bfe9-e25f3db82e79} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2808 | 2024.11.19 02:11:26.879742 [ 5 ] {bd91819a-4b65-4aa5-bfe9-e25f3db82e79} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2809 | 2024.11.19 02:11:26.879993 [ 5 ] {bd91819a-4b65-4aa5-bfe9-e25f3db82e79} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001628 sec., 29484.02948402948 rows/sec., 2.12 MiB/sec. | ||
2810 | 2024.11.19 02:11:26.880163 [ 5 ] {bd91819a-4b65-4aa5-bfe9-e25f3db82e79} <Debug> TCPHandler: Processed in 0.001962142 sec. | ||
2811 | 2024.11.19 02:11:26.880342 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2812 | 2024.11.19 02:11:26.880474 [ 254 ] {802ab75b-fcc3-403f-b7a8-6d72ee7e1125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2813 | 2024.11.19 02:11:26.880530 [ 254 ] {802ab75b-fcc3-403f-b7a8-6d72ee7e1125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2814 | 2024.11.19 02:11:26.881145 [ 254 ] {802ab75b-fcc3-403f-b7a8-6d72ee7e1125} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2815 | 2024.11.19 02:11:26.881190 [ 254 ] {802ab75b-fcc3-403f-b7a8-6d72ee7e1125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2816 | 2024.11.19 02:11:26.881568 [ 254 ] {802ab75b-fcc3-403f-b7a8-6d72ee7e1125} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2817 | 2024.11.19 02:11:26.881827 [ 254 ] {802ab75b-fcc3-403f-b7a8-6d72ee7e1125} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2818 | 2024.11.19 02:11:26.882069 [ 254 ] {802ab75b-fcc3-403f-b7a8-6d72ee7e1125} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001627 sec., 8604.79409956976 rows/sec., 602.62 KiB/sec. | ||
2819 | 2024.11.19 02:11:26.882166 [ 254 ] {802ab75b-fcc3-403f-b7a8-6d72ee7e1125} <Debug> TCPHandler: Processed in 0.001892822 sec. | ||
2820 | 2024.11.19 02:11:26.882328 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2821 | 2024.11.19 02:11:26.882458 [ 5 ] {ba1f27bf-014e-456e-a82e-60278c065cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2822 | 2024.11.19 02:11:26.882513 [ 5 ] {ba1f27bf-014e-456e-a82e-60278c065cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2823 | 2024.11.19 02:11:26.883117 [ 5 ] {ba1f27bf-014e-456e-a82e-60278c065cce} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2824 | 2024.11.19 02:11:26.883158 [ 5 ] {ba1f27bf-014e-456e-a82e-60278c065cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2825 | 2024.11.19 02:11:26.883523 [ 5 ] {ba1f27bf-014e-456e-a82e-60278c065cce} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2826 | 2024.11.19 02:11:26.883757 [ 5 ] {ba1f27bf-014e-456e-a82e-60278c065cce} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2827 | 2024.11.19 02:11:26.884054 [ 5 ] {ba1f27bf-014e-456e-a82e-60278c065cce} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001606 sec., 8094.64508094645 rows/sec., 504.70 KiB/sec. | ||
2828 | 2024.11.19 02:11:26.884187 [ 5 ] {ba1f27bf-014e-456e-a82e-60278c065cce} <Debug> TCPHandler: Processed in 0.001921872 sec. | ||
2829 | 2024.11.19 02:11:26.884339 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2830 | 2024.11.19 02:11:26.884463 [ 254 ] {4532c6a0-973a-413b-8f53-83374badd928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2831 | 2024.11.19 02:11:26.884515 [ 254 ] {4532c6a0-973a-413b-8f53-83374badd928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2832 | 2024.11.19 02:11:26.885286 [ 254 ] {4532c6a0-973a-413b-8f53-83374badd928} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2833 | 2024.11.19 02:11:26.885326 [ 254 ] {4532c6a0-973a-413b-8f53-83374badd928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2834 | 2024.11.19 02:11:26.885714 [ 254 ] {4532c6a0-973a-413b-8f53-83374badd928} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2835 | 2024.11.19 02:11:26.885951 [ 254 ] {4532c6a0-973a-413b-8f53-83374badd928} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2836 | 2024.11.19 02:11:26.886203 [ 254 ] {4532c6a0-973a-413b-8f53-83374badd928} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001764 sec., 239795.91836734695 rows/sec., 17.14 MiB/sec. | ||
2837 | 2024.11.19 02:11:26.886317 [ 254 ] {4532c6a0-973a-413b-8f53-83374badd928} <Debug> TCPHandler: Processed in 0.002037834 sec. | ||
2838 | 2024.11.19 02:11:26.886474 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2839 | 2024.11.19 02:11:26.886594 [ 5 ] {3beeecdf-dcea-4d73-b28a-666eb91f9fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2840 | 2024.11.19 02:11:26.886647 [ 5 ] {3beeecdf-dcea-4d73-b28a-666eb91f9fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2841 | 2024.11.19 02:11:26.887143 [ 5 ] {3beeecdf-dcea-4d73-b28a-666eb91f9fd8} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2842 | 2024.11.19 02:11:26.887182 [ 5 ] {3beeecdf-dcea-4d73-b28a-666eb91f9fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2843 | 2024.11.19 02:11:26.887560 [ 5 ] {3beeecdf-dcea-4d73-b28a-666eb91f9fd8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2844 | 2024.11.19 02:11:26.887806 [ 5 ] {3beeecdf-dcea-4d73-b28a-666eb91f9fd8} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2845 | 2024.11.19 02:11:26.888094 [ 5 ] {3beeecdf-dcea-4d73-b28a-666eb91f9fd8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001497 sec., 4008.016032064128 rows/sec., 209.40 KiB/sec. | ||
2846 | 2024.11.19 02:11:26.888221 [ 5 ] {3beeecdf-dcea-4d73-b28a-666eb91f9fd8} <Debug> TCPHandler: Processed in 0.00180635 sec. | ||
2847 | 2024.11.19 02:11:26.888373 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2848 | 2024.11.19 02:11:26.888496 [ 254 ] {a9e96968-f05a-434b-be16-e8dd0350a3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2849 | 2024.11.19 02:11:26.888551 [ 254 ] {a9e96968-f05a-434b-be16-e8dd0350a3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2850 | 2024.11.19 02:11:26.889149 [ 254 ] {a9e96968-f05a-434b-be16-e8dd0350a3f9} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2851 | 2024.11.19 02:11:26.889189 [ 254 ] {a9e96968-f05a-434b-be16-e8dd0350a3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2852 | 2024.11.19 02:11:26.889585 [ 254 ] {a9e96968-f05a-434b-be16-e8dd0350a3f9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2853 | 2024.11.19 02:11:26.889823 [ 254 ] {a9e96968-f05a-434b-be16-e8dd0350a3f9} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2854 | 2024.11.19 02:11:26.890014 [ 254 ] {a9e96968-f05a-434b-be16-e8dd0350a3f9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001545 sec., 153398.0582524272 rows/sec., 10.28 MiB/sec. | ||
2855 | 2024.11.19 02:11:26.890130 [ 254 ] {a9e96968-f05a-434b-be16-e8dd0350a3f9} <Debug> TCPHandler: Processed in 0.00181427 sec. | ||
2856 | 2024.11.19 02:11:26.890277 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2857 | 2024.11.19 02:11:26.890395 [ 5 ] {537b9ce0-b43e-4085-a735-9c3befbcd72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2858 | 2024.11.19 02:11:26.890449 [ 5 ] {537b9ce0-b43e-4085-a735-9c3befbcd72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2859 | 2024.11.19 02:11:26.890924 [ 5 ] {537b9ce0-b43e-4085-a735-9c3befbcd72d} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2860 | 2024.11.19 02:11:26.890963 [ 5 ] {537b9ce0-b43e-4085-a735-9c3befbcd72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2861 | 2024.11.19 02:11:26.891323 [ 5 ] {537b9ce0-b43e-4085-a735-9c3befbcd72d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2862 | 2024.11.19 02:11:26.891562 [ 5 ] {537b9ce0-b43e-4085-a735-9c3befbcd72d} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2863 | 2024.11.19 02:11:26.891769 [ 5 ] {537b9ce0-b43e-4085-a735-9c3befbcd72d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001398 sec., 715.307582260372 rows/sec., 48.20 KiB/sec. | ||
2864 | 2024.11.19 02:11:26.891821 [ 5 ] {537b9ce0-b43e-4085-a735-9c3befbcd72d} <Debug> TCPHandler: Processed in 0.001600548 sec. | ||
2865 | 2024.11.19 02:11:26.891981 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2866 | 2024.11.19 02:11:26.892111 [ 254 ] {8b78465d-dc7d-4eaa-83d8-63ea280bc0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2867 | 2024.11.19 02:11:26.892205 [ 254 ] {8b78465d-dc7d-4eaa-83d8-63ea280bc0cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2868 | 2024.11.19 02:11:26.893469 [ 254 ] {8b78465d-dc7d-4eaa-83d8-63ea280bc0cd} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2869 | 2024.11.19 02:11:26.893509 [ 254 ] {8b78465d-dc7d-4eaa-83d8-63ea280bc0cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2870 | 2024.11.19 02:11:26.894165 [ 254 ] {8b78465d-dc7d-4eaa-83d8-63ea280bc0cd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2871 | 2024.11.19 02:11:26.894443 [ 254 ] {8b78465d-dc7d-4eaa-83d8-63ea280bc0cd} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2872 | 2024.11.19 02:11:26.894706 [ 254 ] {8b78465d-dc7d-4eaa-83d8-63ea280bc0cd} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002614 sec., 15684.77429227238 rows/sec., 28.11 MiB/sec. | ||
2873 | 2024.11.19 02:11:26.894901 [ 254 ] {8b78465d-dc7d-4eaa-83d8-63ea280bc0cd} <Debug> TCPHandler: Processed in 0.002979914 sec. | ||
2874 | 2024.11.19 02:11:26.895063 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2875 | 2024.11.19 02:11:26.895191 [ 5 ] {c3f1c2da-fdc6-4ba5-87fe-49fbf7b3eaf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2876 | 2024.11.19 02:11:26.895245 [ 5 ] {c3f1c2da-fdc6-4ba5-87fe-49fbf7b3eaf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2877 | 2024.11.19 02:11:26.895757 [ 5 ] {c3f1c2da-fdc6-4ba5-87fe-49fbf7b3eaf2} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2878 | 2024.11.19 02:11:26.895797 [ 5 ] {c3f1c2da-fdc6-4ba5-87fe-49fbf7b3eaf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2879 | 2024.11.19 02:11:26.896186 [ 5 ] {c3f1c2da-fdc6-4ba5-87fe-49fbf7b3eaf2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2880 | 2024.11.19 02:11:26.896426 [ 5 ] {c3f1c2da-fdc6-4ba5-87fe-49fbf7b3eaf2} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2881 | 2024.11.19 02:11:26.896647 [ 5 ] {c3f1c2da-fdc6-4ba5-87fe-49fbf7b3eaf2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001483 sec., 55293.32434254889 rows/sec., 3.51 MiB/sec. | ||
2882 | 2024.11.19 02:11:26.896701 [ 5 ] {c3f1c2da-fdc6-4ba5-87fe-49fbf7b3eaf2} <Debug> TCPHandler: Processed in 0.00170289 sec. | ||
2883 | 2024.11.19 02:11:30.128086 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 452 | ||
2884 | 2024.11.19 02:11:30.130960 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2885 | 2024.11.19 02:11:30.131016 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2886 | 2024.11.19 02:11:30.132370 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2887 | 2024.11.19 02:11:30.132680 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2888 | 2024.11.19 02:11:30.132905 [ 29 ] {} <Debug> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2889 | 2024.11.19 02:11:30.133024 [ 29 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2890 | 2024.11.19 02:11:30.133088 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2891 | 2024.11.19 02:11:30.133720 [ 189 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::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 | ||
2892 | 2024.11.19 02:11:30.134562 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 452 | ||
2893 | 2024.11.19 02:11:30.134980 [ 189 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2894 | 2024.11.19 02:11:30.135218 [ 189 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 284 rows starting from the beginning of the part | ||
2895 | 2024.11.19 02:11:30.135889 [ 189 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part | ||
2896 | 2024.11.19 02:11:30.136456 [ 189 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
2897 | 2024.11.19 02:11:30.136895 [ 189 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::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 | ||
2898 | 2024.11.19 02:11:30.137319 [ 189 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::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 | ||
2899 | 2024.11.19 02:11:30.137701 [ 189 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
2900 | 2024.11.19 02:11:30.145528 [ 201 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 452 rows, containing 72 columns (72 merged, 0 gathered) in 0.01227677 sec., 36817.501671856684 rows/sec., 34.41 MiB/sec. | ||
2901 | 2024.11.19 02:11:30.146812 [ 186 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2902 | 2024.11.19 02:11:30.147598 [ 186 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_11_2} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2903 | 2024.11.19 02:11:30.147683 [ 186 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_11_2} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2904 | 2024.11.19 02:11:30.147969 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
2905 | 2024.11.19 02:11:31.866485 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2906 | 2024.11.19 02:11:31.866680 [ 5 ] {a39ab0ef-9008-477c-abe3-c44875ee97cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2907 | 2024.11.19 02:11:31.866754 [ 5 ] {a39ab0ef-9008-477c-abe3-c44875ee97cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2908 | 2024.11.19 02:11:31.867553 [ 5 ] {a39ab0ef-9008-477c-abe3-c44875ee97cd} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2909 | 2024.11.19 02:11:31.867606 [ 5 ] {a39ab0ef-9008-477c-abe3-c44875ee97cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2910 | 2024.11.19 02:11:31.868058 [ 5 ] {a39ab0ef-9008-477c-abe3-c44875ee97cd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2911 | 2024.11.19 02:11:31.868317 [ 5 ] {a39ab0ef-9008-477c-abe3-c44875ee97cd} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2912 | 2024.11.19 02:11:31.868594 [ 5 ] {a39ab0ef-9008-477c-abe3-c44875ee97cd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001958 sec., 28600.61287027579 rows/sec., 2.20 MiB/sec. | ||
2913 | 2024.11.19 02:11:31.868785 [ 5 ] {a39ab0ef-9008-477c-abe3-c44875ee97cd} <Debug> TCPHandler: Processed in 0.002431348 sec. | ||
2914 | 2024.11.19 02:11:31.869069 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2915 | 2024.11.19 02:11:31.869251 [ 254 ] {b31ab4a3-0357-4dbb-a281-76f37da1b30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2916 | 2024.11.19 02:11:31.869322 [ 254 ] {b31ab4a3-0357-4dbb-a281-76f37da1b30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2917 | 2024.11.19 02:11:31.870065 [ 254 ] {b31ab4a3-0357-4dbb-a281-76f37da1b30e} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2918 | 2024.11.19 02:11:31.870112 [ 254 ] {b31ab4a3-0357-4dbb-a281-76f37da1b30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2919 | 2024.11.19 02:11:31.870537 [ 254 ] {b31ab4a3-0357-4dbb-a281-76f37da1b30e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2920 | 2024.11.19 02:11:31.870788 [ 254 ] {b31ab4a3-0357-4dbb-a281-76f37da1b30e} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2921 | 2024.11.19 02:11:31.871037 [ 254 ] {b31ab4a3-0357-4dbb-a281-76f37da1b30e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001836 sec., 34858.38779956427 rows/sec., 2.72 MiB/sec. | ||
2922 | 2024.11.19 02:11:31.871100 [ 254 ] {b31ab4a3-0357-4dbb-a281-76f37da1b30e} <Debug> TCPHandler: Processed in 0.002161084 sec. | ||
2923 | 2024.11.19 02:11:31.871271 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2924 | 2024.11.19 02:11:31.871403 [ 5 ] {8fc3f632-aeae-436c-b3db-0d19188499c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2925 | 2024.11.19 02:11:31.871461 [ 5 ] {8fc3f632-aeae-436c-b3db-0d19188499c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2926 | 2024.11.19 02:11:31.872070 [ 5 ] {8fc3f632-aeae-436c-b3db-0d19188499c8} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2927 | 2024.11.19 02:11:31.872111 [ 5 ] {8fc3f632-aeae-436c-b3db-0d19188499c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2928 | 2024.11.19 02:11:31.872521 [ 5 ] {8fc3f632-aeae-436c-b3db-0d19188499c8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2929 | 2024.11.19 02:11:31.872767 [ 5 ] {8fc3f632-aeae-436c-b3db-0d19188499c8} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2930 | 2024.11.19 02:11:31.872954 [ 5 ] {8fc3f632-aeae-436c-b3db-0d19188499c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001584 sec., 101010.10101010102 rows/sec., 7.04 MiB/sec. | ||
2931 | 2024.11.19 02:11:31.873005 [ 5 ] {8fc3f632-aeae-436c-b3db-0d19188499c8} <Debug> TCPHandler: Processed in 0.00179499 sec. | ||
2932 | 2024.11.19 02:11:31.873189 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2933 | 2024.11.19 02:11:31.873315 [ 254 ] {d3ab3001-1d4b-4ecb-90e4-848c83bccb86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2934 | 2024.11.19 02:11:31.873371 [ 254 ] {d3ab3001-1d4b-4ecb-90e4-848c83bccb86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2935 | 2024.11.19 02:11:31.873882 [ 254 ] {d3ab3001-1d4b-4ecb-90e4-848c83bccb86} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2936 | 2024.11.19 02:11:31.873923 [ 254 ] {d3ab3001-1d4b-4ecb-90e4-848c83bccb86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2937 | 2024.11.19 02:11:31.874318 [ 254 ] {d3ab3001-1d4b-4ecb-90e4-848c83bccb86} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2938 | 2024.11.19 02:11:31.874569 [ 254 ] {d3ab3001-1d4b-4ecb-90e4-848c83bccb86} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2939 | 2024.11.19 02:11:31.874797 [ 254 ] {d3ab3001-1d4b-4ecb-90e4-848c83bccb86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001511 sec., 39708.80211780278 rows/sec., 2.68 MiB/sec. | ||
2940 | 2024.11.19 02:11:31.874850 [ 254 ] {d3ab3001-1d4b-4ecb-90e4-848c83bccb86} <Debug> TCPHandler: Processed in 0.001729549 sec. | ||
2941 | 2024.11.19 02:11:36.866923 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2942 | 2024.11.19 02:11:36.867152 [ 5 ] {f12e0a50-5b64-464b-b509-994b96b5748d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2943 | 2024.11.19 02:11:36.867234 [ 5 ] {f12e0a50-5b64-464b-b509-994b96b5748d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2944 | 2024.11.19 02:11:36.868027 [ 5 ] {f12e0a50-5b64-464b-b509-994b96b5748d} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2945 | 2024.11.19 02:11:36.868074 [ 5 ] {f12e0a50-5b64-464b-b509-994b96b5748d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2946 | 2024.11.19 02:11:36.868495 [ 5 ] {f12e0a50-5b64-464b-b509-994b96b5748d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2947 | 2024.11.19 02:11:36.868752 [ 5 ] {f12e0a50-5b64-464b-b509-994b96b5748d} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2948 | 2024.11.19 02:11:36.868971 [ 171 ] {} <Debug> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2949 | 2024.11.19 02:11:36.869054 [ 5 ] {f12e0a50-5b64-464b-b509-994b96b5748d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001955 sec., 28644.501278772375 rows/sec., 2.20 MiB/sec. | ||
2950 | 2024.11.19 02:11:36.869062 [ 171 ] {} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2951 | 2024.11.19 02:11:36.869154 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2952 | 2024.11.19 02:11:36.869187 [ 5 ] {f12e0a50-5b64-464b-b509-994b96b5748d} <Debug> TCPHandler: Processed in 0.002399908 sec. | ||
2953 | 2024.11.19 02:11:36.869334 [ 189 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
2954 | 2024.11.19 02:11:36.869463 [ 189 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2955 | 2024.11.19 02:11:36.869492 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2956 | 2024.11.19 02:11:36.869516 [ 189 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1432 rows starting from the beginning of the part | ||
2957 | 2024.11.19 02:11:36.869719 [ 189 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
2958 | 2024.11.19 02:11:36.869949 [ 254 ] {eae80c4e-319a-4bf1-b399-53c70fed77f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2959 | 2024.11.19 02:11:36.870005 [ 189 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
2960 | 2024.11.19 02:11:36.870143 [ 254 ] {eae80c4e-319a-4bf1-b399-53c70fed77f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2961 | 2024.11.19 02:11:36.870296 [ 189 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 285 rows starting from the beginning of the part | ||
2962 | 2024.11.19 02:11:36.870690 [ 189 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
2963 | 2024.11.19 02:11:36.870897 [ 189 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
2964 | 2024.11.19 02:11:36.872827 [ 254 ] {eae80c4e-319a-4bf1-b399-53c70fed77f5} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2965 | 2024.11.19 02:11:36.872925 [ 254 ] {eae80c4e-319a-4bf1-b399-53c70fed77f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2966 | 2024.11.19 02:11:36.873920 [ 254 ] {eae80c4e-319a-4bf1-b399-53c70fed77f5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2967 | 2024.11.19 02:11:36.874025 [ 186 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1941 rows, containing 5 columns (5 merged, 0 gathered) in 0.004763944 sec., 407435.5198129953 rows/sec., 35.64 MiB/sec. | ||
2968 | 2024.11.19 02:11:36.874341 [ 254 ] {eae80c4e-319a-4bf1-b399-53c70fed77f5} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2969 | 2024.11.19 02:11:36.874406 [ 186 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2970 | 2024.11.19 02:11:36.874618 [ 170 ] {} <Debug> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2971 | 2024.11.19 02:11:36.874733 [ 170 ] {} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2972 | 2024.11.19 02:11:36.874789 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2973 | 2024.11.19 02:11:36.874895 [ 254 ] {eae80c4e-319a-4bf1-b399-53c70fed77f5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005101 sec., 12546.559498137622 rows/sec., 1002.79 KiB/sec. | ||
2974 | 2024.11.19 02:11:36.875181 [ 189 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
2975 | 2024.11.19 02:11:36.875219 [ 254 ] {eae80c4e-319a-4bf1-b399-53c70fed77f5} <Debug> TCPHandler: Processed in 0.005877387 sec. | ||
2976 | 2024.11.19 02:11:36.875257 [ 186 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_21_4} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2977 | 2024.11.19 02:11:36.875483 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2978 | 2024.11.19 02:11:36.875581 [ 189 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2979 | 2024.11.19 02:11:36.875615 [ 186 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_21_4} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
2980 | 2024.11.19 02:11:36.875668 [ 189 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 909 rows starting from the beginning of the part | ||
2981 | 2024.11.19 02:11:36.875836 [ 5 ] {23f869eb-f014-4a8c-8020-e12bed177b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2982 | 2024.11.19 02:11:36.876069 [ 189 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
2983 | 2024.11.19 02:11:36.876105 [ 5 ] {23f869eb-f014-4a8c-8020-e12bed177b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2984 | 2024.11.19 02:11:36.876206 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
2985 | 2024.11.19 02:11:36.876499 [ 189 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
2986 | 2024.11.19 02:11:36.876882 [ 189 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 423 rows starting from the beginning of the part | ||
2987 | 2024.11.19 02:11:36.877248 [ 189 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
2988 | 2024.11.19 02:11:36.877542 [ 189 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
2989 | 2024.11.19 02:11:36.878584 [ 5 ] {23f869eb-f014-4a8c-8020-e12bed177b0f} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2990 | 2024.11.19 02:11:36.878658 [ 5 ] {23f869eb-f014-4a8c-8020-e12bed177b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2991 | 2024.11.19 02:11:36.879211 [ 5 ] {23f869eb-f014-4a8c-8020-e12bed177b0f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2992 | 2024.11.19 02:11:36.879416 [ 186 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1588 rows, containing 5 columns (5 merged, 0 gathered) in 0.004538332 sec., 349908.2922976988 rows/sec., 26.96 MiB/sec. | ||
2993 | 2024.11.19 02:11:36.879605 [ 5 ] {23f869eb-f014-4a8c-8020-e12bed177b0f} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2994 | 2024.11.19 02:11:36.879659 [ 186 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2995 | 2024.11.19 02:11:36.879866 [ 170 ] {} <Debug> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2996 | 2024.11.19 02:11:36.879945 [ 170 ] {} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2997 | 2024.11.19 02:11:36.880013 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
2998 | 2024.11.19 02:11:36.880099 [ 5 ] {23f869eb-f014-4a8c-8020-e12bed177b0f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004431 sec., 36109.23042202663 rows/sec., 2.51 MiB/sec. | ||
2999 | 2024.11.19 02:11:36.880420 [ 187 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
3000 | 2024.11.19 02:11:36.880458 [ 186 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_21_4} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3001 | 2024.11.19 02:11:36.880544 [ 5 ] {23f869eb-f014-4a8c-8020-e12bed177b0f} <Debug> TCPHandler: Processed in 0.005183389 sec. | ||
3002 | 2024.11.19 02:11:36.880851 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3003 | 2024.11.19 02:11:36.880946 [ 186 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_21_4} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3004 | 2024.11.19 02:11:36.880953 [ 187 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3005 | 2024.11.19 02:11:36.881087 [ 187 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4172 rows starting from the beginning of the part | ||
3006 | 2024.11.19 02:11:36.881193 [ 254 ] {171a2051-b8e0-4302-b440-05d80ec29d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3007 | 2024.11.19 02:11:36.881238 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
3008 | 2024.11.19 02:11:36.881521 [ 254 ] {171a2051-b8e0-4302-b440-05d80ec29d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3009 | 2024.11.19 02:11:36.881549 [ 187 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 128 rows starting from the beginning of the part | ||
3010 | 2024.11.19 02:11:36.881908 [ 187 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
3011 | 2024.11.19 02:11:36.882284 [ 187 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
3012 | 2024.11.19 02:11:36.882588 [ 187 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
3013 | 2024.11.19 02:11:36.882941 [ 187 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
3014 | 2024.11.19 02:11:36.883788 [ 254 ] {171a2051-b8e0-4302-b440-05d80ec29d0a} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3015 | 2024.11.19 02:11:36.883851 [ 254 ] {171a2051-b8e0-4302-b440-05d80ec29d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3016 | 2024.11.19 02:11:36.884570 [ 254 ] {171a2051-b8e0-4302-b440-05d80ec29d0a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3017 | 2024.11.19 02:11:36.885105 [ 254 ] {171a2051-b8e0-4302-b440-05d80ec29d0a} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3018 | 2024.11.19 02:11:36.885512 [ 170 ] {} <Debug> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3019 | 2024.11.19 02:11:36.885607 [ 170 ] {} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3020 | 2024.11.19 02:11:36.885651 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3021 | 2024.11.19 02:11:36.885683 [ 254 ] {171a2051-b8e0-4302-b440-05d80ec29d0a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004624 sec., 12975.778546712803 rows/sec., 895.46 KiB/sec. | ||
3022 | 2024.11.19 02:11:36.886136 [ 254 ] {171a2051-b8e0-4302-b440-05d80ec29d0a} <Debug> TCPHandler: Processed in 0.005437032 sec. | ||
3023 | 2024.11.19 02:11:36.886162 [ 191 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::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 | ||
3024 | 2024.11.19 02:11:36.886395 [ 191 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3025 | 2024.11.19 02:11:36.886427 [ 191 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1008 rows starting from the beginning of the part | ||
3026 | 2024.11.19 02:11:36.886531 [ 191 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
3027 | 2024.11.19 02:11:36.886731 [ 191 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
3028 | 2024.11.19 02:11:36.886821 [ 191 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part | ||
3029 | 2024.11.19 02:11:36.887006 [ 191 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::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 | ||
3030 | 2024.11.19 02:11:36.887107 [ 191 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
3031 | 2024.11.19 02:11:36.889421 [ 186 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5017 rows, containing 5 columns (5 merged, 0 gathered) in 0.009227606 sec., 543694.6484277721 rows/sec., 36.97 MiB/sec. | ||
3032 | 2024.11.19 02:11:36.889845 [ 186 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3033 | 2024.11.19 02:11:36.890200 [ 191 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1318 rows, containing 4 columns (4 merged, 0 gathered) in 0.004430801 sec., 297463.14492571435 rows/sec., 19.54 MiB/sec. | ||
3034 | 2024.11.19 02:11:36.890441 [ 187 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3035 | 2024.11.19 02:11:36.890485 [ 191 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3036 | 2024.11.19 02:11:36.890584 [ 187 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3037 | 2024.11.19 02:11:36.890705 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
3038 | 2024.11.19 02:11:36.890850 [ 191 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_21_4} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3039 | 2024.11.19 02:11:36.890936 [ 191 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_21_4} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3040 | 2024.11.19 02:11:36.891012 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
3041 | 2024.11.19 02:11:37.690863 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45562, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3042 | 2024.11.19 02:11:37.882310 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46512, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3043 | 2024.11.19 02:11:37.894733 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64331, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3044 | 2024.11.19 02:11:38.012163 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49849, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3045 | 2024.11.19 02:11:38.013498 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46957, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3046 | 2024.11.19 02:11:38.063946 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59107, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3047 | 2024.11.19 02:11:38.065266 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58370, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3048 | 2024.11.19 02:11:38.098560 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54422, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3049 | 2024.11.19 02:11:38.853947 [ 156 ] {} <Debug> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3050 | 2024.11.19 02:11:38.854011 [ 156 ] {} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3051 | 2024.11.19 02:11:38.854035 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3052 | 2024.11.19 02:11:38.854189 [ 186 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::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 | ||
3053 | 2024.11.19 02:11:38.854337 [ 186 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3054 | 2024.11.19 02:11:38.854376 [ 186 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::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 | ||
3055 | 2024.11.19 02:11:38.854481 [ 186 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::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 | ||
3056 | 2024.11.19 02:11:38.854729 [ 186 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::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 | ||
3057 | 2024.11.19 02:11:38.854902 [ 186 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::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 | ||
3058 | 2024.11.19 02:11:38.855008 [ 186 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::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 | ||
3059 | 2024.11.19 02:11:38.856234 [ 191 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 285 rows, containing 5 columns (5 merged, 0 gathered) in 0.002123474 sec., 134214.02852118743 rows/sec., 9.62 MiB/sec. | ||
3060 | 2024.11.19 02:11:38.856408 [ 186 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3061 | 2024.11.19 02:11:38.856706 [ 186 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_9_2} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3062 | 2024.11.19 02:11:38.856787 [ 186 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_9_2} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3063 | 2024.11.19 02:11:38.856869 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
3064 | 2024.11.19 02:11:40.003124 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3065 | 2024.11.19 02:11:40.003199 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3066 | 2024.11.19 02:11:40.135025 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 468 | ||
3067 | 2024.11.19 02:11:40.137989 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3068 | 2024.11.19 02:11:40.138043 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3069 | 2024.11.19 02:11:40.139853 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3070 | 2024.11.19 02:11:40.140172 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3071 | 2024.11.19 02:11:40.141183 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 468 | ||
3072 | 2024.11.19 02:11:41.001356 [ 245 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000956121 sec. | ||
3073 | 2024.11.19 02:11:41.390720 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52455, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3074 | 2024.11.19 02:11:41.726200 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48793, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3075 | 2024.11.19 02:11:41.808097 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65182, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3076 | 2024.11.19 02:11:41.863554 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40553, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3077 | 2024.11.19 02:11:41.873026 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3078 | 2024.11.19 02:11:41.873243 [ 5 ] {6a070e2c-399c-49dc-8f8b-8803dd3c9468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3079 | 2024.11.19 02:11:41.873327 [ 5 ] {6a070e2c-399c-49dc-8f8b-8803dd3c9468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3080 | 2024.11.19 02:11:41.874135 [ 5 ] {6a070e2c-399c-49dc-8f8b-8803dd3c9468} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3081 | 2024.11.19 02:11:41.874191 [ 5 ] {6a070e2c-399c-49dc-8f8b-8803dd3c9468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3082 | 2024.11.19 02:11:41.874634 [ 5 ] {6a070e2c-399c-49dc-8f8b-8803dd3c9468} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3083 | 2024.11.19 02:11:41.874907 [ 5 ] {6a070e2c-399c-49dc-8f8b-8803dd3c9468} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3084 | 2024.11.19 02:11:41.875195 [ 5 ] {6a070e2c-399c-49dc-8f8b-8803dd3c9468} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001999 sec., 7003.501750875438 rows/sec., 504.16 KiB/sec. | ||
3085 | 2024.11.19 02:11:41.875549 [ 5 ] {6a070e2c-399c-49dc-8f8b-8803dd3c9468} <Debug> TCPHandler: Processed in 0.002663431 sec. | ||
3086 | 2024.11.19 02:11:41.875816 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3087 | 2024.11.19 02:11:41.876015 [ 254 ] {4cdaf4a1-c15d-4a69-89a4-a2df132d8dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3088 | 2024.11.19 02:11:41.876098 [ 254 ] {4cdaf4a1-c15d-4a69-89a4-a2df132d8dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3089 | 2024.11.19 02:11:41.877038 [ 254 ] {4cdaf4a1-c15d-4a69-89a4-a2df132d8dfd} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3090 | 2024.11.19 02:11:41.877087 [ 254 ] {4cdaf4a1-c15d-4a69-89a4-a2df132d8dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3091 | 2024.11.19 02:11:41.877553 [ 254 ] {4cdaf4a1-c15d-4a69-89a4-a2df132d8dfd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3092 | 2024.11.19 02:11:41.877812 [ 254 ] {4cdaf4a1-c15d-4a69-89a4-a2df132d8dfd} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3093 | 2024.11.19 02:11:41.878117 [ 254 ] {4cdaf4a1-c15d-4a69-89a4-a2df132d8dfd} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.002135 sec., 133489.4613583138 rows/sec., 11.80 MiB/sec. | ||
3094 | 2024.11.19 02:11:41.878338 [ 254 ] {4cdaf4a1-c15d-4a69-89a4-a2df132d8dfd} <Debug> TCPHandler: Processed in 0.00264544 sec. | ||
3095 | 2024.11.19 02:11:41.878507 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3096 | 2024.11.19 02:11:41.878638 [ 5 ] {318cf827-ccf9-4072-a293-e8b38ff900a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3097 | 2024.11.19 02:11:41.878693 [ 5 ] {318cf827-ccf9-4072-a293-e8b38ff900a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3098 | 2024.11.19 02:11:41.879300 [ 5 ] {318cf827-ccf9-4072-a293-e8b38ff900a5} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3099 | 2024.11.19 02:11:41.879342 [ 5 ] {318cf827-ccf9-4072-a293-e8b38ff900a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3100 | 2024.11.19 02:11:41.879718 [ 5 ] {318cf827-ccf9-4072-a293-e8b38ff900a5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3101 | 2024.11.19 02:11:41.879959 [ 5 ] {318cf827-ccf9-4072-a293-e8b38ff900a5} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3102 | 2024.11.19 02:11:41.880327 [ 5 ] {318cf827-ccf9-4072-a293-e8b38ff900a5} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001677 sec., 28622.540250447226 rows/sec., 2.06 MiB/sec. | ||
3103 | 2024.11.19 02:11:41.880663 [ 5 ] {318cf827-ccf9-4072-a293-e8b38ff900a5} <Debug> TCPHandler: Processed in 0.002215315 sec. | ||
3104 | 2024.11.19 02:11:41.880834 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3105 | 2024.11.19 02:11:41.880961 [ 254 ] {72d465cb-90be-4219-bf5a-13022e7f0a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3106 | 2024.11.19 02:11:41.881016 [ 254 ] {72d465cb-90be-4219-bf5a-13022e7f0a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3107 | 2024.11.19 02:11:41.881624 [ 254 ] {72d465cb-90be-4219-bf5a-13022e7f0a99} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3108 | 2024.11.19 02:11:41.881668 [ 254 ] {72d465cb-90be-4219-bf5a-13022e7f0a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3109 | 2024.11.19 02:11:41.882045 [ 254 ] {72d465cb-90be-4219-bf5a-13022e7f0a99} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3110 | 2024.11.19 02:11:41.882366 [ 254 ] {72d465cb-90be-4219-bf5a-13022e7f0a99} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3111 | 2024.11.19 02:11:41.882594 [ 254 ] {72d465cb-90be-4219-bf5a-13022e7f0a99} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001661 sec., 8428.657435279953 rows/sec., 590.29 KiB/sec. | ||
3112 | 2024.11.19 02:11:41.882682 [ 254 ] {72d465cb-90be-4219-bf5a-13022e7f0a99} <Debug> TCPHandler: Processed in 0.001910111 sec. | ||
3113 | 2024.11.19 02:11:41.882827 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3114 | 2024.11.19 02:11:41.882956 [ 5 ] {eaeb0864-02e3-4ea2-9945-94a1004076d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3115 | 2024.11.19 02:11:41.883012 [ 5 ] {eaeb0864-02e3-4ea2-9945-94a1004076d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3116 | 2024.11.19 02:11:41.883617 [ 5 ] {eaeb0864-02e3-4ea2-9945-94a1004076d5} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3117 | 2024.11.19 02:11:41.883658 [ 5 ] {eaeb0864-02e3-4ea2-9945-94a1004076d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3118 | 2024.11.19 02:11:41.884028 [ 5 ] {eaeb0864-02e3-4ea2-9945-94a1004076d5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3119 | 2024.11.19 02:11:41.884281 [ 5 ] {eaeb0864-02e3-4ea2-9945-94a1004076d5} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3120 | 2024.11.19 02:11:41.884668 [ 5 ] {eaeb0864-02e3-4ea2-9945-94a1004076d5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001671 sec., 7779.7725912627175 rows/sec., 485.07 KiB/sec. | ||
3121 | 2024.11.19 02:11:41.884940 [ 5 ] {eaeb0864-02e3-4ea2-9945-94a1004076d5} <Debug> TCPHandler: Processed in 0.002174085 sec. | ||
3122 | 2024.11.19 02:11:41.885098 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3123 | 2024.11.19 02:11:41.885220 [ 254 ] {9ad08c51-26ac-46b4-81cc-3a46d06e4de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3124 | 2024.11.19 02:11:41.885279 [ 254 ] {9ad08c51-26ac-46b4-81cc-3a46d06e4de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3125 | 2024.11.19 02:11:41.886067 [ 254 ] {9ad08c51-26ac-46b4-81cc-3a46d06e4de4} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3126 | 2024.11.19 02:11:41.886110 [ 254 ] {9ad08c51-26ac-46b4-81cc-3a46d06e4de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3127 | 2024.11.19 02:11:41.886521 [ 254 ] {9ad08c51-26ac-46b4-81cc-3a46d06e4de4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3128 | 2024.11.19 02:11:41.886767 [ 254 ] {9ad08c51-26ac-46b4-81cc-3a46d06e4de4} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3129 | 2024.11.19 02:11:41.887012 [ 254 ] {9ad08c51-26ac-46b4-81cc-3a46d06e4de4} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001813 sec., 233314.9476006619 rows/sec., 16.68 MiB/sec. | ||
3130 | 2024.11.19 02:11:41.887234 [ 254 ] {9ad08c51-26ac-46b4-81cc-3a46d06e4de4} <Debug> TCPHandler: Processed in 0.002189685 sec. | ||
3131 | 2024.11.19 02:11:41.887421 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3132 | 2024.11.19 02:11:41.887547 [ 5 ] {fd02e5ea-9cd7-4356-94cd-b50b5121b183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3133 | 2024.11.19 02:11:41.887602 [ 5 ] {fd02e5ea-9cd7-4356-94cd-b50b5121b183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3134 | 2024.11.19 02:11:41.888091 [ 5 ] {fd02e5ea-9cd7-4356-94cd-b50b5121b183} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3135 | 2024.11.19 02:11:41.888132 [ 5 ] {fd02e5ea-9cd7-4356-94cd-b50b5121b183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3136 | 2024.11.19 02:11:41.888511 [ 5 ] {fd02e5ea-9cd7-4356-94cd-b50b5121b183} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3137 | 2024.11.19 02:11:41.888760 [ 5 ] {fd02e5ea-9cd7-4356-94cd-b50b5121b183} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3138 | 2024.11.19 02:11:41.889144 [ 5 ] {fd02e5ea-9cd7-4356-94cd-b50b5121b183} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00158 sec., 3797.46835443038 rows/sec., 198.40 KiB/sec. | ||
3139 | 2024.11.19 02:11:41.889383 [ 5 ] {fd02e5ea-9cd7-4356-94cd-b50b5121b183} <Debug> TCPHandler: Processed in 0.002021253 sec. | ||
3140 | 2024.11.19 02:11:41.889548 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3141 | 2024.11.19 02:11:41.889674 [ 254 ] {077b7444-f83a-4bf3-a6a7-1a34afeae689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3142 | 2024.11.19 02:11:41.889730 [ 254 ] {077b7444-f83a-4bf3-a6a7-1a34afeae689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3143 | 2024.11.19 02:11:41.890358 [ 254 ] {077b7444-f83a-4bf3-a6a7-1a34afeae689} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3144 | 2024.11.19 02:11:41.890400 [ 254 ] {077b7444-f83a-4bf3-a6a7-1a34afeae689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3145 | 2024.11.19 02:11:41.890819 [ 254 ] {077b7444-f83a-4bf3-a6a7-1a34afeae689} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3146 | 2024.11.19 02:11:41.891059 [ 254 ] {077b7444-f83a-4bf3-a6a7-1a34afeae689} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3147 | 2024.11.19 02:11:41.891327 [ 254 ] {077b7444-f83a-4bf3-a6a7-1a34afeae689} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001676 sec., 141408.11455847256 rows/sec., 9.48 MiB/sec. | ||
3148 | 2024.11.19 02:11:41.891640 [ 254 ] {077b7444-f83a-4bf3-a6a7-1a34afeae689} <Debug> TCPHandler: Processed in 0.002144544 sec. | ||
3149 | 2024.11.19 02:11:41.891911 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3150 | 2024.11.19 02:11:41.892052 [ 5 ] {19321f3b-a8e2-40cf-ba5c-8cf1aefdf6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3151 | 2024.11.19 02:11:41.892106 [ 5 ] {19321f3b-a8e2-40cf-ba5c-8cf1aefdf6b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3152 | 2024.11.19 02:11:41.892589 [ 5 ] {19321f3b-a8e2-40cf-ba5c-8cf1aefdf6b5} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3153 | 2024.11.19 02:11:41.892631 [ 5 ] {19321f3b-a8e2-40cf-ba5c-8cf1aefdf6b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3154 | 2024.11.19 02:11:41.893017 [ 5 ] {19321f3b-a8e2-40cf-ba5c-8cf1aefdf6b5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3155 | 2024.11.19 02:11:41.893263 [ 5 ] {19321f3b-a8e2-40cf-ba5c-8cf1aefdf6b5} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3156 | 2024.11.19 02:11:41.893566 [ 5 ] {19321f3b-a8e2-40cf-ba5c-8cf1aefdf6b5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001528 sec., 654.4502617801047 rows/sec., 44.10 KiB/sec. | ||
3157 | 2024.11.19 02:11:41.893900 [ 5 ] {19321f3b-a8e2-40cf-ba5c-8cf1aefdf6b5} <Debug> TCPHandler: Processed in 0.002118354 sec. | ||
3158 | 2024.11.19 02:11:41.894057 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3159 | 2024.11.19 02:11:41.894210 [ 254 ] {6a233758-2f16-4105-abe8-58bab7b8b858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3160 | 2024.11.19 02:11:41.894322 [ 254 ] {6a233758-2f16-4105-abe8-58bab7b8b858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3161 | 2024.11.19 02:11:41.895546 [ 254 ] {6a233758-2f16-4105-abe8-58bab7b8b858} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3162 | 2024.11.19 02:11:41.895592 [ 254 ] {6a233758-2f16-4105-abe8-58bab7b8b858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3163 | 2024.11.19 02:11:41.896261 [ 254 ] {6a233758-2f16-4105-abe8-58bab7b8b858} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3164 | 2024.11.19 02:11:41.896532 [ 254 ] {6a233758-2f16-4105-abe8-58bab7b8b858} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3165 | 2024.11.19 02:11:41.896986 [ 254 ] {6a233758-2f16-4105-abe8-58bab7b8b858} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002764 sec., 14833.574529667148 rows/sec., 26.58 MiB/sec. | ||
3166 | 2024.11.19 02:11:41.897387 [ 254 ] {6a233758-2f16-4105-abe8-58bab7b8b858} <Debug> TCPHandler: Processed in 0.003393479 sec. | ||
3167 | 2024.11.19 02:11:41.897557 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3168 | 2024.11.19 02:11:41.897683 [ 5 ] {d09b8f0f-79ae-4a73-b92e-0fd327761b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3169 | 2024.11.19 02:11:41.897736 [ 5 ] {d09b8f0f-79ae-4a73-b92e-0fd327761b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3170 | 2024.11.19 02:11:41.898251 [ 5 ] {d09b8f0f-79ae-4a73-b92e-0fd327761b9e} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3171 | 2024.11.19 02:11:41.898294 [ 5 ] {d09b8f0f-79ae-4a73-b92e-0fd327761b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3172 | 2024.11.19 02:11:41.898734 [ 5 ] {d09b8f0f-79ae-4a73-b92e-0fd327761b9e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3173 | 2024.11.19 02:11:41.898988 [ 5 ] {d09b8f0f-79ae-4a73-b92e-0fd327761b9e} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3174 | 2024.11.19 02:11:41.899285 [ 5 ] {d09b8f0f-79ae-4a73-b92e-0fd327761b9e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001601 sec., 51217.98875702686 rows/sec., 3.25 MiB/sec. | ||
3175 | 2024.11.19 02:11:41.899470 [ 5 ] {d09b8f0f-79ae-4a73-b92e-0fd327761b9e} <Debug> TCPHandler: Processed in 0.001971183 sec. | ||
3176 | 2024.11.19 02:11:41.906008 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59703, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3177 | 2024.11.19 02:11:42.142330 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55857, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3178 | 2024.11.19 02:11:42.164738 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56678, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3179 | 2024.11.19 02:11:42.235238 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65477, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3180 | 2024.11.19 02:11:42.251635 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63106, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3181 | 2024.11.19 02:11:42.254984 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33443, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3182 | 2024.11.19 02:11:42.286985 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33777, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3183 | 2024.11.19 02:11:42.405361 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39883, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3184 | 2024.11.19 02:11:42.435904 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37160, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3185 | 2024.11.19 02:11:42.489694 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62084, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3186 | 2024.11.19 02:11:42.511811 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42370, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3187 | 2024.11.19 02:11:42.522427 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58316, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3188 | 2024.11.19 02:11:42.522768 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35573, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3189 | 2024.11.19 02:11:42.530744 [ 290 ] {} <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) | ||
3190 | 2024.11.19 02:11:42.603632 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58461, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3191 | 2024.11.19 02:11:42.605901 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65291, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3192 | 2024.11.19 02:11:42.638149 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51890, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3193 | 2024.11.19 02:11:42.688601 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45138, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3194 | 2024.11.19 02:11:42.689986 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53389, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3195 | 2024.11.19 02:11:42.693326 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64537, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3196 | 2024.11.19 02:11:46.865158 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3197 | 2024.11.19 02:11:46.865371 [ 5 ] {4c13dccf-ac7d-4a1f-967e-01b949326877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3198 | 2024.11.19 02:11:46.865447 [ 5 ] {4c13dccf-ac7d-4a1f-967e-01b949326877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3199 | 2024.11.19 02:11:46.866201 [ 5 ] {4c13dccf-ac7d-4a1f-967e-01b949326877} <Trace> oximeter.fields_ipaddr (708eb2e3-f434-4cb6-9253-ea14632e26f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3200 | 2024.11.19 02:11:46.866256 [ 5 ] {4c13dccf-ac7d-4a1f-967e-01b949326877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3201 | 2024.11.19 02:11:46.866688 [ 5 ] {4c13dccf-ac7d-4a1f-967e-01b949326877} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3202 | 2024.11.19 02:11:46.866949 [ 5 ] {4c13dccf-ac7d-4a1f-967e-01b949326877} <Trace> oximeter.fields_ipaddr (708eb2e3-f434-4cb6-9253-ea14632e26f7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3203 | 2024.11.19 02:11:46.867206 [ 5 ] {4c13dccf-ac7d-4a1f-967e-01b949326877} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001888 sec., 1059.322033898305 rows/sec., 86.38 KiB/sec. | ||
3204 | 2024.11.19 02:11:46.867377 [ 5 ] {4c13dccf-ac7d-4a1f-967e-01b949326877} <Debug> TCPHandler: Processed in 0.002354017 sec. | ||
3205 | 2024.11.19 02:11:46.867660 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3206 | 2024.11.19 02:11:46.867873 [ 254 ] {ce66e207-3aab-4d4b-8bb1-e22bf4a455f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3207 | 2024.11.19 02:11:46.867961 [ 254 ] {ce66e207-3aab-4d4b-8bb1-e22bf4a455f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3208 | 2024.11.19 02:11:46.868749 [ 254 ] {ce66e207-3aab-4d4b-8bb1-e22bf4a455f4} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3209 | 2024.11.19 02:11:46.868798 [ 254 ] {ce66e207-3aab-4d4b-8bb1-e22bf4a455f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3210 | 2024.11.19 02:11:46.869248 [ 254 ] {ce66e207-3aab-4d4b-8bb1-e22bf4a455f4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3211 | 2024.11.19 02:11:46.869511 [ 254 ] {ce66e207-3aab-4d4b-8bb1-e22bf4a455f4} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3212 | 2024.11.19 02:11:46.869721 [ 254 ] {ce66e207-3aab-4d4b-8bb1-e22bf4a455f4} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001908 sec., 29874.21383647799 rows/sec., 2.29 MiB/sec. | ||
3213 | 2024.11.19 02:11:46.869787 [ 254 ] {ce66e207-3aab-4d4b-8bb1-e22bf4a455f4} <Debug> TCPHandler: Processed in 0.002268566 sec. | ||
3214 | 2024.11.19 02:11:46.869959 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3215 | 2024.11.19 02:11:46.870092 [ 5 ] {5eb5ea07-3ed2-4746-a25f-8a9f6f5b9eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3216 | 2024.11.19 02:11:46.870147 [ 5 ] {5eb5ea07-3ed2-4746-a25f-8a9f6f5b9eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3217 | 2024.11.19 02:11:46.870760 [ 5 ] {5eb5ea07-3ed2-4746-a25f-8a9f6f5b9eb0} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3218 | 2024.11.19 02:11:46.870802 [ 5 ] {5eb5ea07-3ed2-4746-a25f-8a9f6f5b9eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3219 | 2024.11.19 02:11:46.871164 [ 5 ] {5eb5ea07-3ed2-4746-a25f-8a9f6f5b9eb0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3220 | 2024.11.19 02:11:46.871403 [ 5 ] {5eb5ea07-3ed2-4746-a25f-8a9f6f5b9eb0} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3221 | 2024.11.19 02:11:46.871594 [ 115 ] {} <Debug> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3222 | 2024.11.19 02:11:46.871636 [ 5 ] {5eb5ea07-3ed2-4746-a25f-8a9f6f5b9eb0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001569 sec., 1274.697259400892 rows/sec., 89.00 KiB/sec. | ||
3223 | 2024.11.19 02:11:46.871668 [ 115 ] {} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3224 | 2024.11.19 02:11:46.871735 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3225 | 2024.11.19 02:11:46.871756 [ 5 ] {5eb5ea07-3ed2-4746-a25f-8a9f6f5b9eb0} <Debug> TCPHandler: Processed in 0.001861791 sec. | ||
3226 | 2024.11.19 02:11:46.871937 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3227 | 2024.11.19 02:11:46.871968 [ 196 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::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 | ||
3228 | 2024.11.19 02:11:46.872089 [ 254 ] {f9a2d2a1-def3-4c65-97f2-900151c17c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3229 | 2024.11.19 02:11:46.872111 [ 196 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3230 | 2024.11.19 02:11:46.872150 [ 196 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
3231 | 2024.11.19 02:11:46.872156 [ 254 ] {f9a2d2a1-def3-4c65-97f2-900151c17c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3232 | 2024.11.19 02:11:46.872324 [ 196 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
3233 | 2024.11.19 02:11:46.872750 [ 196 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
3234 | 2024.11.19 02:11:46.873208 [ 196 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
3235 | 2024.11.19 02:11:46.873526 [ 196 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part | ||
3236 | 2024.11.19 02:11:46.873903 [ 196 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
3237 | 2024.11.19 02:11:46.874685 [ 254 ] {f9a2d2a1-def3-4c65-97f2-900151c17c1b} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3238 | 2024.11.19 02:11:46.874731 [ 254 ] {f9a2d2a1-def3-4c65-97f2-900151c17c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3239 | 2024.11.19 02:11:46.875300 [ 254 ] {f9a2d2a1-def3-4c65-97f2-900151c17c1b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3240 | 2024.11.19 02:11:46.875679 [ 254 ] {f9a2d2a1-def3-4c65-97f2-900151c17c1b} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3241 | 2024.11.19 02:11:46.875690 [ 186 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.003846774 sec., 53551.36537784648 rows/sec., 4.05 MiB/sec. | ||
3242 | 2024.11.19 02:11:46.876028 [ 186 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3243 | 2024.11.19 02:11:46.876036 [ 254 ] {f9a2d2a1-def3-4c65-97f2-900151c17c1b} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00398 sec., 16582.91457286432 rows/sec., 1.30 MiB/sec. | ||
3244 | 2024.11.19 02:11:46.876236 [ 254 ] {f9a2d2a1-def3-4c65-97f2-900151c17c1b} <Debug> TCPHandler: Processed in 0.00437363 sec. | ||
3245 | 2024.11.19 02:11:46.876420 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3246 | 2024.11.19 02:11:46.876615 [ 5 ] {de9b98c1-e6c8-4e8e-a141-5958409e56d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3247 | 2024.11.19 02:11:46.876631 [ 186 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_11_2} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3248 | 2024.11.19 02:11:46.876712 [ 5 ] {de9b98c1-e6c8-4e8e-a141-5958409e56d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3249 | 2024.11.19 02:11:46.876856 [ 186 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_11_2} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3250 | 2024.11.19 02:11:46.877089 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
3251 | 2024.11.19 02:11:46.877636 [ 5 ] {de9b98c1-e6c8-4e8e-a141-5958409e56d5} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3252 | 2024.11.19 02:11:46.877683 [ 5 ] {de9b98c1-e6c8-4e8e-a141-5958409e56d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3253 | 2024.11.19 02:11:46.878097 [ 5 ] {de9b98c1-e6c8-4e8e-a141-5958409e56d5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3254 | 2024.11.19 02:11:46.878343 [ 5 ] {de9b98c1-e6c8-4e8e-a141-5958409e56d5} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3255 | 2024.11.19 02:11:46.878570 [ 5 ] {de9b98c1-e6c8-4e8e-a141-5958409e56d5} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.002014 sec., 64051.63853028798 rows/sec., 4.46 MiB/sec. | ||
3256 | 2024.11.19 02:11:46.878634 [ 5 ] {de9b98c1-e6c8-4e8e-a141-5958409e56d5} <Debug> TCPHandler: Processed in 0.002290146 sec. | ||
3257 | 2024.11.19 02:11:46.878784 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3258 | 2024.11.19 02:11:46.878912 [ 254 ] {f64f17b8-be95-4444-bbd2-7f51bb9bf9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3259 | 2024.11.19 02:11:46.878968 [ 254 ] {f64f17b8-be95-4444-bbd2-7f51bb9bf9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3260 | 2024.11.19 02:11:46.879520 [ 254 ] {f64f17b8-be95-4444-bbd2-7f51bb9bf9c3} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3261 | 2024.11.19 02:11:46.879561 [ 254 ] {f64f17b8-be95-4444-bbd2-7f51bb9bf9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3262 | 2024.11.19 02:11:46.879952 [ 254 ] {f64f17b8-be95-4444-bbd2-7f51bb9bf9c3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3263 | 2024.11.19 02:11:46.880196 [ 254 ] {f64f17b8-be95-4444-bbd2-7f51bb9bf9c3} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3264 | 2024.11.19 02:11:46.880415 [ 254 ] {f64f17b8-be95-4444-bbd2-7f51bb9bf9c3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001534 sec., 31290.743155149936 rows/sec., 2.11 MiB/sec. | ||
3265 | 2024.11.19 02:11:46.880476 [ 254 ] {f64f17b8-be95-4444-bbd2-7f51bb9bf9c3} <Debug> TCPHandler: Processed in 0.00175111 sec. | ||
3266 | 2024.11.19 02:11:50.141523 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 502 | ||
3267 | 2024.11.19 02:11:50.144608 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3268 | 2024.11.19 02:11:50.144657 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3269 | 2024.11.19 02:11:50.146074 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3270 | 2024.11.19 02:11:50.146377 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3271 | 2024.11.19 02:11:50.147628 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 502 | ||
3272 | 2024.11.19 02:11:51.867237 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3273 | 2024.11.19 02:11:51.867439 [ 5 ] {b1ee3acd-d635-4d22-9248-4555cbe24340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3274 | 2024.11.19 02:11:51.867514 [ 5 ] {b1ee3acd-d635-4d22-9248-4555cbe24340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3275 | 2024.11.19 02:11:51.868508 [ 5 ] {b1ee3acd-d635-4d22-9248-4555cbe24340} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3276 | 2024.11.19 02:11:51.868560 [ 5 ] {b1ee3acd-d635-4d22-9248-4555cbe24340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3277 | 2024.11.19 02:11:51.869024 [ 5 ] {b1ee3acd-d635-4d22-9248-4555cbe24340} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3278 | 2024.11.19 02:11:51.869280 [ 5 ] {b1ee3acd-d635-4d22-9248-4555cbe24340} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3279 | 2024.11.19 02:11:51.869490 [ 5 ] {b1ee3acd-d635-4d22-9248-4555cbe24340} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002114 sec., 26490.066225165563 rows/sec., 2.04 MiB/sec. | ||
3280 | 2024.11.19 02:11:51.869554 [ 5 ] {b1ee3acd-d635-4d22-9248-4555cbe24340} <Debug> TCPHandler: Processed in 0.002465538 sec. | ||
3281 | 2024.11.19 02:11:51.869826 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3282 | 2024.11.19 02:11:51.870029 [ 254 ] {0039e241-c315-4e81-96b2-860fa7e4519f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3283 | 2024.11.19 02:11:51.870104 [ 254 ] {0039e241-c315-4e81-96b2-860fa7e4519f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3284 | 2024.11.19 02:11:51.870872 [ 254 ] {0039e241-c315-4e81-96b2-860fa7e4519f} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3285 | 2024.11.19 02:11:51.870927 [ 254 ] {0039e241-c315-4e81-96b2-860fa7e4519f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3286 | 2024.11.19 02:11:51.871362 [ 254 ] {0039e241-c315-4e81-96b2-860fa7e4519f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3287 | 2024.11.19 02:11:51.871616 [ 254 ] {0039e241-c315-4e81-96b2-860fa7e4519f} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3288 | 2024.11.19 02:11:51.871856 [ 254 ] {0039e241-c315-4e81-96b2-860fa7e4519f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001887 sec., 33916.269210386854 rows/sec., 2.65 MiB/sec. | ||
3289 | 2024.11.19 02:11:51.871922 [ 254 ] {0039e241-c315-4e81-96b2-860fa7e4519f} <Debug> TCPHandler: Processed in 0.002233985 sec. | ||
3290 | 2024.11.19 02:11:51.872080 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3291 | 2024.11.19 02:11:51.872211 [ 5 ] {cfe5c7df-912d-450f-bdca-167622a02a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3292 | 2024.11.19 02:11:51.872270 [ 5 ] {cfe5c7df-912d-450f-bdca-167622a02a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3293 | 2024.11.19 02:11:51.872855 [ 5 ] {cfe5c7df-912d-450f-bdca-167622a02a8f} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3294 | 2024.11.19 02:11:51.872895 [ 5 ] {cfe5c7df-912d-450f-bdca-167622a02a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3295 | 2024.11.19 02:11:51.873304 [ 5 ] {cfe5c7df-912d-450f-bdca-167622a02a8f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3296 | 2024.11.19 02:11:51.873561 [ 5 ] {cfe5c7df-912d-450f-bdca-167622a02a8f} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3297 | 2024.11.19 02:11:51.873756 [ 5 ] {cfe5c7df-912d-450f-bdca-167622a02a8f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001578 sec., 101394.16983523447 rows/sec., 7.06 MiB/sec. | ||
3298 | 2024.11.19 02:11:51.873819 [ 5 ] {cfe5c7df-912d-450f-bdca-167622a02a8f} <Debug> TCPHandler: Processed in 0.001801191 sec. | ||
3299 | 2024.11.19 02:11:51.873986 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3300 | 2024.11.19 02:11:51.874113 [ 254 ] {4eef01ea-7ba3-4afa-8f09-e095a5792a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3301 | 2024.11.19 02:11:51.874169 [ 254 ] {4eef01ea-7ba3-4afa-8f09-e095a5792a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3302 | 2024.11.19 02:11:51.874710 [ 254 ] {4eef01ea-7ba3-4afa-8f09-e095a5792a06} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3303 | 2024.11.19 02:11:51.874753 [ 254 ] {4eef01ea-7ba3-4afa-8f09-e095a5792a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3304 | 2024.11.19 02:11:51.875146 [ 254 ] {4eef01ea-7ba3-4afa-8f09-e095a5792a06} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3305 | 2024.11.19 02:11:51.875386 [ 254 ] {4eef01ea-7ba3-4afa-8f09-e095a5792a06} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3306 | 2024.11.19 02:11:51.875604 [ 254 ] {4eef01ea-7ba3-4afa-8f09-e095a5792a06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001522 sec., 39421.813403416556 rows/sec., 2.66 MiB/sec. | ||
3307 | 2024.11.19 02:11:51.875654 [ 254 ] {4eef01ea-7ba3-4afa-8f09-e095a5792a06} <Debug> TCPHandler: Processed in 0.00172912 sec. | ||
3308 | 2024.11.19 02:11:54.168398 [ 147 ] {} <Debug> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3309 | 2024.11.19 02:11:54.168508 [ 147 ] {} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3310 | 2024.11.19 02:11:54.168558 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3311 | 2024.11.19 02:11:54.168794 [ 191 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
3312 | 2024.11.19 02:11:54.168987 [ 191 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3313 | 2024.11.19 02:11:54.169029 [ 191 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
3314 | 2024.11.19 02:11:54.169111 [ 191 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
3315 | 2024.11.19 02:11:54.169342 [ 191 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
3316 | 2024.11.19 02:11:54.169568 [ 191 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
3317 | 2024.11.19 02:11:54.169736 [ 191 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
3318 | 2024.11.19 02:11:54.170999 [ 196 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002337327 sec., 3850.552361736291 rows/sec., 257.79 KiB/sec. | ||
3319 | 2024.11.19 02:11:54.171211 [ 193 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3320 | 2024.11.19 02:11:54.171617 [ 193 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::all_1_9_2} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3321 | 2024.11.19 02:11:54.171722 [ 193 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::all_1_9_2} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3322 | 2024.11.19 02:11:54.171833 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3323 | 2024.11.19 02:11:55.003252 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3324 | 2024.11.19 02:11:55.003320 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3325 | 2024.11.19 02:11:56.874061 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3326 | 2024.11.19 02:11:56.874281 [ 5 ] {6e1555f3-fe3d-4e7e-9aab-ebe39f5ec718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3327 | 2024.11.19 02:11:56.874365 [ 5 ] {6e1555f3-fe3d-4e7e-9aab-ebe39f5ec718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3328 | 2024.11.19 02:11:56.875122 [ 5 ] {6e1555f3-fe3d-4e7e-9aab-ebe39f5ec718} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3329 | 2024.11.19 02:11:56.875175 [ 5 ] {6e1555f3-fe3d-4e7e-9aab-ebe39f5ec718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3330 | 2024.11.19 02:11:56.875600 [ 5 ] {6e1555f3-fe3d-4e7e-9aab-ebe39f5ec718} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3331 | 2024.11.19 02:11:56.875873 [ 5 ] {6e1555f3-fe3d-4e7e-9aab-ebe39f5ec718} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3332 | 2024.11.19 02:11:56.876074 [ 146 ] {} <Debug> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3333 | 2024.11.19 02:11:56.876142 [ 5 ] {6e1555f3-fe3d-4e7e-9aab-ebe39f5ec718} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00192 sec., 7291.666666666666 rows/sec., 524.90 KiB/sec. | ||
3334 | 2024.11.19 02:11:56.876163 [ 146 ] {} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3335 | 2024.11.19 02:11:56.876232 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3336 | 2024.11.19 02:11:56.876290 [ 5 ] {6e1555f3-fe3d-4e7e-9aab-ebe39f5ec718} <Debug> TCPHandler: Processed in 0.002375427 sec. | ||
3337 | 2024.11.19 02:11:56.876665 [ 191 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
3338 | 2024.11.19 02:11:56.876701 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3339 | 2024.11.19 02:11:56.876926 [ 191 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3340 | 2024.11.19 02:11:56.876972 [ 254 ] {b147721c-3900-47a5-8da2-2979b91fa08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3341 | 2024.11.19 02:11:56.876998 [ 191 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
3342 | 2024.11.19 02:11:56.877094 [ 254 ] {b147721c-3900-47a5-8da2-2979b91fa08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3343 | 2024.11.19 02:11:56.877292 [ 191 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
3344 | 2024.11.19 02:11:56.877651 [ 191 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
3345 | 2024.11.19 02:11:56.877923 [ 191 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
3346 | 2024.11.19 02:11:56.878265 [ 191 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
3347 | 2024.11.19 02:11:56.880089 [ 254 ] {b147721c-3900-47a5-8da2-2979b91fa08b} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3348 | 2024.11.19 02:11:56.880167 [ 254 ] {b147721c-3900-47a5-8da2-2979b91fa08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3349 | 2024.11.19 02:11:56.880848 [ 191 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004491251 sec., 15585.857926889412 rows/sec., 1.16 MiB/sec. | ||
3350 | 2024.11.19 02:11:56.881054 [ 191 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3351 | 2024.11.19 02:11:56.881215 [ 254 ] {b147721c-3900-47a5-8da2-2979b91fa08b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3352 | 2024.11.19 02:11:56.881561 [ 191 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::all_1_9_2} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3353 | 2024.11.19 02:11:56.881752 [ 191 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::all_1_9_2} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3354 | 2024.11.19 02:11:56.881750 [ 254 ] {b147721c-3900-47a5-8da2-2979b91fa08b} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3355 | 2024.11.19 02:11:56.881904 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3356 | 2024.11.19 02:11:56.882170 [ 254 ] {b147721c-3900-47a5-8da2-2979b91fa08b} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.005275 sec., 54028.43601895734 rows/sec., 4.77 MiB/sec. | ||
3357 | 2024.11.19 02:11:56.882323 [ 254 ] {b147721c-3900-47a5-8da2-2979b91fa08b} <Debug> TCPHandler: Processed in 0.005869697 sec. | ||
3358 | 2024.11.19 02:11:56.882504 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3359 | 2024.11.19 02:11:56.882636 [ 5 ] {81e01e9c-acae-493a-bf3c-ce27e9cb9ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3360 | 2024.11.19 02:11:56.882693 [ 5 ] {81e01e9c-acae-493a-bf3c-ce27e9cb9ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3361 | 2024.11.19 02:11:56.883349 [ 5 ] {81e01e9c-acae-493a-bf3c-ce27e9cb9ace} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3362 | 2024.11.19 02:11:56.883393 [ 5 ] {81e01e9c-acae-493a-bf3c-ce27e9cb9ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3363 | 2024.11.19 02:11:56.883779 [ 5 ] {81e01e9c-acae-493a-bf3c-ce27e9cb9ace} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3364 | 2024.11.19 02:11:56.884043 [ 5 ] {81e01e9c-acae-493a-bf3c-ce27e9cb9ace} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3365 | 2024.11.19 02:11:56.884270 [ 5 ] {81e01e9c-acae-493a-bf3c-ce27e9cb9ace} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001664 sec., 28846.153846153848 rows/sec., 2.08 MiB/sec. | ||
3366 | 2024.11.19 02:11:56.884333 [ 5 ] {81e01e9c-acae-493a-bf3c-ce27e9cb9ace} <Debug> TCPHandler: Processed in 0.001891482 sec. | ||
3367 | 2024.11.19 02:11:56.884495 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3368 | 2024.11.19 02:11:56.884622 [ 254 ] {74a18a95-f1d3-40be-b59f-290a3cbbbd25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3369 | 2024.11.19 02:11:56.884677 [ 254 ] {74a18a95-f1d3-40be-b59f-290a3cbbbd25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3370 | 2024.11.19 02:11:56.885279 [ 254 ] {74a18a95-f1d3-40be-b59f-290a3cbbbd25} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3371 | 2024.11.19 02:11:56.885325 [ 254 ] {74a18a95-f1d3-40be-b59f-290a3cbbbd25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3372 | 2024.11.19 02:11:56.885697 [ 254 ] {74a18a95-f1d3-40be-b59f-290a3cbbbd25} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3373 | 2024.11.19 02:11:56.885933 [ 254 ] {74a18a95-f1d3-40be-b59f-290a3cbbbd25} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3374 | 2024.11.19 02:11:56.886160 [ 254 ] {74a18a95-f1d3-40be-b59f-290a3cbbbd25} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001568 sec., 8928.57142857143 rows/sec., 625.30 KiB/sec. | ||
3375 | 2024.11.19 02:11:56.886268 [ 254 ] {74a18a95-f1d3-40be-b59f-290a3cbbbd25} <Debug> TCPHandler: Processed in 0.001833191 sec. | ||
3376 | 2024.11.19 02:11:56.886431 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3377 | 2024.11.19 02:11:56.886552 [ 5 ] {d5770b41-ce1e-45a1-9f89-7cff91fdab87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3378 | 2024.11.19 02:11:56.886604 [ 5 ] {d5770b41-ce1e-45a1-9f89-7cff91fdab87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3379 | 2024.11.19 02:11:56.887200 [ 5 ] {d5770b41-ce1e-45a1-9f89-7cff91fdab87} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3380 | 2024.11.19 02:11:56.887242 [ 5 ] {d5770b41-ce1e-45a1-9f89-7cff91fdab87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3381 | 2024.11.19 02:11:56.887600 [ 5 ] {d5770b41-ce1e-45a1-9f89-7cff91fdab87} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3382 | 2024.11.19 02:11:56.887824 [ 5 ] {d5770b41-ce1e-45a1-9f89-7cff91fdab87} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3383 | 2024.11.19 02:11:56.887971 [ 146 ] {} <Debug> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3384 | 2024.11.19 02:11:56.888042 [ 146 ] {} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3385 | 2024.11.19 02:11:56.888063 [ 5 ] {d5770b41-ce1e-45a1-9f89-7cff91fdab87} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001555 sec., 8360.128617363343 rows/sec., 521.25 KiB/sec. | ||
3386 | 2024.11.19 02:11:56.888081 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3387 | 2024.11.19 02:11:56.888241 [ 5 ] {d5770b41-ce1e-45a1-9f89-7cff91fdab87} <Debug> TCPHandler: Processed in 0.001895792 sec. | ||
3388 | 2024.11.19 02:11:56.888387 [ 191 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
3389 | 2024.11.19 02:11:56.888517 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3390 | 2024.11.19 02:11:56.888909 [ 191 ] {108395ef-8704-4c1e-b33f-2e12944f9209::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3391 | 2024.11.19 02:11:56.888915 [ 254 ] {02eafdce-705e-405a-83a5-6a821dc739f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3392 | 2024.11.19 02:11:56.888960 [ 191 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
3393 | 2024.11.19 02:11:56.889025 [ 254 ] {02eafdce-705e-405a-83a5-6a821dc739f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3394 | 2024.11.19 02:11:56.889203 [ 191 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
3395 | 2024.11.19 02:11:56.889562 [ 191 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
3396 | 2024.11.19 02:11:56.889826 [ 191 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
3397 | 2024.11.19 02:11:56.890232 [ 191 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
3398 | 2024.11.19 02:11:56.892492 [ 254 ] {02eafdce-705e-405a-83a5-6a821dc739f7} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3399 | 2024.11.19 02:11:56.892568 [ 254 ] {02eafdce-705e-405a-83a5-6a821dc739f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3400 | 2024.11.19 02:11:56.892582 [ 198 ] {108395ef-8704-4c1e-b33f-2e12944f9209::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004342679 sec., 14967.719235062043 rows/sec., 991.70 KiB/sec. | ||
3401 | 2024.11.19 02:11:56.892845 [ 198 ] {108395ef-8704-4c1e-b33f-2e12944f9209::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3402 | 2024.11.19 02:11:56.893504 [ 198 ] {108395ef-8704-4c1e-b33f-2e12944f9209::all_1_9_2} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3403 | 2024.11.19 02:11:56.893644 [ 198 ] {108395ef-8704-4c1e-b33f-2e12944f9209::all_1_9_2} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3404 | 2024.11.19 02:11:56.893653 [ 254 ] {02eafdce-705e-405a-83a5-6a821dc739f7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3405 | 2024.11.19 02:11:56.893785 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3406 | 2024.11.19 02:11:56.894020 [ 254 ] {02eafdce-705e-405a-83a5-6a821dc739f7} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3407 | 2024.11.19 02:11:56.894275 [ 254 ] {02eafdce-705e-405a-83a5-6a821dc739f7} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.005444 sec., 77700.22042615723 rows/sec., 5.55 MiB/sec. | ||
3408 | 2024.11.19 02:11:56.894422 [ 254 ] {02eafdce-705e-405a-83a5-6a821dc739f7} <Debug> TCPHandler: Processed in 0.005993709 sec. | ||
3409 | 2024.11.19 02:11:56.894582 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3410 | 2024.11.19 02:11:56.894711 [ 5 ] {86833684-83f4-4cd8-929f-077b6b7ae94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3411 | 2024.11.19 02:11:56.894765 [ 5 ] {86833684-83f4-4cd8-929f-077b6b7ae94d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3412 | 2024.11.19 02:11:56.895286 [ 5 ] {86833684-83f4-4cd8-929f-077b6b7ae94d} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3413 | 2024.11.19 02:11:56.895330 [ 5 ] {86833684-83f4-4cd8-929f-077b6b7ae94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3414 | 2024.11.19 02:11:56.895726 [ 5 ] {86833684-83f4-4cd8-929f-077b6b7ae94d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3415 | 2024.11.19 02:11:56.895974 [ 5 ] {86833684-83f4-4cd8-929f-077b6b7ae94d} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3416 | 2024.11.19 02:11:56.896204 [ 5 ] {86833684-83f4-4cd8-929f-077b6b7ae94d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001521 sec., 3944.7731755424065 rows/sec., 206.10 KiB/sec. | ||
3417 | 2024.11.19 02:11:56.896262 [ 5 ] {86833684-83f4-4cd8-929f-077b6b7ae94d} <Debug> TCPHandler: Processed in 0.001738699 sec. | ||
3418 | 2024.11.19 02:11:56.896422 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3419 | 2024.11.19 02:11:56.896545 [ 254 ] {ec3e76fb-8e84-4e48-be71-662530990495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3420 | 2024.11.19 02:11:56.896601 [ 254 ] {ec3e76fb-8e84-4e48-be71-662530990495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3421 | 2024.11.19 02:11:56.897209 [ 254 ] {ec3e76fb-8e84-4e48-be71-662530990495} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3422 | 2024.11.19 02:11:56.897248 [ 254 ] {ec3e76fb-8e84-4e48-be71-662530990495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3423 | 2024.11.19 02:11:56.897644 [ 254 ] {ec3e76fb-8e84-4e48-be71-662530990495} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3424 | 2024.11.19 02:11:56.897954 [ 254 ] {ec3e76fb-8e84-4e48-be71-662530990495} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3425 | 2024.11.19 02:11:56.898366 [ 254 ] {ec3e76fb-8e84-4e48-be71-662530990495} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001847 sec., 128316.18841364376 rows/sec., 8.60 MiB/sec. | ||
3426 | 2024.11.19 02:11:56.898461 [ 254 ] {ec3e76fb-8e84-4e48-be71-662530990495} <Debug> TCPHandler: Processed in 0.002112664 sec. | ||
3427 | 2024.11.19 02:11:56.898636 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3428 | 2024.11.19 02:11:56.898781 [ 5 ] {855cb753-c242-4585-a9ff-ee11c38fe88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3429 | 2024.11.19 02:11:56.898845 [ 5 ] {855cb753-c242-4585-a9ff-ee11c38fe88f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3430 | 2024.11.19 02:11:56.899397 [ 5 ] {855cb753-c242-4585-a9ff-ee11c38fe88f} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3431 | 2024.11.19 02:11:56.899437 [ 5 ] {855cb753-c242-4585-a9ff-ee11c38fe88f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3432 | 2024.11.19 02:11:56.899808 [ 5 ] {855cb753-c242-4585-a9ff-ee11c38fe88f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3433 | 2024.11.19 02:11:56.900052 [ 5 ] {855cb753-c242-4585-a9ff-ee11c38fe88f} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3434 | 2024.11.19 02:11:56.900302 [ 5 ] {855cb753-c242-4585-a9ff-ee11c38fe88f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001548 sec., 645.9948320413437 rows/sec., 43.53 KiB/sec. | ||
3435 | 2024.11.19 02:11:56.900380 [ 5 ] {855cb753-c242-4585-a9ff-ee11c38fe88f} <Debug> TCPHandler: Processed in 0.001811251 sec. | ||
3436 | 2024.11.19 02:11:56.900537 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3437 | 2024.11.19 02:11:56.900677 [ 254 ] {5143b695-127e-46ba-8d7f-fda86da6676d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3438 | 2024.11.19 02:11:56.900770 [ 254 ] {5143b695-127e-46ba-8d7f-fda86da6676d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3439 | 2024.11.19 02:11:56.902029 [ 254 ] {5143b695-127e-46ba-8d7f-fda86da6676d} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3440 | 2024.11.19 02:11:56.902069 [ 254 ] {5143b695-127e-46ba-8d7f-fda86da6676d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3441 | 2024.11.19 02:11:56.902752 [ 254 ] {5143b695-127e-46ba-8d7f-fda86da6676d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3442 | 2024.11.19 02:11:56.903010 [ 254 ] {5143b695-127e-46ba-8d7f-fda86da6676d} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3443 | 2024.11.19 02:11:56.903183 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3444 | 2024.11.19 02:11:56.903255 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3445 | 2024.11.19 02:11:56.903299 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
3446 | 2024.11.19 02:11:56.903311 [ 254 ] {5143b695-127e-46ba-8d7f-fda86da6676d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002655 sec., 15442.56120527307 rows/sec., 27.67 MiB/sec. | ||
3447 | 2024.11.19 02:11:56.903613 [ 198 ] {f0982eb0-272d-4d39-a715-052c43954bb3::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 | ||
3448 | 2024.11.19 02:11:56.903688 [ 254 ] {5143b695-127e-46ba-8d7f-fda86da6676d} <Debug> TCPHandler: Processed in 0.003217056 sec. | ||
3449 | 2024.11.19 02:11:56.903942 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3450 | 2024.11.19 02:11:56.904236 [ 198 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3451 | 2024.11.19 02:11:56.904244 [ 5 ] {b301a94d-d72f-4893-a342-8934bc24c16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3452 | 2024.11.19 02:11:56.904387 [ 198 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 82 rows starting from the beginning of the part | ||
3453 | 2024.11.19 02:11:56.904398 [ 5 ] {b301a94d-d72f-4893-a342-8934bc24c16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3454 | 2024.11.19 02:11:56.905344 [ 198 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
3455 | 2024.11.19 02:11:56.905998 [ 198 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
3456 | 2024.11.19 02:11:56.906773 [ 198 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
3457 | 2024.11.19 02:11:56.906795 [ 5 ] {b301a94d-d72f-4893-a342-8934bc24c16f} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3458 | 2024.11.19 02:11:56.906871 [ 5 ] {b301a94d-d72f-4893-a342-8934bc24c16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3459 | 2024.11.19 02:11:56.907354 [ 198 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
3460 | 2024.11.19 02:11:56.907983 [ 198 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
3461 | 2024.11.19 02:11:56.908330 [ 5 ] {b301a94d-d72f-4893-a342-8934bc24c16f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3462 | 2024.11.19 02:11:56.909046 [ 5 ] {b301a94d-d72f-4893-a342-8934bc24c16f} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3463 | 2024.11.19 02:11:56.909489 [ 5 ] {b301a94d-d72f-4893-a342-8934bc24c16f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005332 sec., 15378.844711177795 rows/sec., 1000.19 KiB/sec. | ||
3464 | 2024.11.19 02:11:56.909700 [ 5 ] {b301a94d-d72f-4893-a342-8934bc24c16f} <Debug> TCPHandler: Processed in 0.005883707 sec. | ||
3465 | 2024.11.19 02:11:56.912977 [ 197 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 19 columns (19 merged, 0 gathered) in 0.00959305 sec., 26894.470476021703 rows/sec., 48.19 MiB/sec. | ||
3466 | 2024.11.19 02:11:56.913354 [ 198 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3467 | 2024.11.19 02:11:56.913753 [ 198 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3468 | 2024.11.19 02:11:56.913834 [ 198 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3469 | 2024.11.19 02:11:56.913948 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
3470 | 2024.11.19 02:12:00.148007 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 532 | ||
3471 | 2024.11.19 02:12:00.150853 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3472 | 2024.11.19 02:12:00.150902 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3473 | 2024.11.19 02:12:00.152309 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3474 | 2024.11.19 02:12:00.152617 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3475 | 2024.11.19 02:12:00.153167 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 532 | ||
3476 | 2024.11.19 02:12:01.867292 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3477 | 2024.11.19 02:12:01.867511 [ 5 ] {6e469736-0886-46e2-beb7-1115d6238651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3478 | 2024.11.19 02:12:01.867591 [ 5 ] {6e469736-0886-46e2-beb7-1115d6238651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3479 | 2024.11.19 02:12:01.868376 [ 5 ] {6e469736-0886-46e2-beb7-1115d6238651} <Trace> oximeter.fields_ipaddr (708eb2e3-f434-4cb6-9253-ea14632e26f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3480 | 2024.11.19 02:12:01.868429 [ 5 ] {6e469736-0886-46e2-beb7-1115d6238651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3481 | 2024.11.19 02:12:01.868882 [ 5 ] {6e469736-0886-46e2-beb7-1115d6238651} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3482 | 2024.11.19 02:12:01.869142 [ 5 ] {6e469736-0886-46e2-beb7-1115d6238651} <Trace> oximeter.fields_ipaddr (708eb2e3-f434-4cb6-9253-ea14632e26f7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3483 | 2024.11.19 02:12:01.869385 [ 5 ] {6e469736-0886-46e2-beb7-1115d6238651} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001938 sec., 8255.93395252838 rows/sec., 673.21 KiB/sec. | ||
3484 | 2024.11.19 02:12:01.869454 [ 5 ] {6e469736-0886-46e2-beb7-1115d6238651} <Debug> TCPHandler: Processed in 0.002309456 sec. | ||
3485 | 2024.11.19 02:12:01.869729 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3486 | 2024.11.19 02:12:01.869928 [ 254 ] {11ef0f39-aa3f-4c97-8f33-efabf9487ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3487 | 2024.11.19 02:12:01.870002 [ 254 ] {11ef0f39-aa3f-4c97-8f33-efabf9487ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3488 | 2024.11.19 02:12:01.870812 [ 254 ] {11ef0f39-aa3f-4c97-8f33-efabf9487ae3} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3489 | 2024.11.19 02:12:01.870862 [ 254 ] {11ef0f39-aa3f-4c97-8f33-efabf9487ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3490 | 2024.11.19 02:12:01.871317 [ 254 ] {11ef0f39-aa3f-4c97-8f33-efabf9487ae3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3491 | 2024.11.19 02:12:01.871584 [ 254 ] {11ef0f39-aa3f-4c97-8f33-efabf9487ae3} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3492 | 2024.11.19 02:12:01.871740 [ 140 ] {} <Debug> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3493 | 2024.11.19 02:12:01.871787 [ 140 ] {} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3494 | 2024.11.19 02:12:01.871810 [ 254 ] {11ef0f39-aa3f-4c97-8f33-efabf9487ae3} <Debug> executeQuery: Read 64 rows, 4.99 KiB in 0.001931 sec., 33143.44899016054 rows/sec., 2.52 MiB/sec. | ||
3495 | 2024.11.19 02:12:01.871814 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3496 | 2024.11.19 02:12:01.871914 [ 254 ] {11ef0f39-aa3f-4c97-8f33-efabf9487ae3} <Debug> TCPHandler: Processed in 0.002318237 sec. | ||
3497 | 2024.11.19 02:12:01.871967 [ 192 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
3498 | 2024.11.19 02:12:01.872101 [ 192 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3499 | 2024.11.19 02:12:01.872128 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3500 | 2024.11.19 02:12:01.872149 [ 192 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1432 rows starting from the beginning of the part | ||
3501 | 2024.11.19 02:12:01.872432 [ 192 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 285 rows starting from the beginning of the part | ||
3502 | 2024.11.19 02:12:01.872458 [ 5 ] {fdf49d7d-8af7-4f3f-b486-d9bf386ad038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3503 | 2024.11.19 02:12:01.872637 [ 5 ] {fdf49d7d-8af7-4f3f-b486-d9bf386ad038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3504 | 2024.11.19 02:12:01.872655 [ 192 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 57 rows starting from the beginning of the part | ||
3505 | 2024.11.19 02:12:01.873109 [ 192 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
3506 | 2024.11.19 02:12:01.873409 [ 192 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 285 rows starting from the beginning of the part | ||
3507 | 2024.11.19 02:12:01.873789 [ 192 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
3508 | 2024.11.19 02:12:01.875269 [ 5 ] {fdf49d7d-8af7-4f3f-b486-d9bf386ad038} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3509 | 2024.11.19 02:12:01.875353 [ 5 ] {fdf49d7d-8af7-4f3f-b486-d9bf386ad038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3510 | 2024.11.19 02:12:01.876459 [ 5 ] {fdf49d7d-8af7-4f3f-b486-d9bf386ad038} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3511 | 2024.11.19 02:12:01.876835 [ 5 ] {fdf49d7d-8af7-4f3f-b486-d9bf386ad038} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3512 | 2024.11.19 02:12:01.877300 [ 5 ] {fdf49d7d-8af7-4f3f-b486-d9bf386ad038} <Debug> executeQuery: Read 16 rows, 1.12 KiB in 0.005029 sec., 3181.5470272419966 rows/sec., 222.15 KiB/sec. | ||
3513 | 2024.11.19 02:12:01.877633 [ 5 ] {fdf49d7d-8af7-4f3f-b486-d9bf386ad038} <Debug> TCPHandler: Processed in 0.005596384 sec. | ||
3514 | 2024.11.19 02:12:01.877766 [ 198 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2179 rows, containing 5 columns (5 merged, 0 gathered) in 0.005850996 sec., 372415.226399061 rows/sec., 32.86 MiB/sec. | ||
3515 | 2024.11.19 02:12:01.877863 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3516 | 2024.11.19 02:12:01.878024 [ 192 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3517 | 2024.11.19 02:12:01.878036 [ 254 ] {96d65d57-a485-4b9c-b10f-d695753d4af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3518 | 2024.11.19 02:12:01.878119 [ 254 ] {96d65d57-a485-4b9c-b10f-d695753d4af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3519 | 2024.11.19 02:12:01.878444 [ 192 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_26_5} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3520 | 2024.11.19 02:12:01.878579 [ 192 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_26_5} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3521 | 2024.11.19 02:12:01.878682 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
3522 | 2024.11.19 02:12:01.879163 [ 254 ] {96d65d57-a485-4b9c-b10f-d695753d4af7} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3523 | 2024.11.19 02:12:01.879208 [ 254 ] {96d65d57-a485-4b9c-b10f-d695753d4af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3524 | 2024.11.19 02:12:01.879724 [ 254 ] {96d65d57-a485-4b9c-b10f-d695753d4af7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3525 | 2024.11.19 02:12:01.880069 [ 254 ] {96d65d57-a485-4b9c-b10f-d695753d4af7} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3526 | 2024.11.19 02:12:01.880235 [ 140 ] {} <Debug> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3527 | 2024.11.19 02:12:01.880277 [ 140 ] {} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3528 | 2024.11.19 02:12:01.880299 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3529 | 2024.11.19 02:12:01.880324 [ 254 ] {96d65d57-a485-4b9c-b10f-d695753d4af7} <Debug> executeQuery: Read 80 rows, 6.42 KiB in 0.002338 sec., 34217.27972626177 rows/sec., 2.68 MiB/sec. | ||
3530 | 2024.11.19 02:12:01.880570 [ 197 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
3531 | 2024.11.19 02:12:01.880576 [ 254 ] {96d65d57-a485-4b9c-b10f-d695753d4af7} <Debug> TCPHandler: Processed in 0.002802402 sec. | ||
3532 | 2024.11.19 02:12:01.880795 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3533 | 2024.11.19 02:12:01.880797 [ 197 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3534 | 2024.11.19 02:12:01.880850 [ 197 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
3535 | 2024.11.19 02:12:01.880936 [ 5 ] {b177621e-272a-4c83-85db-e981d80e9f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3536 | 2024.11.19 02:12:01.880996 [ 197 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 423 rows starting from the beginning of the part | ||
3537 | 2024.11.19 02:12:01.881057 [ 5 ] {b177621e-272a-4c83-85db-e981d80e9f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3538 | 2024.11.19 02:12:01.881211 [ 197 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 66 rows starting from the beginning of the part | ||
3539 | 2024.11.19 02:12:01.881643 [ 197 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
3540 | 2024.11.19 02:12:01.881863 [ 197 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 423 rows starting from the beginning of the part | ||
3541 | 2024.11.19 02:12:01.882057 [ 197 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 80 rows starting from the beginning of the part | ||
3542 | 2024.11.19 02:12:01.882864 [ 5 ] {b177621e-272a-4c83-85db-e981d80e9f8a} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3543 | 2024.11.19 02:12:01.882913 [ 5 ] {b177621e-272a-4c83-85db-e981d80e9f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3544 | 2024.11.19 02:12:01.883503 [ 5 ] {b177621e-272a-4c83-85db-e981d80e9f8a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3545 | 2024.11.19 02:12:01.883813 [ 5 ] {b177621e-272a-4c83-85db-e981d80e9f8a} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3546 | 2024.11.19 02:12:01.883955 [ 198 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1965 rows, containing 5 columns (5 merged, 0 gathered) in 0.003578112 sec., 549172.3009229448 rows/sec., 42.06 MiB/sec. | ||
3547 | 2024.11.19 02:12:01.884085 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3548 | 2024.11.19 02:12:01.884166 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3549 | 2024.11.19 02:12:01.884232 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3550 | 2024.11.19 02:12:01.884261 [ 5 ] {b177621e-272a-4c83-85db-e981d80e9f8a} <Debug> executeQuery: Read 168 rows, 11.97 KiB in 0.003345 sec., 50224.21524663677 rows/sec., 3.50 MiB/sec. | ||
3551 | 2024.11.19 02:12:01.884407 [ 198 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3552 | 2024.11.19 02:12:01.884754 [ 5 ] {b177621e-272a-4c83-85db-e981d80e9f8a} <Debug> TCPHandler: Processed in 0.004027946 sec. | ||
3553 | 2024.11.19 02:12:01.884937 [ 190 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
3554 | 2024.11.19 02:12:01.885164 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3555 | 2024.11.19 02:12:01.885724 [ 254 ] {7bb1af11-4e75-4d83-a035-be3beaa0d81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3556 | 2024.11.19 02:12:01.885734 [ 190 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3557 | 2024.11.19 02:12:01.885825 [ 198 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_26_5} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3558 | 2024.11.19 02:12:01.885852 [ 190 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 5017 rows starting from the beginning of the part | ||
3559 | 2024.11.19 02:12:01.885899 [ 254 ] {7bb1af11-4e75-4d83-a035-be3beaa0d81a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3560 | 2024.11.19 02:12:01.886198 [ 198 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_26_5} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3561 | 2024.11.19 02:12:01.886285 [ 190 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
3562 | 2024.11.19 02:12:01.886744 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3563 | 2024.11.19 02:12:01.887075 [ 190 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 129 rows starting from the beginning of the part | ||
3564 | 2024.11.19 02:12:01.887444 [ 190 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
3565 | 2024.11.19 02:12:01.887704 [ 190 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
3566 | 2024.11.19 02:12:01.888078 [ 190 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 168 rows starting from the beginning of the part | ||
3567 | 2024.11.19 02:12:01.888701 [ 254 ] {7bb1af11-4e75-4d83-a035-be3beaa0d81a} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3568 | 2024.11.19 02:12:01.888762 [ 254 ] {7bb1af11-4e75-4d83-a035-be3beaa0d81a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3569 | 2024.11.19 02:12:01.889725 [ 254 ] {7bb1af11-4e75-4d83-a035-be3beaa0d81a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3570 | 2024.11.19 02:12:01.890228 [ 254 ] {7bb1af11-4e75-4d83-a035-be3beaa0d81a} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3571 | 2024.11.19 02:12:01.890583 [ 140 ] {} <Debug> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3572 | 2024.11.19 02:12:01.890679 [ 140 ] {} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3573 | 2024.11.19 02:12:01.890764 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3574 | 2024.11.19 02:12:01.890962 [ 254 ] {7bb1af11-4e75-4d83-a035-be3beaa0d81a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005406 sec., 11098.779134295228 rows/sec., 765.93 KiB/sec. | ||
3575 | 2024.11.19 02:12:01.891260 [ 197 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::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 | ||
3576 | 2024.11.19 02:12:01.891275 [ 254 ] {7bb1af11-4e75-4d83-a035-be3beaa0d81a} <Debug> TCPHandler: Processed in 0.006312002 sec. | ||
3577 | 2024.11.19 02:12:01.891695 [ 197 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3578 | 2024.11.19 02:12:01.891768 [ 197 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1318 rows starting from the beginning of the part | ||
3579 | 2024.11.19 02:12:01.891925 [ 197 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part | ||
3580 | 2024.11.19 02:12:01.892132 [ 197 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
3581 | 2024.11.19 02:12:01.892502 [ 197 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
3582 | 2024.11.19 02:12:01.892796 [ 197 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part | ||
3583 | 2024.11.19 02:12:01.892929 [ 197 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::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 | ||
3584 | 2024.11.19 02:12:01.894419 [ 188 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5948 rows, containing 5 columns (5 merged, 0 gathered) in 0.010044005 sec., 592194.0500826115 rows/sec., 40.29 MiB/sec. | ||
3585 | 2024.11.19 02:12:01.894966 [ 188 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3586 | 2024.11.19 02:12:01.895081 [ 197 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1650 rows, containing 4 columns (4 merged, 0 gathered) in 0.004141638 sec., 398393.09954177553 rows/sec., 26.16 MiB/sec. | ||
3587 | 2024.11.19 02:12:01.895404 [ 197 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3588 | 2024.11.19 02:12:01.895468 [ 188 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3589 | 2024.11.19 02:12:01.895607 [ 188 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3590 | 2024.11.19 02:12:01.895783 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
3591 | 2024.11.19 02:12:01.895890 [ 197 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_26_5} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3592 | 2024.11.19 02:12:01.895975 [ 197 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_26_5} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3593 | 2024.11.19 02:12:01.896057 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3594 | 2024.11.19 02:12:06.867504 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3595 | 2024.11.19 02:12:06.867734 [ 5 ] {6a0bd7de-53ae-40ac-8b5e-e7b69329f94b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3596 | 2024.11.19 02:12:06.867813 [ 5 ] {6a0bd7de-53ae-40ac-8b5e-e7b69329f94b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3597 | 2024.11.19 02:12:06.868621 [ 5 ] {6a0bd7de-53ae-40ac-8b5e-e7b69329f94b} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3598 | 2024.11.19 02:12:06.868671 [ 5 ] {6a0bd7de-53ae-40ac-8b5e-e7b69329f94b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3599 | 2024.11.19 02:12:06.869121 [ 5 ] {6a0bd7de-53ae-40ac-8b5e-e7b69329f94b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3600 | 2024.11.19 02:12:06.869383 [ 5 ] {6a0bd7de-53ae-40ac-8b5e-e7b69329f94b} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3601 | 2024.11.19 02:12:06.869630 [ 5 ] {6a0bd7de-53ae-40ac-8b5e-e7b69329f94b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001956 sec., 28629.856850715747 rows/sec., 2.20 MiB/sec. | ||
3602 | 2024.11.19 02:12:06.869695 [ 5 ] {6a0bd7de-53ae-40ac-8b5e-e7b69329f94b} <Debug> TCPHandler: Processed in 0.002334047 sec. | ||
3603 | 2024.11.19 02:12:06.869970 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3604 | 2024.11.19 02:12:06.870184 [ 254 ] {3c02288b-8c66-4a6a-bfa1-be2c5239d8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3605 | 2024.11.19 02:12:06.870266 [ 254 ] {3c02288b-8c66-4a6a-bfa1-be2c5239d8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3606 | 2024.11.19 02:12:06.871108 [ 254 ] {3c02288b-8c66-4a6a-bfa1-be2c5239d8ec} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3607 | 2024.11.19 02:12:06.871152 [ 254 ] {3c02288b-8c66-4a6a-bfa1-be2c5239d8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3608 | 2024.11.19 02:12:06.871598 [ 254 ] {3c02288b-8c66-4a6a-bfa1-be2c5239d8ec} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3609 | 2024.11.19 02:12:06.871857 [ 254 ] {3c02288b-8c66-4a6a-bfa1-be2c5239d8ec} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3610 | 2024.11.19 02:12:06.872060 [ 254 ] {3c02288b-8c66-4a6a-bfa1-be2c5239d8ec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001934 sec., 33092.037228541885 rows/sec., 2.58 MiB/sec. | ||
3611 | 2024.11.19 02:12:06.872123 [ 254 ] {3c02288b-8c66-4a6a-bfa1-be2c5239d8ec} <Debug> TCPHandler: Processed in 0.002301107 sec. | ||
3612 | 2024.11.19 02:12:06.872292 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3613 | 2024.11.19 02:12:06.872425 [ 5 ] {c2c19674-e8fd-4ae5-b6e7-317e971117f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3614 | 2024.11.19 02:12:06.872484 [ 5 ] {c2c19674-e8fd-4ae5-b6e7-317e971117f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3615 | 2024.11.19 02:12:06.873078 [ 5 ] {c2c19674-e8fd-4ae5-b6e7-317e971117f9} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3616 | 2024.11.19 02:12:06.873120 [ 5 ] {c2c19674-e8fd-4ae5-b6e7-317e971117f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3617 | 2024.11.19 02:12:06.873540 [ 5 ] {c2c19674-e8fd-4ae5-b6e7-317e971117f9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3618 | 2024.11.19 02:12:06.873785 [ 5 ] {c2c19674-e8fd-4ae5-b6e7-317e971117f9} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3619 | 2024.11.19 02:12:06.874004 [ 5 ] {c2c19674-e8fd-4ae5-b6e7-317e971117f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001611 sec., 99317.19428926133 rows/sec., 6.92 MiB/sec. | ||
3620 | 2024.11.19 02:12:06.874061 [ 5 ] {c2c19674-e8fd-4ae5-b6e7-317e971117f9} <Debug> TCPHandler: Processed in 0.001833531 sec. | ||
3621 | 2024.11.19 02:12:06.874234 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3622 | 2024.11.19 02:12:06.874365 [ 254 ] {1ab8ab47-6405-40fe-9620-d48235ac4dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3623 | 2024.11.19 02:12:06.874422 [ 254 ] {1ab8ab47-6405-40fe-9620-d48235ac4dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3624 | 2024.11.19 02:12:06.874945 [ 254 ] {1ab8ab47-6405-40fe-9620-d48235ac4dfe} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3625 | 2024.11.19 02:12:06.874983 [ 254 ] {1ab8ab47-6405-40fe-9620-d48235ac4dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3626 | 2024.11.19 02:12:06.875383 [ 254 ] {1ab8ab47-6405-40fe-9620-d48235ac4dfe} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3627 | 2024.11.19 02:12:06.875631 [ 254 ] {1ab8ab47-6405-40fe-9620-d48235ac4dfe} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3628 | 2024.11.19 02:12:06.875856 [ 254 ] {1ab8ab47-6405-40fe-9620-d48235ac4dfe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001512 sec., 39682.53968253968 rows/sec., 2.67 MiB/sec. | ||
3629 | 2024.11.19 02:12:06.875983 [ 254 ] {1ab8ab47-6405-40fe-9620-d48235ac4dfe} <Debug> TCPHandler: Processed in 0.001818391 sec. | ||
3630 | 2024.11.19 02:12:07.695002 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62018, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3631 | 2024.11.19 02:12:07.897461 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48945, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3632 | 2024.11.19 02:12:07.908796 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34448, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3633 | 2024.11.19 02:12:07.993273 [ 134 ] {} <Debug> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3634 | 2024.11.19 02:12:07.993337 [ 134 ] {} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3635 | 2024.11.19 02:12:07.993359 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3636 | 2024.11.19 02:12:07.993532 [ 199 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::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 | ||
3637 | 2024.11.19 02:12:07.993708 [ 199 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3638 | 2024.11.19 02:12:07.993752 [ 199 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::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 | ||
3639 | 2024.11.19 02:12:07.993834 [ 199 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::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 | ||
3640 | 2024.11.19 02:12:07.993917 [ 199 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::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 | ||
3641 | 2024.11.19 02:12:07.994145 [ 199 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::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 | ||
3642 | 2024.11.19 02:12:07.994275 [ 199 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::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 | ||
3643 | 2024.11.19 02:12:07.995499 [ 197 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.002060304 sec., 26209.724390187075 rows/sec., 1.34 MiB/sec. | ||
3644 | 2024.11.19 02:12:07.995706 [ 188 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3645 | 2024.11.19 02:12:07.996070 [ 188 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::all_1_9_2} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3646 | 2024.11.19 02:12:07.996163 [ 188 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::all_1_9_2} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3647 | 2024.11.19 02:12:07.996264 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3648 | 2024.11.19 02:12:08.026244 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50241, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3649 | 2024.11.19 02:12:08.027603 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43683, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3650 | 2024.11.19 02:12:08.079934 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65164, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3651 | 2024.11.19 02:12:08.085235 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56708, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3652 | 2024.11.19 02:12:08.105518 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3653 | 2024.11.19 02:12:10.003590 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3654 | 2024.11.19 02:12:10.003658 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3655 | 2024.11.19 02:12:10.153527 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 552 | ||
3656 | 2024.11.19 02:12:10.156206 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3657 | 2024.11.19 02:12:10.156258 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3658 | 2024.11.19 02:12:10.157632 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3659 | 2024.11.19 02:12:10.157936 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3660 | 2024.11.19 02:12:10.159015 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 552 | ||
3661 | 2024.11.19 02:12:11.400184 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37130, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3662 | 2024.11.19 02:12:11.728062 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33901, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3663 | 2024.11.19 02:12:11.827318 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42961, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3664 | 2024.11.19 02:12:11.874449 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3665 | 2024.11.19 02:12:11.874781 [ 5 ] {970484ff-5a73-4233-940e-a91e244ee2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3666 | 2024.11.19 02:12:11.874939 [ 5 ] {970484ff-5a73-4233-940e-a91e244ee2d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3667 | 2024.11.19 02:12:11.875907 [ 5 ] {970484ff-5a73-4233-940e-a91e244ee2d1} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3668 | 2024.11.19 02:12:11.875980 [ 5 ] {970484ff-5a73-4233-940e-a91e244ee2d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3669 | 2024.11.19 02:12:11.876545 [ 5 ] {970484ff-5a73-4233-940e-a91e244ee2d1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3670 | 2024.11.19 02:12:11.876800 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43862, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3671 | 2024.11.19 02:12:11.876961 [ 5 ] {970484ff-5a73-4233-940e-a91e244ee2d1} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3672 | 2024.11.19 02:12:11.877249 [ 5 ] {970484ff-5a73-4233-940e-a91e244ee2d1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00259 sec., 5405.405405405406 rows/sec., 389.12 KiB/sec. | ||
3673 | 2024.11.19 02:12:11.877364 [ 5 ] {970484ff-5a73-4233-940e-a91e244ee2d1} <Debug> TCPHandler: Processed in 0.003088625 sec. | ||
3674 | 2024.11.19 02:12:11.877705 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3675 | 2024.11.19 02:12:11.877895 [ 254 ] {17066f5b-1b83-492b-9fd9-5972648de260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3676 | 2024.11.19 02:12:11.877974 [ 254 ] {17066f5b-1b83-492b-9fd9-5972648de260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3677 | 2024.11.19 02:12:11.878949 [ 254 ] {17066f5b-1b83-492b-9fd9-5972648de260} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3678 | 2024.11.19 02:12:11.879004 [ 254 ] {17066f5b-1b83-492b-9fd9-5972648de260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3679 | 2024.11.19 02:12:11.879457 [ 254 ] {17066f5b-1b83-492b-9fd9-5972648de260} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3680 | 2024.11.19 02:12:11.879733 [ 254 ] {17066f5b-1b83-492b-9fd9-5972648de260} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3681 | 2024.11.19 02:12:11.879980 [ 254 ] {17066f5b-1b83-492b-9fd9-5972648de260} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.002135 sec., 133489.4613583138 rows/sec., 11.80 MiB/sec. | ||
3682 | 2024.11.19 02:12:11.880050 [ 254 ] {17066f5b-1b83-492b-9fd9-5972648de260} <Debug> TCPHandler: Processed in 0.002534359 sec. | ||
3683 | 2024.11.19 02:12:11.880226 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3684 | 2024.11.19 02:12:11.880364 [ 5 ] {f523ee63-743f-4f0a-a11f-7b791070b96c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3685 | 2024.11.19 02:12:11.880420 [ 5 ] {f523ee63-743f-4f0a-a11f-7b791070b96c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3686 | 2024.11.19 02:12:11.881077 [ 5 ] {f523ee63-743f-4f0a-a11f-7b791070b96c} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3687 | 2024.11.19 02:12:11.881121 [ 5 ] {f523ee63-743f-4f0a-a11f-7b791070b96c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3688 | 2024.11.19 02:12:11.881514 [ 5 ] {f523ee63-743f-4f0a-a11f-7b791070b96c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3689 | 2024.11.19 02:12:11.881775 [ 5 ] {f523ee63-743f-4f0a-a11f-7b791070b96c} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3690 | 2024.11.19 02:12:11.882053 [ 5 ] {f523ee63-743f-4f0a-a11f-7b791070b96c} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001719 sec., 27923.211169284466 rows/sec., 2.01 MiB/sec. | ||
3691 | 2024.11.19 02:12:11.882229 [ 5 ] {f523ee63-743f-4f0a-a11f-7b791070b96c} <Debug> TCPHandler: Processed in 0.002064494 sec. | ||
3692 | 2024.11.19 02:12:11.882411 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3693 | 2024.11.19 02:12:11.882541 [ 254 ] {97407041-558a-4fdd-bccb-954c32a9a86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3694 | 2024.11.19 02:12:11.882594 [ 254 ] {97407041-558a-4fdd-bccb-954c32a9a86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3695 | 2024.11.19 02:12:11.883195 [ 254 ] {97407041-558a-4fdd-bccb-954c32a9a86e} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3696 | 2024.11.19 02:12:11.883238 [ 254 ] {97407041-558a-4fdd-bccb-954c32a9a86e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3697 | 2024.11.19 02:12:11.883617 [ 254 ] {97407041-558a-4fdd-bccb-954c32a9a86e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3698 | 2024.11.19 02:12:11.883867 [ 254 ] {97407041-558a-4fdd-bccb-954c32a9a86e} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3699 | 2024.11.19 02:12:11.884104 [ 254 ] {97407041-558a-4fdd-bccb-954c32a9a86e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001593 sec., 8788.449466415568 rows/sec., 615.49 KiB/sec. | ||
3700 | 2024.11.19 02:12:11.884170 [ 254 ] {97407041-558a-4fdd-bccb-954c32a9a86e} <Debug> TCPHandler: Processed in 0.00182017 sec. | ||
3701 | 2024.11.19 02:12:11.884312 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3702 | 2024.11.19 02:12:11.884440 [ 5 ] {b45bba00-f3a5-42b1-b66c-0c0dacbc913f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3703 | 2024.11.19 02:12:11.884494 [ 5 ] {b45bba00-f3a5-42b1-b66c-0c0dacbc913f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3704 | 2024.11.19 02:12:11.885081 [ 5 ] {b45bba00-f3a5-42b1-b66c-0c0dacbc913f} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3705 | 2024.11.19 02:12:11.885123 [ 5 ] {b45bba00-f3a5-42b1-b66c-0c0dacbc913f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3706 | 2024.11.19 02:12:11.885495 [ 5 ] {b45bba00-f3a5-42b1-b66c-0c0dacbc913f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3707 | 2024.11.19 02:12:11.885740 [ 5 ] {b45bba00-f3a5-42b1-b66c-0c0dacbc913f} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3708 | 2024.11.19 02:12:11.885953 [ 5 ] {b45bba00-f3a5-42b1-b66c-0c0dacbc913f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001543 sec., 8425.145819831496 rows/sec., 525.31 KiB/sec. | ||
3709 | 2024.11.19 02:12:11.886008 [ 5 ] {b45bba00-f3a5-42b1-b66c-0c0dacbc913f} <Debug> TCPHandler: Processed in 0.00175115 sec. | ||
3710 | 2024.11.19 02:12:11.886174 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3711 | 2024.11.19 02:12:11.886296 [ 254 ] {bacfbe52-2a70-49ca-9285-bed7dec78184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3712 | 2024.11.19 02:12:11.886348 [ 254 ] {bacfbe52-2a70-49ca-9285-bed7dec78184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3713 | 2024.11.19 02:12:11.887108 [ 254 ] {bacfbe52-2a70-49ca-9285-bed7dec78184} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3714 | 2024.11.19 02:12:11.887151 [ 254 ] {bacfbe52-2a70-49ca-9285-bed7dec78184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3715 | 2024.11.19 02:12:11.887554 [ 254 ] {bacfbe52-2a70-49ca-9285-bed7dec78184} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3716 | 2024.11.19 02:12:11.887799 [ 254 ] {bacfbe52-2a70-49ca-9285-bed7dec78184} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3717 | 2024.11.19 02:12:11.888017 [ 254 ] {bacfbe52-2a70-49ca-9285-bed7dec78184} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001752 sec., 241438.35616438356 rows/sec., 17.26 MiB/sec. | ||
3718 | 2024.11.19 02:12:11.888075 [ 254 ] {bacfbe52-2a70-49ca-9285-bed7dec78184} <Debug> TCPHandler: Processed in 0.001968342 sec. | ||
3719 | 2024.11.19 02:12:11.888205 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3720 | 2024.11.19 02:12:11.888319 [ 5 ] {dbaff210-3828-434f-981b-6431b6e9cd05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3721 | 2024.11.19 02:12:11.888370 [ 5 ] {dbaff210-3828-434f-981b-6431b6e9cd05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3722 | 2024.11.19 02:12:11.888873 [ 5 ] {dbaff210-3828-434f-981b-6431b6e9cd05} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3723 | 2024.11.19 02:12:11.888982 [ 5 ] {dbaff210-3828-434f-981b-6431b6e9cd05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3724 | 2024.11.19 02:12:11.889362 [ 5 ] {dbaff210-3828-434f-981b-6431b6e9cd05} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3725 | 2024.11.19 02:12:11.889605 [ 5 ] {dbaff210-3828-434f-981b-6431b6e9cd05} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3726 | 2024.11.19 02:12:11.889874 [ 5 ] {dbaff210-3828-434f-981b-6431b6e9cd05} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001546 sec., 3880.9831824062094 rows/sec., 202.77 KiB/sec. | ||
3727 | 2024.11.19 02:12:11.890025 [ 5 ] {dbaff210-3828-434f-981b-6431b6e9cd05} <Debug> TCPHandler: Processed in 0.001857491 sec. | ||
3728 | 2024.11.19 02:12:11.890179 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3729 | 2024.11.19 02:12:11.890303 [ 254 ] {75383bde-6e35-46d7-b362-9ce4034c5371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3730 | 2024.11.19 02:12:11.890360 [ 254 ] {75383bde-6e35-46d7-b362-9ce4034c5371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3731 | 2024.11.19 02:12:11.890956 [ 254 ] {75383bde-6e35-46d7-b362-9ce4034c5371} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3732 | 2024.11.19 02:12:11.890998 [ 254 ] {75383bde-6e35-46d7-b362-9ce4034c5371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3733 | 2024.11.19 02:12:11.891412 [ 254 ] {75383bde-6e35-46d7-b362-9ce4034c5371} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3734 | 2024.11.19 02:12:11.891649 [ 254 ] {75383bde-6e35-46d7-b362-9ce4034c5371} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3735 | 2024.11.19 02:12:11.891865 [ 254 ] {75383bde-6e35-46d7-b362-9ce4034c5371} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00159 sec., 149056.6037735849 rows/sec., 9.99 MiB/sec. | ||
3736 | 2024.11.19 02:12:11.891927 [ 254 ] {75383bde-6e35-46d7-b362-9ce4034c5371} <Debug> TCPHandler: Processed in 0.001808181 sec. | ||
3737 | 2024.11.19 02:12:11.892100 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3738 | 2024.11.19 02:12:11.892241 [ 5 ] {5203243c-ced3-4667-9b1d-2f3c4019915f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3739 | 2024.11.19 02:12:11.892308 [ 5 ] {5203243c-ced3-4667-9b1d-2f3c4019915f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3740 | 2024.11.19 02:12:11.892898 [ 5 ] {5203243c-ced3-4667-9b1d-2f3c4019915f} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3741 | 2024.11.19 02:12:11.892946 [ 5 ] {5203243c-ced3-4667-9b1d-2f3c4019915f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3742 | 2024.11.19 02:12:11.893314 [ 5 ] {5203243c-ced3-4667-9b1d-2f3c4019915f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3743 | 2024.11.19 02:12:11.893574 [ 5 ] {5203243c-ced3-4667-9b1d-2f3c4019915f} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3744 | 2024.11.19 02:12:11.893844 [ 5 ] {5203243c-ced3-4667-9b1d-2f3c4019915f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001626 sec., 615.0061500615006 rows/sec., 41.44 KiB/sec. | ||
3745 | 2024.11.19 02:12:11.894000 [ 5 ] {5203243c-ced3-4667-9b1d-2f3c4019915f} <Debug> TCPHandler: Processed in 0.001965013 sec. | ||
3746 | 2024.11.19 02:12:11.894157 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3747 | 2024.11.19 02:12:11.894277 [ 254 ] {f7d1e224-e7fa-4c94-8035-a882c319011a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3748 | 2024.11.19 02:12:11.894361 [ 254 ] {f7d1e224-e7fa-4c94-8035-a882c319011a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3749 | 2024.11.19 02:12:11.895626 [ 254 ] {f7d1e224-e7fa-4c94-8035-a882c319011a} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3750 | 2024.11.19 02:12:11.895669 [ 254 ] {f7d1e224-e7fa-4c94-8035-a882c319011a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3751 | 2024.11.19 02:12:11.896369 [ 254 ] {f7d1e224-e7fa-4c94-8035-a882c319011a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3752 | 2024.11.19 02:12:11.896644 [ 254 ] {f7d1e224-e7fa-4c94-8035-a882c319011a} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3753 | 2024.11.19 02:12:11.896900 [ 254 ] {f7d1e224-e7fa-4c94-8035-a882c319011a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002649 sec., 15477.538693846735 rows/sec., 27.74 MiB/sec. | ||
3754 | 2024.11.19 02:12:11.897014 [ 254 ] {f7d1e224-e7fa-4c94-8035-a882c319011a} <Debug> TCPHandler: Processed in 0.002919153 sec. | ||
3755 | 2024.11.19 02:12:11.897161 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3756 | 2024.11.19 02:12:11.897285 [ 5 ] {470b6e86-933c-4941-a261-36e8dc2a5e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3757 | 2024.11.19 02:12:11.897337 [ 5 ] {470b6e86-933c-4941-a261-36e8dc2a5e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3758 | 2024.11.19 02:12:11.897834 [ 5 ] {470b6e86-933c-4941-a261-36e8dc2a5e3a} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3759 | 2024.11.19 02:12:11.897874 [ 5 ] {470b6e86-933c-4941-a261-36e8dc2a5e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3760 | 2024.11.19 02:12:11.898249 [ 5 ] {470b6e86-933c-4941-a261-36e8dc2a5e3a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3761 | 2024.11.19 02:12:11.898491 [ 5 ] {470b6e86-933c-4941-a261-36e8dc2a5e3a} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3762 | 2024.11.19 02:12:11.898701 [ 5 ] {470b6e86-933c-4941-a261-36e8dc2a5e3a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001442 sec., 56865.464632454925 rows/sec., 3.61 MiB/sec. | ||
3763 | 2024.11.19 02:12:11.898755 [ 5 ] {470b6e86-933c-4941-a261-36e8dc2a5e3a} <Debug> TCPHandler: Processed in 0.001651719 sec. | ||
3764 | 2024.11.19 02:12:11.920286 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52788, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3765 | 2024.11.19 02:12:12.144606 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51867, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3766 | 2024.11.19 02:12:12.167195 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46541, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3767 | 2024.11.19 02:12:12.250713 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58214, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3768 | 2024.11.19 02:12:12.267138 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35252, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3769 | 2024.11.19 02:12:12.267255 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64241, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3770 | 2024.11.19 02:12:12.307278 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34441, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3771 | 2024.11.19 02:12:12.422546 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50016, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3772 | 2024.11.19 02:12:12.454851 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56520, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3773 | 2024.11.19 02:12:12.510390 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63527, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3774 | 2024.11.19 02:12:12.531815 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61370, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3775 | 2024.11.19 02:12:12.535898 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55925, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3776 | 2024.11.19 02:12:12.543189 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40123, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3777 | 2024.11.19 02:12:12.544184 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61334, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3778 | 2024.11.19 02:12:12.607994 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44514, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3779 | 2024.11.19 02:12:12.623341 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37618, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3780 | 2024.11.19 02:12:12.643819 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54239, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3781 | 2024.11.19 02:12:12.695148 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41902, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3782 | 2024.11.19 02:12:12.702486 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40657, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3783 | 2024.11.19 02:12:12.711735 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50789, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3784 | 2024.11.19 02:12:16.865803 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3785 | 2024.11.19 02:12:16.866011 [ 5 ] {e6eb4323-c1f9-4e7a-ab29-1f456d7b9670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3786 | 2024.11.19 02:12:16.866088 [ 5 ] {e6eb4323-c1f9-4e7a-ab29-1f456d7b9670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3787 | 2024.11.19 02:12:16.866903 [ 5 ] {e6eb4323-c1f9-4e7a-ab29-1f456d7b9670} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3788 | 2024.11.19 02:12:16.866956 [ 5 ] {e6eb4323-c1f9-4e7a-ab29-1f456d7b9670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3789 | 2024.11.19 02:12:16.867396 [ 5 ] {e6eb4323-c1f9-4e7a-ab29-1f456d7b9670} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3790 | 2024.11.19 02:12:16.867658 [ 5 ] {e6eb4323-c1f9-4e7a-ab29-1f456d7b9670} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): 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.19 02:12:16.867918 [ 5 ] {e6eb4323-c1f9-4e7a-ab29-1f456d7b9670} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001958 sec., 28600.61287027579 rows/sec., 2.20 MiB/sec. | ||
3792 | 2024.11.19 02:12:16.868086 [ 5 ] {e6eb4323-c1f9-4e7a-ab29-1f456d7b9670} <Debug> TCPHandler: Processed in 0.002418718 sec. | ||
3793 | 2024.11.19 02:12:16.868385 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3794 | 2024.11.19 02:12:16.868613 [ 254 ] {a6e84a8f-c8d7-4612-9329-b86abd9e31c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3795 | 2024.11.19 02:12:16.868705 [ 254 ] {a6e84a8f-c8d7-4612-9329-b86abd9e31c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3796 | 2024.11.19 02:12:16.869517 [ 254 ] {a6e84a8f-c8d7-4612-9329-b86abd9e31c5} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3797 | 2024.11.19 02:12:16.869564 [ 254 ] {a6e84a8f-c8d7-4612-9329-b86abd9e31c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3798 | 2024.11.19 02:12:16.870066 [ 254 ] {a6e84a8f-c8d7-4612-9329-b86abd9e31c5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3799 | 2024.11.19 02:12:16.870336 [ 254 ] {a6e84a8f-c8d7-4612-9329-b86abd9e31c5} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): 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.19 02:12:16.870598 [ 254 ] {a6e84a8f-c8d7-4612-9329-b86abd9e31c5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00205 sec., 31219.512195121948 rows/sec., 2.44 MiB/sec. | ||
3801 | 2024.11.19 02:12:16.870801 [ 254 ] {a6e84a8f-c8d7-4612-9329-b86abd9e31c5} <Debug> TCPHandler: Processed in 0.002557449 sec. | ||
3802 | 2024.11.19 02:12:16.871034 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3803 | 2024.11.19 02:12:16.871176 [ 5 ] {fec1495a-6ad2-4974-88dd-81a76e099a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3804 | 2024.11.19 02:12:16.871236 [ 5 ] {fec1495a-6ad2-4974-88dd-81a76e099a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3805 | 2024.11.19 02:12:16.871849 [ 5 ] {fec1495a-6ad2-4974-88dd-81a76e099a22} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3806 | 2024.11.19 02:12:16.871893 [ 5 ] {fec1495a-6ad2-4974-88dd-81a76e099a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3807 | 2024.11.19 02:12:16.872319 [ 5 ] {fec1495a-6ad2-4974-88dd-81a76e099a22} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3808 | 2024.11.19 02:12:16.872560 [ 5 ] {fec1495a-6ad2-4974-88dd-81a76e099a22} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3809 | 2024.11.19 02:12:16.872787 [ 5 ] {fec1495a-6ad2-4974-88dd-81a76e099a22} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001645 sec., 77811.55015197568 rows/sec., 5.42 MiB/sec. | ||
3810 | 2024.11.19 02:12:16.872851 [ 5 ] {fec1495a-6ad2-4974-88dd-81a76e099a22} <Debug> TCPHandler: Processed in 0.001883682 sec. | ||
3811 | 2024.11.19 02:12:16.873052 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3812 | 2024.11.19 02:12:16.873196 [ 254 ] {b0c8ac77-2b98-4b93-b3a3-25dcf8e5efec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3813 | 2024.11.19 02:12:16.873254 [ 254 ] {b0c8ac77-2b98-4b93-b3a3-25dcf8e5efec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3814 | 2024.11.19 02:12:16.873789 [ 254 ] {b0c8ac77-2b98-4b93-b3a3-25dcf8e5efec} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3815 | 2024.11.19 02:12:16.873829 [ 254 ] {b0c8ac77-2b98-4b93-b3a3-25dcf8e5efec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3816 | 2024.11.19 02:12:16.874230 [ 254 ] {b0c8ac77-2b98-4b93-b3a3-25dcf8e5efec} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3817 | 2024.11.19 02:12:16.874483 [ 254 ] {b0c8ac77-2b98-4b93-b3a3-25dcf8e5efec} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3818 | 2024.11.19 02:12:16.874673 [ 254 ] {b0c8ac77-2b98-4b93-b3a3-25dcf8e5efec} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001511 sec., 31767.041694242223 rows/sec., 2.14 MiB/sec. | ||
3819 | 2024.11.19 02:12:16.874729 [ 254 ] {b0c8ac77-2b98-4b93-b3a3-25dcf8e5efec} <Debug> TCPHandler: Processed in 0.00176677 sec. | ||
3820 | 2024.11.19 02:12:20.159381 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 582 | ||
3821 | 2024.11.19 02:12:20.162323 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3822 | 2024.11.19 02:12:20.162367 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3823 | 2024.11.19 02:12:20.163950 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3824 | 2024.11.19 02:12:20.164267 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3825 | 2024.11.19 02:12:20.164448 [ 122 ] {} <Debug> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3826 | 2024.11.19 02:12:20.164516 [ 122 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3827 | 2024.11.19 02:12:20.164561 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3828 | 2024.11.19 02:12:20.165392 [ 199 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::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 | ||
3829 | 2024.11.19 02:12:20.166092 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 582 | ||
3830 | 2024.11.19 02:12:20.166586 [ 199 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3831 | 2024.11.19 02:12:20.166775 [ 199 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 452 rows starting from the beginning of the part | ||
3832 | 2024.11.19 02:12:20.167412 [ 199 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 16 rows starting from the beginning of the part | ||
3833 | 2024.11.19 02:12:20.168016 [ 199 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
3834 | 2024.11.19 02:12:20.168586 [ 199 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
3835 | 2024.11.19 02:12:20.169111 [ 199 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
3836 | 2024.11.19 02:12:20.169592 [ 199 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::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 | ||
3837 | 2024.11.19 02:12:20.178462 [ 197 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 72 columns (72 merged, 0 gathered) in 0.013736207 sec., 42369.775004118674 rows/sec., 37.44 MiB/sec. | ||
3838 | 2024.11.19 02:12:20.179399 [ 195 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3839 | 2024.11.19 02:12:20.180129 [ 195 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_16_3} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3840 | 2024.11.19 02:12:20.180221 [ 195 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_16_3} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3841 | 2024.11.19 02:12:20.180428 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
3842 | 2024.11.19 02:12:21.000315 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.62 MiB, peak 162.60 MiB, free memory in arenas 0.00 B, will set to 157.14 MiB (RSS), difference: 1.53 MiB | ||
3843 | 2024.11.19 02:12:21.867675 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3844 | 2024.11.19 02:12:21.867892 [ 5 ] {b3c8ba05-7f5f-4abd-9958-7804f7244fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3845 | 2024.11.19 02:12:21.867976 [ 5 ] {b3c8ba05-7f5f-4abd-9958-7804f7244fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3846 | 2024.11.19 02:12:21.868788 [ 5 ] {b3c8ba05-7f5f-4abd-9958-7804f7244fc4} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3847 | 2024.11.19 02:12:21.868839 [ 5 ] {b3c8ba05-7f5f-4abd-9958-7804f7244fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3848 | 2024.11.19 02:12:21.869288 [ 5 ] {b3c8ba05-7f5f-4abd-9958-7804f7244fc4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3849 | 2024.11.19 02:12:21.869541 [ 5 ] {b3c8ba05-7f5f-4abd-9958-7804f7244fc4} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3850 | 2024.11.19 02:12:21.869796 [ 5 ] {b3c8ba05-7f5f-4abd-9958-7804f7244fc4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001967 sec., 28469.750889679715 rows/sec., 2.19 MiB/sec. | ||
3851 | 2024.11.19 02:12:21.869861 [ 5 ] {b3c8ba05-7f5f-4abd-9958-7804f7244fc4} <Debug> TCPHandler: Processed in 0.002329726 sec. | ||
3852 | 2024.11.19 02:12:21.870106 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3853 | 2024.11.19 02:12:21.870292 [ 254 ] {7552cb7a-a7ab-4b79-92ff-9adf831367fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3854 | 2024.11.19 02:12:21.870363 [ 254 ] {7552cb7a-a7ab-4b79-92ff-9adf831367fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3855 | 2024.11.19 02:12:21.871115 [ 254 ] {7552cb7a-a7ab-4b79-92ff-9adf831367fc} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3856 | 2024.11.19 02:12:21.871170 [ 254 ] {7552cb7a-a7ab-4b79-92ff-9adf831367fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3857 | 2024.11.19 02:12:21.871609 [ 254 ] {7552cb7a-a7ab-4b79-92ff-9adf831367fc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3858 | 2024.11.19 02:12:21.871871 [ 254 ] {7552cb7a-a7ab-4b79-92ff-9adf831367fc} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3859 | 2024.11.19 02:12:21.872119 [ 254 ] {7552cb7a-a7ab-4b79-92ff-9adf831367fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001878 sec., 34078.80724174654 rows/sec., 2.66 MiB/sec. | ||
3860 | 2024.11.19 02:12:21.872182 [ 254 ] {7552cb7a-a7ab-4b79-92ff-9adf831367fc} <Debug> TCPHandler: Processed in 0.002212796 sec. | ||
3861 | 2024.11.19 02:12:21.872332 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3862 | 2024.11.19 02:12:21.872465 [ 5 ] {4bc499d1-3ab0-4f44-b1b9-d68afd6db9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3863 | 2024.11.19 02:12:21.872523 [ 5 ] {4bc499d1-3ab0-4f44-b1b9-d68afd6db9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3864 | 2024.11.19 02:12:21.873106 [ 5 ] {4bc499d1-3ab0-4f44-b1b9-d68afd6db9e8} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3865 | 2024.11.19 02:12:21.873150 [ 5 ] {4bc499d1-3ab0-4f44-b1b9-d68afd6db9e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3866 | 2024.11.19 02:12:21.873562 [ 5 ] {4bc499d1-3ab0-4f44-b1b9-d68afd6db9e8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3867 | 2024.11.19 02:12:21.873813 [ 5 ] {4bc499d1-3ab0-4f44-b1b9-d68afd6db9e8} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3868 | 2024.11.19 02:12:21.874039 [ 5 ] {4bc499d1-3ab0-4f44-b1b9-d68afd6db9e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001608 sec., 99502.48756218905 rows/sec., 6.93 MiB/sec. | ||
3869 | 2024.11.19 02:12:21.874105 [ 5 ] {4bc499d1-3ab0-4f44-b1b9-d68afd6db9e8} <Debug> TCPHandler: Processed in 0.001832301 sec. | ||
3870 | 2024.11.19 02:12:21.874273 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3871 | 2024.11.19 02:12:21.874412 [ 254 ] {c95e4866-edad-422a-b0da-4100f76a7e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3872 | 2024.11.19 02:12:21.874484 [ 254 ] {c95e4866-edad-422a-b0da-4100f76a7e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3873 | 2024.11.19 02:12:21.875099 [ 254 ] {c95e4866-edad-422a-b0da-4100f76a7e79} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3874 | 2024.11.19 02:12:21.875138 [ 254 ] {c95e4866-edad-422a-b0da-4100f76a7e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3875 | 2024.11.19 02:12:21.875540 [ 254 ] {c95e4866-edad-422a-b0da-4100f76a7e79} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3876 | 2024.11.19 02:12:21.875782 [ 254 ] {c95e4866-edad-422a-b0da-4100f76a7e79} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3877 | 2024.11.19 02:12:21.876014 [ 254 ] {c95e4866-edad-422a-b0da-4100f76a7e79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001635 sec., 36697.24770642202 rows/sec., 2.47 MiB/sec. | ||
3878 | 2024.11.19 02:12:21.876065 [ 254 ] {c95e4866-edad-422a-b0da-4100f76a7e79} <Debug> TCPHandler: Processed in 0.001858941 sec. | ||
3879 | 2024.11.19 02:12:25.003925 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3880 | 2024.11.19 02:12:25.003987 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3881 | 2024.11.19 02:12:26.873759 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3882 | 2024.11.19 02:12:26.873951 [ 5 ] {e0fe9348-6915-4bfc-8802-50466f8a8176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3883 | 2024.11.19 02:12:26.874025 [ 5 ] {e0fe9348-6915-4bfc-8802-50466f8a8176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3884 | 2024.11.19 02:12:26.874888 [ 5 ] {e0fe9348-6915-4bfc-8802-50466f8a8176} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3885 | 2024.11.19 02:12:26.874945 [ 5 ] {e0fe9348-6915-4bfc-8802-50466f8a8176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3886 | 2024.11.19 02:12:26.875520 [ 5 ] {e0fe9348-6915-4bfc-8802-50466f8a8176} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3887 | 2024.11.19 02:12:26.875877 [ 5 ] {e0fe9348-6915-4bfc-8802-50466f8a8176} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3888 | 2024.11.19 02:12:26.876188 [ 5 ] {e0fe9348-6915-4bfc-8802-50466f8a8176} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00229 sec., 6113.53711790393 rows/sec., 440.09 KiB/sec. | ||
3889 | 2024.11.19 02:12:26.876275 [ 5 ] {e0fe9348-6915-4bfc-8802-50466f8a8176} <Debug> TCPHandler: Processed in 0.002648791 sec. | ||
3890 | 2024.11.19 02:12:26.876540 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3891 | 2024.11.19 02:12:26.876732 [ 254 ] {4de32db1-3e77-4cd7-be67-296ed4300e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3892 | 2024.11.19 02:12:26.876804 [ 254 ] {4de32db1-3e77-4cd7-be67-296ed4300e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3893 | 2024.11.19 02:12:26.877918 [ 254 ] {4de32db1-3e77-4cd7-be67-296ed4300e9e} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3894 | 2024.11.19 02:12:26.877964 [ 254 ] {4de32db1-3e77-4cd7-be67-296ed4300e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3895 | 2024.11.19 02:12:26.878424 [ 254 ] {4de32db1-3e77-4cd7-be67-296ed4300e9e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3896 | 2024.11.19 02:12:26.878675 [ 254 ] {4de32db1-3e77-4cd7-be67-296ed4300e9e} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3897 | 2024.11.19 02:12:26.878829 [ 112 ] {} <Debug> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3898 | 2024.11.19 02:12:26.878867 [ 112 ] {} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3899 | 2024.11.19 02:12:26.878888 [ 254 ] {4de32db1-3e77-4cd7-be67-296ed4300e9e} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.002204 sec., 129310.34482758622 rows/sec., 11.43 MiB/sec. | ||
3900 | 2024.11.19 02:12:26.878896 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3901 | 2024.11.19 02:12:26.879027 [ 254 ] {4de32db1-3e77-4cd7-be67-296ed4300e9e} <Debug> TCPHandler: Processed in 0.00263031 sec. | ||
3902 | 2024.11.19 02:12:26.879171 [ 197 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
3903 | 2024.11.19 02:12:26.879222 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3904 | 2024.11.19 02:12:26.879341 [ 197 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3905 | 2024.11.19 02:12:26.879374 [ 5 ] {746a181e-2432-4008-9ede-edbe90e801f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3906 | 2024.11.19 02:12:26.879387 [ 197 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1435 rows starting from the beginning of the part | ||
3907 | 2024.11.19 02:12:26.879436 [ 5 ] {746a181e-2432-4008-9ede-edbe90e801f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3908 | 2024.11.19 02:12:26.879600 [ 197 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
3909 | 2024.11.19 02:12:26.879979 [ 197 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 285 rows starting from the beginning of the part | ||
3910 | 2024.11.19 02:12:26.880342 [ 197 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
3911 | 2024.11.19 02:12:26.880707 [ 197 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
3912 | 2024.11.19 02:12:26.881009 [ 197 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 285 rows starting from the beginning of the part | ||
3913 | 2024.11.19 02:12:26.881955 [ 5 ] {746a181e-2432-4008-9ede-edbe90e801f4} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3914 | 2024.11.19 02:12:26.881998 [ 5 ] {746a181e-2432-4008-9ede-edbe90e801f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3915 | 2024.11.19 02:12:26.882601 [ 5 ] {746a181e-2432-4008-9ede-edbe90e801f4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3916 | 2024.11.19 02:12:26.882852 [ 5 ] {746a181e-2432-4008-9ede-edbe90e801f4} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3917 | 2024.11.19 02:12:26.883347 [ 5 ] {746a181e-2432-4008-9ede-edbe90e801f4} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.003991 sec., 12027.060886995741 rows/sec., 886.76 KiB/sec. | ||
3918 | 2024.11.19 02:12:26.883781 [ 5 ] {746a181e-2432-4008-9ede-edbe90e801f4} <Debug> TCPHandler: Processed in 0.004641093 sec. | ||
3919 | 2024.11.19 02:12:26.883960 [ 197 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2173 rows, containing 5 columns (5 merged, 0 gathered) in 0.004958176 sec., 438266.0074995321 rows/sec., 38.68 MiB/sec. | ||
3920 | 2024.11.19 02:12:26.884011 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3921 | 2024.11.19 02:12:26.884201 [ 254 ] {9bb9939d-519d-4fa5-909c-96b5a43157e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3922 | 2024.11.19 02:12:26.884224 [ 197 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3923 | 2024.11.19 02:12:26.884295 [ 254 ] {9bb9939d-519d-4fa5-909c-96b5a43157e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3924 | 2024.11.19 02:12:26.884797 [ 197 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_31_6} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3925 | 2024.11.19 02:12:26.885022 [ 197 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_31_6} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3926 | 2024.11.19 02:12:26.885168 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
3927 | 2024.11.19 02:12:26.885420 [ 254 ] {9bb9939d-519d-4fa5-909c-96b5a43157e7} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3928 | 2024.11.19 02:12:26.885465 [ 254 ] {9bb9939d-519d-4fa5-909c-96b5a43157e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3929 | 2024.11.19 02:12:26.885834 [ 254 ] {9bb9939d-519d-4fa5-909c-96b5a43157e7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3930 | 2024.11.19 02:12:26.886068 [ 254 ] {9bb9939d-519d-4fa5-909c-96b5a43157e7} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3931 | 2024.11.19 02:12:26.886305 [ 254 ] {9bb9939d-519d-4fa5-909c-96b5a43157e7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002172 sec., 6445.672191528545 rows/sec., 451.41 KiB/sec. | ||
3932 | 2024.11.19 02:12:26.886475 [ 254 ] {9bb9939d-519d-4fa5-909c-96b5a43157e7} <Debug> TCPHandler: Processed in 0.002571999 sec. | ||
3933 | 2024.11.19 02:12:26.886649 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3934 | 2024.11.19 02:12:26.886788 [ 5 ] {df412ccd-cda2-4a36-8bcf-a53fdfd6b5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3935 | 2024.11.19 02:12:26.886847 [ 5 ] {df412ccd-cda2-4a36-8bcf-a53fdfd6b5dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3936 | 2024.11.19 02:12:26.887521 [ 5 ] {df412ccd-cda2-4a36-8bcf-a53fdfd6b5dd} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3937 | 2024.11.19 02:12:26.887571 [ 5 ] {df412ccd-cda2-4a36-8bcf-a53fdfd6b5dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3938 | 2024.11.19 02:12:26.887938 [ 5 ] {df412ccd-cda2-4a36-8bcf-a53fdfd6b5dd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3939 | 2024.11.19 02:12:26.888174 [ 5 ] {df412ccd-cda2-4a36-8bcf-a53fdfd6b5dd} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3940 | 2024.11.19 02:12:26.888446 [ 5 ] {df412ccd-cda2-4a36-8bcf-a53fdfd6b5dd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00168 sec., 7738.095238095238 rows/sec., 482.47 KiB/sec. | ||
3941 | 2024.11.19 02:12:26.888609 [ 5 ] {df412ccd-cda2-4a36-8bcf-a53fdfd6b5dd} <Debug> TCPHandler: Processed in 0.002022523 sec. | ||
3942 | 2024.11.19 02:12:26.888769 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3943 | 2024.11.19 02:12:26.888911 [ 254 ] {c23f2b99-1867-47be-ad40-757053d77ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3944 | 2024.11.19 02:12:26.888970 [ 254 ] {c23f2b99-1867-47be-ad40-757053d77ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3945 | 2024.11.19 02:12:26.889796 [ 254 ] {c23f2b99-1867-47be-ad40-757053d77ba0} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3946 | 2024.11.19 02:12:26.889835 [ 254 ] {c23f2b99-1867-47be-ad40-757053d77ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3947 | 2024.11.19 02:12:26.890234 [ 254 ] {c23f2b99-1867-47be-ad40-757053d77ba0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3948 | 2024.11.19 02:12:26.890491 [ 254 ] {c23f2b99-1867-47be-ad40-757053d77ba0} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3949 | 2024.11.19 02:12:26.890633 [ 112 ] {} <Debug> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3950 | 2024.11.19 02:12:26.890675 [ 112 ] {} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3951 | 2024.11.19 02:12:26.890705 [ 254 ] {c23f2b99-1867-47be-ad40-757053d77ba0} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001825 sec., 231780.8219178082 rows/sec., 16.57 MiB/sec. | ||
3952 | 2024.11.19 02:12:26.890709 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3953 | 2024.11.19 02:12:26.890826 [ 254 ] {c23f2b99-1867-47be-ad40-757053d77ba0} <Debug> TCPHandler: Processed in 0.002118914 sec. | ||
3954 | 2024.11.19 02:12:26.891106 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3955 | 2024.11.19 02:12:26.891239 [ 197 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
3956 | 2024.11.19 02:12:26.891486 [ 5 ] {0151cf82-5f2f-4abd-ada8-812663f02729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3957 | 2024.11.19 02:12:26.891656 [ 5 ] {0151cf82-5f2f-4abd-ada8-812663f02729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3958 | 2024.11.19 02:12:26.891689 [ 197 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3959 | 2024.11.19 02:12:26.891797 [ 197 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 915 rows starting from the beginning of the part | ||
3960 | 2024.11.19 02:12:26.891990 [ 197 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
3961 | 2024.11.19 02:12:26.892310 [ 197 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 423 rows starting from the beginning of the part | ||
3962 | 2024.11.19 02:12:26.892658 [ 197 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
3963 | 2024.11.19 02:12:26.892849 [ 197 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
3964 | 2024.11.19 02:12:26.893094 [ 197 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 423 rows starting from the beginning of the part | ||
3965 | 2024.11.19 02:12:26.893540 [ 5 ] {0151cf82-5f2f-4abd-ada8-812663f02729} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3966 | 2024.11.19 02:12:26.893586 [ 5 ] {0151cf82-5f2f-4abd-ada8-812663f02729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3967 | 2024.11.19 02:12:26.894116 [ 5 ] {0151cf82-5f2f-4abd-ada8-812663f02729} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3968 | 2024.11.19 02:12:26.894433 [ 5 ] {0151cf82-5f2f-4abd-ada8-812663f02729} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3969 | 2024.11.19 02:12:26.894787 [ 5 ] {0151cf82-5f2f-4abd-ada8-812663f02729} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003433 sec., 1747.742499271774 rows/sec., 91.31 KiB/sec. | ||
3970 | 2024.11.19 02:12:26.894906 [ 5 ] {0151cf82-5f2f-4abd-ada8-812663f02729} <Debug> TCPHandler: Processed in 0.003961976 sec. | ||
3971 | 2024.11.19 02:12:26.894910 [ 197 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.004097677 sec., 476611.5045182917 rows/sec., 36.48 MiB/sec. | ||
3972 | 2024.11.19 02:12:26.895057 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3973 | 2024.11.19 02:12:26.895093 [ 197 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3974 | 2024.11.19 02:12:26.895245 [ 254 ] {396f6fe9-df58-4abd-b740-7d4f2abd136f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3975 | 2024.11.19 02:12:26.895357 [ 254 ] {396f6fe9-df58-4abd-b740-7d4f2abd136f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3976 | 2024.11.19 02:12:26.895572 [ 197 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_31_6} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3977 | 2024.11.19 02:12:26.895814 [ 197 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_31_6} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3978 | 2024.11.19 02:12:26.895980 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
3979 | 2024.11.19 02:12:26.896370 [ 254 ] {396f6fe9-df58-4abd-b740-7d4f2abd136f} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3980 | 2024.11.19 02:12:26.896413 [ 254 ] {396f6fe9-df58-4abd-b740-7d4f2abd136f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3981 | 2024.11.19 02:12:26.896828 [ 254 ] {396f6fe9-df58-4abd-b740-7d4f2abd136f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3982 | 2024.11.19 02:12:26.897077 [ 254 ] {396f6fe9-df58-4abd-b740-7d4f2abd136f} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3983 | 2024.11.19 02:12:26.897205 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3984 | 2024.11.19 02:12:26.897247 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3985 | 2024.11.19 02:12:26.897270 [ 254 ] {396f6fe9-df58-4abd-b740-7d4f2abd136f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002079 sec., 113997.113997114 rows/sec., 7.64 MiB/sec. | ||
3986 | 2024.11.19 02:12:26.897272 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
3987 | 2024.11.19 02:12:26.897407 [ 254 ] {396f6fe9-df58-4abd-b740-7d4f2abd136f} <Debug> TCPHandler: Processed in 0.002416607 sec. | ||
3988 | 2024.11.19 02:12:26.897492 [ 197 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
3989 | 2024.11.19 02:12:26.897585 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3990 | 2024.11.19 02:12:26.897644 [ 197 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3991 | 2024.11.19 02:12:26.897687 [ 197 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 5948 rows starting from the beginning of the part | ||
3992 | 2024.11.19 02:12:26.897727 [ 5 ] {35596cf9-48f4-49db-87b6-70c29ebdd97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3993 | 2024.11.19 02:12:26.897813 [ 197 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
3994 | 2024.11.19 02:12:26.897839 [ 5 ] {35596cf9-48f4-49db-87b6-70c29ebdd97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3995 | 2024.11.19 02:12:26.898128 [ 197 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
3996 | 2024.11.19 02:12:26.898467 [ 197 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 128 rows starting from the beginning of the part | ||
3997 | 2024.11.19 02:12:26.898693 [ 197 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
3998 | 2024.11.19 02:12:26.898895 [ 197 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
3999 | 2024.11.19 02:12:26.899409 [ 5 ] {35596cf9-48f4-49db-87b6-70c29ebdd97a} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4000 | 2024.11.19 02:12:26.899456 [ 5 ] {35596cf9-48f4-49db-87b6-70c29ebdd97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4001 | 2024.11.19 02:12:26.899893 [ 5 ] {35596cf9-48f4-49db-87b6-70c29ebdd97a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4002 | 2024.11.19 02:12:26.900242 [ 5 ] {35596cf9-48f4-49db-87b6-70c29ebdd97a} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4003 | 2024.11.19 02:12:26.900504 [ 5 ] {35596cf9-48f4-49db-87b6-70c29ebdd97a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002812 sec., 355.6187766714083 rows/sec., 23.96 KiB/sec. | ||
4004 | 2024.11.19 02:12:26.900562 [ 5 ] {35596cf9-48f4-49db-87b6-70c29ebdd97a} <Debug> TCPHandler: Processed in 0.003045775 sec. | ||
4005 | 2024.11.19 02:12:26.900738 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4006 | 2024.11.19 02:12:26.900861 [ 254 ] {410c23cc-b51d-44f8-9a46-b28b99a697bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4007 | 2024.11.19 02:12:26.900996 [ 254 ] {410c23cc-b51d-44f8-9a46-b28b99a697bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4008 | 2024.11.19 02:12:26.901944 [ 197 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6870 rows, containing 5 columns (5 merged, 0 gathered) in 0.004553082 sec., 1508868.0590422049 rows/sec., 102.72 MiB/sec. | ||
4009 | 2024.11.19 02:12:26.902440 [ 189 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4010 | 2024.11.19 02:12:26.903088 [ 254 ] {410c23cc-b51d-44f8-9a46-b28b99a697bc} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4011 | 2024.11.19 02:12:26.903128 [ 189 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4012 | 2024.11.19 02:12:26.903155 [ 254 ] {410c23cc-b51d-44f8-9a46-b28b99a697bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4013 | 2024.11.19 02:12:26.903307 [ 189 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4014 | 2024.11.19 02:12:26.903495 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
4015 | 2024.11.19 02:12:26.904114 [ 254 ] {410c23cc-b51d-44f8-9a46-b28b99a697bc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4016 | 2024.11.19 02:12:26.904397 [ 254 ] {410c23cc-b51d-44f8-9a46-b28b99a697bc} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4017 | 2024.11.19 02:12:26.904633 [ 254 ] {410c23cc-b51d-44f8-9a46-b28b99a697bc} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003791 sec., 10815.088367185439 rows/sec., 19.38 MiB/sec. | ||
4018 | 2024.11.19 02:12:26.904775 [ 254 ] {410c23cc-b51d-44f8-9a46-b28b99a697bc} <Debug> TCPHandler: Processed in 0.004104467 sec. | ||
4019 | 2024.11.19 02:12:26.904927 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4020 | 2024.11.19 02:12:26.905056 [ 5 ] {29820503-05db-479b-9e49-34474f6ec652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4021 | 2024.11.19 02:12:26.905109 [ 5 ] {29820503-05db-479b-9e49-34474f6ec652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4022 | 2024.11.19 02:12:26.905621 [ 5 ] {29820503-05db-479b-9e49-34474f6ec652} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4023 | 2024.11.19 02:12:26.905661 [ 5 ] {29820503-05db-479b-9e49-34474f6ec652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4024 | 2024.11.19 02:12:26.906047 [ 5 ] {29820503-05db-479b-9e49-34474f6ec652} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4025 | 2024.11.19 02:12:26.906286 [ 5 ] {29820503-05db-479b-9e49-34474f6ec652} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4026 | 2024.11.19 02:12:26.906485 [ 111 ] {} <Debug> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4027 | 2024.11.19 02:12:26.906524 [ 5 ] {29820503-05db-479b-9e49-34474f6ec652} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001493 sec., 54922.97387809779 rows/sec., 3.49 MiB/sec. | ||
4028 | 2024.11.19 02:12:26.906553 [ 111 ] {} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4029 | 2024.11.19 02:12:26.906620 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4030 | 2024.11.19 02:12:26.906637 [ 5 ] {29820503-05db-479b-9e49-34474f6ec652} <Debug> TCPHandler: Processed in 0.00176162 sec. | ||
4031 | 2024.11.19 02:12:26.906837 [ 200 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::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 | ||
4032 | 2024.11.19 02:12:26.906978 [ 200 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4033 | 2024.11.19 02:12:26.907019 [ 200 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1650 rows starting from the beginning of the part | ||
4034 | 2024.11.19 02:12:26.907170 [ 200 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
4035 | 2024.11.19 02:12:26.907355 [ 200 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part | ||
4036 | 2024.11.19 02:12:26.907534 [ 200 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
4037 | 2024.11.19 02:12:26.907741 [ 200 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
4038 | 2024.11.19 02:12:26.907928 [ 200 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part | ||
4039 | 2024.11.19 02:12:26.909327 [ 189 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1982 rows, containing 4 columns (4 merged, 0 gathered) in 0.00259587 sec., 763520.5152800409 rows/sec., 50.11 MiB/sec. | ||
4040 | 2024.11.19 02:12:26.909533 [ 197 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4041 | 2024.11.19 02:12:26.909824 [ 197 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_31_6} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4042 | 2024.11.19 02:12:26.909906 [ 197 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_31_6} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4043 | 2024.11.19 02:12:26.909990 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
4044 | 2024.11.19 02:12:30.166457 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 612 | ||
4045 | 2024.11.19 02:12:30.169287 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4046 | 2024.11.19 02:12:30.169338 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4047 | 2024.11.19 02:12:30.170768 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4048 | 2024.11.19 02:12:30.171085 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4049 | 2024.11.19 02:12:30.171654 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 612 | ||
4050 | 2024.11.19 02:12:31.867130 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4051 | 2024.11.19 02:12:31.867342 [ 5 ] {26066222-a1ff-408a-96f9-90d5cb2759d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4052 | 2024.11.19 02:12:31.867429 [ 5 ] {26066222-a1ff-408a-96f9-90d5cb2759d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4053 | 2024.11.19 02:12:31.868254 [ 5 ] {26066222-a1ff-408a-96f9-90d5cb2759d2} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4054 | 2024.11.19 02:12:31.868307 [ 5 ] {26066222-a1ff-408a-96f9-90d5cb2759d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4055 | 2024.11.19 02:12:31.868731 [ 5 ] {26066222-a1ff-408a-96f9-90d5cb2759d2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4056 | 2024.11.19 02:12:31.868983 [ 5 ] {26066222-a1ff-408a-96f9-90d5cb2759d2} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4057 | 2024.11.19 02:12:31.869228 [ 5 ] {26066222-a1ff-408a-96f9-90d5cb2759d2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001945 sec., 28791.77377892031 rows/sec., 2.21 MiB/sec. | ||
4058 | 2024.11.19 02:12:31.869292 [ 5 ] {26066222-a1ff-408a-96f9-90d5cb2759d2} <Debug> TCPHandler: Processed in 0.002304406 sec. | ||
4059 | 2024.11.19 02:12:31.869568 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4060 | 2024.11.19 02:12:31.869760 [ 254 ] {675a9b9e-45a8-4301-af3d-75e7a8d53b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4061 | 2024.11.19 02:12:31.869836 [ 254 ] {675a9b9e-45a8-4301-af3d-75e7a8d53b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4062 | 2024.11.19 02:12:31.870604 [ 254 ] {675a9b9e-45a8-4301-af3d-75e7a8d53b8f} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4063 | 2024.11.19 02:12:31.870657 [ 254 ] {675a9b9e-45a8-4301-af3d-75e7a8d53b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4064 | 2024.11.19 02:12:31.871099 [ 254 ] {675a9b9e-45a8-4301-af3d-75e7a8d53b8f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4065 | 2024.11.19 02:12:31.871355 [ 254 ] {675a9b9e-45a8-4301-af3d-75e7a8d53b8f} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4066 | 2024.11.19 02:12:31.871590 [ 254 ] {675a9b9e-45a8-4301-af3d-75e7a8d53b8f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001881 sec., 34024.455077086655 rows/sec., 2.66 MiB/sec. | ||
4067 | 2024.11.19 02:12:31.871657 [ 254 ] {675a9b9e-45a8-4301-af3d-75e7a8d53b8f} <Debug> TCPHandler: Processed in 0.002230945 sec. | ||
4068 | 2024.11.19 02:12:31.871809 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4069 | 2024.11.19 02:12:31.871958 [ 5 ] {a9d25485-2f8d-4811-b814-3c7e53c72c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4070 | 2024.11.19 02:12:31.872023 [ 5 ] {a9d25485-2f8d-4811-b814-3c7e53c72c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4071 | 2024.11.19 02:12:31.872717 [ 5 ] {a9d25485-2f8d-4811-b814-3c7e53c72c65} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4072 | 2024.11.19 02:12:31.872765 [ 5 ] {a9d25485-2f8d-4811-b814-3c7e53c72c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4073 | 2024.11.19 02:12:31.873186 [ 5 ] {a9d25485-2f8d-4811-b814-3c7e53c72c65} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4074 | 2024.11.19 02:12:31.873434 [ 5 ] {a9d25485-2f8d-4811-b814-3c7e53c72c65} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4075 | 2024.11.19 02:12:31.873651 [ 5 ] {a9d25485-2f8d-4811-b814-3c7e53c72c65} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001731 sec., 92432.12016175622 rows/sec., 6.44 MiB/sec. | ||
4076 | 2024.11.19 02:12:31.873709 [ 5 ] {a9d25485-2f8d-4811-b814-3c7e53c72c65} <Debug> TCPHandler: Processed in 0.001959152 sec. | ||
4077 | 2024.11.19 02:12:31.873851 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4078 | 2024.11.19 02:12:31.873978 [ 254 ] {d211b485-c2ad-433a-94c1-a52b18b2a3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4079 | 2024.11.19 02:12:31.874034 [ 254 ] {d211b485-c2ad-433a-94c1-a52b18b2a3a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4080 | 2024.11.19 02:12:31.874559 [ 254 ] {d211b485-c2ad-433a-94c1-a52b18b2a3a7} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4081 | 2024.11.19 02:12:31.874601 [ 254 ] {d211b485-c2ad-433a-94c1-a52b18b2a3a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4082 | 2024.11.19 02:12:31.874991 [ 254 ] {d211b485-c2ad-433a-94c1-a52b18b2a3a7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4083 | 2024.11.19 02:12:31.875230 [ 254 ] {d211b485-c2ad-433a-94c1-a52b18b2a3a7} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4084 | 2024.11.19 02:12:31.875438 [ 254 ] {d211b485-c2ad-433a-94c1-a52b18b2a3a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00149 sec., 40268.45637583893 rows/sec., 2.71 MiB/sec. | ||
4085 | 2024.11.19 02:12:31.875487 [ 254 ] {d211b485-c2ad-433a-94c1-a52b18b2a3a7} <Debug> TCPHandler: Processed in 0.001698709 sec. | ||
4086 | 2024.11.19 02:12:36.869670 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4087 | 2024.11.19 02:12:36.869940 [ 5 ] {b5e79021-2236-44c0-932f-19b41a95e933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4088 | 2024.11.19 02:12:36.870055 [ 5 ] {b5e79021-2236-44c0-932f-19b41a95e933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4089 | 2024.11.19 02:12:36.871135 [ 5 ] {b5e79021-2236-44c0-932f-19b41a95e933} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4090 | 2024.11.19 02:12:36.871198 [ 5 ] {b5e79021-2236-44c0-932f-19b41a95e933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4091 | 2024.11.19 02:12:36.871711 [ 5 ] {b5e79021-2236-44c0-932f-19b41a95e933} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4092 | 2024.11.19 02:12:36.871975 [ 5 ] {b5e79021-2236-44c0-932f-19b41a95e933} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4093 | 2024.11.19 02:12:36.872244 [ 5 ] {b5e79021-2236-44c0-932f-19b41a95e933} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002372 sec., 23608.76897133221 rows/sec., 1.81 MiB/sec. | ||
4094 | 2024.11.19 02:12:36.872385 [ 5 ] {b5e79021-2236-44c0-932f-19b41a95e933} <Debug> TCPHandler: Processed in 0.002903773 sec. | ||
4095 | 2024.11.19 02:12:36.872703 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4096 | 2024.11.19 02:12:36.872900 [ 254 ] {a8b116ad-98ed-402e-9892-8ef4be48ae44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4097 | 2024.11.19 02:12:36.872975 [ 254 ] {a8b116ad-98ed-402e-9892-8ef4be48ae44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4098 | 2024.11.19 02:12:36.873746 [ 254 ] {a8b116ad-98ed-402e-9892-8ef4be48ae44} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4099 | 2024.11.19 02:12:36.873802 [ 254 ] {a8b116ad-98ed-402e-9892-8ef4be48ae44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4100 | 2024.11.19 02:12:36.874323 [ 254 ] {a8b116ad-98ed-402e-9892-8ef4be48ae44} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4101 | 2024.11.19 02:12:36.874600 [ 254 ] {a8b116ad-98ed-402e-9892-8ef4be48ae44} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4102 | 2024.11.19 02:12:36.874843 [ 254 ] {a8b116ad-98ed-402e-9892-8ef4be48ae44} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001994 sec., 32096.288866599796 rows/sec., 2.51 MiB/sec. | ||
4103 | 2024.11.19 02:12:36.874912 [ 254 ] {a8b116ad-98ed-402e-9892-8ef4be48ae44} <Debug> TCPHandler: Processed in 0.002349447 sec. | ||
4104 | 2024.11.19 02:12:36.875083 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4105 | 2024.11.19 02:12:36.875217 [ 5 ] {9c6eb9a9-179f-4a19-8817-9aa948e0bbdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4106 | 2024.11.19 02:12:36.875275 [ 5 ] {9c6eb9a9-179f-4a19-8817-9aa948e0bbdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4107 | 2024.11.19 02:12:36.875893 [ 5 ] {9c6eb9a9-179f-4a19-8817-9aa948e0bbdd} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4108 | 2024.11.19 02:12:36.875936 [ 5 ] {9c6eb9a9-179f-4a19-8817-9aa948e0bbdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4109 | 2024.11.19 02:12:36.876353 [ 5 ] {9c6eb9a9-179f-4a19-8817-9aa948e0bbdd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4110 | 2024.11.19 02:12:36.876601 [ 5 ] {9c6eb9a9-179f-4a19-8817-9aa948e0bbdd} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4111 | 2024.11.19 02:12:36.876817 [ 5 ] {9c6eb9a9-179f-4a19-8817-9aa948e0bbdd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001627 sec., 98340.50399508298 rows/sec., 6.85 MiB/sec. | ||
4112 | 2024.11.19 02:12:36.876934 [ 5 ] {9c6eb9a9-179f-4a19-8817-9aa948e0bbdd} <Debug> TCPHandler: Processed in 0.001914152 sec. | ||
4113 | 2024.11.19 02:12:36.877146 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4114 | 2024.11.19 02:12:36.877290 [ 254 ] {2b2309cc-49f1-41c0-9dfb-6fec7706a340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4115 | 2024.11.19 02:12:36.877348 [ 254 ] {2b2309cc-49f1-41c0-9dfb-6fec7706a340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4116 | 2024.11.19 02:12:36.877866 [ 254 ] {2b2309cc-49f1-41c0-9dfb-6fec7706a340} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4117 | 2024.11.19 02:12:36.877907 [ 254 ] {2b2309cc-49f1-41c0-9dfb-6fec7706a340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4118 | 2024.11.19 02:12:36.878318 [ 254 ] {2b2309cc-49f1-41c0-9dfb-6fec7706a340} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4119 | 2024.11.19 02:12:36.878571 [ 254 ] {2b2309cc-49f1-41c0-9dfb-6fec7706a340} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4120 | 2024.11.19 02:12:36.878799 [ 254 ] {2b2309cc-49f1-41c0-9dfb-6fec7706a340} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001545 sec., 38834.95145631068 rows/sec., 2.62 MiB/sec. | ||
4121 | 2024.11.19 02:12:36.878856 [ 254 ] {2b2309cc-49f1-41c0-9dfb-6fec7706a340} <Debug> TCPHandler: Processed in 0.001806661 sec. | ||
4122 | 2024.11.19 02:12:37.059360 [ 98 ] {} <Debug> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
4123 | 2024.11.19 02:12:37.059427 [ 98 ] {} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4124 | 2024.11.19 02:12:37.059451 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4125 | 2024.11.19 02:12:37.059653 [ 189 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
4126 | 2024.11.19 02:12:37.059858 [ 189 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4127 | 2024.11.19 02:12:37.059896 [ 189 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 62 rows starting from the beginning of the part | ||
4128 | 2024.11.19 02:12:37.059977 [ 189 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part | ||
4129 | 2024.11.19 02:12:37.060199 [ 189 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
4130 | 2024.11.19 02:12:37.060384 [ 189 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
4131 | 2024.11.19 02:12:37.060621 [ 189 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
4132 | 2024.11.19 02:12:37.061700 [ 187 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 5 columns (5 merged, 0 gathered) in 0.002162485 sec., 102659.67162778007 rows/sec., 7.73 MiB/sec. | ||
4133 | 2024.11.19 02:12:37.061908 [ 186 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
4134 | 2024.11.19 02:12:37.062255 [ 186 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_15_3} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4135 | 2024.11.19 02:12:37.062346 [ 186 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_15_3} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
4136 | 2024.11.19 02:12:37.062450 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
4137 | 2024.11.19 02:12:37.709570 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47950, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4138 | 2024.11.19 02:12:37.903041 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40622, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4139 | 2024.11.19 02:12:37.926405 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46588, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4140 | 2024.11.19 02:12:38.032822 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37431, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4141 | 2024.11.19 02:12:38.043166 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48030, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4142 | 2024.11.19 02:12:38.096493 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43903, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4143 | 2024.11.19 02:12:38.106776 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44430, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4144 | 2024.11.19 02:12:38.120031 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53346, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4145 | 2024.11.19 02:12:38.493847 [ 97 ] {} <Debug> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4146 | 2024.11.19 02:12:38.493940 [ 97 ] {} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4147 | 2024.11.19 02:12:38.493981 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4148 | 2024.11.19 02:12:38.494256 [ 197 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::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 | ||
4149 | 2024.11.19 02:12:38.494540 [ 197 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4150 | 2024.11.19 02:12:38.494605 [ 197 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 243 rows starting from the beginning of the part | ||
4151 | 2024.11.19 02:12:38.494752 [ 197 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::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 | ||
4152 | 2024.11.19 02:12:38.494955 [ 197 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::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 | ||
4153 | 2024.11.19 02:12:38.495346 [ 197 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::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 | ||
4154 | 2024.11.19 02:12:38.495588 [ 197 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::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 | ||
4155 | 2024.11.19 02:12:38.496797 [ 187 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002714211 sec., 110160.92706130806 rows/sec., 7.90 MiB/sec. | ||
4156 | 2024.11.19 02:12:38.497111 [ 187 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4157 | 2024.11.19 02:12:38.497458 [ 187 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_13_3} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4158 | 2024.11.19 02:12:38.497554 [ 187 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_13_3} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4159 | 2024.11.19 02:12:38.497657 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
4160 | 2024.11.19 02:12:40.004027 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4161 | 2024.11.19 02:12:40.004092 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4162 | 2024.11.19 02:12:40.171992 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 628 | ||
4163 | 2024.11.19 02:12:40.174971 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4164 | 2024.11.19 02:12:40.175025 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4165 | 2024.11.19 02:12:40.176434 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4166 | 2024.11.19 02:12:40.176747 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4167 | 2024.11.19 02:12:40.178145 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 628 | ||
4168 | 2024.11.19 02:12:41.414497 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45776, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4169 | 2024.11.19 02:12:41.746631 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48102, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4170 | 2024.11.19 02:12:41.836807 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35169, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4171 | 2024.11.19 02:12:41.874562 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4172 | 2024.11.19 02:12:41.874763 [ 5 ] {72d79b14-0eca-43ad-bc61-481cf530e65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4173 | 2024.11.19 02:12:41.874838 [ 5 ] {72d79b14-0eca-43ad-bc61-481cf530e65a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4174 | 2024.11.19 02:12:41.875594 [ 5 ] {72d79b14-0eca-43ad-bc61-481cf530e65a} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4175 | 2024.11.19 02:12:41.875648 [ 5 ] {72d79b14-0eca-43ad-bc61-481cf530e65a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4176 | 2024.11.19 02:12:41.876084 [ 5 ] {72d79b14-0eca-43ad-bc61-481cf530e65a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4177 | 2024.11.19 02:12:41.876348 [ 5 ] {72d79b14-0eca-43ad-bc61-481cf530e65a} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4178 | 2024.11.19 02:12:41.876599 [ 5 ] {72d79b14-0eca-43ad-bc61-481cf530e65a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001883 sec., 7434.944237918216 rows/sec., 535.22 KiB/sec. | ||
4179 | 2024.11.19 02:12:41.876873 [ 5 ] {72d79b14-0eca-43ad-bc61-481cf530e65a} <Debug> TCPHandler: Processed in 0.002442448 sec. | ||
4180 | 2024.11.19 02:12:41.877235 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4181 | 2024.11.19 02:12:41.877453 [ 254 ] {83069f0b-9feb-415b-9fb4-dbdccfbfaef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4182 | 2024.11.19 02:12:41.877534 [ 254 ] {83069f0b-9feb-415b-9fb4-dbdccfbfaef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4183 | 2024.11.19 02:12:41.878466 [ 254 ] {83069f0b-9feb-415b-9fb4-dbdccfbfaef1} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4184 | 2024.11.19 02:12:41.878518 [ 254 ] {83069f0b-9feb-415b-9fb4-dbdccfbfaef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4185 | 2024.11.19 02:12:41.878969 [ 254 ] {83069f0b-9feb-415b-9fb4-dbdccfbfaef1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4186 | 2024.11.19 02:12:41.879233 [ 254 ] {83069f0b-9feb-415b-9fb4-dbdccfbfaef1} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4187 | 2024.11.19 02:12:41.879491 [ 254 ] {83069f0b-9feb-415b-9fb4-dbdccfbfaef1} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.002094 sec., 136103.15186246418 rows/sec., 12.03 MiB/sec. | ||
4188 | 2024.11.19 02:12:41.879644 [ 254 ] {83069f0b-9feb-415b-9fb4-dbdccfbfaef1} <Debug> TCPHandler: Processed in 0.002613 sec. | ||
4189 | 2024.11.19 02:12:41.879820 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4190 | 2024.11.19 02:12:41.879968 [ 5 ] {d2e96c94-8306-439f-bbee-7537c3bdcab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4191 | 2024.11.19 02:12:41.880031 [ 5 ] {d2e96c94-8306-439f-bbee-7537c3bdcab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4192 | 2024.11.19 02:12:41.880775 [ 5 ] {d2e96c94-8306-439f-bbee-7537c3bdcab3} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4193 | 2024.11.19 02:12:41.880824 [ 5 ] {d2e96c94-8306-439f-bbee-7537c3bdcab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4194 | 2024.11.19 02:12:41.881270 [ 5 ] {d2e96c94-8306-439f-bbee-7537c3bdcab3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4195 | 2024.11.19 02:12:41.881565 [ 5 ] {d2e96c94-8306-439f-bbee-7537c3bdcab3} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4196 | 2024.11.19 02:12:41.881867 [ 5 ] {d2e96c94-8306-439f-bbee-7537c3bdcab3} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001915 sec., 25065.27415143603 rows/sec., 1.80 MiB/sec. | ||
4197 | 2024.11.19 02:12:41.882183 [ 5 ] {d2e96c94-8306-439f-bbee-7537c3bdcab3} <Debug> TCPHandler: Processed in 0.002424878 sec. | ||
4198 | 2024.11.19 02:12:41.882423 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4199 | 2024.11.19 02:12:41.882561 [ 254 ] {adb95c1a-285a-457a-a5a9-14ed3bd1b3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4200 | 2024.11.19 02:12:41.882613 [ 254 ] {adb95c1a-285a-457a-a5a9-14ed3bd1b3a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4201 | 2024.11.19 02:12:41.883202 [ 254 ] {adb95c1a-285a-457a-a5a9-14ed3bd1b3a0} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4202 | 2024.11.19 02:12:41.883243 [ 254 ] {adb95c1a-285a-457a-a5a9-14ed3bd1b3a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4203 | 2024.11.19 02:12:41.883598 [ 254 ] {adb95c1a-285a-457a-a5a9-14ed3bd1b3a0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4204 | 2024.11.19 02:12:41.883836 [ 254 ] {adb95c1a-285a-457a-a5a9-14ed3bd1b3a0} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4205 | 2024.11.19 02:12:41.884176 [ 254 ] {adb95c1a-285a-457a-a5a9-14ed3bd1b3a0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001616 sec., 8663.366336633664 rows/sec., 606.73 KiB/sec. | ||
4206 | 2024.11.19 02:12:41.884534 [ 254 ] {adb95c1a-285a-457a-a5a9-14ed3bd1b3a0} <Debug> TCPHandler: Processed in 0.002226006 sec. | ||
4207 | 2024.11.19 02:12:41.884736 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4208 | 2024.11.19 02:12:41.884884 [ 5 ] {b56bfc11-3392-424b-a59b-99d2029e0345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4209 | 2024.11.19 02:12:41.884944 [ 5 ] {b56bfc11-3392-424b-a59b-99d2029e0345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4210 | 2024.11.19 02:12:41.885578 [ 5 ] {b56bfc11-3392-424b-a59b-99d2029e0345} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4211 | 2024.11.19 02:12:41.885620 [ 5 ] {b56bfc11-3392-424b-a59b-99d2029e0345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4212 | 2024.11.19 02:12:41.885995 [ 5 ] {b56bfc11-3392-424b-a59b-99d2029e0345} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4213 | 2024.11.19 02:12:41.886234 [ 5 ] {b56bfc11-3392-424b-a59b-99d2029e0345} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4214 | 2024.11.19 02:12:41.886569 [ 5 ] {b56bfc11-3392-424b-a59b-99d2029e0345} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001679 sec., 7742.703990470519 rows/sec., 482.76 KiB/sec. | ||
4215 | 2024.11.19 02:12:41.886834 [ 5 ] {b56bfc11-3392-424b-a59b-99d2029e0345} <Debug> TCPHandler: Processed in 0.002163774 sec. | ||
4216 | 2024.11.19 02:12:41.887024 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4217 | 2024.11.19 02:12:41.887181 [ 254 ] {b75b03e7-852a-4fd2-ba80-9b2cdb850bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4218 | 2024.11.19 02:12:41.887237 [ 254 ] {b75b03e7-852a-4fd2-ba80-9b2cdb850bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4219 | 2024.11.19 02:12:41.888017 [ 254 ] {b75b03e7-852a-4fd2-ba80-9b2cdb850bfe} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4220 | 2024.11.19 02:12:41.888059 [ 254 ] {b75b03e7-852a-4fd2-ba80-9b2cdb850bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4221 | 2024.11.19 02:12:41.888456 [ 254 ] {b75b03e7-852a-4fd2-ba80-9b2cdb850bfe} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4222 | 2024.11.19 02:12:41.888779 [ 254 ] {b75b03e7-852a-4fd2-ba80-9b2cdb850bfe} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4223 | 2024.11.19 02:12:41.889156 [ 254 ] {b75b03e7-852a-4fd2-ba80-9b2cdb850bfe} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001959 sec., 215926.49310872896 rows/sec., 15.44 MiB/sec. | ||
4224 | 2024.11.19 02:12:41.889522 [ 254 ] {b75b03e7-852a-4fd2-ba80-9b2cdb850bfe} <Debug> TCPHandler: Processed in 0.002558279 sec. | ||
4225 | 2024.11.19 02:12:41.889877 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4226 | 2024.11.19 02:12:41.890028 [ 5 ] {bfb7dd19-a084-4594-aaed-97ac094010ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4227 | 2024.11.19 02:12:41.890085 [ 5 ] {bfb7dd19-a084-4594-aaed-97ac094010ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4228 | 2024.11.19 02:12:41.890582 [ 5 ] {bfb7dd19-a084-4594-aaed-97ac094010ae} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4229 | 2024.11.19 02:12:41.890623 [ 5 ] {bfb7dd19-a084-4594-aaed-97ac094010ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4230 | 2024.11.19 02:12:41.891013 [ 5 ] {bfb7dd19-a084-4594-aaed-97ac094010ae} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4231 | 2024.11.19 02:12:41.891260 [ 5 ] {bfb7dd19-a084-4594-aaed-97ac094010ae} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4232 | 2024.11.19 02:12:41.891558 [ 5 ] {bfb7dd19-a084-4594-aaed-97ac094010ae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001535 sec., 3908.7947882736157 rows/sec., 204.22 KiB/sec. | ||
4233 | 2024.11.19 02:12:41.891665 [ 5 ] {bfb7dd19-a084-4594-aaed-97ac094010ae} <Debug> TCPHandler: Processed in 0.001992263 sec. | ||
4234 | 2024.11.19 02:12:41.891842 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4235 | 2024.11.19 02:12:41.891976 [ 254 ] {2890d3c2-b3d2-40fb-985f-e93c3861a5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4236 | 2024.11.19 02:12:41.892034 [ 254 ] {2890d3c2-b3d2-40fb-985f-e93c3861a5f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4237 | 2024.11.19 02:12:41.892634 [ 254 ] {2890d3c2-b3d2-40fb-985f-e93c3861a5f7} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4238 | 2024.11.19 02:12:41.892680 [ 254 ] {2890d3c2-b3d2-40fb-985f-e93c3861a5f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4239 | 2024.11.19 02:12:41.893113 [ 254 ] {2890d3c2-b3d2-40fb-985f-e93c3861a5f7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4240 | 2024.11.19 02:12:41.893172 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59145, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4241 | 2024.11.19 02:12:41.893552 [ 254 ] {2890d3c2-b3d2-40fb-985f-e93c3861a5f7} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4242 | 2024.11.19 02:12:41.893970 [ 254 ] {2890d3c2-b3d2-40fb-985f-e93c3861a5f7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001985 sec., 119395.46599496223 rows/sec., 8.00 MiB/sec. | ||
4243 | 2024.11.19 02:12:41.894405 [ 254 ] {2890d3c2-b3d2-40fb-985f-e93c3861a5f7} <Debug> TCPHandler: Processed in 0.00261087 sec. | ||
4244 | 2024.11.19 02:12:41.894631 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4245 | 2024.11.19 02:12:41.894751 [ 5 ] {b9be9729-2cd9-436a-9ae3-f7a01d88109e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4246 | 2024.11.19 02:12:41.894805 [ 5 ] {b9be9729-2cd9-436a-9ae3-f7a01d88109e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4247 | 2024.11.19 02:12:41.895291 [ 5 ] {b9be9729-2cd9-436a-9ae3-f7a01d88109e} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4248 | 2024.11.19 02:12:41.895331 [ 5 ] {b9be9729-2cd9-436a-9ae3-f7a01d88109e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4249 | 2024.11.19 02:12:41.895700 [ 5 ] {b9be9729-2cd9-436a-9ae3-f7a01d88109e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4250 | 2024.11.19 02:12:41.895949 [ 5 ] {b9be9729-2cd9-436a-9ae3-f7a01d88109e} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4251 | 2024.11.19 02:12:41.896281 [ 5 ] {b9be9729-2cd9-436a-9ae3-f7a01d88109e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001515 sec., 660.06600660066 rows/sec., 44.48 KiB/sec. | ||
4252 | 2024.11.19 02:12:41.896686 [ 5 ] {b9be9729-2cd9-436a-9ae3-f7a01d88109e} <Debug> TCPHandler: Processed in 0.002143865 sec. | ||
4253 | 2024.11.19 02:12:41.896840 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4254 | 2024.11.19 02:12:41.896966 [ 254 ] {5a5da2cd-f800-4838-8b47-be3c91f99a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4255 | 2024.11.19 02:12:41.897062 [ 254 ] {5a5da2cd-f800-4838-8b47-be3c91f99a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4256 | 2024.11.19 02:12:41.898280 [ 254 ] {5a5da2cd-f800-4838-8b47-be3c91f99a6e} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4257 | 2024.11.19 02:12:41.898321 [ 254 ] {5a5da2cd-f800-4838-8b47-be3c91f99a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4258 | 2024.11.19 02:12:41.898992 [ 254 ] {5a5da2cd-f800-4838-8b47-be3c91f99a6e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4259 | 2024.11.19 02:12:41.899280 [ 254 ] {5a5da2cd-f800-4838-8b47-be3c91f99a6e} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4260 | 2024.11.19 02:12:41.899706 [ 254 ] {5a5da2cd-f800-4838-8b47-be3c91f99a6e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002726 sec., 15040.35216434336 rows/sec., 26.95 MiB/sec. | ||
4261 | 2024.11.19 02:12:41.900246 [ 254 ] {5a5da2cd-f800-4838-8b47-be3c91f99a6e} <Debug> TCPHandler: Processed in 0.0034663 sec. | ||
4262 | 2024.11.19 02:12:41.900417 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4263 | 2024.11.19 02:12:41.900543 [ 5 ] {b21e0c2c-06bb-4dd0-9844-ec9af64b560e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4264 | 2024.11.19 02:12:41.900597 [ 5 ] {b21e0c2c-06bb-4dd0-9844-ec9af64b560e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4265 | 2024.11.19 02:12:41.901100 [ 5 ] {b21e0c2c-06bb-4dd0-9844-ec9af64b560e} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4266 | 2024.11.19 02:12:41.901142 [ 5 ] {b21e0c2c-06bb-4dd0-9844-ec9af64b560e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4267 | 2024.11.19 02:12:41.901542 [ 5 ] {b21e0c2c-06bb-4dd0-9844-ec9af64b560e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4268 | 2024.11.19 02:12:41.901796 [ 5 ] {b21e0c2c-06bb-4dd0-9844-ec9af64b560e} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4269 | 2024.11.19 02:12:41.902052 [ 5 ] {b21e0c2c-06bb-4dd0-9844-ec9af64b560e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001536 sec., 53385.416666666664 rows/sec., 3.39 MiB/sec. | ||
4270 | 2024.11.19 02:12:41.902243 [ 5 ] {b21e0c2c-06bb-4dd0-9844-ec9af64b560e} <Debug> TCPHandler: Processed in 0.001888852 sec. | ||
4271 | 2024.11.19 02:12:41.923968 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65282, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4272 | 2024.11.19 02:12:42.156153 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53920, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4273 | 2024.11.19 02:12:42.174625 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36168, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4274 | 2024.11.19 02:12:42.269966 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45549, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4275 | 2024.11.19 02:12:42.275233 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52550, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4276 | 2024.11.19 02:12:42.285606 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62132, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4277 | 2024.11.19 02:12:42.328464 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61876, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4278 | 2024.11.19 02:12:42.433608 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4279 | 2024.11.19 02:12:42.475049 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60202, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4280 | 2024.11.19 02:12:42.530662 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53705, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4281 | 2024.11.19 02:12:42.544072 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54029, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4282 | 2024.11.19 02:12:42.547483 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50588, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4283 | 2024.11.19 02:12:42.551846 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40411, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4284 | 2024.11.19 02:12:42.561460 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56417, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4285 | 2024.11.19 02:12:42.611622 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:32956, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4286 | 2024.11.19 02:12:42.638463 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41696, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4287 | 2024.11.19 02:12:42.664092 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38456, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4288 | 2024.11.19 02:12:42.708520 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53939, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4289 | 2024.11.19 02:12:42.712817 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59473, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4290 | 2024.11.19 02:12:42.718113 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39489, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4291 | 2024.11.19 02:12:46.866241 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4292 | 2024.11.19 02:12:46.866453 [ 5 ] {e7bade9d-0a12-4e12-b85d-640eaa55d1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4293 | 2024.11.19 02:12:46.866532 [ 5 ] {e7bade9d-0a12-4e12-b85d-640eaa55d1cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4294 | 2024.11.19 02:12:46.867308 [ 5 ] {e7bade9d-0a12-4e12-b85d-640eaa55d1cd} <Trace> oximeter.fields_ipaddr (708eb2e3-f434-4cb6-9253-ea14632e26f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4295 | 2024.11.19 02:12:46.867363 [ 5 ] {e7bade9d-0a12-4e12-b85d-640eaa55d1cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4296 | 2024.11.19 02:12:46.867784 [ 5 ] {e7bade9d-0a12-4e12-b85d-640eaa55d1cd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4297 | 2024.11.19 02:12:46.868031 [ 5 ] {e7bade9d-0a12-4e12-b85d-640eaa55d1cd} <Trace> oximeter.fields_ipaddr (708eb2e3-f434-4cb6-9253-ea14632e26f7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4298 | 2024.11.19 02:12:46.868304 [ 5 ] {e7bade9d-0a12-4e12-b85d-640eaa55d1cd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001892 sec., 1057.0824524312895 rows/sec., 86.20 KiB/sec. | ||
4299 | 2024.11.19 02:12:46.868576 [ 5 ] {e7bade9d-0a12-4e12-b85d-640eaa55d1cd} <Debug> TCPHandler: Processed in 0.002468008 sec. | ||
4300 | 2024.11.19 02:12:46.868854 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4301 | 2024.11.19 02:12:46.869052 [ 254 ] {aa43f993-5a94-4ba5-8992-cdf54f43bfc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4302 | 2024.11.19 02:12:46.869126 [ 254 ] {aa43f993-5a94-4ba5-8992-cdf54f43bfc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4303 | 2024.11.19 02:12:46.869895 [ 254 ] {aa43f993-5a94-4ba5-8992-cdf54f43bfc0} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4304 | 2024.11.19 02:12:46.869948 [ 254 ] {aa43f993-5a94-4ba5-8992-cdf54f43bfc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4305 | 2024.11.19 02:12:46.870380 [ 254 ] {aa43f993-5a94-4ba5-8992-cdf54f43bfc0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4306 | 2024.11.19 02:12:46.870637 [ 254 ] {aa43f993-5a94-4ba5-8992-cdf54f43bfc0} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4307 | 2024.11.19 02:12:46.870930 [ 254 ] {aa43f993-5a94-4ba5-8992-cdf54f43bfc0} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.00193 sec., 29533.678756476682 rows/sec., 2.27 MiB/sec. | ||
4308 | 2024.11.19 02:12:46.871160 [ 254 ] {aa43f993-5a94-4ba5-8992-cdf54f43bfc0} <Debug> TCPHandler: Processed in 0.002441627 sec. | ||
4309 | 2024.11.19 02:12:46.871351 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4310 | 2024.11.19 02:12:46.871499 [ 5 ] {2c70a19f-23f5-480e-a384-e37f8f2bbf59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4311 | 2024.11.19 02:12:46.871552 [ 5 ] {2c70a19f-23f5-480e-a384-e37f8f2bbf59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4312 | 2024.11.19 02:12:46.872142 [ 5 ] {2c70a19f-23f5-480e-a384-e37f8f2bbf59} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4313 | 2024.11.19 02:12:46.872185 [ 5 ] {2c70a19f-23f5-480e-a384-e37f8f2bbf59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4314 | 2024.11.19 02:12:46.872550 [ 5 ] {2c70a19f-23f5-480e-a384-e37f8f2bbf59} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4315 | 2024.11.19 02:12:46.872798 [ 5 ] {2c70a19f-23f5-480e-a384-e37f8f2bbf59} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4316 | 2024.11.19 02:12:46.873013 [ 5 ] {2c70a19f-23f5-480e-a384-e37f8f2bbf59} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001548 sec., 1291.9896640826873 rows/sec., 90.21 KiB/sec. | ||
4317 | 2024.11.19 02:12:46.873073 [ 5 ] {2c70a19f-23f5-480e-a384-e37f8f2bbf59} <Debug> TCPHandler: Processed in 0.00179231 sec. | ||
4318 | 2024.11.19 02:12:46.873247 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4319 | 2024.11.19 02:12:46.873376 [ 254 ] {dc3f8118-eaf3-4ba3-bcb9-382f0ae70ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4320 | 2024.11.19 02:12:46.873430 [ 254 ] {dc3f8118-eaf3-4ba3-bcb9-382f0ae70ff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4321 | 2024.11.19 02:12:46.874070 [ 254 ] {dc3f8118-eaf3-4ba3-bcb9-382f0ae70ff1} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4322 | 2024.11.19 02:12:46.874114 [ 254 ] {dc3f8118-eaf3-4ba3-bcb9-382f0ae70ff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4323 | 2024.11.19 02:12:46.874485 [ 254 ] {dc3f8118-eaf3-4ba3-bcb9-382f0ae70ff1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4324 | 2024.11.19 02:12:46.874749 [ 254 ] {dc3f8118-eaf3-4ba3-bcb9-382f0ae70ff1} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4325 | 2024.11.19 02:12:46.874986 [ 254 ] {dc3f8118-eaf3-4ba3-bcb9-382f0ae70ff1} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00164 sec., 40243.902439024394 rows/sec., 3.14 MiB/sec. | ||
4326 | 2024.11.19 02:12:46.875050 [ 254 ] {dc3f8118-eaf3-4ba3-bcb9-382f0ae70ff1} <Debug> TCPHandler: Processed in 0.001863881 sec. | ||
4327 | 2024.11.19 02:12:46.875210 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4328 | 2024.11.19 02:12:46.875333 [ 5 ] {06274e68-0d2a-40af-8e80-7a705fbdf529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4329 | 2024.11.19 02:12:46.875387 [ 5 ] {06274e68-0d2a-40af-8e80-7a705fbdf529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4330 | 2024.11.19 02:12:46.875941 [ 5 ] {06274e68-0d2a-40af-8e80-7a705fbdf529} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4331 | 2024.11.19 02:12:46.876007 [ 5 ] {06274e68-0d2a-40af-8e80-7a705fbdf529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4332 | 2024.11.19 02:12:46.876390 [ 5 ] {06274e68-0d2a-40af-8e80-7a705fbdf529} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4333 | 2024.11.19 02:12:46.876626 [ 5 ] {06274e68-0d2a-40af-8e80-7a705fbdf529} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4334 | 2024.11.19 02:12:46.876852 [ 5 ] {06274e68-0d2a-40af-8e80-7a705fbdf529} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001546 sec., 83441.1384217335 rows/sec., 5.81 MiB/sec. | ||
4335 | 2024.11.19 02:12:46.876908 [ 5 ] {06274e68-0d2a-40af-8e80-7a705fbdf529} <Debug> TCPHandler: Processed in 0.001757801 sec. | ||
4336 | 2024.11.19 02:12:46.877047 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4337 | 2024.11.19 02:12:46.877174 [ 254 ] {671670c1-3854-43af-9422-1f96c1f24f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4338 | 2024.11.19 02:12:46.877229 [ 254 ] {671670c1-3854-43af-9422-1f96c1f24f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4339 | 2024.11.19 02:12:46.877720 [ 254 ] {671670c1-3854-43af-9422-1f96c1f24f1f} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4340 | 2024.11.19 02:12:46.877761 [ 254 ] {671670c1-3854-43af-9422-1f96c1f24f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4341 | 2024.11.19 02:12:46.878138 [ 254 ] {671670c1-3854-43af-9422-1f96c1f24f1f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4342 | 2024.11.19 02:12:46.878381 [ 254 ] {671670c1-3854-43af-9422-1f96c1f24f1f} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4343 | 2024.11.19 02:12:46.878651 [ 254 ] {671670c1-3854-43af-9422-1f96c1f24f1f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001503 sec., 31936.127744510977 rows/sec., 2.15 MiB/sec. | ||
4344 | 2024.11.19 02:12:46.878864 [ 254 ] {671670c1-3854-43af-9422-1f96c1f24f1f} <Debug> TCPHandler: Processed in 0.001869662 sec. | ||
4345 | 2024.11.19 02:12:50.178447 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 662 | ||
4346 | 2024.11.19 02:12:50.181668 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4347 | 2024.11.19 02:12:50.181726 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4348 | 2024.11.19 02:12:50.183211 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4349 | 2024.11.19 02:12:50.183532 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4350 | 2024.11.19 02:12:50.184941 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 662 | ||
4351 | 2024.11.19 02:12:51.868170 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4352 | 2024.11.19 02:12:51.868379 [ 5 ] {32897b6b-7e3b-4591-bae8-a7dcd56e2127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4353 | 2024.11.19 02:12:51.868458 [ 5 ] {32897b6b-7e3b-4591-bae8-a7dcd56e2127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4354 | 2024.11.19 02:12:51.869255 [ 5 ] {32897b6b-7e3b-4591-bae8-a7dcd56e2127} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4355 | 2024.11.19 02:12:51.869305 [ 5 ] {32897b6b-7e3b-4591-bae8-a7dcd56e2127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4356 | 2024.11.19 02:12:51.869734 [ 5 ] {32897b6b-7e3b-4591-bae8-a7dcd56e2127} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4357 | 2024.11.19 02:12:51.869985 [ 5 ] {32897b6b-7e3b-4591-bae8-a7dcd56e2127} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4358 | 2024.11.19 02:12:51.870186 [ 76 ] {} <Debug> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4359 | 2024.11.19 02:12:51.870258 [ 5 ] {32897b6b-7e3b-4591-bae8-a7dcd56e2127} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001936 sec., 28925.619834710742 rows/sec., 2.22 MiB/sec. | ||
4360 | 2024.11.19 02:12:51.870275 [ 76 ] {} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4361 | 2024.11.19 02:12:51.870352 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4362 | 2024.11.19 02:12:51.870410 [ 5 ] {32897b6b-7e3b-4591-bae8-a7dcd56e2127} <Debug> TCPHandler: Processed in 0.002378657 sec. | ||
4363 | 2024.11.19 02:12:51.870542 [ 193 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
4364 | 2024.11.19 02:12:51.870671 [ 193 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4365 | 2024.11.19 02:12:51.870704 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4366 | 2024.11.19 02:12:51.870729 [ 193 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1435 rows starting from the beginning of the part | ||
4367 | 2024.11.19 02:12:51.871016 [ 193 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
4368 | 2024.11.19 02:12:51.871031 [ 254 ] {c93186e0-db61-49e5-8b60-3001ecc4e737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4369 | 2024.11.19 02:12:51.871257 [ 254 ] {c93186e0-db61-49e5-8b60-3001ecc4e737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4370 | 2024.11.19 02:12:51.871312 [ 193 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
4371 | 2024.11.19 02:12:51.871746 [ 193 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 285 rows starting from the beginning of the part | ||
4372 | 2024.11.19 02:12:51.872011 [ 193 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 57 rows starting from the beginning of the part | ||
4373 | 2024.11.19 02:12:51.872270 [ 193 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
4374 | 2024.11.19 02:12:51.874179 [ 254 ] {c93186e0-db61-49e5-8b60-3001ecc4e737} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4375 | 2024.11.19 02:12:51.874253 [ 254 ] {c93186e0-db61-49e5-8b60-3001ecc4e737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4376 | 2024.11.19 02:12:51.875161 [ 254 ] {c93186e0-db61-49e5-8b60-3001ecc4e737} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4377 | 2024.11.19 02:12:51.875450 [ 193 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1945 rows, containing 5 columns (5 merged, 0 gathered) in 0.005037247 sec., 386123.61077390093 rows/sec., 33.77 MiB/sec. | ||
4378 | 2024.11.19 02:12:51.875600 [ 254 ] {c93186e0-db61-49e5-8b60-3001ecc4e737} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4379 | 2024.11.19 02:12:51.875697 [ 196 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4380 | 2024.11.19 02:12:51.875843 [ 76 ] {} <Debug> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4381 | 2024.11.19 02:12:51.875922 [ 76 ] {} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4382 | 2024.11.19 02:12:51.875955 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4383 | 2024.11.19 02:12:51.876067 [ 254 ] {c93186e0-db61-49e5-8b60-3001ecc4e737} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005171 sec., 12376.716302456003 rows/sec., 989.22 KiB/sec. | ||
4384 | 2024.11.19 02:12:51.876435 [ 254 ] {c93186e0-db61-49e5-8b60-3001ecc4e737} <Debug> TCPHandler: Processed in 0.005874527 sec. | ||
4385 | 2024.11.19 02:12:51.876441 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
4386 | 2024.11.19 02:12:51.876617 [ 196 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_36_7} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4387 | 2024.11.19 02:12:51.876749 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4388 | 2024.11.19 02:12:51.876873 [ 196 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_36_7} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4389 | 2024.11.19 02:12:51.876911 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4390 | 2024.11.19 02:12:51.877044 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 915 rows starting from the beginning of the part | ||
4391 | 2024.11.19 02:12:51.877143 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
4392 | 2024.11.19 02:12:51.877149 [ 5 ] {c53a949c-84e0-46b6-9ef8-6386e9513eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4393 | 2024.11.19 02:12:51.877382 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
4394 | 2024.11.19 02:12:51.877390 [ 5 ] {c53a949c-84e0-46b6-9ef8-6386e9513eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4395 | 2024.11.19 02:12:51.877842 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
4396 | 2024.11.19 02:12:51.878192 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 423 rows starting from the beginning of the part | ||
4397 | 2024.11.19 02:12:51.878566 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 66 rows starting from the beginning of the part | ||
4398 | 2024.11.19 02:12:51.878951 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
4399 | 2024.11.19 02:12:51.879958 [ 5 ] {c53a949c-84e0-46b6-9ef8-6386e9513eb7} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4400 | 2024.11.19 02:12:51.880027 [ 5 ] {c53a949c-84e0-46b6-9ef8-6386e9513eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4401 | 2024.11.19 02:12:51.880953 [ 5 ] {c53a949c-84e0-46b6-9ef8-6386e9513eb7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4402 | 2024.11.19 02:12:51.881390 [ 5 ] {c53a949c-84e0-46b6-9ef8-6386e9513eb7} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4403 | 2024.11.19 02:12:51.881683 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4404 | 2024.11.19 02:12:51.881776 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4405 | 2024.11.19 02:12:51.881862 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4406 | 2024.11.19 02:12:51.882201 [ 5 ] {c53a949c-84e0-46b6-9ef8-6386e9513eb7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005189 sec., 30834.45750626325 rows/sec., 2.15 MiB/sec. | ||
4407 | 2024.11.19 02:12:51.882660 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1596 rows, containing 5 columns (5 merged, 0 gathered) in 0.006567515 sec., 243014.2907933975 rows/sec., 18.73 MiB/sec. | ||
4408 | 2024.11.19 02:12:51.882780 [ 193 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
4409 | 2024.11.19 02:12:51.882897 [ 5 ] {c53a949c-84e0-46b6-9ef8-6386e9513eb7} <Debug> TCPHandler: Processed in 0.006327962 sec. | ||
4410 | 2024.11.19 02:12:51.883232 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4411 | 2024.11.19 02:12:51.883301 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4412 | 2024.11.19 02:12:51.883760 [ 254 ] {6d4cd1c6-37f4-4529-89d8-57eec8bbd920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4413 | 2024.11.19 02:12:51.883802 [ 193 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4414 | 2024.11.19 02:12:51.883911 [ 193 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 6870 rows starting from the beginning of the part | ||
4415 | 2024.11.19 02:12:51.883928 [ 254 ] {6d4cd1c6-37f4-4529-89d8-57eec8bbd920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4416 | 2024.11.19 02:12:51.884403 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_36_7} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4417 | 2024.11.19 02:12:51.884715 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_36_7} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4418 | 2024.11.19 02:12:51.884722 [ 193 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
4419 | 2024.11.19 02:12:51.885085 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
4420 | 2024.11.19 02:12:51.885257 [ 193 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
4421 | 2024.11.19 02:12:51.885335 [ 193 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
4422 | 2024.11.19 02:12:51.885841 [ 193 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 129 rows starting from the beginning of the part | ||
4423 | 2024.11.19 02:12:51.886171 [ 193 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
4424 | 2024.11.19 02:12:51.886887 [ 254 ] {6d4cd1c6-37f4-4529-89d8-57eec8bbd920} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4425 | 2024.11.19 02:12:51.886946 [ 254 ] {6d4cd1c6-37f4-4529-89d8-57eec8bbd920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4426 | 2024.11.19 02:12:51.887899 [ 254 ] {6d4cd1c6-37f4-4529-89d8-57eec8bbd920} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4427 | 2024.11.19 02:12:51.888721 [ 254 ] {6d4cd1c6-37f4-4529-89d8-57eec8bbd920} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4428 | 2024.11.19 02:12:51.889159 [ 76 ] {} <Debug> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4429 | 2024.11.19 02:12:51.889222 [ 76 ] {} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4430 | 2024.11.19 02:12:51.889281 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4431 | 2024.11.19 02:12:51.889588 [ 198 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::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 | ||
4432 | 2024.11.19 02:12:51.889812 [ 198 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4433 | 2024.11.19 02:12:51.890225 [ 198 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1982 rows starting from the beginning of the part | ||
4434 | 2024.11.19 02:12:51.890435 [ 254 ] {6d4cd1c6-37f4-4529-89d8-57eec8bbd920} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006742 sec., 8899.436369029961 rows/sec., 614.15 KiB/sec. | ||
4435 | 2024.11.19 02:12:51.890460 [ 198 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::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 | ||
4436 | 2024.11.19 02:12:51.890906 [ 198 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
4437 | 2024.11.19 02:12:51.890917 [ 254 ] {6d4cd1c6-37f4-4529-89d8-57eec8bbd920} <Debug> TCPHandler: Processed in 0.0078382 sec. | ||
4438 | 2024.11.19 02:12:51.891211 [ 198 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part | ||
4439 | 2024.11.19 02:12:51.891628 [ 198 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
4440 | 2024.11.19 02:12:51.891931 [ 193 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7716 rows, containing 5 columns (5 merged, 0 gathered) in 0.009895913 sec., 779715.8281403647 rows/sec., 53.15 MiB/sec. | ||
4441 | 2024.11.19 02:12:51.891961 [ 198 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
4442 | 2024.11.19 02:12:51.892488 [ 193 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4443 | 2024.11.19 02:12:51.893040 [ 193 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4444 | 2024.11.19 02:12:51.893234 [ 193 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4445 | 2024.11.19 02:12:51.893408 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
4446 | 2024.11.19 02:12:51.894072 [ 190 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2292 rows, containing 4 columns (4 merged, 0 gathered) in 0.004624463 sec., 495625.11366184574 rows/sec., 32.58 MiB/sec. | ||
4447 | 2024.11.19 02:12:51.894392 [ 188 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4448 | 2024.11.19 02:12:51.894699 [ 188 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_36_7} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4449 | 2024.11.19 02:12:51.894841 [ 188 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_36_7} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4450 | 2024.11.19 02:12:51.894932 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
4451 | 2024.11.19 02:12:52.597106 [ 82 ] {} <Debug> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4452 | 2024.11.19 02:12:52.597203 [ 82 ] {} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4453 | 2024.11.19 02:12:52.597228 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4454 | 2024.11.19 02:12:52.597569 [ 193 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
4455 | 2024.11.19 02:12:52.597796 [ 193 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4456 | 2024.11.19 02:12:52.597896 [ 193 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
4457 | 2024.11.19 02:12:52.597978 [ 193 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
4458 | 2024.11.19 02:12:52.598205 [ 193 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
4459 | 2024.11.19 02:12:52.598441 [ 193 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
4460 | 2024.11.19 02:12:52.598629 [ 193 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
4461 | 2024.11.19 02:12:52.599774 [ 190 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13 rows, containing 4 columns (4 merged, 0 gathered) in 0.002420788 sec., 5370.1521983750745 rows/sec., 360.24 KiB/sec. | ||
4462 | 2024.11.19 02:12:52.600037 [ 190 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4463 | 2024.11.19 02:12:52.600604 [ 190 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::all_1_13_3} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4464 | 2024.11.19 02:12:52.600764 [ 190 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::all_1_13_3} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4465 | 2024.11.19 02:12:52.600879 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4466 | 2024.11.19 02:12:55.004135 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4467 | 2024.11.19 02:12:55.004208 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4468 | 2024.11.19 02:12:56.874572 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4469 | 2024.11.19 02:12:56.874771 [ 5 ] {5c7e5909-180e-4eee-aba8-f7d1db26f36a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4470 | 2024.11.19 02:12:56.874848 [ 5 ] {5c7e5909-180e-4eee-aba8-f7d1db26f36a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4471 | 2024.11.19 02:12:56.875620 [ 5 ] {5c7e5909-180e-4eee-aba8-f7d1db26f36a} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4472 | 2024.11.19 02:12:56.875678 [ 5 ] {5c7e5909-180e-4eee-aba8-f7d1db26f36a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4473 | 2024.11.19 02:12:56.876112 [ 5 ] {5c7e5909-180e-4eee-aba8-f7d1db26f36a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4474 | 2024.11.19 02:12:56.876369 [ 5 ] {5c7e5909-180e-4eee-aba8-f7d1db26f36a} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4475 | 2024.11.19 02:12:56.876558 [ 79 ] {} <Debug> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4476 | 2024.11.19 02:12:56.876633 [ 5 ] {5c7e5909-180e-4eee-aba8-f7d1db26f36a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001914 sec., 7314.524555903867 rows/sec., 526.55 KiB/sec. | ||
4477 | 2024.11.19 02:12:56.876648 [ 79 ] {} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4478 | 2024.11.19 02:12:56.876719 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4479 | 2024.11.19 02:12:56.876777 [ 5 ] {5c7e5909-180e-4eee-aba8-f7d1db26f36a} <Debug> TCPHandler: Processed in 0.002339907 sec. | ||
4480 | 2024.11.19 02:12:56.877010 [ 199 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
4481 | 2024.11.19 02:12:56.877114 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4482 | 2024.11.19 02:12:56.877199 [ 199 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4483 | 2024.11.19 02:12:56.877255 [ 199 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
4484 | 2024.11.19 02:12:56.877416 [ 254 ] {cc76ec9a-a171-4164-b403-ae32ae855664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4485 | 2024.11.19 02:12:56.877497 [ 199 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
4486 | 2024.11.19 02:12:56.877565 [ 254 ] {cc76ec9a-a171-4164-b403-ae32ae855664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4487 | 2024.11.19 02:12:56.877824 [ 199 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
4488 | 2024.11.19 02:12:56.878103 [ 199 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
4489 | 2024.11.19 02:12:56.878397 [ 199 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
4490 | 2024.11.19 02:12:56.880284 [ 254 ] {cc76ec9a-a171-4164-b403-ae32ae855664} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4491 | 2024.11.19 02:12:56.880369 [ 254 ] {cc76ec9a-a171-4164-b403-ae32ae855664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4492 | 2024.11.19 02:12:56.880805 [ 190 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003959346 sec., 17679.68750394636 rows/sec., 1.31 MiB/sec. | ||
4493 | 2024.11.19 02:12:56.881074 [ 190 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4494 | 2024.11.19 02:12:56.881217 [ 254 ] {cc76ec9a-a171-4164-b403-ae32ae855664} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4495 | 2024.11.19 02:12:56.881616 [ 190 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::all_1_13_3} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4496 | 2024.11.19 02:12:56.881671 [ 254 ] {cc76ec9a-a171-4164-b403-ae32ae855664} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4497 | 2024.11.19 02:12:56.881797 [ 190 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::all_1_13_3} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4498 | 2024.11.19 02:12:56.882112 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4499 | 2024.11.19 02:12:56.882213 [ 254 ] {cc76ec9a-a171-4164-b403-ae32ae855664} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.00489 sec., 58282.20858895705 rows/sec., 5.15 MiB/sec. | ||
4500 | 2024.11.19 02:12:56.882447 [ 254 ] {cc76ec9a-a171-4164-b403-ae32ae855664} <Debug> TCPHandler: Processed in 0.005512783 sec. | ||
4501 | 2024.11.19 02:12:56.882645 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4502 | 2024.11.19 02:12:56.882799 [ 5 ] {10a8e7ad-2e6e-4895-bb72-ab4f12183312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4503 | 2024.11.19 02:12:56.882863 [ 5 ] {10a8e7ad-2e6e-4895-bb72-ab4f12183312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4504 | 2024.11.19 02:12:56.883557 [ 5 ] {10a8e7ad-2e6e-4895-bb72-ab4f12183312} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4505 | 2024.11.19 02:12:56.883599 [ 5 ] {10a8e7ad-2e6e-4895-bb72-ab4f12183312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4506 | 2024.11.19 02:12:56.883977 [ 5 ] {10a8e7ad-2e6e-4895-bb72-ab4f12183312} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4507 | 2024.11.19 02:12:56.884221 [ 5 ] {10a8e7ad-2e6e-4895-bb72-ab4f12183312} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4508 | 2024.11.19 02:12:56.884449 [ 5 ] {10a8e7ad-2e6e-4895-bb72-ab4f12183312} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.00169 sec., 28402.366863905325 rows/sec., 2.05 MiB/sec. | ||
4509 | 2024.11.19 02:12:56.884510 [ 5 ] {10a8e7ad-2e6e-4895-bb72-ab4f12183312} <Debug> TCPHandler: Processed in 0.001934562 sec. | ||
4510 | 2024.11.19 02:12:56.884662 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4511 | 2024.11.19 02:12:56.884789 [ 254 ] {9d9bfe1d-a0c6-4708-b15b-693b94aa0601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4512 | 2024.11.19 02:12:56.884841 [ 254 ] {9d9bfe1d-a0c6-4708-b15b-693b94aa0601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4513 | 2024.11.19 02:12:56.885443 [ 254 ] {9d9bfe1d-a0c6-4708-b15b-693b94aa0601} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4514 | 2024.11.19 02:12:56.885484 [ 254 ] {9d9bfe1d-a0c6-4708-b15b-693b94aa0601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4515 | 2024.11.19 02:12:56.885849 [ 254 ] {9d9bfe1d-a0c6-4708-b15b-693b94aa0601} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4516 | 2024.11.19 02:12:56.886088 [ 254 ] {9d9bfe1d-a0c6-4708-b15b-693b94aa0601} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4517 | 2024.11.19 02:12:56.886372 [ 254 ] {9d9bfe1d-a0c6-4708-b15b-693b94aa0601} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001611 sec., 8690.254500310366 rows/sec., 608.61 KiB/sec. | ||
4518 | 2024.11.19 02:12:56.886605 [ 254 ] {9d9bfe1d-a0c6-4708-b15b-693b94aa0601} <Debug> TCPHandler: Processed in 0.001998293 sec. | ||
4519 | 2024.11.19 02:12:56.886769 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4520 | 2024.11.19 02:12:56.886911 [ 5 ] {c9b74f04-aa9a-4145-89cc-8d73d38f48e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4521 | 2024.11.19 02:12:56.886972 [ 5 ] {c9b74f04-aa9a-4145-89cc-8d73d38f48e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4522 | 2024.11.19 02:12:56.887606 [ 5 ] {c9b74f04-aa9a-4145-89cc-8d73d38f48e9} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4523 | 2024.11.19 02:12:56.887644 [ 5 ] {c9b74f04-aa9a-4145-89cc-8d73d38f48e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4524 | 2024.11.19 02:12:56.887981 [ 5 ] {c9b74f04-aa9a-4145-89cc-8d73d38f48e9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4525 | 2024.11.19 02:12:56.888201 [ 5 ] {c9b74f04-aa9a-4145-89cc-8d73d38f48e9} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4526 | 2024.11.19 02:12:56.888432 [ 78 ] {} <Debug> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4527 | 2024.11.19 02:12:56.888493 [ 5 ] {c9b74f04-aa9a-4145-89cc-8d73d38f48e9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001607 sec., 8089.607965152459 rows/sec., 504.39 KiB/sec. | ||
4528 | 2024.11.19 02:12:56.888501 [ 78 ] {} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4529 | 2024.11.19 02:12:56.888585 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4530 | 2024.11.19 02:12:56.888623 [ 5 ] {c9b74f04-aa9a-4145-89cc-8d73d38f48e9} <Debug> TCPHandler: Processed in 0.001910831 sec. | ||
4531 | 2024.11.19 02:12:56.888838 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4532 | 2024.11.19 02:12:56.888880 [ 195 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
4533 | 2024.11.19 02:12:56.889054 [ 254 ] {c7bf0eb5-1a01-42df-97cb-012311d7658d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4534 | 2024.11.19 02:12:56.889138 [ 195 ] {108395ef-8704-4c1e-b33f-2e12944f9209::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4535 | 2024.11.19 02:12:56.889150 [ 254 ] {c7bf0eb5-1a01-42df-97cb-012311d7658d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4536 | 2024.11.19 02:12:56.889213 [ 195 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
4537 | 2024.11.19 02:12:56.889511 [ 195 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
4538 | 2024.11.19 02:12:56.889768 [ 195 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
4539 | 2024.11.19 02:12:56.890126 [ 195 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
4540 | 2024.11.19 02:12:56.890454 [ 195 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
4541 | 2024.11.19 02:12:56.892246 [ 254 ] {c7bf0eb5-1a01-42df-97cb-012311d7658d} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4542 | 2024.11.19 02:12:56.892320 [ 254 ] {c7bf0eb5-1a01-42df-97cb-012311d7658d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4543 | 2024.11.19 02:12:56.892948 [ 201 ] {108395ef-8704-4c1e-b33f-2e12944f9209::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004237389 sec., 15339.634855331902 rows/sec., 1016.34 KiB/sec. | ||
4544 | 2024.11.19 02:12:56.893192 [ 201 ] {108395ef-8704-4c1e-b33f-2e12944f9209::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4545 | 2024.11.19 02:12:56.893277 [ 254 ] {c7bf0eb5-1a01-42df-97cb-012311d7658d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4546 | 2024.11.19 02:12:56.893717 [ 201 ] {108395ef-8704-4c1e-b33f-2e12944f9209::all_1_13_3} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4547 | 2024.11.19 02:12:56.893731 [ 254 ] {c7bf0eb5-1a01-42df-97cb-012311d7658d} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4548 | 2024.11.19 02:12:56.893859 [ 201 ] {108395ef-8704-4c1e-b33f-2e12944f9209::all_1_13_3} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4549 | 2024.11.19 02:12:56.894108 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4550 | 2024.11.19 02:12:56.894165 [ 254 ] {c7bf0eb5-1a01-42df-97cb-012311d7658d} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.005176 sec., 81723.33848531684 rows/sec., 5.84 MiB/sec. | ||
4551 | 2024.11.19 02:12:56.894238 [ 254 ] {c7bf0eb5-1a01-42df-97cb-012311d7658d} <Debug> TCPHandler: Processed in 0.005523873 sec. | ||
4552 | 2024.11.19 02:12:56.894409 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4553 | 2024.11.19 02:12:56.894550 [ 5 ] {c49b7937-3056-4b87-b6d1-1d4806cb7601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4554 | 2024.11.19 02:12:56.894612 [ 5 ] {c49b7937-3056-4b87-b6d1-1d4806cb7601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4555 | 2024.11.19 02:12:56.895184 [ 5 ] {c49b7937-3056-4b87-b6d1-1d4806cb7601} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4556 | 2024.11.19 02:12:56.895231 [ 5 ] {c49b7937-3056-4b87-b6d1-1d4806cb7601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4557 | 2024.11.19 02:12:56.895615 [ 5 ] {c49b7937-3056-4b87-b6d1-1d4806cb7601} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4558 | 2024.11.19 02:12:56.895852 [ 5 ] {c49b7937-3056-4b87-b6d1-1d4806cb7601} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4559 | 2024.11.19 02:12:56.896070 [ 5 ] {c49b7937-3056-4b87-b6d1-1d4806cb7601} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001554 sec., 3861.003861003861 rows/sec., 201.72 KiB/sec. | ||
4560 | 2024.11.19 02:12:56.896123 [ 5 ] {c49b7937-3056-4b87-b6d1-1d4806cb7601} <Debug> TCPHandler: Processed in 0.00178751 sec. | ||
4561 | 2024.11.19 02:12:56.896273 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4562 | 2024.11.19 02:12:56.896400 [ 254 ] {6c75e31e-8d8a-4dd3-8ace-3d9c4f4c603b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4563 | 2024.11.19 02:12:56.896451 [ 254 ] {6c75e31e-8d8a-4dd3-8ace-3d9c4f4c603b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4564 | 2024.11.19 02:12:56.897004 [ 254 ] {6c75e31e-8d8a-4dd3-8ace-3d9c4f4c603b} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4565 | 2024.11.19 02:12:56.897042 [ 254 ] {6c75e31e-8d8a-4dd3-8ace-3d9c4f4c603b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4566 | 2024.11.19 02:12:56.897505 [ 254 ] {6c75e31e-8d8a-4dd3-8ace-3d9c4f4c603b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4567 | 2024.11.19 02:12:56.897739 [ 254 ] {6c75e31e-8d8a-4dd3-8ace-3d9c4f4c603b} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4568 | 2024.11.19 02:12:56.897945 [ 254 ] {6c75e31e-8d8a-4dd3-8ace-3d9c4f4c603b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001567 sec., 151244.41608168476 rows/sec., 10.14 MiB/sec. | ||
4569 | 2024.11.19 02:12:56.897997 [ 254 ] {6c75e31e-8d8a-4dd3-8ace-3d9c4f4c603b} <Debug> TCPHandler: Processed in 0.001778651 sec. | ||
4570 | 2024.11.19 02:12:56.898134 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4571 | 2024.11.19 02:12:56.898251 [ 5 ] {7bbf9191-7985-4fc0-b7f6-e3468db34ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4572 | 2024.11.19 02:12:56.898304 [ 5 ] {7bbf9191-7985-4fc0-b7f6-e3468db34ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4573 | 2024.11.19 02:12:56.898841 [ 5 ] {7bbf9191-7985-4fc0-b7f6-e3468db34ce1} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4574 | 2024.11.19 02:12:56.898888 [ 5 ] {7bbf9191-7985-4fc0-b7f6-e3468db34ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4575 | 2024.11.19 02:12:56.899323 [ 5 ] {7bbf9191-7985-4fc0-b7f6-e3468db34ce1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4576 | 2024.11.19 02:12:56.899559 [ 5 ] {7bbf9191-7985-4fc0-b7f6-e3468db34ce1} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4577 | 2024.11.19 02:12:56.899817 [ 5 ] {7bbf9191-7985-4fc0-b7f6-e3468db34ce1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001585 sec., 630.9148264984227 rows/sec., 42.51 KiB/sec. | ||
4578 | 2024.11.19 02:12:56.900008 [ 5 ] {7bbf9191-7985-4fc0-b7f6-e3468db34ce1} <Debug> TCPHandler: Processed in 0.001926442 sec. | ||
4579 | 2024.11.19 02:12:56.900190 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4580 | 2024.11.19 02:12:56.900306 [ 254 ] {04499d80-ac2c-48de-a781-b98f9fbaf2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4581 | 2024.11.19 02:12:56.900394 [ 254 ] {04499d80-ac2c-48de-a781-b98f9fbaf2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4582 | 2024.11.19 02:12:56.901543 [ 254 ] {04499d80-ac2c-48de-a781-b98f9fbaf2fb} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4583 | 2024.11.19 02:12:56.901584 [ 254 ] {04499d80-ac2c-48de-a781-b98f9fbaf2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4584 | 2024.11.19 02:12:56.902243 [ 254 ] {04499d80-ac2c-48de-a781-b98f9fbaf2fb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4585 | 2024.11.19 02:12:56.902506 [ 254 ] {04499d80-ac2c-48de-a781-b98f9fbaf2fb} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4586 | 2024.11.19 02:12:56.902759 [ 254 ] {04499d80-ac2c-48de-a781-b98f9fbaf2fb} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002477 sec., 16552.280985062574 rows/sec., 29.66 MiB/sec. | ||
4587 | 2024.11.19 02:12:56.902851 [ 254 ] {04499d80-ac2c-48de-a781-b98f9fbaf2fb} <Debug> TCPHandler: Processed in 0.002737161 sec. | ||
4588 | 2024.11.19 02:12:56.902991 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4589 | 2024.11.19 02:12:56.903129 [ 5 ] {81f91b5e-bbbf-48b8-97fd-1a50327ed191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4590 | 2024.11.19 02:12:56.903191 [ 5 ] {81f91b5e-bbbf-48b8-97fd-1a50327ed191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4591 | 2024.11.19 02:12:56.903705 [ 5 ] {81f91b5e-bbbf-48b8-97fd-1a50327ed191} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4592 | 2024.11.19 02:12:56.903745 [ 5 ] {81f91b5e-bbbf-48b8-97fd-1a50327ed191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4593 | 2024.11.19 02:12:56.904115 [ 5 ] {81f91b5e-bbbf-48b8-97fd-1a50327ed191} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4594 | 2024.11.19 02:12:56.904352 [ 5 ] {81f91b5e-bbbf-48b8-97fd-1a50327ed191} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4595 | 2024.11.19 02:12:56.904605 [ 5 ] {81f91b5e-bbbf-48b8-97fd-1a50327ed191} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001499 sec., 54703.13542361575 rows/sec., 3.47 MiB/sec. | ||
4596 | 2024.11.19 02:12:56.904747 [ 5 ] {81f91b5e-bbbf-48b8-97fd-1a50327ed191} <Debug> TCPHandler: Processed in 0.001815661 sec. | ||
4597 | 2024.11.19 02:13:00.186075 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 692 | ||
4598 | 2024.11.19 02:13:00.188948 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4599 | 2024.11.19 02:13:00.189001 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4600 | 2024.11.19 02:13:00.190900 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4601 | 2024.11.19 02:13:00.191366 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4602 | 2024.11.19 02:13:00.192670 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 692 | ||
4603 | 2024.11.19 02:13:01.867577 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4604 | 2024.11.19 02:13:01.867793 [ 5 ] {3b0480b6-adca-4752-8418-400ab98b083a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4605 | 2024.11.19 02:13:01.867871 [ 5 ] {3b0480b6-adca-4752-8418-400ab98b083a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4606 | 2024.11.19 02:13:01.868574 [ 5 ] {3b0480b6-adca-4752-8418-400ab98b083a} <Trace> oximeter.fields_ipaddr (708eb2e3-f434-4cb6-9253-ea14632e26f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4607 | 2024.11.19 02:13:01.868623 [ 5 ] {3b0480b6-adca-4752-8418-400ab98b083a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4608 | 2024.11.19 02:13:01.869109 [ 5 ] {3b0480b6-adca-4752-8418-400ab98b083a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4609 | 2024.11.19 02:13:01.869361 [ 5 ] {3b0480b6-adca-4752-8418-400ab98b083a} <Trace> oximeter.fields_ipaddr (708eb2e3-f434-4cb6-9253-ea14632e26f7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4610 | 2024.11.19 02:13:01.869615 [ 5 ] {3b0480b6-adca-4752-8418-400ab98b083a} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001883 sec., 8497.079129049389 rows/sec., 692.88 KiB/sec. | ||
4611 | 2024.11.19 02:13:01.869682 [ 5 ] {3b0480b6-adca-4752-8418-400ab98b083a} <Debug> TCPHandler: Processed in 0.002250416 sec. | ||
4612 | 2024.11.19 02:13:01.869957 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4613 | 2024.11.19 02:13:01.870148 [ 254 ] {aec40841-91af-4f14-87b5-f7057ec7255f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4614 | 2024.11.19 02:13:01.870223 [ 254 ] {aec40841-91af-4f14-87b5-f7057ec7255f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4615 | 2024.11.19 02:13:01.870994 [ 254 ] {aec40841-91af-4f14-87b5-f7057ec7255f} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4616 | 2024.11.19 02:13:01.871044 [ 254 ] {aec40841-91af-4f14-87b5-f7057ec7255f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4617 | 2024.11.19 02:13:01.871473 [ 254 ] {aec40841-91af-4f14-87b5-f7057ec7255f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4618 | 2024.11.19 02:13:01.871716 [ 254 ] {aec40841-91af-4f14-87b5-f7057ec7255f} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4619 | 2024.11.19 02:13:01.871995 [ 254 ] {aec40841-91af-4f14-87b5-f7057ec7255f} <Debug> executeQuery: Read 64 rows, 4.99 KiB in 0.001893 sec., 33808.769149498155 rows/sec., 2.57 MiB/sec. | ||
4620 | 2024.11.19 02:13:01.872107 [ 254 ] {aec40841-91af-4f14-87b5-f7057ec7255f} <Debug> TCPHandler: Processed in 0.002290827 sec. | ||
4621 | 2024.11.19 02:13:01.872428 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4622 | 2024.11.19 02:13:01.872677 [ 5 ] {586541a4-5afc-4e9c-957c-2d46c031a26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4623 | 2024.11.19 02:13:01.872771 [ 5 ] {586541a4-5afc-4e9c-957c-2d46c031a26f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4624 | 2024.11.19 02:13:01.873424 [ 5 ] {586541a4-5afc-4e9c-957c-2d46c031a26f} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4625 | 2024.11.19 02:13:01.873465 [ 5 ] {586541a4-5afc-4e9c-957c-2d46c031a26f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4626 | 2024.11.19 02:13:01.873818 [ 5 ] {586541a4-5afc-4e9c-957c-2d46c031a26f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4627 | 2024.11.19 02:13:01.874067 [ 5 ] {586541a4-5afc-4e9c-957c-2d46c031a26f} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4628 | 2024.11.19 02:13:01.874278 [ 5 ] {586541a4-5afc-4e9c-957c-2d46c031a26f} <Debug> executeQuery: Read 16 rows, 1.12 KiB in 0.001662 sec., 9626.955475330926 rows/sec., 672.19 KiB/sec. | ||
4629 | 2024.11.19 02:13:01.874332 [ 5 ] {586541a4-5afc-4e9c-957c-2d46c031a26f} <Debug> TCPHandler: Processed in 0.002118324 sec. | ||
4630 | 2024.11.19 02:13:01.874487 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4631 | 2024.11.19 02:13:01.874613 [ 254 ] {ff91f27b-1515-49fc-ab4d-fe8258e4cf2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4632 | 2024.11.19 02:13:01.874663 [ 254 ] {ff91f27b-1515-49fc-ab4d-fe8258e4cf2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4633 | 2024.11.19 02:13:01.875278 [ 254 ] {ff91f27b-1515-49fc-ab4d-fe8258e4cf2d} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4634 | 2024.11.19 02:13:01.875320 [ 254 ] {ff91f27b-1515-49fc-ab4d-fe8258e4cf2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4635 | 2024.11.19 02:13:01.875691 [ 254 ] {ff91f27b-1515-49fc-ab4d-fe8258e4cf2d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4636 | 2024.11.19 02:13:01.875932 [ 254 ] {ff91f27b-1515-49fc-ab4d-fe8258e4cf2d} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4637 | 2024.11.19 02:13:01.876166 [ 254 ] {ff91f27b-1515-49fc-ab4d-fe8258e4cf2d} <Debug> executeQuery: Read 80 rows, 6.42 KiB in 0.00158 sec., 50632.91139240506 rows/sec., 3.97 MiB/sec. | ||
4638 | 2024.11.19 02:13:01.876284 [ 254 ] {ff91f27b-1515-49fc-ab4d-fe8258e4cf2d} <Debug> TCPHandler: Processed in 0.001857871 sec. | ||
4639 | 2024.11.19 02:13:01.876519 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4640 | 2024.11.19 02:13:01.876741 [ 5 ] {42250b0a-b7a9-49f2-8946-b7d1a36b157a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4641 | 2024.11.19 02:13:01.876839 [ 5 ] {42250b0a-b7a9-49f2-8946-b7d1a36b157a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4642 | 2024.11.19 02:13:01.877451 [ 5 ] {42250b0a-b7a9-49f2-8946-b7d1a36b157a} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4643 | 2024.11.19 02:13:01.877490 [ 5 ] {42250b0a-b7a9-49f2-8946-b7d1a36b157a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4644 | 2024.11.19 02:13:01.877881 [ 5 ] {42250b0a-b7a9-49f2-8946-b7d1a36b157a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4645 | 2024.11.19 02:13:01.878117 [ 5 ] {42250b0a-b7a9-49f2-8946-b7d1a36b157a} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4646 | 2024.11.19 02:13:01.878382 [ 5 ] {42250b0a-b7a9-49f2-8946-b7d1a36b157a} <Debug> executeQuery: Read 136 rows, 9.69 KiB in 0.001684 sec., 80760.09501187649 rows/sec., 5.62 MiB/sec. | ||
4647 | 2024.11.19 02:13:01.878440 [ 5 ] {42250b0a-b7a9-49f2-8946-b7d1a36b157a} <Debug> TCPHandler: Processed in 0.002062064 sec. | ||
4648 | 2024.11.19 02:13:01.878676 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4649 | 2024.11.19 02:13:01.878889 [ 254 ] {7651997f-e389-42d8-9c23-b668bd87bddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4650 | 2024.11.19 02:13:01.878943 [ 254 ] {7651997f-e389-42d8-9c23-b668bd87bddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4651 | 2024.11.19 02:13:01.879436 [ 254 ] {7651997f-e389-42d8-9c23-b668bd87bddb} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4652 | 2024.11.19 02:13:01.879475 [ 254 ] {7651997f-e389-42d8-9c23-b668bd87bddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
4653 | 2024.11.19 02:13:01.879864 [ 254 ] {7651997f-e389-42d8-9c23-b668bd87bddb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4654 | 2024.11.19 02:13:01.880108 [ 254 ] {7651997f-e389-42d8-9c23-b668bd87bddb} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4655 | 2024.11.19 02:13:01.880321 [ 254 ] {7651997f-e389-42d8-9c23-b668bd87bddb} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001472 sec., 32608.695652173912 rows/sec., 2.20 MiB/sec. | ||
4656 | 2024.11.19 02:13:01.880374 [ 254 ] {7651997f-e389-42d8-9c23-b668bd87bddb} <Debug> TCPHandler: Processed in 0.001824231 sec. | ||
4657 | 2024.11.19 02:13:06.868873 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4658 | 2024.11.19 02:13:06.869109 [ 5 ] {b4049c4d-71bf-42e3-b5ca-dd85cb582a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4659 | 2024.11.19 02:13:06.869193 [ 5 ] {b4049c4d-71bf-42e3-b5ca-dd85cb582a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4660 | 2024.11.19 02:13:06.869978 [ 5 ] {b4049c4d-71bf-42e3-b5ca-dd85cb582a57} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4661 | 2024.11.19 02:13:06.870030 [ 5 ] {b4049c4d-71bf-42e3-b5ca-dd85cb582a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4662 | 2024.11.19 02:13:06.870471 [ 5 ] {b4049c4d-71bf-42e3-b5ca-dd85cb582a57} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4663 | 2024.11.19 02:13:06.870726 [ 5 ] {b4049c4d-71bf-42e3-b5ca-dd85cb582a57} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4664 | 2024.11.19 02:13:06.870957 [ 5 ] {b4049c4d-71bf-42e3-b5ca-dd85cb582a57} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00191 sec., 29319.37172774869 rows/sec., 2.25 MiB/sec. | ||
4665 | 2024.11.19 02:13:06.871022 [ 5 ] {b4049c4d-71bf-42e3-b5ca-dd85cb582a57} <Debug> TCPHandler: Processed in 0.002288396 sec. | ||
4666 | 2024.11.19 02:13:06.871297 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4667 | 2024.11.19 02:13:06.871489 [ 254 ] {de0ad034-a5c5-490d-b71b-36c91106b362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4668 | 2024.11.19 02:13:06.871560 [ 254 ] {de0ad034-a5c5-490d-b71b-36c91106b362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4669 | 2024.11.19 02:13:06.872327 [ 254 ] {de0ad034-a5c5-490d-b71b-36c91106b362} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4670 | 2024.11.19 02:13:06.872371 [ 254 ] {de0ad034-a5c5-490d-b71b-36c91106b362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4671 | 2024.11.19 02:13:06.872803 [ 254 ] {de0ad034-a5c5-490d-b71b-36c91106b362} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4672 | 2024.11.19 02:13:06.873053 [ 254 ] {de0ad034-a5c5-490d-b71b-36c91106b362} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4673 | 2024.11.19 02:13:06.873264 [ 254 ] {de0ad034-a5c5-490d-b71b-36c91106b362} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001828 sec., 35010.9409190372 rows/sec., 2.73 MiB/sec. | ||
4674 | 2024.11.19 02:13:06.873329 [ 254 ] {de0ad034-a5c5-490d-b71b-36c91106b362} <Debug> TCPHandler: Processed in 0.002168984 sec. | ||
4675 | 2024.11.19 02:13:06.873496 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4676 | 2024.11.19 02:13:06.873647 [ 5 ] {f17194f3-09c5-433d-8b03-a18f3b2375ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4677 | 2024.11.19 02:13:06.873714 [ 5 ] {f17194f3-09c5-433d-8b03-a18f3b2375ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4678 | 2024.11.19 02:13:06.874404 [ 5 ] {f17194f3-09c5-433d-8b03-a18f3b2375ae} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4679 | 2024.11.19 02:13:06.874447 [ 5 ] {f17194f3-09c5-433d-8b03-a18f3b2375ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4680 | 2024.11.19 02:13:06.874846 [ 5 ] {f17194f3-09c5-433d-8b03-a18f3b2375ae} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4681 | 2024.11.19 02:13:06.875098 [ 5 ] {f17194f3-09c5-433d-8b03-a18f3b2375ae} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4682 | 2024.11.19 02:13:06.875299 [ 5 ] {f17194f3-09c5-433d-8b03-a18f3b2375ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001702 sec., 94007.05052878967 rows/sec., 6.55 MiB/sec. | ||
4683 | 2024.11.19 02:13:06.875351 [ 5 ] {f17194f3-09c5-433d-8b03-a18f3b2375ae} <Debug> TCPHandler: Processed in 0.001940572 sec. | ||
4684 | 2024.11.19 02:13:06.875511 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4685 | 2024.11.19 02:13:06.875630 [ 254 ] {3582fb91-0225-4ac7-8bf8-a5f482526445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4686 | 2024.11.19 02:13:06.875684 [ 254 ] {3582fb91-0225-4ac7-8bf8-a5f482526445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4687 | 2024.11.19 02:13:06.876246 [ 254 ] {3582fb91-0225-4ac7-8bf8-a5f482526445} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4688 | 2024.11.19 02:13:06.876285 [ 254 ] {3582fb91-0225-4ac7-8bf8-a5f482526445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4689 | 2024.11.19 02:13:06.876671 [ 254 ] {3582fb91-0225-4ac7-8bf8-a5f482526445} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4690 | 2024.11.19 02:13:06.876908 [ 254 ] {3582fb91-0225-4ac7-8bf8-a5f482526445} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4691 | 2024.11.19 02:13:06.877090 [ 254 ] {3582fb91-0225-4ac7-8bf8-a5f482526445} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001456 sec., 41208.791208791205 rows/sec., 2.78 MiB/sec. | ||
4692 | 2024.11.19 02:13:06.877149 [ 254 ] {3582fb91-0225-4ac7-8bf8-a5f482526445} <Debug> TCPHandler: Processed in 0.001674489 sec. | ||
4693 | 2024.11.19 02:13:07.725869 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35764, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4694 | 2024.11.19 02:13:07.908383 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65174, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4695 | 2024.11.19 02:13:07.949743 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36794, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4696 | 2024.11.19 02:13:08.046205 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58955, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4697 | 2024.11.19 02:13:08.053671 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53924, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4698 | 2024.11.19 02:13:08.106177 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52496, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4699 | 2024.11.19 02:13:08.112480 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55462, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4700 | 2024.11.19 02:13:08.133762 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40487, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4701 | 2024.11.19 02:13:08.368774 [ 67 ] {} <Debug> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4702 | 2024.11.19 02:13:08.368835 [ 67 ] {} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4703 | 2024.11.19 02:13:08.368859 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4704 | 2024.11.19 02:13:08.369020 [ 189 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::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 | ||
4705 | 2024.11.19 02:13:08.369200 [ 189 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4706 | 2024.11.19 02:13:08.369259 [ 189 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::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 | ||
4707 | 2024.11.19 02:13:08.369352 [ 189 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::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 | ||
4708 | 2024.11.19 02:13:08.369433 [ 189 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::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 | ||
4709 | 2024.11.19 02:13:08.369671 [ 189 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::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 | ||
4710 | 2024.11.19 02:13:08.369789 [ 189 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::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 | ||
4711 | 2024.11.19 02:13:08.370988 [ 201 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 4 columns (4 merged, 0 gathered) in 0.002053263 sec., 37988.31421011336 rows/sec., 1.94 MiB/sec. | ||
4712 | 2024.11.19 02:13:08.371184 [ 186 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4713 | 2024.11.19 02:13:08.371572 [ 186 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::all_1_13_3} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4714 | 2024.11.19 02:13:08.371670 [ 186 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::all_1_13_3} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4715 | 2024.11.19 02:13:08.371775 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4716 | 2024.11.19 02:13:10.004249 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4717 | 2024.11.19 02:13:10.004318 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4718 | 2024.11.19 02:13:10.193480 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 712 | ||
4719 | 2024.11.19 02:13:10.196137 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4720 | 2024.11.19 02:13:10.196193 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4721 | 2024.11.19 02:13:10.197593 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4722 | 2024.11.19 02:13:10.197915 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4723 | 2024.11.19 02:13:10.198169 [ 65 ] {} <Debug> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4724 | 2024.11.19 02:13:10.198314 [ 65 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4725 | 2024.11.19 02:13:10.198419 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4726 | 2024.11.19 02:13:10.198822 [ 189 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::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 | ||
4727 | 2024.11.19 02:13:10.199349 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 712 | ||
4728 | 2024.11.19 02:13:10.199871 [ 189 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4729 | 2024.11.19 02:13:10.200041 [ 189 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 582 rows starting from the beginning of the part | ||
4730 | 2024.11.19 02:13:10.200669 [ 189 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
4731 | 2024.11.19 02:13:10.201269 [ 189 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part | ||
4732 | 2024.11.19 02:13:10.201841 [ 189 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
4733 | 2024.11.19 02:13:10.202377 [ 189 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
4734 | 2024.11.19 02:13:10.202877 [ 189 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part | ||
4735 | 2024.11.19 02:13:10.211179 [ 201 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 712 rows, containing 72 columns (72 merged, 0 gathered) in 0.012660555 sec., 56237.6609872158 rows/sec., 47.88 MiB/sec. | ||
4736 | 2024.11.19 02:13:10.212226 [ 201 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4737 | 2024.11.19 02:13:10.212916 [ 201 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_21_4} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4738 | 2024.11.19 02:13:10.212998 [ 201 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_21_4} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4739 | 2024.11.19 02:13:10.213189 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
4740 | 2024.11.19 02:13:11.424643 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52886, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4741 | 2024.11.19 02:13:11.754539 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53895, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4742 | 2024.11.19 02:13:11.854073 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49889, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4743 | 2024.11.19 02:13:11.876678 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4744 | 2024.11.19 02:13:11.876899 [ 5 ] {33db36de-89db-485b-b44a-1f47c38457f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4745 | 2024.11.19 02:13:11.876970 [ 5 ] {33db36de-89db-485b-b44a-1f47c38457f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4746 | 2024.11.19 02:13:11.877716 [ 5 ] {33db36de-89db-485b-b44a-1f47c38457f3} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4747 | 2024.11.19 02:13:11.877761 [ 5 ] {33db36de-89db-485b-b44a-1f47c38457f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4748 | 2024.11.19 02:13:11.878179 [ 5 ] {33db36de-89db-485b-b44a-1f47c38457f3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4749 | 2024.11.19 02:13:11.878433 [ 5 ] {33db36de-89db-485b-b44a-1f47c38457f3} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4750 | 2024.11.19 02:13:11.878658 [ 5 ] {33db36de-89db-485b-b44a-1f47c38457f3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001812 sec., 7726.269315673289 rows/sec., 556.19 KiB/sec. | ||
4751 | 2024.11.19 02:13:11.878715 [ 5 ] {33db36de-89db-485b-b44a-1f47c38457f3} <Debug> TCPHandler: Processed in 0.002228406 sec. | ||
4752 | 2024.11.19 02:13:11.878958 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4753 | 2024.11.19 02:13:11.879145 [ 254 ] {6c75c9c2-447d-4716-bd60-582b809e6d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4754 | 2024.11.19 02:13:11.879221 [ 254 ] {6c75c9c2-447d-4716-bd60-582b809e6d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4755 | 2024.11.19 02:13:11.880139 [ 254 ] {6c75c9c2-447d-4716-bd60-582b809e6d6d} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4756 | 2024.11.19 02:13:11.880180 [ 254 ] {6c75c9c2-447d-4716-bd60-582b809e6d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4757 | 2024.11.19 02:13:11.880631 [ 254 ] {6c75c9c2-447d-4716-bd60-582b809e6d6d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4758 | 2024.11.19 02:13:11.880881 [ 254 ] {6c75c9c2-447d-4716-bd60-582b809e6d6d} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4759 | 2024.11.19 02:13:11.881099 [ 254 ] {6c75c9c2-447d-4716-bd60-582b809e6d6d} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.00201 sec., 141791.0447761194 rows/sec., 12.53 MiB/sec. | ||
4760 | 2024.11.19 02:13:11.881161 [ 254 ] {6c75c9c2-447d-4716-bd60-582b809e6d6d} <Debug> TCPHandler: Processed in 0.002333517 sec. | ||
4761 | 2024.11.19 02:13:11.881377 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4762 | 2024.11.19 02:13:11.881601 [ 5 ] {3aef7bf4-cafb-4dfb-87b6-8a27ace0a1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4763 | 2024.11.19 02:13:11.881690 [ 5 ] {3aef7bf4-cafb-4dfb-87b6-8a27ace0a1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4764 | 2024.11.19 02:13:11.882308 [ 5 ] {3aef7bf4-cafb-4dfb-87b6-8a27ace0a1e2} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4765 | 2024.11.19 02:13:11.882347 [ 5 ] {3aef7bf4-cafb-4dfb-87b6-8a27ace0a1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4766 | 2024.11.19 02:13:11.882695 [ 5 ] {3aef7bf4-cafb-4dfb-87b6-8a27ace0a1e2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4767 | 2024.11.19 02:13:11.882923 [ 5 ] {3aef7bf4-cafb-4dfb-87b6-8a27ace0a1e2} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4768 | 2024.11.19 02:13:11.883097 [ 64 ] {} <Debug> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
4769 | 2024.11.19 02:13:11.883175 [ 5 ] {3aef7bf4-cafb-4dfb-87b6-8a27ace0a1e2} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001617 sec., 29684.601113172543 rows/sec., 2.14 MiB/sec. | ||
4770 | 2024.11.19 02:13:11.883175 [ 64 ] {} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4771 | 2024.11.19 02:13:11.883261 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4772 | 2024.11.19 02:13:11.883298 [ 5 ] {3aef7bf4-cafb-4dfb-87b6-8a27ace0a1e2} <Debug> TCPHandler: Processed in 0.002028803 sec. | ||
4773 | 2024.11.19 02:13:11.883569 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4774 | 2024.11.19 02:13:11.883652 [ 197 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
4775 | 2024.11.19 02:13:11.883946 [ 254 ] {e607fd2a-47ad-4242-967c-6534b37fd040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4776 | 2024.11.19 02:13:11.884133 [ 254 ] {e607fd2a-47ad-4242-967c-6534b37fd040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4777 | 2024.11.19 02:13:11.884190 [ 197 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4778 | 2024.11.19 02:13:11.884326 [ 197 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 66 rows starting from the beginning of the part | ||
4779 | 2024.11.19 02:13:11.884666 [ 197 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
4780 | 2024.11.19 02:13:11.885034 [ 197 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
4781 | 2024.11.19 02:13:11.885431 [ 197 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part | ||
4782 | 2024.11.19 02:13:11.885825 [ 197 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part | ||
4783 | 2024.11.19 02:13:11.886179 [ 197 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
4784 | 2024.11.19 02:13:11.887200 [ 254 ] {e607fd2a-47ad-4242-967c-6534b37fd040} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4785 | 2024.11.19 02:13:11.887277 [ 254 ] {e607fd2a-47ad-4242-967c-6534b37fd040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4786 | 2024.11.19 02:13:11.888334 [ 254 ] {e607fd2a-47ad-4242-967c-6534b37fd040} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4787 | 2024.11.19 02:13:11.889034 [ 254 ] {e607fd2a-47ad-4242-967c-6534b37fd040} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4788 | 2024.11.19 02:13:11.889130 [ 187 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 5 columns (5 merged, 0 gathered) in 0.005741956 sec., 39707.72329150554 rows/sec., 2.99 MiB/sec. | ||
4789 | 2024.11.19 02:13:11.889417 [ 254 ] {e607fd2a-47ad-4242-967c-6534b37fd040} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005627 sec., 2488.004265150169 rows/sec., 174.24 KiB/sec. | ||
4790 | 2024.11.19 02:13:11.889477 [ 192 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
4791 | 2024.11.19 02:13:11.889822 [ 254 ] {e607fd2a-47ad-4242-967c-6534b37fd040} <Debug> TCPHandler: Processed in 0.006421494 sec. | ||
4792 | 2024.11.19 02:13:11.890147 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4793 | 2024.11.19 02:13:11.890330 [ 192 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_20_4} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4794 | 2024.11.19 02:13:11.890370 [ 5 ] {355257c6-9cbb-4db9-b381-29c1bccd844a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4795 | 2024.11.19 02:13:11.890468 [ 5 ] {355257c6-9cbb-4db9-b381-29c1bccd844a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4796 | 2024.11.19 02:13:11.890556 [ 192 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_20_4} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
4797 | 2024.11.19 02:13:11.890763 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4798 | 2024.11.19 02:13:11.891275 [ 5 ] {355257c6-9cbb-4db9-b381-29c1bccd844a} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4799 | 2024.11.19 02:13:11.891318 [ 5 ] {355257c6-9cbb-4db9-b381-29c1bccd844a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4800 | 2024.11.19 02:13:11.891661 [ 5 ] {355257c6-9cbb-4db9-b381-29c1bccd844a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4801 | 2024.11.19 02:13:11.891896 [ 5 ] {355257c6-9cbb-4db9-b381-29c1bccd844a} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4802 | 2024.11.19 02:13:11.892110 [ 5 ] {355257c6-9cbb-4db9-b381-29c1bccd844a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001799 sec., 7226.236798221234 rows/sec., 450.55 KiB/sec. | ||
4803 | 2024.11.19 02:13:11.892164 [ 5 ] {355257c6-9cbb-4db9-b381-29c1bccd844a} <Debug> TCPHandler: Processed in 0.002215885 sec. | ||
4804 | 2024.11.19 02:13:11.892321 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4805 | 2024.11.19 02:13:11.892438 [ 254 ] {5865154f-c75e-496f-9185-f3ddcb140774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4806 | 2024.11.19 02:13:11.892484 [ 254 ] {5865154f-c75e-496f-9185-f3ddcb140774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4807 | 2024.11.19 02:13:11.893182 [ 254 ] {5865154f-c75e-496f-9185-f3ddcb140774} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4808 | 2024.11.19 02:13:11.893217 [ 254 ] {5865154f-c75e-496f-9185-f3ddcb140774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4809 | 2024.11.19 02:13:11.893660 [ 254 ] {5865154f-c75e-496f-9185-f3ddcb140774} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4810 | 2024.11.19 02:13:11.893898 [ 254 ] {5865154f-c75e-496f-9185-f3ddcb140774} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4811 | 2024.11.19 02:13:11.894114 [ 254 ] {5865154f-c75e-496f-9185-f3ddcb140774} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001692 sec., 250000 rows/sec., 17.87 MiB/sec. | ||
4812 | 2024.11.19 02:13:11.894280 [ 254 ] {5865154f-c75e-496f-9185-f3ddcb140774} <Debug> TCPHandler: Processed in 0.002012703 sec. | ||
4813 | 2024.11.19 02:13:11.894586 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4814 | 2024.11.19 02:13:11.894809 [ 5 ] {b1313977-cd99-434a-b01b-43be624bf249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4815 | 2024.11.19 02:13:11.894898 [ 5 ] {b1313977-cd99-434a-b01b-43be624bf249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4816 | 2024.11.19 02:13:11.895738 [ 5 ] {b1313977-cd99-434a-b01b-43be624bf249} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4817 | 2024.11.19 02:13:11.895777 [ 5 ] {b1313977-cd99-434a-b01b-43be624bf249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4818 | 2024.11.19 02:13:11.896132 [ 5 ] {b1313977-cd99-434a-b01b-43be624bf249} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4819 | 2024.11.19 02:13:11.896367 [ 5 ] {b1313977-cd99-434a-b01b-43be624bf249} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4820 | 2024.11.19 02:13:11.896580 [ 5 ] {b1313977-cd99-434a-b01b-43be624bf249} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001827 sec., 3284.0722495894906 rows/sec., 171.58 KiB/sec. | ||
4821 | 2024.11.19 02:13:11.896630 [ 5 ] {b1313977-cd99-434a-b01b-43be624bf249} <Debug> TCPHandler: Processed in 0.002229316 sec. | ||
4822 | 2024.11.19 02:13:11.896774 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4823 | 2024.11.19 02:13:11.896894 [ 254 ] {bf55c96e-cf97-48d0-b43a-0a1e746e31cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4824 | 2024.11.19 02:13:11.896947 [ 254 ] {bf55c96e-cf97-48d0-b43a-0a1e746e31cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4825 | 2024.11.19 02:13:11.897524 [ 254 ] {bf55c96e-cf97-48d0-b43a-0a1e746e31cc} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4826 | 2024.11.19 02:13:11.897560 [ 254 ] {bf55c96e-cf97-48d0-b43a-0a1e746e31cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4827 | 2024.11.19 02:13:11.897945 [ 254 ] {bf55c96e-cf97-48d0-b43a-0a1e746e31cc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4828 | 2024.11.19 02:13:11.898180 [ 254 ] {bf55c96e-cf97-48d0-b43a-0a1e746e31cc} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4829 | 2024.11.19 02:13:11.898394 [ 254 ] {bf55c96e-cf97-48d0-b43a-0a1e746e31cc} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001516 sec., 156332.45382585752 rows/sec., 10.48 MiB/sec. | ||
4830 | 2024.11.19 02:13:11.898540 [ 254 ] {bf55c96e-cf97-48d0-b43a-0a1e746e31cc} <Debug> TCPHandler: Processed in 0.001821301 sec. | ||
4831 | 2024.11.19 02:13:11.898830 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4832 | 2024.11.19 02:13:11.899051 [ 5 ] {e128d84b-2171-4144-b205-339d71d957a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4833 | 2024.11.19 02:13:11.899144 [ 5 ] {e128d84b-2171-4144-b205-339d71d957a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4834 | 2024.11.19 02:13:11.899867 [ 5 ] {e128d84b-2171-4144-b205-339d71d957a9} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4835 | 2024.11.19 02:13:11.899905 [ 5 ] {e128d84b-2171-4144-b205-339d71d957a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4836 | 2024.11.19 02:13:11.900254 [ 5 ] {e128d84b-2171-4144-b205-339d71d957a9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4837 | 2024.11.19 02:13:11.900486 [ 5 ] {e128d84b-2171-4144-b205-339d71d957a9} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4838 | 2024.11.19 02:13:11.900723 [ 5 ] {e128d84b-2171-4144-b205-339d71d957a9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001725 sec., 579.7101449275362 rows/sec., 39.06 KiB/sec. | ||
4839 | 2024.11.19 02:13:11.900906 [ 5 ] {e128d84b-2171-4144-b205-339d71d957a9} <Debug> TCPHandler: Processed in 0.002260866 sec. | ||
4840 | 2024.11.19 02:13:11.901066 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4841 | 2024.11.19 02:13:11.901187 [ 254 ] {b00db354-ec12-4bd2-b550-be532d339d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4842 | 2024.11.19 02:13:11.901266 [ 254 ] {b00db354-ec12-4bd2-b550-be532d339d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4843 | 2024.11.19 02:13:11.902404 [ 254 ] {b00db354-ec12-4bd2-b550-be532d339d2a} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4844 | 2024.11.19 02:13:11.902441 [ 254 ] {b00db354-ec12-4bd2-b550-be532d339d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4845 | 2024.11.19 02:13:11.903081 [ 254 ] {b00db354-ec12-4bd2-b550-be532d339d2a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4846 | 2024.11.19 02:13:11.903337 [ 254 ] {b00db354-ec12-4bd2-b550-be532d339d2a} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4847 | 2024.11.19 02:13:11.903471 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4848 | 2024.11.19 02:13:11.903516 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4849 | 2024.11.19 02:13:11.903544 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4850 | 2024.11.19 02:13:11.903549 [ 254 ] {b00db354-ec12-4bd2-b550-be532d339d2a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002385 sec., 17190.775681341718 rows/sec., 30.81 MiB/sec. | ||
4851 | 2024.11.19 02:13:11.904323 [ 187 ] {f0982eb0-272d-4d39-a715-052c43954bb3::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 | ||
4852 | 2024.11.19 02:13:11.904397 [ 254 ] {b00db354-ec12-4bd2-b550-be532d339d2a} <Debug> TCPHandler: Processed in 0.003377079 sec. | ||
4853 | 2024.11.19 02:13:11.904873 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4854 | 2024.11.19 02:13:11.905055 [ 187 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4855 | 2024.11.19 02:13:11.905241 [ 187 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 258 rows starting from the beginning of the part | ||
4856 | 2024.11.19 02:13:11.905241 [ 5 ] {2251c0d3-bef4-4eb8-8918-e014e26e0b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4857 | 2024.11.19 02:13:11.905515 [ 5 ] {2251c0d3-bef4-4eb8-8918-e014e26e0b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4858 | 2024.11.19 02:13:11.905999 [ 187 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
4859 | 2024.11.19 02:13:11.906882 [ 187 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
4860 | 2024.11.19 02:13:11.907699 [ 5 ] {2251c0d3-bef4-4eb8-8918-e014e26e0b2f} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4861 | 2024.11.19 02:13:11.907700 [ 187 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
4862 | 2024.11.19 02:13:11.907760 [ 5 ] {2251c0d3-bef4-4eb8-8918-e014e26e0b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4863 | 2024.11.19 02:13:11.908434 [ 187 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
4864 | 2024.11.19 02:13:11.909053 [ 187 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
4865 | 2024.11.19 02:13:11.909070 [ 5 ] {2251c0d3-bef4-4eb8-8918-e014e26e0b2f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4866 | 2024.11.19 02:13:11.909622 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37484, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4867 | 2024.11.19 02:13:11.909948 [ 5 ] {2251c0d3-bef4-4eb8-8918-e014e26e0b2f} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4868 | 2024.11.19 02:13:11.910504 [ 5 ] {2251c0d3-bef4-4eb8-8918-e014e26e0b2f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005392 sec., 15207.715133531157 rows/sec., 989.06 KiB/sec. | ||
4869 | 2024.11.19 02:13:11.910605 [ 5 ] {2251c0d3-bef4-4eb8-8918-e014e26e0b2f} <Debug> TCPHandler: Processed in 0.006042309 sec. | ||
4870 | 2024.11.19 02:13:11.914719 [ 192 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 19 columns (19 merged, 0 gathered) in 0.011050396 sec., 41898.950951622006 rows/sec., 75.08 MiB/sec. | ||
4871 | 2024.11.19 02:13:11.915402 [ 188 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4872 | 2024.11.19 02:13:11.915876 [ 188 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4873 | 2024.11.19 02:13:11.915956 [ 188 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4874 | 2024.11.19 02:13:11.916097 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
4875 | 2024.11.19 02:13:11.938229 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42818, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4876 | 2024.11.19 02:13:12.172406 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40197, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4877 | 2024.11.19 02:13:12.181801 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43046, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4878 | 2024.11.19 02:13:12.275274 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61753, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4879 | 2024.11.19 02:13:12.292622 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35484, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4880 | 2024.11.19 02:13:12.306955 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54448, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4881 | 2024.11.19 02:13:12.337898 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51699, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4882 | 2024.11.19 02:13:12.437124 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38620, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4883 | 2024.11.19 02:13:12.486471 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63222, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4884 | 2024.11.19 02:13:12.552754 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39307, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4885 | 2024.11.19 02:13:12.563239 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37841, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4886 | 2024.11.19 02:13:12.563985 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35674, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4887 | 2024.11.19 02:13:12.567231 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43759, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4888 | 2024.11.19 02:13:12.570586 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48569, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4889 | 2024.11.19 02:13:12.619165 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38122, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4890 | 2024.11.19 02:13:12.660325 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54457, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4891 | 2024.11.19 02:13:12.669230 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45406, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4892 | 2024.11.19 02:13:12.721586 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55555, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4893 | 2024.11.19 02:13:12.725829 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47040, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4894 | 2024.11.19 02:13:12.730051 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57713, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4895 | 2024.11.19 02:13:13.396775 [ 63 ] {} <Debug> oximeter.fields_ipaddr (708eb2e3-f434-4cb6-9253-ea14632e26f7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4896 | 2024.11.19 02:13:13.396846 [ 63 ] {} <Trace> oximeter.fields_ipaddr (708eb2e3-f434-4cb6-9253-ea14632e26f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4897 | 2024.11.19 02:13:13.396872 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4898 | 2024.11.19 02:13:13.397034 [ 198 ] {708eb2e3-f434-4cb6-9253-ea14632e26f7::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 | ||
4899 | 2024.11.19 02:13:13.397195 [ 198 ] {708eb2e3-f434-4cb6-9253-ea14632e26f7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4900 | 2024.11.19 02:13:13.397235 [ 198 ] {708eb2e3-f434-4cb6-9253-ea14632e26f7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
4901 | 2024.11.19 02:13:13.397324 [ 198 ] {708eb2e3-f434-4cb6-9253-ea14632e26f7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
4902 | 2024.11.19 02:13:13.397621 [ 198 ] {708eb2e3-f434-4cb6-9253-ea14632e26f7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
4903 | 2024.11.19 02:13:13.397874 [ 198 ] {708eb2e3-f434-4cb6-9253-ea14632e26f7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
4904 | 2024.11.19 02:13:13.398024 [ 198 ] {708eb2e3-f434-4cb6-9253-ea14632e26f7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
4905 | 2024.11.19 02:13:13.399215 [ 188 ] {708eb2e3-f434-4cb6-9253-ea14632e26f7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.002229005 sec., 21534.27201823235 rows/sec., 1.80 MiB/sec. | ||
4906 | 2024.11.19 02:13:13.399413 [ 188 ] {708eb2e3-f434-4cb6-9253-ea14632e26f7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4907 | 2024.11.19 02:13:13.399807 [ 188 ] {708eb2e3-f434-4cb6-9253-ea14632e26f7::all_1_5_1} <Trace> oximeter.fields_ipaddr (708eb2e3-f434-4cb6-9253-ea14632e26f7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4908 | 2024.11.19 02:13:13.399899 [ 188 ] {708eb2e3-f434-4cb6-9253-ea14632e26f7::all_1_5_1} <Trace> oximeter.fields_ipaddr (708eb2e3-f434-4cb6-9253-ea14632e26f7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4909 | 2024.11.19 02:13:13.400001 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4910 | 2024.11.19 02:13:16.868336 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4911 | 2024.11.19 02:13:16.868565 [ 5 ] {03681ca3-c678-487e-922c-fc678bfea628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4912 | 2024.11.19 02:13:16.868649 [ 5 ] {03681ca3-c678-487e-922c-fc678bfea628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4913 | 2024.11.19 02:13:16.869465 [ 5 ] {03681ca3-c678-487e-922c-fc678bfea628} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4914 | 2024.11.19 02:13:16.869509 [ 5 ] {03681ca3-c678-487e-922c-fc678bfea628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4915 | 2024.11.19 02:13:16.869946 [ 5 ] {03681ca3-c678-487e-922c-fc678bfea628} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4916 | 2024.11.19 02:13:16.870195 [ 5 ] {03681ca3-c678-487e-922c-fc678bfea628} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4917 | 2024.11.19 02:13:16.870340 [ 57 ] {} <Debug> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4918 | 2024.11.19 02:13:16.870383 [ 57 ] {} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4919 | 2024.11.19 02:13:16.870397 [ 5 ] {03681ca3-c678-487e-922c-fc678bfea628} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001887 sec., 29676.7355590885 rows/sec., 2.28 MiB/sec. | ||
4920 | 2024.11.19 02:13:16.870406 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4921 | 2024.11.19 02:13:16.870536 [ 5 ] {03681ca3-c678-487e-922c-fc678bfea628} <Debug> TCPHandler: Processed in 0.002335687 sec. | ||
4922 | 2024.11.19 02:13:16.870669 [ 198 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
4923 | 2024.11.19 02:13:16.870857 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4924 | 2024.11.19 02:13:16.870872 [ 198 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4925 | 2024.11.19 02:13:16.870965 [ 198 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1435 rows starting from the beginning of the part | ||
4926 | 2024.11.19 02:13:16.871222 [ 254 ] {beb91dfb-ac98-4409-91a9-4d221d4e8c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4927 | 2024.11.19 02:13:16.871227 [ 198 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 285 rows starting from the beginning of the part | ||
4928 | 2024.11.19 02:13:16.871360 [ 254 ] {beb91dfb-ac98-4409-91a9-4d221d4e8c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4929 | 2024.11.19 02:13:16.871534 [ 198 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
4930 | 2024.11.19 02:13:16.871891 [ 198 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
4931 | 2024.11.19 02:13:16.872337 [ 198 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 285 rows starting from the beginning of the part | ||
4932 | 2024.11.19 02:13:16.872738 [ 198 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
4933 | 2024.11.19 02:13:16.874081 [ 254 ] {beb91dfb-ac98-4409-91a9-4d221d4e8c89} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4934 | 2024.11.19 02:13:16.874163 [ 254 ] {beb91dfb-ac98-4409-91a9-4d221d4e8c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4935 | 2024.11.19 02:13:16.875245 [ 254 ] {beb91dfb-ac98-4409-91a9-4d221d4e8c89} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4936 | 2024.11.19 02:13:16.875625 [ 254 ] {beb91dfb-ac98-4409-91a9-4d221d4e8c89} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4937 | 2024.11.19 02:13:16.875895 [ 196 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2181 rows, containing 5 columns (5 merged, 0 gathered) in 0.005371442 sec., 406036.21895200585 rows/sec., 35.82 MiB/sec. | ||
4938 | 2024.11.19 02:13:16.875947 [ 57 ] {} <Debug> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4939 | 2024.11.19 02:13:16.876035 [ 57 ] {} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4940 | 2024.11.19 02:13:16.876070 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4941 | 2024.11.19 02:13:16.876109 [ 254 ] {beb91dfb-ac98-4409-91a9-4d221d4e8c89} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005023 sec., 12741.389607804102 rows/sec., 1018.36 KiB/sec. | ||
4942 | 2024.11.19 02:13:16.876373 [ 196 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4943 | 2024.11.19 02:13:16.876570 [ 254 ] {beb91dfb-ac98-4409-91a9-4d221d4e8c89} <Debug> TCPHandler: Processed in 0.005873428 sec. | ||
4944 | 2024.11.19 02:13:16.876591 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
4945 | 2024.11.19 02:13:16.877065 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4946 | 2024.11.19 02:13:16.877216 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4947 | 2024.11.19 02:13:16.877361 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 915 rows starting from the beginning of the part | ||
4948 | 2024.11.19 02:13:16.877593 [ 5 ] {da32d1e7-a562-4784-a9e6-8992f1afbc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4949 | 2024.11.19 02:13:16.877690 [ 196 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_41_8} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4950 | 2024.11.19 02:13:16.877740 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 423 rows starting from the beginning of the part | ||
4951 | 2024.11.19 02:13:16.877906 [ 5 ] {da32d1e7-a562-4784-a9e6-8992f1afbc8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4952 | 2024.11.19 02:13:16.878272 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 80 rows starting from the beginning of the part | ||
4953 | 2024.11.19 02:13:16.878303 [ 196 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_41_8} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4954 | 2024.11.19 02:13:16.878706 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
4955 | 2024.11.19 02:13:16.878731 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
4956 | 2024.11.19 02:13:16.879087 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 423 rows starting from the beginning of the part | ||
4957 | 2024.11.19 02:13:16.879504 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
4958 | 2024.11.19 02:13:16.881351 [ 5 ] {da32d1e7-a562-4784-a9e6-8992f1afbc8c} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4959 | 2024.11.19 02:13:16.881424 [ 5 ] {da32d1e7-a562-4784-a9e6-8992f1afbc8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4960 | 2024.11.19 02:13:16.882330 [ 5 ] {da32d1e7-a562-4784-a9e6-8992f1afbc8c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4961 | 2024.11.19 02:13:16.882814 [ 5 ] {da32d1e7-a562-4784-a9e6-8992f1afbc8c} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4962 | 2024.11.19 02:13:16.882846 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1969 rows, containing 5 columns (5 merged, 0 gathered) in 0.006637356 sec., 296654.27016420395 rows/sec., 22.72 MiB/sec. | ||
4963 | 2024.11.19 02:13:16.883010 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4964 | 2024.11.19 02:13:16.883084 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4965 | 2024.11.19 02:13:16.883136 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4966 | 2024.11.19 02:13:16.883173 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4967 | 2024.11.19 02:13:16.883281 [ 5 ] {da32d1e7-a562-4784-a9e6-8992f1afbc8c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.005836 sec., 21932.830705962988 rows/sec., 1.53 MiB/sec. | ||
4968 | 2024.11.19 02:13:16.883557 [ 188 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
4969 | 2024.11.19 02:13:16.883683 [ 5 ] {da32d1e7-a562-4784-a9e6-8992f1afbc8c} <Debug> TCPHandler: Processed in 0.006949139 sec. | ||
4970 | 2024.11.19 02:13:16.884000 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4971 | 2024.11.19 02:13:16.884053 [ 188 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4972 | 2024.11.19 02:13:16.884126 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_41_8} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4973 | 2024.11.19 02:13:16.884133 [ 188 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 7716 rows starting from the beginning of the part | ||
4974 | 2024.11.19 02:13:16.884347 [ 254 ] {9cb968c6-1ed0-43dd-b7d8-5e9dee580b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4975 | 2024.11.19 02:13:16.884507 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_41_8} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4976 | 2024.11.19 02:13:16.884665 [ 188 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
4977 | 2024.11.19 02:13:16.884667 [ 254 ] {9cb968c6-1ed0-43dd-b7d8-5e9dee580b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4978 | 2024.11.19 02:13:16.884938 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
4979 | 2024.11.19 02:13:16.885177 [ 188 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 136 rows starting from the beginning of the part | ||
4980 | 2024.11.19 02:13:16.885484 [ 188 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
4981 | 2024.11.19 02:13:16.885788 [ 188 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
4982 | 2024.11.19 02:13:16.886096 [ 188 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 128 rows starting from the beginning of the part | ||
4983 | 2024.11.19 02:13:16.886757 [ 254 ] {9cb968c6-1ed0-43dd-b7d8-5e9dee580b81} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4984 | 2024.11.19 02:13:16.886800 [ 254 ] {9cb968c6-1ed0-43dd-b7d8-5e9dee580b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4985 | 2024.11.19 02:13:16.887270 [ 254 ] {9cb968c6-1ed0-43dd-b7d8-5e9dee580b81} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4986 | 2024.11.19 02:13:16.887573 [ 254 ] {9cb968c6-1ed0-43dd-b7d8-5e9dee580b81} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4987 | 2024.11.19 02:13:16.887838 [ 57 ] {} <Debug> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4988 | 2024.11.19 02:13:16.887956 [ 57 ] {} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4989 | 2024.11.19 02:13:16.888042 [ 254 ] {9cb968c6-1ed0-43dd-b7d8-5e9dee580b81} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.003799 sec., 12634.903922084759 rows/sec., 871.94 KiB/sec. | ||
4990 | 2024.11.19 02:13:16.888057 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
4991 | 2024.11.19 02:13:16.888410 [ 254 ] {9cb968c6-1ed0-43dd-b7d8-5e9dee580b81} <Debug> TCPHandler: Processed in 0.004557192 sec. | ||
4992 | 2024.11.19 02:13:16.888757 [ 193 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::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 | ||
4993 | 2024.11.19 02:13:16.889168 [ 193 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4994 | 2024.11.19 02:13:16.889201 [ 193 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::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 | ||
4995 | 2024.11.19 02:13:16.889409 [ 193 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part | ||
4996 | 2024.11.19 02:13:16.889705 [ 193 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part | ||
4997 | 2024.11.19 02:13:16.889856 [ 193 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
4998 | 2024.11.19 02:13:16.890002 [ 193 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part | ||
4999 | 2024.11.19 02:13:16.890259 [ 193 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part | ||
5000 | 2024.11.19 02:13:16.890903 [ 195 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8614 rows, containing 5 columns (5 merged, 0 gathered) in 0.007639568 sec., 1127550.6677864508 rows/sec., 76.87 MiB/sec. | ||
5001 | 2024.11.19 02:13:16.891249 [ 195 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5002 | 2024.11.19 02:13:16.891905 [ 195 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5003 | 2024.11.19 02:13:16.892150 [ 195 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5004 | 2024.11.19 02:13:16.892341 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
5005 | 2024.11.19 02:13:16.892806 [ 188 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2612 rows, containing 4 columns (4 merged, 0 gathered) in 0.004588153 sec., 569292.2620496744 rows/sec., 37.40 MiB/sec. | ||
5006 | 2024.11.19 02:13:16.893143 [ 195 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5007 | 2024.11.19 02:13:16.893433 [ 195 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_41_8} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5008 | 2024.11.19 02:13:16.893517 [ 195 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_41_8} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5009 | 2024.11.19 02:13:16.893603 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
5010 | 2024.11.19 02:13:20.199945 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 742 | ||
5011 | 2024.11.19 02:13:20.202848 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5012 | 2024.11.19 02:13:20.202907 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5013 | 2024.11.19 02:13:20.204357 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5014 | 2024.11.19 02:13:20.204678 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5015 | 2024.11.19 02:13:20.205263 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 742 | ||
5016 | 2024.11.19 02:13:21.870775 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5017 | 2024.11.19 02:13:21.870987 [ 5 ] {faf13369-e2bb-4b14-8fae-f8ae6546ba62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5018 | 2024.11.19 02:13:21.871069 [ 5 ] {faf13369-e2bb-4b14-8fae-f8ae6546ba62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5019 | 2024.11.19 02:13:21.871887 [ 5 ] {faf13369-e2bb-4b14-8fae-f8ae6546ba62} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5020 | 2024.11.19 02:13:21.871934 [ 5 ] {faf13369-e2bb-4b14-8fae-f8ae6546ba62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5021 | 2024.11.19 02:13:21.872346 [ 5 ] {faf13369-e2bb-4b14-8fae-f8ae6546ba62} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5022 | 2024.11.19 02:13:21.872579 [ 5 ] {faf13369-e2bb-4b14-8fae-f8ae6546ba62} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5023 | 2024.11.19 02:13:21.872876 [ 5 ] {faf13369-e2bb-4b14-8fae-f8ae6546ba62} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00195 sec., 28717.94871794872 rows/sec., 2.21 MiB/sec. | ||
5024 | 2024.11.19 02:13:21.872940 [ 5 ] {faf13369-e2bb-4b14-8fae-f8ae6546ba62} <Debug> TCPHandler: Processed in 0.002300717 sec. | ||
5025 | 2024.11.19 02:13:21.873190 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5026 | 2024.11.19 02:13:21.873376 [ 254 ] {66123554-edab-49d7-b6de-7f82439afdde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5027 | 2024.11.19 02:13:21.873446 [ 254 ] {66123554-edab-49d7-b6de-7f82439afdde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5028 | 2024.11.19 02:13:21.874201 [ 254 ] {66123554-edab-49d7-b6de-7f82439afdde} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5029 | 2024.11.19 02:13:21.874243 [ 254 ] {66123554-edab-49d7-b6de-7f82439afdde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5030 | 2024.11.19 02:13:21.874685 [ 254 ] {66123554-edab-49d7-b6de-7f82439afdde} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5031 | 2024.11.19 02:13:21.874938 [ 254 ] {66123554-edab-49d7-b6de-7f82439afdde} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5032 | 2024.11.19 02:13:21.875142 [ 254 ] {66123554-edab-49d7-b6de-7f82439afdde} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001817 sec., 35222.894881673084 rows/sec., 2.75 MiB/sec. | ||
5033 | 2024.11.19 02:13:21.875202 [ 254 ] {66123554-edab-49d7-b6de-7f82439afdde} <Debug> TCPHandler: Processed in 0.002139955 sec. | ||
5034 | 2024.11.19 02:13:21.875345 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5035 | 2024.11.19 02:13:21.875572 [ 5 ] {1755d6b9-94a3-4dfa-9eb6-3eac46fcac33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5036 | 2024.11.19 02:13:21.875672 [ 5 ] {1755d6b9-94a3-4dfa-9eb6-3eac46fcac33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5037 | 2024.11.19 02:13:21.876560 [ 5 ] {1755d6b9-94a3-4dfa-9eb6-3eac46fcac33} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5038 | 2024.11.19 02:13:21.876601 [ 5 ] {1755d6b9-94a3-4dfa-9eb6-3eac46fcac33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5039 | 2024.11.19 02:13:21.877004 [ 5 ] {1755d6b9-94a3-4dfa-9eb6-3eac46fcac33} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5040 | 2024.11.19 02:13:21.877242 [ 5 ] {1755d6b9-94a3-4dfa-9eb6-3eac46fcac33} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5041 | 2024.11.19 02:13:21.877501 [ 5 ] {1755d6b9-94a3-4dfa-9eb6-3eac46fcac33} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001985 sec., 80604.53400503779 rows/sec., 5.61 MiB/sec. | ||
5042 | 2024.11.19 02:13:21.877665 [ 5 ] {1755d6b9-94a3-4dfa-9eb6-3eac46fcac33} <Debug> TCPHandler: Processed in 0.002376008 sec. | ||
5043 | 2024.11.19 02:13:21.877890 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5044 | 2024.11.19 02:13:21.878046 [ 254 ] {36ed7a92-c406-4711-b1c8-799c1f643dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5045 | 2024.11.19 02:13:21.878107 [ 254 ] {36ed7a92-c406-4711-b1c8-799c1f643dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5046 | 2024.11.19 02:13:21.878647 [ 254 ] {36ed7a92-c406-4711-b1c8-799c1f643dff} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5047 | 2024.11.19 02:13:21.878685 [ 254 ] {36ed7a92-c406-4711-b1c8-799c1f643dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5048 | 2024.11.19 02:13:21.879067 [ 254 ] {36ed7a92-c406-4711-b1c8-799c1f643dff} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5049 | 2024.11.19 02:13:21.879314 [ 254 ] {36ed7a92-c406-4711-b1c8-799c1f643dff} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5050 | 2024.11.19 02:13:21.879525 [ 254 ] {36ed7a92-c406-4711-b1c8-799c1f643dff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001513 sec., 39656.31196298744 rows/sec., 2.67 MiB/sec. | ||
5051 | 2024.11.19 02:13:21.879577 [ 254 ] {36ed7a92-c406-4711-b1c8-799c1f643dff} <Debug> TCPHandler: Processed in 0.001809391 sec. | ||
5052 | 2024.11.19 02:13:25.004582 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5053 | 2024.11.19 02:13:25.004691 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5054 | 2024.11.19 02:13:26.876536 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5055 | 2024.11.19 02:13:26.876794 [ 5 ] {dfad21e5-3a0f-4df0-8ba1-f487b6da52cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5056 | 2024.11.19 02:13:26.876865 [ 5 ] {dfad21e5-3a0f-4df0-8ba1-f487b6da52cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5057 | 2024.11.19 02:13:26.877605 [ 5 ] {dfad21e5-3a0f-4df0-8ba1-f487b6da52cb} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5058 | 2024.11.19 02:13:26.877646 [ 5 ] {dfad21e5-3a0f-4df0-8ba1-f487b6da52cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5059 | 2024.11.19 02:13:26.878073 [ 5 ] {dfad21e5-3a0f-4df0-8ba1-f487b6da52cb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5060 | 2024.11.19 02:13:26.878321 [ 5 ] {dfad21e5-3a0f-4df0-8ba1-f487b6da52cb} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5061 | 2024.11.19 02:13:26.878578 [ 5 ] {dfad21e5-3a0f-4df0-8ba1-f487b6da52cb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001838 sec., 7616.974972796518 rows/sec., 548.32 KiB/sec. | ||
5062 | 2024.11.19 02:13:26.878772 [ 5 ] {dfad21e5-3a0f-4df0-8ba1-f487b6da52cb} <Debug> TCPHandler: Processed in 0.002422708 sec. | ||
5063 | 2024.11.19 02:13:26.879047 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5064 | 2024.11.19 02:13:26.879252 [ 254 ] {3d07fe6b-e7f2-443e-ba48-c6c37fc36cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5065 | 2024.11.19 02:13:26.879331 [ 254 ] {3d07fe6b-e7f2-443e-ba48-c6c37fc36cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5066 | 2024.11.19 02:13:26.880271 [ 254 ] {3d07fe6b-e7f2-443e-ba48-c6c37fc36cfb} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5067 | 2024.11.19 02:13:26.880319 [ 254 ] {3d07fe6b-e7f2-443e-ba48-c6c37fc36cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5068 | 2024.11.19 02:13:26.880775 [ 254 ] {3d07fe6b-e7f2-443e-ba48-c6c37fc36cfb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5069 | 2024.11.19 02:13:26.881027 [ 254 ] {3d07fe6b-e7f2-443e-ba48-c6c37fc36cfb} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5070 | 2024.11.19 02:13:26.881288 [ 254 ] {3d07fe6b-e7f2-443e-ba48-c6c37fc36cfb} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.002092 sec., 136233.26959847036 rows/sec., 12.04 MiB/sec. | ||
5071 | 2024.11.19 02:13:26.881348 [ 254 ] {3d07fe6b-e7f2-443e-ba48-c6c37fc36cfb} <Debug> TCPHandler: Processed in 0.002442678 sec. | ||
5072 | 2024.11.19 02:13:26.881568 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5073 | 2024.11.19 02:13:26.881750 [ 5 ] {e609f253-29bc-4916-8233-23c314562fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5074 | 2024.11.19 02:13:26.881800 [ 5 ] {e609f253-29bc-4916-8233-23c314562fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5075 | 2024.11.19 02:13:26.882398 [ 5 ] {e609f253-29bc-4916-8233-23c314562fc9} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5076 | 2024.11.19 02:13:26.882435 [ 5 ] {e609f253-29bc-4916-8233-23c314562fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5077 | 2024.11.19 02:13:26.882793 [ 5 ] {e609f253-29bc-4916-8233-23c314562fc9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5078 | 2024.11.19 02:13:26.883042 [ 5 ] {e609f253-29bc-4916-8233-23c314562fc9} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5079 | 2024.11.19 02:13:26.883219 [ 5 ] {e609f253-29bc-4916-8233-23c314562fc9} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001496 sec., 32085.561497326205 rows/sec., 2.31 MiB/sec. | ||
5080 | 2024.11.19 02:13:26.883268 [ 5 ] {e609f253-29bc-4916-8233-23c314562fc9} <Debug> TCPHandler: Processed in 0.001815151 sec. | ||
5081 | 2024.11.19 02:13:26.883415 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5082 | 2024.11.19 02:13:26.883541 [ 254 ] {61d702c9-9a0a-44fd-aeb4-8e5aa6e54f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5083 | 2024.11.19 02:13:26.883594 [ 254 ] {61d702c9-9a0a-44fd-aeb4-8e5aa6e54f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5084 | 2024.11.19 02:13:26.884324 [ 254 ] {61d702c9-9a0a-44fd-aeb4-8e5aa6e54f9d} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5085 | 2024.11.19 02:13:26.884374 [ 254 ] {61d702c9-9a0a-44fd-aeb4-8e5aa6e54f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5086 | 2024.11.19 02:13:26.884782 [ 254 ] {61d702c9-9a0a-44fd-aeb4-8e5aa6e54f9d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5087 | 2024.11.19 02:13:26.885019 [ 254 ] {61d702c9-9a0a-44fd-aeb4-8e5aa6e54f9d} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5088 | 2024.11.19 02:13:26.885278 [ 254 ] {61d702c9-9a0a-44fd-aeb4-8e5aa6e54f9d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001766 sec., 7927.5198187995475 rows/sec., 555.19 KiB/sec. | ||
5089 | 2024.11.19 02:13:26.885401 [ 254 ] {61d702c9-9a0a-44fd-aeb4-8e5aa6e54f9d} <Debug> TCPHandler: Processed in 0.002043243 sec. | ||
5090 | 2024.11.19 02:13:26.885608 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5091 | 2024.11.19 02:13:26.885739 [ 5 ] {c0f79f13-be5e-4283-bdeb-661915ead6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5092 | 2024.11.19 02:13:26.885795 [ 5 ] {c0f79f13-be5e-4283-bdeb-661915ead6f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5093 | 2024.11.19 02:13:26.886465 [ 5 ] {c0f79f13-be5e-4283-bdeb-661915ead6f6} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5094 | 2024.11.19 02:13:26.886511 [ 5 ] {c0f79f13-be5e-4283-bdeb-661915ead6f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5095 | 2024.11.19 02:13:26.886882 [ 5 ] {c0f79f13-be5e-4283-bdeb-661915ead6f6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5096 | 2024.11.19 02:13:26.887112 [ 5 ] {c0f79f13-be5e-4283-bdeb-661915ead6f6} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): 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.19 02:13:26.887286 [ 5 ] {c0f79f13-be5e-4283-bdeb-661915ead6f6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001577 sec., 8243.500317057704 rows/sec., 513.98 KiB/sec. | ||
5098 | 2024.11.19 02:13:26.887336 [ 5 ] {c0f79f13-be5e-4283-bdeb-661915ead6f6} <Debug> TCPHandler: Processed in 0.001818441 sec. | ||
5099 | 2024.11.19 02:13:26.887488 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5100 | 2024.11.19 02:13:26.887608 [ 254 ] {f7570b9a-96b4-4c26-9a9c-c0276b5d922b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5101 | 2024.11.19 02:13:26.887659 [ 254 ] {f7570b9a-96b4-4c26-9a9c-c0276b5d922b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5102 | 2024.11.19 02:13:26.888507 [ 254 ] {f7570b9a-96b4-4c26-9a9c-c0276b5d922b} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5103 | 2024.11.19 02:13:26.888553 [ 254 ] {f7570b9a-96b4-4c26-9a9c-c0276b5d922b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5104 | 2024.11.19 02:13:26.888923 [ 254 ] {f7570b9a-96b4-4c26-9a9c-c0276b5d922b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5105 | 2024.11.19 02:13:26.889237 [ 254 ] {f7570b9a-96b4-4c26-9a9c-c0276b5d922b} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): 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.19 02:13:26.889473 [ 254 ] {f7570b9a-96b4-4c26-9a9c-c0276b5d922b} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001888 sec., 224046.61016949153 rows/sec., 16.02 MiB/sec. | ||
5107 | 2024.11.19 02:13:26.889595 [ 254 ] {f7570b9a-96b4-4c26-9a9c-c0276b5d922b} <Debug> TCPHandler: Processed in 0.002161414 sec. | ||
5108 | 2024.11.19 02:13:26.889941 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5109 | 2024.11.19 02:13:26.890171 [ 5 ] {d8f6aebe-92c4-49b0-a0dc-1ab328ff7f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5110 | 2024.11.19 02:13:26.890265 [ 5 ] {d8f6aebe-92c4-49b0-a0dc-1ab328ff7f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5111 | 2024.11.19 02:13:26.890947 [ 5 ] {d8f6aebe-92c4-49b0-a0dc-1ab328ff7f6a} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5112 | 2024.11.19 02:13:26.890984 [ 5 ] {d8f6aebe-92c4-49b0-a0dc-1ab328ff7f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5113 | 2024.11.19 02:13:26.891340 [ 5 ] {d8f6aebe-92c4-49b0-a0dc-1ab328ff7f6a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5114 | 2024.11.19 02:13:26.891566 [ 5 ] {d8f6aebe-92c4-49b0-a0dc-1ab328ff7f6a} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5115 | 2024.11.19 02:13:26.891744 [ 5 ] {d8f6aebe-92c4-49b0-a0dc-1ab328ff7f6a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001627 sec., 3687.768899815612 rows/sec., 192.67 KiB/sec. | ||
5116 | 2024.11.19 02:13:26.891791 [ 5 ] {d8f6aebe-92c4-49b0-a0dc-1ab328ff7f6a} <Debug> TCPHandler: Processed in 0.001959742 sec. | ||
5117 | 2024.11.19 02:13:26.891948 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5118 | 2024.11.19 02:13:26.892087 [ 254 ] {1d90172b-d2b0-4463-a857-f8da3fcfa9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5119 | 2024.11.19 02:13:26.892149 [ 254 ] {1d90172b-d2b0-4463-a857-f8da3fcfa9f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5120 | 2024.11.19 02:13:26.892808 [ 254 ] {1d90172b-d2b0-4463-a857-f8da3fcfa9f5} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5121 | 2024.11.19 02:13:26.892848 [ 254 ] {1d90172b-d2b0-4463-a857-f8da3fcfa9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5122 | 2024.11.19 02:13:26.893241 [ 254 ] {1d90172b-d2b0-4463-a857-f8da3fcfa9f5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5123 | 2024.11.19 02:13:26.893474 [ 254 ] {1d90172b-d2b0-4463-a857-f8da3fcfa9f5} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5124 | 2024.11.19 02:13:26.893689 [ 254 ] {1d90172b-d2b0-4463-a857-f8da3fcfa9f5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001634 sec., 145042.83965728275 rows/sec., 9.72 MiB/sec. | ||
5125 | 2024.11.19 02:13:26.893746 [ 254 ] {1d90172b-d2b0-4463-a857-f8da3fcfa9f5} <Debug> TCPHandler: Processed in 0.001865822 sec. | ||
5126 | 2024.11.19 02:13:26.893944 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5127 | 2024.11.19 02:13:26.894167 [ 5 ] {1e15fcd7-7116-43b8-9ff8-9288f256f895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5128 | 2024.11.19 02:13:26.894258 [ 5 ] {1e15fcd7-7116-43b8-9ff8-9288f256f895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5129 | 2024.11.19 02:13:26.894907 [ 5 ] {1e15fcd7-7116-43b8-9ff8-9288f256f895} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5130 | 2024.11.19 02:13:26.894944 [ 5 ] {1e15fcd7-7116-43b8-9ff8-9288f256f895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5131 | 2024.11.19 02:13:26.895298 [ 5 ] {1e15fcd7-7116-43b8-9ff8-9288f256f895} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5132 | 2024.11.19 02:13:26.895528 [ 5 ] {1e15fcd7-7116-43b8-9ff8-9288f256f895} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5133 | 2024.11.19 02:13:26.895745 [ 5 ] {1e15fcd7-7116-43b8-9ff8-9288f256f895} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001634 sec., 611.9951040391677 rows/sec., 41.24 KiB/sec. | ||
5134 | 2024.11.19 02:13:26.895943 [ 5 ] {1e15fcd7-7116-43b8-9ff8-9288f256f895} <Debug> TCPHandler: Processed in 0.002098224 sec. | ||
5135 | 2024.11.19 02:13:26.896097 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5136 | 2024.11.19 02:13:26.896215 [ 254 ] {f3ad8364-539f-45ef-bf9a-467f4cf743f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5137 | 2024.11.19 02:13:26.896298 [ 254 ] {f3ad8364-539f-45ef-bf9a-467f4cf743f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5138 | 2024.11.19 02:13:26.897489 [ 254 ] {f3ad8364-539f-45ef-bf9a-467f4cf743f2} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5139 | 2024.11.19 02:13:26.897528 [ 254 ] {f3ad8364-539f-45ef-bf9a-467f4cf743f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5140 | 2024.11.19 02:13:26.898185 [ 254 ] {f3ad8364-539f-45ef-bf9a-467f4cf743f2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5141 | 2024.11.19 02:13:26.898436 [ 254 ] {f3ad8364-539f-45ef-bf9a-467f4cf743f2} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5142 | 2024.11.19 02:13:26.898728 [ 254 ] {f3ad8364-539f-45ef-bf9a-467f4cf743f2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002532 sec., 16192.733017377568 rows/sec., 29.02 MiB/sec. | ||
5143 | 2024.11.19 02:13:26.898876 [ 254 ] {f3ad8364-539f-45ef-bf9a-467f4cf743f2} <Debug> TCPHandler: Processed in 0.002838423 sec. | ||
5144 | 2024.11.19 02:13:26.899103 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5145 | 2024.11.19 02:13:26.899323 [ 5 ] {d28dfd5c-b264-4d83-bb8f-f2114060715c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5146 | 2024.11.19 02:13:26.899414 [ 5 ] {d28dfd5c-b264-4d83-bb8f-f2114060715c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5147 | 2024.11.19 02:13:26.900023 [ 5 ] {d28dfd5c-b264-4d83-bb8f-f2114060715c} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5148 | 2024.11.19 02:13:26.900060 [ 5 ] {d28dfd5c-b264-4d83-bb8f-f2114060715c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5149 | 2024.11.19 02:13:26.900429 [ 5 ] {d28dfd5c-b264-4d83-bb8f-f2114060715c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5150 | 2024.11.19 02:13:26.900657 [ 5 ] {d28dfd5c-b264-4d83-bb8f-f2114060715c} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5151 | 2024.11.19 02:13:26.900870 [ 5 ] {d28dfd5c-b264-4d83-bb8f-f2114060715c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001601 sec., 51217.98875702686 rows/sec., 3.25 MiB/sec. | ||
5152 | 2024.11.19 02:13:26.900918 [ 5 ] {d28dfd5c-b264-4d83-bb8f-f2114060715c} <Debug> TCPHandler: Processed in 0.001927682 sec. | ||
5153 | 2024.11.19 02:13:30.205803 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 772 | ||
5154 | 2024.11.19 02:13:30.208698 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5155 | 2024.11.19 02:13:30.208758 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5156 | 2024.11.19 02:13:30.210196 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5157 | 2024.11.19 02:13:30.210505 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5158 | 2024.11.19 02:13:30.211115 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 772 | ||
5159 | 2024.11.19 02:13:31.869174 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5160 | 2024.11.19 02:13:31.869392 [ 5 ] {0ca6cb1f-f94d-4e42-bf83-a851c3b06d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5161 | 2024.11.19 02:13:31.869476 [ 5 ] {0ca6cb1f-f94d-4e42-bf83-a851c3b06d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5162 | 2024.11.19 02:13:31.870321 [ 5 ] {0ca6cb1f-f94d-4e42-bf83-a851c3b06d02} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5163 | 2024.11.19 02:13:31.870377 [ 5 ] {0ca6cb1f-f94d-4e42-bf83-a851c3b06d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5164 | 2024.11.19 02:13:31.870825 [ 5 ] {0ca6cb1f-f94d-4e42-bf83-a851c3b06d02} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5165 | 2024.11.19 02:13:31.871079 [ 5 ] {0ca6cb1f-f94d-4e42-bf83-a851c3b06d02} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5166 | 2024.11.19 02:13:31.871346 [ 5 ] {0ca6cb1f-f94d-4e42-bf83-a851c3b06d02} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002005 sec., 27930.174563591023 rows/sec., 2.15 MiB/sec. | ||
5167 | 2024.11.19 02:13:31.871464 [ 5 ] {0ca6cb1f-f94d-4e42-bf83-a851c3b06d02} <Debug> TCPHandler: Processed in 0.002430508 sec. | ||
5168 | 2024.11.19 02:13:31.871774 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5169 | 2024.11.19 02:13:31.871990 [ 254 ] {7f277645-0eff-47b6-8825-51047665b2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5170 | 2024.11.19 02:13:31.872060 [ 254 ] {7f277645-0eff-47b6-8825-51047665b2b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5171 | 2024.11.19 02:13:31.872775 [ 254 ] {7f277645-0eff-47b6-8825-51047665b2b3} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5172 | 2024.11.19 02:13:31.872821 [ 254 ] {7f277645-0eff-47b6-8825-51047665b2b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5173 | 2024.11.19 02:13:31.873297 [ 254 ] {7f277645-0eff-47b6-8825-51047665b2b3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5174 | 2024.11.19 02:13:31.873563 [ 254 ] {7f277645-0eff-47b6-8825-51047665b2b3} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5175 | 2024.11.19 02:13:31.873810 [ 254 ] {7f277645-0eff-47b6-8825-51047665b2b3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001873 sec., 34169.78109983983 rows/sec., 2.67 MiB/sec. | ||
5176 | 2024.11.19 02:13:31.873935 [ 254 ] {7f277645-0eff-47b6-8825-51047665b2b3} <Debug> TCPHandler: Processed in 0.002343597 sec. | ||
5177 | 2024.11.19 02:13:31.874121 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5178 | 2024.11.19 02:13:31.874250 [ 5 ] {042c9af5-79bd-49ed-b6ab-daf4fd2b9ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5179 | 2024.11.19 02:13:31.874307 [ 5 ] {042c9af5-79bd-49ed-b6ab-daf4fd2b9ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5180 | 2024.11.19 02:13:31.874884 [ 5 ] {042c9af5-79bd-49ed-b6ab-daf4fd2b9ac2} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5181 | 2024.11.19 02:13:31.874925 [ 5 ] {042c9af5-79bd-49ed-b6ab-daf4fd2b9ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5182 | 2024.11.19 02:13:31.875330 [ 5 ] {042c9af5-79bd-49ed-b6ab-daf4fd2b9ac2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5183 | 2024.11.19 02:13:31.875583 [ 5 ] {042c9af5-79bd-49ed-b6ab-daf4fd2b9ac2} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5184 | 2024.11.19 02:13:31.875843 [ 5 ] {042c9af5-79bd-49ed-b6ab-daf4fd2b9ac2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001617 sec., 79158.93630179345 rows/sec., 5.51 MiB/sec. | ||
5185 | 2024.11.19 02:13:31.876035 [ 5 ] {042c9af5-79bd-49ed-b6ab-daf4fd2b9ac2} <Debug> TCPHandler: Processed in 0.001968473 sec. | ||
5186 | 2024.11.19 02:13:31.876272 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5187 | 2024.11.19 02:13:31.876435 [ 254 ] {a4d38ed9-16f5-4558-a977-6778bf711d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5188 | 2024.11.19 02:13:31.876498 [ 254 ] {a4d38ed9-16f5-4558-a977-6778bf711d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5189 | 2024.11.19 02:13:31.877050 [ 254 ] {a4d38ed9-16f5-4558-a977-6778bf711d55} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5190 | 2024.11.19 02:13:31.877091 [ 254 ] {a4d38ed9-16f5-4558-a977-6778bf711d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5191 | 2024.11.19 02:13:31.877479 [ 254 ] {a4d38ed9-16f5-4558-a977-6778bf711d55} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5192 | 2024.11.19 02:13:31.877720 [ 254 ] {a4d38ed9-16f5-4558-a977-6778bf711d55} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5193 | 2024.11.19 02:13:31.877946 [ 254 ] {a4d38ed9-16f5-4558-a977-6778bf711d55} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001548 sec., 31007.7519379845 rows/sec., 2.09 MiB/sec. | ||
5194 | 2024.11.19 02:13:31.878055 [ 254 ] {a4d38ed9-16f5-4558-a977-6778bf711d55} <Debug> TCPHandler: Processed in 0.001921172 sec. | ||
5195 | 2024.11.19 02:13:36.870338 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5196 | 2024.11.19 02:13:36.870669 [ 5 ] {5446d0ab-617e-4b25-9aac-680a26ded1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5197 | 2024.11.19 02:13:36.870784 [ 5 ] {5446d0ab-617e-4b25-9aac-680a26ded1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5198 | 2024.11.19 02:13:36.871759 [ 5 ] {5446d0ab-617e-4b25-9aac-680a26ded1a5} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5199 | 2024.11.19 02:13:36.871805 [ 5 ] {5446d0ab-617e-4b25-9aac-680a26ded1a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5200 | 2024.11.19 02:13:36.872236 [ 5 ] {5446d0ab-617e-4b25-9aac-680a26ded1a5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5201 | 2024.11.19 02:13:36.872493 [ 5 ] {5446d0ab-617e-4b25-9aac-680a26ded1a5} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5202 | 2024.11.19 02:13:36.872768 [ 5 ] {5446d0ab-617e-4b25-9aac-680a26ded1a5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002172 sec., 25782.68876611418 rows/sec., 1.98 MiB/sec. | ||
5203 | 2024.11.19 02:13:36.872887 [ 5 ] {5446d0ab-617e-4b25-9aac-680a26ded1a5} <Debug> TCPHandler: Processed in 0.002751692 sec. | ||
5204 | 2024.11.19 02:13:36.873185 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5205 | 2024.11.19 02:13:36.873390 [ 254 ] {d252d0b0-7fd4-41a3-9d01-374b1656d3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5206 | 2024.11.19 02:13:36.873469 [ 254 ] {d252d0b0-7fd4-41a3-9d01-374b1656d3d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5207 | 2024.11.19 02:13:36.874298 [ 254 ] {d252d0b0-7fd4-41a3-9d01-374b1656d3d4} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5208 | 2024.11.19 02:13:36.874341 [ 254 ] {d252d0b0-7fd4-41a3-9d01-374b1656d3d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5209 | 2024.11.19 02:13:36.874766 [ 254 ] {d252d0b0-7fd4-41a3-9d01-374b1656d3d4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5210 | 2024.11.19 02:13:36.875014 [ 254 ] {d252d0b0-7fd4-41a3-9d01-374b1656d3d4} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5211 | 2024.11.19 02:13:36.875223 [ 254 ] {d252d0b0-7fd4-41a3-9d01-374b1656d3d4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001889 sec., 33880.359978824774 rows/sec., 2.64 MiB/sec. | ||
5212 | 2024.11.19 02:13:36.875283 [ 254 ] {d252d0b0-7fd4-41a3-9d01-374b1656d3d4} <Debug> TCPHandler: Processed in 0.002253226 sec. | ||
5213 | 2024.11.19 02:13:36.875499 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5214 | 2024.11.19 02:13:36.875717 [ 5 ] {a79a0d5f-b946-4325-b706-df85b53d6206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5215 | 2024.11.19 02:13:36.875809 [ 5 ] {a79a0d5f-b946-4325-b706-df85b53d6206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5216 | 2024.11.19 02:13:36.876608 [ 5 ] {a79a0d5f-b946-4325-b706-df85b53d6206} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5217 | 2024.11.19 02:13:36.876648 [ 5 ] {a79a0d5f-b946-4325-b706-df85b53d6206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5218 | 2024.11.19 02:13:36.877042 [ 5 ] {a79a0d5f-b946-4325-b706-df85b53d6206} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5219 | 2024.11.19 02:13:36.877278 [ 5 ] {a79a0d5f-b946-4325-b706-df85b53d6206} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5220 | 2024.11.19 02:13:36.877535 [ 5 ] {a79a0d5f-b946-4325-b706-df85b53d6206} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00185 sec., 86486.48648648648 rows/sec., 6.02 MiB/sec. | ||
5221 | 2024.11.19 02:13:36.877639 [ 5 ] {a79a0d5f-b946-4325-b706-df85b53d6206} <Debug> TCPHandler: Processed in 0.002245765 sec. | ||
5222 | 2024.11.19 02:13:36.877894 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5223 | 2024.11.19 02:13:36.878139 [ 254 ] {5f0df29b-6ef7-40d2-8867-7565eacdac47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5224 | 2024.11.19 02:13:36.878203 [ 254 ] {5f0df29b-6ef7-40d2-8867-7565eacdac47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5225 | 2024.11.19 02:13:36.878709 [ 254 ] {5f0df29b-6ef7-40d2-8867-7565eacdac47} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5226 | 2024.11.19 02:13:36.878748 [ 254 ] {5f0df29b-6ef7-40d2-8867-7565eacdac47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5227 | 2024.11.19 02:13:36.879125 [ 254 ] {5f0df29b-6ef7-40d2-8867-7565eacdac47} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5228 | 2024.11.19 02:13:36.879363 [ 254 ] {5f0df29b-6ef7-40d2-8867-7565eacdac47} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5229 | 2024.11.19 02:13:36.879549 [ 254 ] {5f0df29b-6ef7-40d2-8867-7565eacdac47} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001469 sec., 40844.11164057181 rows/sec., 2.75 MiB/sec. | ||
5230 | 2024.11.19 02:13:36.879601 [ 254 ] {5f0df29b-6ef7-40d2-8867-7565eacdac47} <Debug> TCPHandler: Processed in 0.001852412 sec. | ||
5231 | 2024.11.19 02:13:37.738874 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38243, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5232 | 2024.11.19 02:13:37.922381 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55998, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5233 | 2024.11.19 02:13:37.955801 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43648, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5234 | 2024.11.19 02:13:38.054318 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61837, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5235 | 2024.11.19 02:13:38.063664 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44003, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5236 | 2024.11.19 02:13:38.114116 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53974, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5237 | 2024.11.19 02:13:38.118449 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43831, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5238 | 2024.11.19 02:13:38.139793 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54783, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5239 | 2024.11.19 02:13:40.004767 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5240 | 2024.11.19 02:13:40.004867 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5241 | 2024.11.19 02:13:40.211645 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 788 | ||
5242 | 2024.11.19 02:13:40.214314 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5243 | 2024.11.19 02:13:40.214369 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5244 | 2024.11.19 02:13:40.215808 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5245 | 2024.11.19 02:13:40.216129 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5246 | 2024.11.19 02:13:40.216736 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 788 | ||
5247 | 2024.11.19 02:13:40.345272 [ 27 ] {} <Debug> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5248 | 2024.11.19 02:13:40.345371 [ 27 ] {} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5249 | 2024.11.19 02:13:40.345414 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5250 | 2024.11.19 02:13:40.345770 [ 193 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::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 | ||
5251 | 2024.11.19 02:13:40.346084 [ 193 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5252 | 2024.11.19 02:13:40.346153 [ 193 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 243 rows starting from the beginning of the part | ||
5253 | 2024.11.19 02:13:40.346300 [ 193 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::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 | ||
5254 | 2024.11.19 02:13:40.346520 [ 193 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::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 | ||
5255 | 2024.11.19 02:13:40.346756 [ 193 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::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 | ||
5256 | 2024.11.19 02:13:40.346873 [ 193 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::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 | ||
5257 | 2024.11.19 02:13:40.348067 [ 195 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002527809 sec., 118284.25328021224 rows/sec., 8.48 MiB/sec. | ||
5258 | 2024.11.19 02:13:40.348369 [ 190 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5259 | 2024.11.19 02:13:40.348719 [ 190 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_17_4} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5260 | 2024.11.19 02:13:40.348804 [ 190 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_17_4} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5261 | 2024.11.19 02:13:40.348895 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
5262 | 2024.11.19 02:13:41.001322 [ 245 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00092052 sec. | ||
5263 | 2024.11.19 02:13:41.429244 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59079, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5264 | 2024.11.19 02:13:41.761127 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35728, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5265 | 2024.11.19 02:13:41.866495 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55527, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5266 | 2024.11.19 02:13:41.877632 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5267 | 2024.11.19 02:13:41.877832 [ 5 ] {96a0b618-cadb-4002-bcfa-6dc081583c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5268 | 2024.11.19 02:13:41.877908 [ 5 ] {96a0b618-cadb-4002-bcfa-6dc081583c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5269 | 2024.11.19 02:13:41.878656 [ 5 ] {96a0b618-cadb-4002-bcfa-6dc081583c48} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5270 | 2024.11.19 02:13:41.878712 [ 5 ] {96a0b618-cadb-4002-bcfa-6dc081583c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5271 | 2024.11.19 02:13:41.879142 [ 5 ] {96a0b618-cadb-4002-bcfa-6dc081583c48} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5272 | 2024.11.19 02:13:41.879394 [ 5 ] {96a0b618-cadb-4002-bcfa-6dc081583c48} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5273 | 2024.11.19 02:13:41.879650 [ 5 ] {96a0b618-cadb-4002-bcfa-6dc081583c48} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001869 sec., 7490.63670411985 rows/sec., 539.23 KiB/sec. | ||
5274 | 2024.11.19 02:13:41.879755 [ 5 ] {96a0b618-cadb-4002-bcfa-6dc081583c48} <Debug> TCPHandler: Processed in 0.002253985 sec. | ||
5275 | 2024.11.19 02:13:41.880018 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5276 | 2024.11.19 02:13:41.880211 [ 254 ] {6ca9fdb8-c4cd-42a6-ad1d-5db4c1973595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5277 | 2024.11.19 02:13:41.880291 [ 254 ] {6ca9fdb8-c4cd-42a6-ad1d-5db4c1973595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5278 | 2024.11.19 02:13:41.881206 [ 254 ] {6ca9fdb8-c4cd-42a6-ad1d-5db4c1973595} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5279 | 2024.11.19 02:13:41.881256 [ 254 ] {6ca9fdb8-c4cd-42a6-ad1d-5db4c1973595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5280 | 2024.11.19 02:13:41.881732 [ 254 ] {6ca9fdb8-c4cd-42a6-ad1d-5db4c1973595} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5281 | 2024.11.19 02:13:41.881980 [ 254 ] {6ca9fdb8-c4cd-42a6-ad1d-5db4c1973595} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5282 | 2024.11.19 02:13:41.882184 [ 26 ] {} <Debug> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5283 | 2024.11.19 02:13:41.882252 [ 254 ] {6ca9fdb8-c4cd-42a6-ad1d-5db4c1973595} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.002092 sec., 136233.26959847036 rows/sec., 12.04 MiB/sec. | ||
5284 | 2024.11.19 02:13:41.882264 [ 26 ] {} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5285 | 2024.11.19 02:13:41.882340 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5286 | 2024.11.19 02:13:41.882393 [ 254 ] {6ca9fdb8-c4cd-42a6-ad1d-5db4c1973595} <Debug> TCPHandler: Processed in 0.002508509 sec. | ||
5287 | 2024.11.19 02:13:41.882572 [ 190 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
5288 | 2024.11.19 02:13:41.882697 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5289 | 2024.11.19 02:13:41.882756 [ 190 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5290 | 2024.11.19 02:13:41.882810 [ 190 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1435 rows starting from the beginning of the part | ||
5291 | 2024.11.19 02:13:41.883074 [ 190 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
5292 | 2024.11.19 02:13:41.883242 [ 5 ] {07d4b656-e363-433b-99e5-087ca4131c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5293 | 2024.11.19 02:13:41.883394 [ 190 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 285 rows starting from the beginning of the part | ||
5294 | 2024.11.19 02:13:41.883646 [ 5 ] {07d4b656-e363-433b-99e5-087ca4131c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5295 | 2024.11.19 02:13:41.883770 [ 190 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
5296 | 2024.11.19 02:13:41.884146 [ 190 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
5297 | 2024.11.19 02:13:41.884502 [ 190 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 285 rows starting from the beginning of the part | ||
5298 | 2024.11.19 02:13:41.886025 [ 5 ] {07d4b656-e363-433b-99e5-087ca4131c0c} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5299 | 2024.11.19 02:13:41.886107 [ 5 ] {07d4b656-e363-433b-99e5-087ca4131c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5300 | 2024.11.19 02:13:41.887123 [ 5 ] {07d4b656-e363-433b-99e5-087ca4131c0c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5301 | 2024.11.19 02:13:41.887414 [ 5 ] {07d4b656-e363-433b-99e5-087ca4131c0c} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5302 | 2024.11.19 02:13:41.888162 [ 190 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2173 rows, containing 5 columns (5 merged, 0 gathered) in 0.005714596 sec., 380254.3521886762 rows/sec., 33.56 MiB/sec. | ||
5303 | 2024.11.19 02:13:41.888171 [ 5 ] {07d4b656-e363-433b-99e5-087ca4131c0c} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.005097 sec., 9417.304296645085 rows/sec., 694.34 KiB/sec. | ||
5304 | 2024.11.19 02:13:41.888413 [ 5 ] {07d4b656-e363-433b-99e5-087ca4131c0c} <Debug> TCPHandler: Processed in 0.005878768 sec. | ||
5305 | 2024.11.19 02:13:41.888507 [ 190 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5306 | 2024.11.19 02:13:41.888602 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5307 | 2024.11.19 02:13:41.888827 [ 254 ] {0ef3bdfb-1b4c-4497-8b48-d74ecacf024e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5308 | 2024.11.19 02:13:41.888913 [ 190 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_46_9} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5309 | 2024.11.19 02:13:41.888931 [ 254 ] {0ef3bdfb-1b4c-4497-8b48-d74ecacf024e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5310 | 2024.11.19 02:13:41.889122 [ 190 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_46_9} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5311 | 2024.11.19 02:13:41.889284 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
5312 | 2024.11.19 02:13:41.889806 [ 254 ] {0ef3bdfb-1b4c-4497-8b48-d74ecacf024e} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5313 | 2024.11.19 02:13:41.889852 [ 254 ] {0ef3bdfb-1b4c-4497-8b48-d74ecacf024e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5314 | 2024.11.19 02:13:41.890217 [ 254 ] {0ef3bdfb-1b4c-4497-8b48-d74ecacf024e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5315 | 2024.11.19 02:13:41.890450 [ 254 ] {0ef3bdfb-1b4c-4497-8b48-d74ecacf024e} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5316 | 2024.11.19 02:13:41.890694 [ 254 ] {0ef3bdfb-1b4c-4497-8b48-d74ecacf024e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001945 sec., 7197.943444730077 rows/sec., 504.10 KiB/sec. | ||
5317 | 2024.11.19 02:13:41.890955 [ 254 ] {0ef3bdfb-1b4c-4497-8b48-d74ecacf024e} <Debug> TCPHandler: Processed in 0.002433788 sec. | ||
5318 | 2024.11.19 02:13:41.891209 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5319 | 2024.11.19 02:13:41.891432 [ 5 ] {95a571b5-d145-4f00-9692-ea3f166f4497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5320 | 2024.11.19 02:13:41.891522 [ 5 ] {95a571b5-d145-4f00-9692-ea3f166f4497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5321 | 2024.11.19 02:13:41.892100 [ 5 ] {95a571b5-d145-4f00-9692-ea3f166f4497} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5322 | 2024.11.19 02:13:41.892139 [ 5 ] {95a571b5-d145-4f00-9692-ea3f166f4497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5323 | 2024.11.19 02:13:41.892490 [ 5 ] {95a571b5-d145-4f00-9692-ea3f166f4497} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5324 | 2024.11.19 02:13:41.892725 [ 5 ] {95a571b5-d145-4f00-9692-ea3f166f4497} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): 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.19 02:13:41.893077 [ 5 ] {95a571b5-d145-4f00-9692-ea3f166f4497} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001665 sec., 7807.807807807808 rows/sec., 486.81 KiB/sec. | ||
5326 | 2024.11.19 02:13:41.893433 [ 5 ] {95a571b5-d145-4f00-9692-ea3f166f4497} <Debug> TCPHandler: Processed in 0.002351707 sec. | ||
5327 | 2024.11.19 02:13:41.893611 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5328 | 2024.11.19 02:13:41.893762 [ 254 ] {16056ae0-1b16-4118-9df2-e5ec62083abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5329 | 2024.11.19 02:13:41.893823 [ 254 ] {16056ae0-1b16-4118-9df2-e5ec62083abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5330 | 2024.11.19 02:13:41.894693 [ 254 ] {16056ae0-1b16-4118-9df2-e5ec62083abc} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5331 | 2024.11.19 02:13:41.894734 [ 254 ] {16056ae0-1b16-4118-9df2-e5ec62083abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5332 | 2024.11.19 02:13:41.895145 [ 254 ] {16056ae0-1b16-4118-9df2-e5ec62083abc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5333 | 2024.11.19 02:13:41.895394 [ 254 ] {16056ae0-1b16-4118-9df2-e5ec62083abc} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): 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.19 02:13:41.895561 [ 26 ] {} <Debug> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5335 | 2024.11.19 02:13:41.895625 [ 26 ] {} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5336 | 2024.11.19 02:13:41.895658 [ 254 ] {16056ae0-1b16-4118-9df2-e5ec62083abc} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001918 sec., 220542.2314911366 rows/sec., 15.77 MiB/sec. | ||
5337 | 2024.11.19 02:13:41.895674 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5338 | 2024.11.19 02:13:41.895841 [ 254 ] {16056ae0-1b16-4118-9df2-e5ec62083abc} <Debug> TCPHandler: Processed in 0.002295577 sec. | ||
5339 | 2024.11.19 02:13:41.896078 [ 195 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
5340 | 2024.11.19 02:13:41.896322 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5341 | 2024.11.19 02:13:41.896518 [ 195 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5342 | 2024.11.19 02:13:41.896617 [ 195 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 915 rows starting from the beginning of the part | ||
5343 | 2024.11.19 02:13:41.896672 [ 5 ] {3a7a015c-ec4a-4081-b1d4-3513c20545df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5344 | 2024.11.19 02:13:41.896848 [ 195 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
5345 | 2024.11.19 02:13:41.896846 [ 5 ] {3a7a015c-ec4a-4081-b1d4-3513c20545df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5346 | 2024.11.19 02:13:41.897215 [ 195 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 423 rows starting from the beginning of the part | ||
5347 | 2024.11.19 02:13:41.897602 [ 195 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
5348 | 2024.11.19 02:13:41.898001 [ 195 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
5349 | 2024.11.19 02:13:41.898357 [ 195 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 423 rows starting from the beginning of the part | ||
5350 | 2024.11.19 02:13:41.899202 [ 5 ] {3a7a015c-ec4a-4081-b1d4-3513c20545df} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5351 | 2024.11.19 02:13:41.899277 [ 5 ] {3a7a015c-ec4a-4081-b1d4-3513c20545df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5352 | 2024.11.19 02:13:41.900243 [ 5 ] {3a7a015c-ec4a-4081-b1d4-3513c20545df} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5353 | 2024.11.19 02:13:41.900692 [ 5 ] {3a7a015c-ec4a-4081-b1d4-3513c20545df} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5354 | 2024.11.19 02:13:41.901884 [ 5 ] {3a7a015c-ec4a-4081-b1d4-3513c20545df} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005225 sec., 1148.3253588516748 rows/sec., 60.00 KiB/sec. | ||
5355 | 2024.11.19 02:13:41.902011 [ 186 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.006186851 sec., 315669.4738567326 rows/sec., 24.16 MiB/sec. | ||
5356 | 2024.11.19 02:13:41.902029 [ 5 ] {3a7a015c-ec4a-4081-b1d4-3513c20545df} <Debug> TCPHandler: Processed in 0.006059379 sec. | ||
5357 | 2024.11.19 02:13:41.902246 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5358 | 2024.11.19 02:13:41.902254 [ 186 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5359 | 2024.11.19 02:13:41.902440 [ 254 ] {ceffe639-78be-400a-bf85-bf294034e9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5360 | 2024.11.19 02:13:41.902544 [ 254 ] {ceffe639-78be-400a-bf85-bf294034e9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5361 | 2024.11.19 02:13:41.902800 [ 186 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_46_9} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): 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.19 02:13:41.903021 [ 186 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_46_9} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5363 | 2024.11.19 02:13:41.903181 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5364 | 2024.11.19 02:13:41.903551 [ 254 ] {ceffe639-78be-400a-bf85-bf294034e9a5} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5365 | 2024.11.19 02:13:41.903596 [ 254 ] {ceffe639-78be-400a-bf85-bf294034e9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5366 | 2024.11.19 02:13:41.904014 [ 254 ] {ceffe639-78be-400a-bf85-bf294034e9a5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5367 | 2024.11.19 02:13:41.904262 [ 254 ] {ceffe639-78be-400a-bf85-bf294034e9a5} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5368 | 2024.11.19 02:13:41.904432 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5369 | 2024.11.19 02:13:41.904494 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5370 | 2024.11.19 02:13:41.904516 [ 254 ] {ceffe639-78be-400a-bf85-bf294034e9a5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002126 sec., 111476.95202257762 rows/sec., 7.47 MiB/sec. | ||
5371 | 2024.11.19 02:13:41.904535 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5372 | 2024.11.19 02:13:41.904729 [ 254 ] {ceffe639-78be-400a-bf85-bf294034e9a5} <Debug> TCPHandler: Processed in 0.002572679 sec. | ||
5373 | 2024.11.19 02:13:41.905181 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5374 | 2024.11.19 02:13:41.905464 [ 189 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
5375 | 2024.11.19 02:13:41.905886 [ 5 ] {e1d32303-03a2-43a6-9f71-b636987688e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5376 | 2024.11.19 02:13:41.906324 [ 5 ] {e1d32303-03a2-43a6-9f71-b636987688e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5377 | 2024.11.19 02:13:41.906370 [ 189 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5378 | 2024.11.19 02:13:41.906470 [ 189 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 8614 rows starting from the beginning of the part | ||
5379 | 2024.11.19 02:13:41.906803 [ 189 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
5380 | 2024.11.19 02:13:41.907102 [ 189 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
5381 | 2024.11.19 02:13:41.907537 [ 189 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 128 rows starting from the beginning of the part | ||
5382 | 2024.11.19 02:13:41.907727 [ 189 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
5383 | 2024.11.19 02:13:41.908121 [ 189 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
5384 | 2024.11.19 02:13:41.908725 [ 5 ] {e1d32303-03a2-43a6-9f71-b636987688e7} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5385 | 2024.11.19 02:13:41.908767 [ 5 ] {e1d32303-03a2-43a6-9f71-b636987688e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5386 | 2024.11.19 02:13:41.909229 [ 5 ] {e1d32303-03a2-43a6-9f71-b636987688e7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5387 | 2024.11.19 02:13:41.909525 [ 5 ] {e1d32303-03a2-43a6-9f71-b636987688e7} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5388 | 2024.11.19 02:13:41.910000 [ 5 ] {e1d32303-03a2-43a6-9f71-b636987688e7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004323 sec., 231.32084200786494 rows/sec., 15.59 KiB/sec. | ||
5389 | 2024.11.19 02:13:41.910347 [ 5 ] {e1d32303-03a2-43a6-9f71-b636987688e7} <Debug> TCPHandler: Processed in 0.005463463 sec. | ||
5390 | 2024.11.19 02:13:41.910569 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5391 | 2024.11.19 02:13:41.910866 [ 254 ] {30fbff21-ff5a-4b37-96e4-dd610a0d2f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5392 | 2024.11.19 02:13:41.911145 [ 254 ] {30fbff21-ff5a-4b37-96e4-dd610a0d2f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5393 | 2024.11.19 02:13:41.912944 [ 254 ] {30fbff21-ff5a-4b37-96e4-dd610a0d2f3d} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5394 | 2024.11.19 02:13:41.913002 [ 254 ] {30fbff21-ff5a-4b37-96e4-dd610a0d2f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5395 | 2024.11.19 02:13:41.914014 [ 189 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9536 rows, containing 5 columns (5 merged, 0 gathered) in 0.009294787 sec., 1025951.4284727557 rows/sec., 69.96 MiB/sec. | ||
5396 | 2024.11.19 02:13:41.914285 [ 189 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5397 | 2024.11.19 02:13:41.914543 [ 254 ] {30fbff21-ff5a-4b37-96e4-dd610a0d2f3d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5398 | 2024.11.19 02:13:41.914851 [ 189 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5399 | 2024.11.19 02:13:41.915032 [ 189 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5400 | 2024.11.19 02:13:41.915093 [ 254 ] {30fbff21-ff5a-4b37-96e4-dd610a0d2f3d} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5401 | 2024.11.19 02:13:41.915202 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
5402 | 2024.11.19 02:13:41.915680 [ 254 ] {30fbff21-ff5a-4b37-96e4-dd610a0d2f3d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.004891 sec., 8382.743815170721 rows/sec., 15.02 MiB/sec. | ||
5403 | 2024.11.19 02:13:41.916191 [ 254 ] {30fbff21-ff5a-4b37-96e4-dd610a0d2f3d} <Debug> TCPHandler: Processed in 0.005740696 sec. | ||
5404 | 2024.11.19 02:13:41.916390 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5405 | 2024.11.19 02:13:41.916541 [ 5 ] {7b021aa7-4415-4b4e-acac-c5e2dc68a78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5406 | 2024.11.19 02:13:41.916607 [ 5 ] {7b021aa7-4415-4b4e-acac-c5e2dc68a78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5407 | 2024.11.19 02:13:41.917188 [ 5 ] {7b021aa7-4415-4b4e-acac-c5e2dc68a78e} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5408 | 2024.11.19 02:13:41.917236 [ 5 ] {7b021aa7-4415-4b4e-acac-c5e2dc68a78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5409 | 2024.11.19 02:13:41.917661 [ 5 ] {7b021aa7-4415-4b4e-acac-c5e2dc68a78e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5410 | 2024.11.19 02:13:41.917884 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63808, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5411 | 2024.11.19 02:13:41.917974 [ 5 ] {7b021aa7-4415-4b4e-acac-c5e2dc68a78e} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5412 | 2024.11.19 02:13:41.918181 [ 26 ] {} <Debug> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5413 | 2024.11.19 02:13:41.918232 [ 26 ] {} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5414 | 2024.11.19 02:13:41.918263 [ 5 ] {7b021aa7-4415-4b4e-acac-c5e2dc68a78e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001747 sec., 46937.60732684602 rows/sec., 2.98 MiB/sec. | ||
5415 | 2024.11.19 02:13:41.918269 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
5416 | 2024.11.19 02:13:41.918414 [ 5 ] {7b021aa7-4415-4b4e-acac-c5e2dc68a78e} <Debug> TCPHandler: Processed in 0.002090124 sec. | ||
5417 | 2024.11.19 02:13:41.918604 [ 201 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::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 | ||
5418 | 2024.11.19 02:13:41.918911 [ 201 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5419 | 2024.11.19 02:13:41.918946 [ 201 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2612 rows starting from the beginning of the part | ||
5420 | 2024.11.19 02:13:41.919056 [ 201 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
5421 | 2024.11.19 02:13:41.919246 [ 201 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 82 rows starting from the beginning of the part | ||
5422 | 2024.11.19 02:13:41.919424 [ 201 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part | ||
5423 | 2024.11.19 02:13:41.919574 [ 201 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
5424 | 2024.11.19 02:13:41.919717 [ 201 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part | ||
5425 | 2024.11.19 02:13:41.921080 [ 194 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2944 rows, containing 4 columns (4 merged, 0 gathered) in 0.002668361 sec., 1103298.991403337 rows/sec., 72.45 MiB/sec. | ||
5426 | 2024.11.19 02:13:41.921539 [ 194 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5427 | 2024.11.19 02:13:41.921852 [ 194 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_46_9} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5428 | 2024.11.19 02:13:41.921931 [ 194 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_46_9} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5429 | 2024.11.19 02:13:41.922013 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
5430 | 2024.11.19 02:13:41.951205 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40397, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5431 | 2024.11.19 02:13:42.189495 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49372, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5432 | 2024.11.19 02:13:42.192853 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62697, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5433 | 2024.11.19 02:13:42.285272 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50062, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5434 | 2024.11.19 02:13:42.303644 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58070, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5435 | 2024.11.19 02:13:42.318935 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64067, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5436 | 2024.11.19 02:13:42.349382 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55701, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5437 | 2024.11.19 02:13:42.455833 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51089, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5438 | 2024.11.19 02:13:42.508239 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44701, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5439 | 2024.11.19 02:13:42.565052 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62849, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5440 | 2024.11.19 02:13:42.573779 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38871, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5441 | 2024.11.19 02:13:42.577531 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37317, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5442 | 2024.11.19 02:13:42.579080 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41081, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5443 | 2024.11.19 02:13:42.584995 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49346, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5444 | 2024.11.19 02:13:42.632027 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61527, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5445 | 2024.11.19 02:13:42.672608 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48945, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5446 | 2024.11.19 02:13:42.683656 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48074, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5447 | 2024.11.19 02:13:42.728031 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42031, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5448 | 2024.11.19 02:13:42.735394 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62542, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5449 | 2024.11.19 02:13:42.745770 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58330, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5450 | 2024.11.19 02:13:46.870725 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5451 | 2024.11.19 02:13:46.870955 [ 5 ] {333bbd0f-b085-46f6-b6cf-ce8656842490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5452 | 2024.11.19 02:13:46.871034 [ 5 ] {333bbd0f-b085-46f6-b6cf-ce8656842490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5453 | 2024.11.19 02:13:46.871815 [ 5 ] {333bbd0f-b085-46f6-b6cf-ce8656842490} <Trace> oximeter.fields_ipaddr (708eb2e3-f434-4cb6-9253-ea14632e26f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5454 | 2024.11.19 02:13:46.871873 [ 5 ] {333bbd0f-b085-46f6-b6cf-ce8656842490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5455 | 2024.11.19 02:13:46.872315 [ 5 ] {333bbd0f-b085-46f6-b6cf-ce8656842490} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
5456 | 2024.11.19 02:13:46.872574 [ 5 ] {333bbd0f-b085-46f6-b6cf-ce8656842490} <Trace> oximeter.fields_ipaddr (708eb2e3-f434-4cb6-9253-ea14632e26f7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5457 | 2024.11.19 02:13:46.872869 [ 5 ] {333bbd0f-b085-46f6-b6cf-ce8656842490} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001939 sec., 1031.4595152140278 rows/sec., 84.11 KiB/sec. | ||
5458 | 2024.11.19 02:13:46.873194 [ 5 ] {333bbd0f-b085-46f6-b6cf-ce8656842490} <Debug> TCPHandler: Processed in 0.00259983 sec. | ||
5459 | 2024.11.19 02:13:46.873473 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5460 | 2024.11.19 02:13:46.873661 [ 254 ] {9bd90786-2343-4220-b477-291fea79ee17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5461 | 2024.11.19 02:13:46.873732 [ 254 ] {9bd90786-2343-4220-b477-291fea79ee17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5462 | 2024.11.19 02:13:46.874492 [ 254 ] {9bd90786-2343-4220-b477-291fea79ee17} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5463 | 2024.11.19 02:13:46.874538 [ 254 ] {9bd90786-2343-4220-b477-291fea79ee17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5464 | 2024.11.19 02:13:46.874968 [ 254 ] {9bd90786-2343-4220-b477-291fea79ee17} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5465 | 2024.11.19 02:13:46.875229 [ 254 ] {9bd90786-2343-4220-b477-291fea79ee17} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5466 | 2024.11.19 02:13:46.875436 [ 254 ] {9bd90786-2343-4220-b477-291fea79ee17} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001825 sec., 31232.876712328765 rows/sec., 2.40 MiB/sec. | ||
5467 | 2024.11.19 02:13:46.875568 [ 254 ] {9bd90786-2343-4220-b477-291fea79ee17} <Debug> TCPHandler: Processed in 0.002225626 sec. | ||
5468 | 2024.11.19 02:13:46.875767 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5469 | 2024.11.19 02:13:46.875920 [ 5 ] {81abe814-e808-4cd9-b184-81141e5fec74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5470 | 2024.11.19 02:13:46.875983 [ 5 ] {81abe814-e808-4cd9-b184-81141e5fec74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5471 | 2024.11.19 02:13:46.876685 [ 5 ] {81abe814-e808-4cd9-b184-81141e5fec74} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5472 | 2024.11.19 02:13:46.876738 [ 5 ] {81abe814-e808-4cd9-b184-81141e5fec74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5473 | 2024.11.19 02:13:46.877117 [ 5 ] {81abe814-e808-4cd9-b184-81141e5fec74} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5474 | 2024.11.19 02:13:46.877375 [ 5 ] {81abe814-e808-4cd9-b184-81141e5fec74} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5475 | 2024.11.19 02:13:46.877655 [ 5 ] {81abe814-e808-4cd9-b184-81141e5fec74} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001765 sec., 1133.1444759206797 rows/sec., 79.12 KiB/sec. | ||
5476 | 2024.11.19 02:13:46.877882 [ 5 ] {81abe814-e808-4cd9-b184-81141e5fec74} <Debug> TCPHandler: Processed in 0.002196445 sec. | ||
5477 | 2024.11.19 02:13:46.878050 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5478 | 2024.11.19 02:13:46.878198 [ 254 ] {9441a80c-3af3-490d-9419-e73a028e4dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5479 | 2024.11.19 02:13:46.878260 [ 254 ] {9441a80c-3af3-490d-9419-e73a028e4dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5480 | 2024.11.19 02:13:46.878949 [ 254 ] {9441a80c-3af3-490d-9419-e73a028e4dd3} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5481 | 2024.11.19 02:13:46.878989 [ 254 ] {9441a80c-3af3-490d-9419-e73a028e4dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5482 | 2024.11.19 02:13:46.879351 [ 254 ] {9441a80c-3af3-490d-9419-e73a028e4dd3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5483 | 2024.11.19 02:13:46.879586 [ 254 ] {9441a80c-3af3-490d-9419-e73a028e4dd3} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5484 | 2024.11.19 02:13:46.879766 [ 254 ] {9441a80c-3af3-490d-9419-e73a028e4dd3} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001602 sec., 41198.50187265918 rows/sec., 3.22 MiB/sec. | ||
5485 | 2024.11.19 02:13:46.879821 [ 254 ] {9441a80c-3af3-490d-9419-e73a028e4dd3} <Debug> TCPHandler: Processed in 0.00183987 sec. | ||
5486 | 2024.11.19 02:13:46.879983 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5487 | 2024.11.19 02:13:46.880131 [ 5 ] {9e24be87-4a13-420b-ab64-720b63b6594f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5488 | 2024.11.19 02:13:46.880199 [ 5 ] {9e24be87-4a13-420b-ab64-720b63b6594f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5489 | 2024.11.19 02:13:46.880879 [ 5 ] {9e24be87-4a13-420b-ab64-720b63b6594f} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5490 | 2024.11.19 02:13:46.880921 [ 5 ] {9e24be87-4a13-420b-ab64-720b63b6594f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5491 | 2024.11.19 02:13:46.881326 [ 5 ] {9e24be87-4a13-420b-ab64-720b63b6594f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5492 | 2024.11.19 02:13:46.881572 [ 5 ] {9e24be87-4a13-420b-ab64-720b63b6594f} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5493 | 2024.11.19 02:13:46.881823 [ 5 ] {9e24be87-4a13-420b-ab64-720b63b6594f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001724 sec., 93387.47099767982 rows/sec., 6.50 MiB/sec. | ||
5494 | 2024.11.19 02:13:46.882022 [ 5 ] {9e24be87-4a13-420b-ab64-720b63b6594f} <Debug> TCPHandler: Processed in 0.002104364 sec. | ||
5495 | 2024.11.19 02:13:46.882253 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5496 | 2024.11.19 02:13:46.882393 [ 254 ] {ebd3cce8-553e-487a-a777-934a67a907b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5497 | 2024.11.19 02:13:46.882455 [ 254 ] {ebd3cce8-553e-487a-a777-934a67a907b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5498 | 2024.11.19 02:13:46.882985 [ 254 ] {ebd3cce8-553e-487a-a777-934a67a907b1} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5499 | 2024.11.19 02:13:46.883024 [ 254 ] {ebd3cce8-553e-487a-a777-934a67a907b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5500 | 2024.11.19 02:13:46.883394 [ 254 ] {ebd3cce8-553e-487a-a777-934a67a907b1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5501 | 2024.11.19 02:13:46.883633 [ 254 ] {ebd3cce8-553e-487a-a777-934a67a907b1} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5502 | 2024.11.19 02:13:46.883814 [ 254 ] {ebd3cce8-553e-487a-a777-934a67a907b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001453 sec., 41293.87474191328 rows/sec., 2.78 MiB/sec. | ||
5503 | 2024.11.19 02:13:46.883865 [ 254 ] {ebd3cce8-553e-487a-a777-934a67a907b1} <Debug> TCPHandler: Processed in 0.00172215 sec. | ||
5504 | 2024.11.19 02:13:50.217199 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 822 | ||
5505 | 2024.11.19 02:13:50.220647 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5506 | 2024.11.19 02:13:50.220703 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5507 | 2024.11.19 02:13:50.222100 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5508 | 2024.11.19 02:13:50.222419 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5509 | 2024.11.19 02:13:50.224232 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 822 | ||
5510 | 2024.11.19 02:13:51.871598 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5511 | 2024.11.19 02:13:51.871914 [ 5 ] {1609c6d4-6761-49dc-ba64-952e1e97b6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5512 | 2024.11.19 02:13:51.872030 [ 5 ] {1609c6d4-6761-49dc-ba64-952e1e97b6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5513 | 2024.11.19 02:13:51.872842 [ 5 ] {1609c6d4-6761-49dc-ba64-952e1e97b6b8} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5514 | 2024.11.19 02:13:51.872897 [ 5 ] {1609c6d4-6761-49dc-ba64-952e1e97b6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5515 | 2024.11.19 02:13:51.873339 [ 5 ] {1609c6d4-6761-49dc-ba64-952e1e97b6b8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5516 | 2024.11.19 02:13:51.873609 [ 5 ] {1609c6d4-6761-49dc-ba64-952e1e97b6b8} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5517 | 2024.11.19 02:13:51.873859 [ 5 ] {1609c6d4-6761-49dc-ba64-952e1e97b6b8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002036 sec., 27504.911591355598 rows/sec., 2.11 MiB/sec. | ||
5518 | 2024.11.19 02:13:51.873928 [ 5 ] {1609c6d4-6761-49dc-ba64-952e1e97b6b8} <Debug> TCPHandler: Processed in 0.002521839 sec. | ||
5519 | 2024.11.19 02:13:51.874188 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5520 | 2024.11.19 02:13:51.874378 [ 254 ] {f681832f-f2e6-4840-a639-eeaf22f8d5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5521 | 2024.11.19 02:13:51.874451 [ 254 ] {f681832f-f2e6-4840-a639-eeaf22f8d5c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5522 | 2024.11.19 02:13:51.875230 [ 254 ] {f681832f-f2e6-4840-a639-eeaf22f8d5c8} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5523 | 2024.11.19 02:13:51.875275 [ 254 ] {f681832f-f2e6-4840-a639-eeaf22f8d5c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5524 | 2024.11.19 02:13:51.875714 [ 254 ] {f681832f-f2e6-4840-a639-eeaf22f8d5c8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5525 | 2024.11.19 02:13:51.875992 [ 254 ] {f681832f-f2e6-4840-a639-eeaf22f8d5c8} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5526 | 2024.11.19 02:13:51.876229 [ 254 ] {f681832f-f2e6-4840-a639-eeaf22f8d5c8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0019 sec., 33684.21052631579 rows/sec., 2.63 MiB/sec. | ||
5527 | 2024.11.19 02:13:51.876297 [ 254 ] {f681832f-f2e6-4840-a639-eeaf22f8d5c8} <Debug> TCPHandler: Processed in 0.002237885 sec. | ||
5528 | 2024.11.19 02:13:51.876495 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5529 | 2024.11.19 02:13:51.876647 [ 5 ] {eddd4fc1-c8d3-403d-9a20-c00131239661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5530 | 2024.11.19 02:13:51.876714 [ 5 ] {eddd4fc1-c8d3-403d-9a20-c00131239661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5531 | 2024.11.19 02:13:51.877353 [ 5 ] {eddd4fc1-c8d3-403d-9a20-c00131239661} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5532 | 2024.11.19 02:13:51.877395 [ 5 ] {eddd4fc1-c8d3-403d-9a20-c00131239661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5533 | 2024.11.19 02:13:51.877807 [ 5 ] {eddd4fc1-c8d3-403d-9a20-c00131239661} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5534 | 2024.11.19 02:13:51.878072 [ 5 ] {eddd4fc1-c8d3-403d-9a20-c00131239661} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5535 | 2024.11.19 02:13:51.878309 [ 5 ] {eddd4fc1-c8d3-403d-9a20-c00131239661} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0017 sec., 94117.64705882354 rows/sec., 6.56 MiB/sec. | ||
5536 | 2024.11.19 02:13:51.878364 [ 5 ] {eddd4fc1-c8d3-403d-9a20-c00131239661} <Debug> TCPHandler: Processed in 0.001941612 sec. | ||
5537 | 2024.11.19 02:13:51.878534 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5538 | 2024.11.19 02:13:51.878683 [ 254 ] {f1cb80a3-1890-475b-8be3-0bf744e32e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5539 | 2024.11.19 02:13:51.878748 [ 254 ] {f1cb80a3-1890-475b-8be3-0bf744e32e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5540 | 2024.11.19 02:13:51.879283 [ 254 ] {f1cb80a3-1890-475b-8be3-0bf744e32e63} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5541 | 2024.11.19 02:13:51.879320 [ 254 ] {f1cb80a3-1890-475b-8be3-0bf744e32e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5542 | 2024.11.19 02:13:51.879679 [ 254 ] {f1cb80a3-1890-475b-8be3-0bf744e32e63} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5543 | 2024.11.19 02:13:51.879980 [ 254 ] {f1cb80a3-1890-475b-8be3-0bf744e32e63} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5544 | 2024.11.19 02:13:51.880197 [ 254 ] {f1cb80a3-1890-475b-8be3-0bf744e32e63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00155 sec., 38709.67741935484 rows/sec., 2.61 MiB/sec. | ||
5545 | 2024.11.19 02:13:51.880250 [ 254 ] {f1cb80a3-1890-475b-8be3-0bf744e32e63} <Debug> TCPHandler: Processed in 0.001789001 sec. | ||
5546 | 2024.11.19 02:13:52.083576 [ 151 ] {} <Debug> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5547 | 2024.11.19 02:13:52.083642 [ 151 ] {} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5548 | 2024.11.19 02:13:52.083668 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5549 | 2024.11.19 02:13:52.083871 [ 197 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
5550 | 2024.11.19 02:13:52.084095 [ 197 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5551 | 2024.11.19 02:13:52.084135 [ 197 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
5552 | 2024.11.19 02:13:52.084211 [ 197 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
5553 | 2024.11.19 02:13:52.084388 [ 197 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
5554 | 2024.11.19 02:13:52.084658 [ 197 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
5555 | 2024.11.19 02:13:52.084874 [ 197 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
5556 | 2024.11.19 02:13:52.085965 [ 192 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.002212245 sec., 7684.501490567275 rows/sec., 516.04 KiB/sec. | ||
5557 | 2024.11.19 02:13:52.086110 [ 197 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5558 | 2024.11.19 02:13:52.086401 [ 197 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::all_1_17_4} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5559 | 2024.11.19 02:13:52.086484 [ 197 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::all_1_17_4} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5560 | 2024.11.19 02:13:52.086563 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5561 | 2024.11.19 02:13:55.005117 [ 158 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5562 | 2024.11.19 02:13:55.005192 [ 158 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5563 | 2024.11.19 02:13:56.877524 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5564 | 2024.11.19 02:13:56.877736 [ 5 ] {28b3dec3-5bcc-408b-9b5f-4ca3f8c52327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5565 | 2024.11.19 02:13:56.877817 [ 5 ] {28b3dec3-5bcc-408b-9b5f-4ca3f8c52327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5566 | 2024.11.19 02:13:56.878625 [ 5 ] {28b3dec3-5bcc-408b-9b5f-4ca3f8c52327} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5567 | 2024.11.19 02:13:56.878670 [ 5 ] {28b3dec3-5bcc-408b-9b5f-4ca3f8c52327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5568 | 2024.11.19 02:13:56.879104 [ 5 ] {28b3dec3-5bcc-408b-9b5f-4ca3f8c52327} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5569 | 2024.11.19 02:13:56.879361 [ 5 ] {28b3dec3-5bcc-408b-9b5f-4ca3f8c52327} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5570 | 2024.11.19 02:13:56.879502 [ 133 ] {} <Debug> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5571 | 2024.11.19 02:13:56.879555 [ 133 ] {} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5572 | 2024.11.19 02:13:56.879578 [ 5 ] {28b3dec3-5bcc-408b-9b5f-4ca3f8c52327} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001899 sec., 7372.30121116377 rows/sec., 530.71 KiB/sec. | ||
5573 | 2024.11.19 02:13:56.879584 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5574 | 2024.11.19 02:13:56.879673 [ 5 ] {28b3dec3-5bcc-408b-9b5f-4ca3f8c52327} <Debug> TCPHandler: Processed in 0.002289387 sec. | ||
5575 | 2024.11.19 02:13:56.879799 [ 201 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
5576 | 2024.11.19 02:13:56.880018 [ 201 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5577 | 2024.11.19 02:13:56.880027 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5578 | 2024.11.19 02:13:56.880062 [ 201 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
5579 | 2024.11.19 02:13:56.880293 [ 201 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
5580 | 2024.11.19 02:13:56.880464 [ 254 ] {8d8b94e2-16e1-41e9-86cd-da805115b20b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5581 | 2024.11.19 02:13:56.880587 [ 201 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
5582 | 2024.11.19 02:13:56.880684 [ 254 ] {8d8b94e2-16e1-41e9-86cd-da805115b20b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5583 | 2024.11.19 02:13:56.880984 [ 201 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
5584 | 2024.11.19 02:13:56.881312 [ 201 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
5585 | 2024.11.19 02:13:56.883637 [ 254 ] {8d8b94e2-16e1-41e9-86cd-da805115b20b} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5586 | 2024.11.19 02:13:56.883720 [ 254 ] {8d8b94e2-16e1-41e9-86cd-da805115b20b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5587 | 2024.11.19 02:13:56.883721 [ 201 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004046816 sec., 17297.54948087583 rows/sec., 1.28 MiB/sec. | ||
5588 | 2024.11.19 02:13:56.883929 [ 201 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5589 | 2024.11.19 02:13:56.884464 [ 201 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::all_1_17_4} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5590 | 2024.11.19 02:13:56.884595 [ 201 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::all_1_17_4} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5591 | 2024.11.19 02:13:56.884615 [ 254 ] {8d8b94e2-16e1-41e9-86cd-da805115b20b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5592 | 2024.11.19 02:13:56.884714 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5593 | 2024.11.19 02:13:56.885014 [ 254 ] {8d8b94e2-16e1-41e9-86cd-da805115b20b} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5594 | 2024.11.19 02:13:56.885344 [ 254 ] {8d8b94e2-16e1-41e9-86cd-da805115b20b} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.005017 sec., 56806.85668726331 rows/sec., 5.02 MiB/sec. | ||
5595 | 2024.11.19 02:13:56.885543 [ 254 ] {8d8b94e2-16e1-41e9-86cd-da805115b20b} <Debug> TCPHandler: Processed in 0.005730706 sec. | ||
5596 | 2024.11.19 02:13:56.885811 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5597 | 2024.11.19 02:13:56.886066 [ 5 ] {a52d96eb-29fe-4ea5-8fa2-7a1f763cc9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5598 | 2024.11.19 02:13:56.886120 [ 5 ] {a52d96eb-29fe-4ea5-8fa2-7a1f763cc9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5599 | 2024.11.19 02:13:56.886738 [ 5 ] {a52d96eb-29fe-4ea5-8fa2-7a1f763cc9c7} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5600 | 2024.11.19 02:13:56.886777 [ 5 ] {a52d96eb-29fe-4ea5-8fa2-7a1f763cc9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5601 | 2024.11.19 02:13:56.887142 [ 5 ] {a52d96eb-29fe-4ea5-8fa2-7a1f763cc9c7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5602 | 2024.11.19 02:13:56.887387 [ 5 ] {a52d96eb-29fe-4ea5-8fa2-7a1f763cc9c7} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5603 | 2024.11.19 02:13:56.887569 [ 5 ] {a52d96eb-29fe-4ea5-8fa2-7a1f763cc9c7} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001562 sec., 30729.833546734953 rows/sec., 2.21 MiB/sec. | ||
5604 | 2024.11.19 02:13:56.887625 [ 5 ] {a52d96eb-29fe-4ea5-8fa2-7a1f763cc9c7} <Debug> TCPHandler: Processed in 0.001956003 sec. | ||
5605 | 2024.11.19 02:13:56.887789 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5606 | 2024.11.19 02:13:56.887936 [ 254 ] {c5a97830-0918-468b-b3e3-8f5a0f014345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5607 | 2024.11.19 02:13:56.887996 [ 254 ] {c5a97830-0918-468b-b3e3-8f5a0f014345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5608 | 2024.11.19 02:13:56.888625 [ 254 ] {c5a97830-0918-468b-b3e3-8f5a0f014345} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5609 | 2024.11.19 02:13:56.888668 [ 254 ] {c5a97830-0918-468b-b3e3-8f5a0f014345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5610 | 2024.11.19 02:13:56.889032 [ 254 ] {c5a97830-0918-468b-b3e3-8f5a0f014345} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5611 | 2024.11.19 02:13:56.889278 [ 254 ] {c5a97830-0918-468b-b3e3-8f5a0f014345} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5612 | 2024.11.19 02:13:56.889541 [ 254 ] {c5a97830-0918-468b-b3e3-8f5a0f014345} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001636 sec., 8557.457212713936 rows/sec., 599.31 KiB/sec. | ||
5613 | 2024.11.19 02:13:56.889763 [ 254 ] {c5a97830-0918-468b-b3e3-8f5a0f014345} <Debug> TCPHandler: Processed in 0.002041513 sec. | ||
5614 | 2024.11.19 02:13:56.889937 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5615 | 2024.11.19 02:13:56.890081 [ 5 ] {a879fa19-ef5d-447e-9d88-66453f208c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5616 | 2024.11.19 02:13:56.890139 [ 5 ] {a879fa19-ef5d-447e-9d88-66453f208c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5617 | 2024.11.19 02:13:56.890721 [ 5 ] {a879fa19-ef5d-447e-9d88-66453f208c93} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5618 | 2024.11.19 02:13:56.890758 [ 5 ] {a879fa19-ef5d-447e-9d88-66453f208c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5619 | 2024.11.19 02:13:56.891107 [ 5 ] {a879fa19-ef5d-447e-9d88-66453f208c93} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5620 | 2024.11.19 02:13:56.891351 [ 5 ] {a879fa19-ef5d-447e-9d88-66453f208c93} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5621 | 2024.11.19 02:13:56.891475 [ 133 ] {} <Debug> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5622 | 2024.11.19 02:13:56.891515 [ 133 ] {} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5623 | 2024.11.19 02:13:56.891534 [ 5 ] {a879fa19-ef5d-447e-9d88-66453f208c93} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001483 sec., 8766.014834794336 rows/sec., 546.56 KiB/sec. | ||
5624 | 2024.11.19 02:13:56.891539 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5625 | 2024.11.19 02:13:56.891637 [ 5 ] {a879fa19-ef5d-447e-9d88-66453f208c93} <Debug> TCPHandler: Processed in 0.001765401 sec. | ||
5626 | 2024.11.19 02:13:56.891826 [ 187 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
5627 | 2024.11.19 02:13:56.891857 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5628 | 2024.11.19 02:13:56.892120 [ 254 ] {49664325-b027-4875-98e7-2800d8d1b228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5629 | 2024.11.19 02:13:56.892135 [ 187 ] {108395ef-8704-4c1e-b33f-2e12944f9209::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5630 | 2024.11.19 02:13:56.892221 [ 254 ] {49664325-b027-4875-98e7-2800d8d1b228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5631 | 2024.11.19 02:13:56.892222 [ 187 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
5632 | 2024.11.19 02:13:56.892605 [ 187 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
5633 | 2024.11.19 02:13:56.892901 [ 187 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
5634 | 2024.11.19 02:13:56.893271 [ 187 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
5635 | 2024.11.19 02:13:56.893638 [ 187 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
5636 | 2024.11.19 02:13:56.895150 [ 254 ] {49664325-b027-4875-98e7-2800d8d1b228} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5637 | 2024.11.19 02:13:56.895223 [ 254 ] {49664325-b027-4875-98e7-2800d8d1b228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5638 | 2024.11.19 02:13:56.896149 [ 187 ] {108395ef-8704-4c1e-b33f-2e12944f9209::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004496041 sec., 14457.163535652811 rows/sec., 957.87 KiB/sec. | ||
5639 | 2024.11.19 02:13:56.896234 [ 254 ] {49664325-b027-4875-98e7-2800d8d1b228} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5640 | 2024.11.19 02:13:56.896321 [ 196 ] {108395ef-8704-4c1e-b33f-2e12944f9209::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5641 | 2024.11.19 02:13:56.896556 [ 254 ] {49664325-b027-4875-98e7-2800d8d1b228} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5642 | 2024.11.19 02:13:56.896747 [ 196 ] {108395ef-8704-4c1e-b33f-2e12944f9209::all_1_17_4} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5643 | 2024.11.19 02:13:56.896877 [ 254 ] {49664325-b027-4875-98e7-2800d8d1b228} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.004847 sec., 87270.47658345368 rows/sec., 6.24 MiB/sec. | ||
5644 | 2024.11.19 02:13:56.896894 [ 196 ] {108395ef-8704-4c1e-b33f-2e12944f9209::all_1_17_4} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5645 | 2024.11.19 02:13:56.896956 [ 254 ] {49664325-b027-4875-98e7-2800d8d1b228} <Debug> TCPHandler: Processed in 0.005209329 sec. | ||
5646 | 2024.11.19 02:13:56.897018 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5647 | 2024.11.19 02:13:56.897126 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5648 | 2024.11.19 02:13:56.897255 [ 5 ] {d26a2d93-84c3-4b20-bac1-cfe639865236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5649 | 2024.11.19 02:13:56.897308 [ 5 ] {d26a2d93-84c3-4b20-bac1-cfe639865236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5650 | 2024.11.19 02:13:56.897803 [ 5 ] {d26a2d93-84c3-4b20-bac1-cfe639865236} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5651 | 2024.11.19 02:13:56.897841 [ 5 ] {d26a2d93-84c3-4b20-bac1-cfe639865236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5652 | 2024.11.19 02:13:56.898289 [ 5 ] {d26a2d93-84c3-4b20-bac1-cfe639865236} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5653 | 2024.11.19 02:13:56.898548 [ 5 ] {d26a2d93-84c3-4b20-bac1-cfe639865236} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5654 | 2024.11.19 02:13:56.898735 [ 5 ] {d26a2d93-84c3-4b20-bac1-cfe639865236} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001508 sec., 3978.7798408488065 rows/sec., 207.88 KiB/sec. | ||
5655 | 2024.11.19 02:13:56.898808 [ 5 ] {d26a2d93-84c3-4b20-bac1-cfe639865236} <Debug> TCPHandler: Processed in 0.00174112 sec. | ||
5656 | 2024.11.19 02:13:56.898965 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5657 | 2024.11.19 02:13:56.899088 [ 254 ] {2c4d9f07-30d9-46df-88f5-bc1e9a113139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5658 | 2024.11.19 02:13:56.899142 [ 254 ] {2c4d9f07-30d9-46df-88f5-bc1e9a113139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5659 | 2024.11.19 02:13:56.899749 [ 254 ] {2c4d9f07-30d9-46df-88f5-bc1e9a113139} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5660 | 2024.11.19 02:13:56.899790 [ 254 ] {2c4d9f07-30d9-46df-88f5-bc1e9a113139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5661 | 2024.11.19 02:13:56.900204 [ 254 ] {2c4d9f07-30d9-46df-88f5-bc1e9a113139} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5662 | 2024.11.19 02:13:56.900448 [ 254 ] {2c4d9f07-30d9-46df-88f5-bc1e9a113139} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5663 | 2024.11.19 02:13:56.900679 [ 254 ] {2c4d9f07-30d9-46df-88f5-bc1e9a113139} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001616 sec., 146658.41584158415 rows/sec., 9.83 MiB/sec. | ||
5664 | 2024.11.19 02:13:56.900738 [ 254 ] {2c4d9f07-30d9-46df-88f5-bc1e9a113139} <Debug> TCPHandler: Processed in 0.001831141 sec. | ||
5665 | 2024.11.19 02:13:56.900914 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5666 | 2024.11.19 02:13:56.901038 [ 5 ] {614e4f73-f67d-4670-a57d-c971c7a64704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5667 | 2024.11.19 02:13:56.901091 [ 5 ] {614e4f73-f67d-4670-a57d-c971c7a64704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5668 | 2024.11.19 02:13:56.901561 [ 5 ] {614e4f73-f67d-4670-a57d-c971c7a64704} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5669 | 2024.11.19 02:13:56.901599 [ 5 ] {614e4f73-f67d-4670-a57d-c971c7a64704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5670 | 2024.11.19 02:13:56.901969 [ 5 ] {614e4f73-f67d-4670-a57d-c971c7a64704} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5671 | 2024.11.19 02:13:56.902213 [ 5 ] {614e4f73-f67d-4670-a57d-c971c7a64704} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5672 | 2024.11.19 02:13:56.902389 [ 5 ] {614e4f73-f67d-4670-a57d-c971c7a64704} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001378 sec., 725.6894049346879 rows/sec., 48.90 KiB/sec. | ||
5673 | 2024.11.19 02:13:56.902464 [ 5 ] {614e4f73-f67d-4670-a57d-c971c7a64704} <Debug> TCPHandler: Processed in 0.001605469 sec. | ||
5674 | 2024.11.19 02:13:56.902619 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5675 | 2024.11.19 02:13:56.902741 [ 254 ] {6ce96ef0-e1da-4e6a-acf9-b0e3e4ac4c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5676 | 2024.11.19 02:13:56.902824 [ 254 ] {6ce96ef0-e1da-4e6a-acf9-b0e3e4ac4c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5677 | 2024.11.19 02:13:56.904051 [ 254 ] {6ce96ef0-e1da-4e6a-acf9-b0e3e4ac4c80} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5678 | 2024.11.19 02:13:56.904092 [ 254 ] {6ce96ef0-e1da-4e6a-acf9-b0e3e4ac4c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5679 | 2024.11.19 02:13:56.904775 [ 254 ] {6ce96ef0-e1da-4e6a-acf9-b0e3e4ac4c80} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5680 | 2024.11.19 02:13:56.905058 [ 254 ] {6ce96ef0-e1da-4e6a-acf9-b0e3e4ac4c80} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5681 | 2024.11.19 02:13:56.905370 [ 254 ] {6ce96ef0-e1da-4e6a-acf9-b0e3e4ac4c80} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002644 sec., 15506.807866868381 rows/sec., 27.79 MiB/sec. | ||
5682 | 2024.11.19 02:13:56.905725 [ 254 ] {6ce96ef0-e1da-4e6a-acf9-b0e3e4ac4c80} <Debug> TCPHandler: Processed in 0.003165456 sec. | ||
5683 | 2024.11.19 02:13:56.905873 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5684 | 2024.11.19 02:13:56.905990 [ 5 ] {22f38e39-e0f4-4879-a0f0-4b8b48942b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5685 | 2024.11.19 02:13:56.906043 [ 5 ] {22f38e39-e0f4-4879-a0f0-4b8b48942b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5686 | 2024.11.19 02:13:56.906526 [ 5 ] {22f38e39-e0f4-4879-a0f0-4b8b48942b36} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5687 | 2024.11.19 02:13:56.906564 [ 5 ] {22f38e39-e0f4-4879-a0f0-4b8b48942b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5688 | 2024.11.19 02:13:56.906952 [ 5 ] {22f38e39-e0f4-4879-a0f0-4b8b48942b36} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5689 | 2024.11.19 02:13:56.907197 [ 5 ] {22f38e39-e0f4-4879-a0f0-4b8b48942b36} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5690 | 2024.11.19 02:13:56.907386 [ 5 ] {22f38e39-e0f4-4879-a0f0-4b8b48942b36} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001417 sec., 57868.73676781933 rows/sec., 3.68 MiB/sec. | ||
5691 | 2024.11.19 02:13:56.907460 [ 5 ] {22f38e39-e0f4-4879-a0f0-4b8b48942b36} <Debug> TCPHandler: Processed in 0.001640899 sec. | ||
5692 | 2024.11.19 02:14:00.224659 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 852 | ||
5693 | 2024.11.19 02:14:00.227669 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5694 | 2024.11.19 02:14:00.227723 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5695 | 2024.11.19 02:14:00.229349 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5696 | 2024.11.19 02:14:00.229663 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5697 | 2024.11.19 02:14:00.229901 [ 108 ] {} <Debug> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5698 | 2024.11.19 02:14:00.230024 [ 108 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5699 | 2024.11.19 02:14:00.230095 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5700 | 2024.11.19 02:14:00.230505 [ 200 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::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 | ||
5701 | 2024.11.19 02:14:00.231085 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 852 | ||
5702 | 2024.11.19 02:14:00.231572 [ 200 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5703 | 2024.11.19 02:14:00.231748 [ 200 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 712 rows starting from the beginning of the part | ||
5704 | 2024.11.19 02:14:00.232404 [ 200 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::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 | ||
5705 | 2024.11.19 02:14:00.233000 [ 200 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
5706 | 2024.11.19 02:14:00.233517 [ 200 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 16 rows starting from the beginning of the part | ||
5707 | 2024.11.19 02:14:00.234045 [ 200 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
5708 | 2024.11.19 02:14:00.234525 [ 200 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
5709 | 2024.11.19 02:14:00.242822 [ 187 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 852 rows, containing 72 columns (72 merged, 0 gathered) in 0.012579084 sec., 67731.4818789667 rows/sec., 56.06 MiB/sec. | ||
5710 | 2024.11.19 02:14:00.244195 [ 187 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5711 | 2024.11.19 02:14:00.245041 [ 187 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_26_5} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5712 | 2024.11.19 02:14:00.245149 [ 187 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_26_5} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5713 | 2024.11.19 02:14:00.245476 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
5714 | 2024.11.19 02:14:01.871392 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5715 | 2024.11.19 02:14:01.871605 [ 5 ] {3a169235-0339-4e96-bf19-9c16e17c65b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5716 | 2024.11.19 02:14:01.871689 [ 5 ] {3a169235-0339-4e96-bf19-9c16e17c65b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5717 | 2024.11.19 02:14:01.872553 [ 5 ] {3a169235-0339-4e96-bf19-9c16e17c65b6} <Trace> oximeter.fields_ipaddr (708eb2e3-f434-4cb6-9253-ea14632e26f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5718 | 2024.11.19 02:14:01.872600 [ 5 ] {3a169235-0339-4e96-bf19-9c16e17c65b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5719 | 2024.11.19 02:14:01.873047 [ 5 ] {3a169235-0339-4e96-bf19-9c16e17c65b6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5720 | 2024.11.19 02:14:01.873313 [ 5 ] {3a169235-0339-4e96-bf19-9c16e17c65b6} <Trace> oximeter.fields_ipaddr (708eb2e3-f434-4cb6-9253-ea14632e26f7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5721 | 2024.11.19 02:14:01.873555 [ 5 ] {3a169235-0339-4e96-bf19-9c16e17c65b6} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.00201 sec., 7960.199004975124 rows/sec., 649.10 KiB/sec. | ||
5722 | 2024.11.19 02:14:01.873620 [ 5 ] {3a169235-0339-4e96-bf19-9c16e17c65b6} <Debug> TCPHandler: Processed in 0.002372027 sec. | ||
5723 | 2024.11.19 02:14:01.873888 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5724 | 2024.11.19 02:14:01.874099 [ 254 ] {bd4be9b4-f598-4aff-acd2-a2b2336ff41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5725 | 2024.11.19 02:14:01.874181 [ 254 ] {bd4be9b4-f598-4aff-acd2-a2b2336ff41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5726 | 2024.11.19 02:14:01.874970 [ 254 ] {bd4be9b4-f598-4aff-acd2-a2b2336ff41f} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5727 | 2024.11.19 02:14:01.875023 [ 254 ] {bd4be9b4-f598-4aff-acd2-a2b2336ff41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5728 | 2024.11.19 02:14:01.875456 [ 254 ] {bd4be9b4-f598-4aff-acd2-a2b2336ff41f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5729 | 2024.11.19 02:14:01.875710 [ 254 ] {bd4be9b4-f598-4aff-acd2-a2b2336ff41f} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5730 | 2024.11.19 02:14:01.875953 [ 254 ] {bd4be9b4-f598-4aff-acd2-a2b2336ff41f} <Debug> executeQuery: Read 64 rows, 4.99 KiB in 0.001909 sec., 33525.405971712935 rows/sec., 2.55 MiB/sec. | ||
5731 | 2024.11.19 02:14:01.876017 [ 254 ] {bd4be9b4-f598-4aff-acd2-a2b2336ff41f} <Debug> TCPHandler: Processed in 0.002269446 sec. | ||
5732 | 2024.11.19 02:14:01.876189 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5733 | 2024.11.19 02:14:01.876334 [ 5 ] {30436884-013f-4142-9e43-c5ccf1b83cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5734 | 2024.11.19 02:14:01.876395 [ 5 ] {30436884-013f-4142-9e43-c5ccf1b83cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5735 | 2024.11.19 02:14:01.877011 [ 5 ] {30436884-013f-4142-9e43-c5ccf1b83cae} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5736 | 2024.11.19 02:14:01.877052 [ 5 ] {30436884-013f-4142-9e43-c5ccf1b83cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5737 | 2024.11.19 02:14:01.877417 [ 5 ] {30436884-013f-4142-9e43-c5ccf1b83cae} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5738 | 2024.11.19 02:14:01.877658 [ 5 ] {30436884-013f-4142-9e43-c5ccf1b83cae} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5739 | 2024.11.19 02:14:01.877842 [ 90 ] {} <Debug> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
5740 | 2024.11.19 02:14:01.877905 [ 5 ] {30436884-013f-4142-9e43-c5ccf1b83cae} <Debug> executeQuery: Read 16 rows, 1.12 KiB in 0.001599 sec., 10006.253908692934 rows/sec., 698.68 KiB/sec. | ||
5741 | 2024.11.19 02:14:01.877933 [ 90 ] {} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5742 | 2024.11.19 02:14:01.878002 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5743 | 2024.11.19 02:14:01.878019 [ 5 ] {30436884-013f-4142-9e43-c5ccf1b83cae} <Debug> TCPHandler: Processed in 0.001895282 sec. | ||
5744 | 2024.11.19 02:14:01.878343 [ 188 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
5745 | 2024.11.19 02:14:01.878371 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5746 | 2024.11.19 02:14:01.878818 [ 254 ] {c510e194-92b4-4064-8f74-d16a075a4bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5747 | 2024.11.19 02:14:01.878879 [ 188 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5748 | 2024.11.19 02:14:01.878927 [ 254 ] {c510e194-92b4-4064-8f74-d16a075a4bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5749 | 2024.11.19 02:14:01.878930 [ 188 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 66 rows starting from the beginning of the part | ||
5750 | 2024.11.19 02:14:01.879152 [ 188 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
5751 | 2024.11.19 02:14:01.879516 [ 188 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
5752 | 2024.11.19 02:14:01.879944 [ 188 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
5753 | 2024.11.19 02:14:01.880199 [ 188 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part | ||
5754 | 2024.11.19 02:14:01.880436 [ 188 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 16 rows starting from the beginning of the part | ||
5755 | 2024.11.19 02:14:01.880979 [ 254 ] {c510e194-92b4-4064-8f74-d16a075a4bc3} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5756 | 2024.11.19 02:14:01.881026 [ 254 ] {c510e194-92b4-4064-8f74-d16a075a4bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5757 | 2024.11.19 02:14:01.881619 [ 254 ] {c510e194-92b4-4064-8f74-d16a075a4bc3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5758 | 2024.11.19 02:14:01.881894 [ 187 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 5 columns (5 merged, 0 gathered) in 0.003780593 sec., 60307.99930063882 rows/sec., 4.54 MiB/sec. | ||
5759 | 2024.11.19 02:14:01.882011 [ 254 ] {c510e194-92b4-4064-8f74-d16a075a4bc3} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5760 | 2024.11.19 02:14:01.882170 [ 187 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
5761 | 2024.11.19 02:14:01.882514 [ 254 ] {c510e194-92b4-4064-8f74-d16a075a4bc3} <Debug> executeQuery: Read 80 rows, 6.42 KiB in 0.003834 sec., 20865.936358894105 rows/sec., 1.64 MiB/sec. | ||
5762 | 2024.11.19 02:14:01.882907 [ 254 ] {c510e194-92b4-4064-8f74-d16a075a4bc3} <Debug> TCPHandler: Processed in 0.004675223 sec. | ||
5763 | 2024.11.19 02:14:01.883199 [ 187 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_25_5} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5764 | 2024.11.19 02:14:01.883336 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5765 | 2024.11.19 02:14:01.883436 [ 187 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_25_5} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
5766 | 2024.11.19 02:14:01.883578 [ 5 ] {ae236e9a-1889-46c3-8248-21d4553dd290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5767 | 2024.11.19 02:14:01.883602 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5768 | 2024.11.19 02:14:01.883665 [ 5 ] {ae236e9a-1889-46c3-8248-21d4553dd290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5769 | 2024.11.19 02:14:01.884268 [ 5 ] {ae236e9a-1889-46c3-8248-21d4553dd290} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5770 | 2024.11.19 02:14:01.884309 [ 5 ] {ae236e9a-1889-46c3-8248-21d4553dd290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5771 | 2024.11.19 02:14:01.884712 [ 5 ] {ae236e9a-1889-46c3-8248-21d4553dd290} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5772 | 2024.11.19 02:14:01.884977 [ 5 ] {ae236e9a-1889-46c3-8248-21d4553dd290} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5773 | 2024.11.19 02:14:01.885208 [ 5 ] {ae236e9a-1889-46c3-8248-21d4553dd290} <Debug> executeQuery: Read 136 rows, 9.69 KiB in 0.001714 sec., 79346.55775962661 rows/sec., 5.52 MiB/sec. | ||
5774 | 2024.11.19 02:14:01.885268 [ 5 ] {ae236e9a-1889-46c3-8248-21d4553dd290} <Debug> TCPHandler: Processed in 0.002233055 sec. | ||
5775 | 2024.11.19 02:14:01.885427 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5776 | 2024.11.19 02:14:01.885564 [ 254 ] {a282e6ba-07e8-438d-9682-8b32bc3750f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5777 | 2024.11.19 02:14:01.885627 [ 254 ] {a282e6ba-07e8-438d-9682-8b32bc3750f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5778 | 2024.11.19 02:14:01.886212 [ 254 ] {a282e6ba-07e8-438d-9682-8b32bc3750f1} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5779 | 2024.11.19 02:14:01.886258 [ 254 ] {a282e6ba-07e8-438d-9682-8b32bc3750f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5780 | 2024.11.19 02:14:01.886672 [ 254 ] {a282e6ba-07e8-438d-9682-8b32bc3750f1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5781 | 2024.11.19 02:14:01.886922 [ 254 ] {a282e6ba-07e8-438d-9682-8b32bc3750f1} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5782 | 2024.11.19 02:14:01.887148 [ 254 ] {a282e6ba-07e8-438d-9682-8b32bc3750f1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001616 sec., 29702.970297029704 rows/sec., 2.00 MiB/sec. | ||
5783 | 2024.11.19 02:14:01.887200 [ 254 ] {a282e6ba-07e8-438d-9682-8b32bc3750f1} <Debug> TCPHandler: Processed in 0.00183072 sec. | ||
5784 | 2024.11.19 02:14:06.871585 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5785 | 2024.11.19 02:14:06.871822 [ 5 ] {90f18704-5b51-4c94-8219-9eba03b0e558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5786 | 2024.11.19 02:14:06.871907 [ 5 ] {90f18704-5b51-4c94-8219-9eba03b0e558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5787 | 2024.11.19 02:14:06.872812 [ 5 ] {90f18704-5b51-4c94-8219-9eba03b0e558} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5788 | 2024.11.19 02:14:06.872867 [ 5 ] {90f18704-5b51-4c94-8219-9eba03b0e558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5789 | 2024.11.19 02:14:06.873323 [ 5 ] {90f18704-5b51-4c94-8219-9eba03b0e558} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5790 | 2024.11.19 02:14:06.873588 [ 5 ] {90f18704-5b51-4c94-8219-9eba03b0e558} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5791 | 2024.11.19 02:14:06.873816 [ 24 ] {} <Debug> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5792 | 2024.11.19 02:14:06.873840 [ 5 ] {90f18704-5b51-4c94-8219-9eba03b0e558} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00207 sec., 27053.14009661836 rows/sec., 2.08 MiB/sec. | ||
5793 | 2024.11.19 02:14:06.873912 [ 24 ] {} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5794 | 2024.11.19 02:14:06.873985 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5795 | 2024.11.19 02:14:06.874047 [ 5 ] {90f18704-5b51-4c94-8219-9eba03b0e558} <Debug> TCPHandler: Processed in 0.002603749 sec. | ||
5796 | 2024.11.19 02:14:06.874271 [ 188 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
5797 | 2024.11.19 02:14:06.874369 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5798 | 2024.11.19 02:14:06.874431 [ 188 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5799 | 2024.11.19 02:14:06.874476 [ 188 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1435 rows starting from the beginning of the part | ||
5800 | 2024.11.19 02:14:06.874570 [ 254 ] {6c4f4cfd-f9ad-4cdf-8348-a9d504d2cb58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5801 | 2024.11.19 02:14:06.874619 [ 188 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 57 rows starting from the beginning of the part | ||
5802 | 2024.11.19 02:14:06.874699 [ 254 ] {6c4f4cfd-f9ad-4cdf-8348-a9d504d2cb58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5803 | 2024.11.19 02:14:06.874809 [ 188 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
5804 | 2024.11.19 02:14:06.875284 [ 188 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 285 rows starting from the beginning of the part | ||
5805 | 2024.11.19 02:14:06.875461 [ 188 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
5806 | 2024.11.19 02:14:06.875688 [ 188 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
5807 | 2024.11.19 02:14:06.876623 [ 254 ] {6c4f4cfd-f9ad-4cdf-8348-a9d504d2cb58} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5808 | 2024.11.19 02:14:06.876668 [ 254 ] {6c4f4cfd-f9ad-4cdf-8348-a9d504d2cb58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5809 | 2024.11.19 02:14:06.877248 [ 254 ] {6c4f4cfd-f9ad-4cdf-8348-a9d504d2cb58} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5810 | 2024.11.19 02:14:06.877612 [ 254 ] {6c4f4cfd-f9ad-4cdf-8348-a9d504d2cb58} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5811 | 2024.11.19 02:14:06.877689 [ 198 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.003579311 sec., 545635.7382747686 rows/sec., 47.69 MiB/sec. | ||
5812 | 2024.11.19 02:14:06.877873 [ 24 ] {} <Debug> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5813 | 2024.11.19 02:14:06.877937 [ 24 ] {} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5814 | 2024.11.19 02:14:06.877968 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5815 | 2024.11.19 02:14:06.877980 [ 254 ] {6c4f4cfd-f9ad-4cdf-8348-a9d504d2cb58} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003471 sec., 18438.490348602707 rows/sec., 1.44 MiB/sec. | ||
5816 | 2024.11.19 02:14:06.878233 [ 254 ] {6c4f4cfd-f9ad-4cdf-8348-a9d504d2cb58} <Debug> TCPHandler: Processed in 0.004015716 sec. | ||
5817 | 2024.11.19 02:14:06.878593 [ 198 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5818 | 2024.11.19 02:14:06.878607 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
5819 | 2024.11.19 02:14:06.878658 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5820 | 2024.11.19 02:14:06.879094 [ 5 ] {8d64a5d9-4f0d-4dde-902d-432dbef9cffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5821 | 2024.11.19 02:14:06.879130 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5822 | 2024.11.19 02:14:06.879234 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 915 rows starting from the beginning of the part | ||
5823 | 2024.11.19 02:14:06.879280 [ 5 ] {8d64a5d9-4f0d-4dde-902d-432dbef9cffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5824 | 2024.11.19 02:14:06.879551 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 66 rows starting from the beginning of the part | ||
5825 | 2024.11.19 02:14:06.879856 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
5826 | 2024.11.19 02:14:06.880139 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 423 rows starting from the beginning of the part | ||
5827 | 2024.11.19 02:14:06.880275 [ 193 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_51_10} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5828 | 2024.11.19 02:14:06.880525 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 80 rows starting from the beginning of the part | ||
5829 | 2024.11.19 02:14:06.881002 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
5830 | 2024.11.19 02:14:06.881006 [ 193 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_51_10} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5831 | 2024.11.19 02:14:06.881594 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
5832 | 2024.11.19 02:14:06.882843 [ 5 ] {8d64a5d9-4f0d-4dde-902d-432dbef9cffc} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5833 | 2024.11.19 02:14:06.882914 [ 5 ] {8d64a5d9-4f0d-4dde-902d-432dbef9cffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5834 | 2024.11.19 02:14:06.884016 [ 5 ] {8d64a5d9-4f0d-4dde-902d-432dbef9cffc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5835 | 2024.11.19 02:14:06.884548 [ 5 ] {8d64a5d9-4f0d-4dde-902d-432dbef9cffc} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5836 | 2024.11.19 02:14:06.884556 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1612 rows, containing 5 columns (5 merged, 0 gathered) in 0.006445964 sec., 250078.96413942118 rows/sec., 19.29 MiB/sec. | ||
5837 | 2024.11.19 02:14:06.884794 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5838 | 2024.11.19 02:14:06.884851 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5839 | 2024.11.19 02:14:06.884899 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5840 | 2024.11.19 02:14:06.885025 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5841 | 2024.11.19 02:14:06.885132 [ 5 ] {8d64a5d9-4f0d-4dde-902d-432dbef9cffc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006186 sec., 25864.856126737795 rows/sec., 1.80 MiB/sec. | ||
5842 | 2024.11.19 02:14:06.885484 [ 5 ] {8d64a5d9-4f0d-4dde-902d-432dbef9cffc} <Debug> TCPHandler: Processed in 0.007089141 sec. | ||
5843 | 2024.11.19 02:14:06.885551 [ 198 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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.19 02:14:06.885758 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_51_10} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5845 | 2024.11.19 02:14:06.885829 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5846 | 2024.11.19 02:14:06.886024 [ 191 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_51_10} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5847 | 2024.11.19 02:14:06.886066 [ 198 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5848 | 2024.11.19 02:14:06.886227 [ 254 ] {70f8cfe3-05ad-4b13-861f-f22a07adc50d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5849 | 2024.11.19 02:14:06.886243 [ 198 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 9536 rows starting from the beginning of the part | ||
5850 | 2024.11.19 02:14:06.886259 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
5851 | 2024.11.19 02:14:06.886375 [ 254 ] {70f8cfe3-05ad-4b13-861f-f22a07adc50d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5852 | 2024.11.19 02:14:06.886648 [ 198 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 161 rows starting from the beginning of the part | ||
5853 | 2024.11.19 02:14:06.887172 [ 198 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
5854 | 2024.11.19 02:14:06.887556 [ 198 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
5855 | 2024.11.19 02:14:06.887824 [ 198 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 136 rows starting from the beginning of the part | ||
5856 | 2024.11.19 02:14:06.888273 [ 198 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
5857 | 2024.11.19 02:14:06.888937 [ 254 ] {70f8cfe3-05ad-4b13-861f-f22a07adc50d} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5858 | 2024.11.19 02:14:06.888994 [ 254 ] {70f8cfe3-05ad-4b13-861f-f22a07adc50d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5859 | 2024.11.19 02:14:06.889868 [ 254 ] {70f8cfe3-05ad-4b13-861f-f22a07adc50d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5860 | 2024.11.19 02:14:06.890169 [ 254 ] {70f8cfe3-05ad-4b13-861f-f22a07adc50d} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5861 | 2024.11.19 02:14:06.890340 [ 24 ] {} <Debug> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5862 | 2024.11.19 02:14:06.890387 [ 24 ] {} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5863 | 2024.11.19 02:14:06.890471 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5864 | 2024.11.19 02:14:06.890474 [ 254 ] {70f8cfe3-05ad-4b13-861f-f22a07adc50d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004378 sec., 13704.888076747373 rows/sec., 945.78 KiB/sec. | ||
5865 | 2024.11.19 02:14:06.890882 [ 254 ] {70f8cfe3-05ad-4b13-861f-f22a07adc50d} <Debug> TCPHandler: Processed in 0.00523081 sec. | ||
5866 | 2024.11.19 02:14:06.891455 [ 191 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::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 | ||
5867 | 2024.11.19 02:14:06.892147 [ 191 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5868 | 2024.11.19 02:14:06.892287 [ 191 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2944 rows starting from the beginning of the part | ||
5869 | 2024.11.19 02:14:06.892721 [ 191 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::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 | ||
5870 | 2024.11.19 02:14:06.893010 [ 191 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
5871 | 2024.11.19 02:14:06.893356 [ 191 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 82 rows starting from the beginning of the part | ||
5872 | 2024.11.19 02:14:06.893702 [ 191 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part | ||
5873 | 2024.11.19 02:14:06.894037 [ 191 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
5874 | 2024.11.19 02:14:06.896973 [ 194 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3254 rows, containing 4 columns (4 merged, 0 gathered) in 0.006339183 sec., 513315.3594083023 rows/sec., 33.74 MiB/sec. | ||
5875 | 2024.11.19 02:14:06.897238 [ 189 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10390 rows, containing 5 columns (5 merged, 0 gathered) in 0.012061798 sec., 861397.2809028969 rows/sec., 58.79 MiB/sec. | ||
5876 | 2024.11.19 02:14:06.897430 [ 194 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5877 | 2024.11.19 02:14:06.897745 [ 189 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5878 | 2024.11.19 02:14:06.897910 [ 194 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_51_10} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5879 | 2024.11.19 02:14:06.898063 [ 194 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_51_10} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5880 | 2024.11.19 02:14:06.898247 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
5881 | 2024.11.19 02:14:06.898306 [ 186 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5882 | 2024.11.19 02:14:06.898419 [ 186 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5883 | 2024.11.19 02:14:06.898510 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
5884 | 2024.11.19 02:14:07.000248 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.69 MiB, peak 172.35 MiB, free memory in arenas 0.00 B, will set to 164.84 MiB (RSS), difference: 1.15 MiB | ||
5885 | 2024.11.19 02:14:07.118188 [ 24 ] {} <Debug> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5886 | 2024.11.19 02:14:07.118240 [ 24 ] {} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5887 | 2024.11.19 02:14:07.118263 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
5888 | 2024.11.19 02:14:07.118447 [ 194 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::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 | ||
5889 | 2024.11.19 02:14:07.118633 [ 194 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5890 | 2024.11.19 02:14:07.118666 [ 194 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::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 | ||
5891 | 2024.11.19 02:14:07.118738 [ 194 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::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 | ||
5892 | 2024.11.19 02:14:07.118960 [ 194 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::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 | ||
5893 | 2024.11.19 02:14:07.119167 [ 194 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::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 | ||
5894 | 2024.11.19 02:14:07.119341 [ 194 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::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 | ||
5895 | 2024.11.19 02:14:07.120362 [ 186 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.002030953 sec., 50222.727950868386 rows/sec., 2.56 MiB/sec. | ||
5896 | 2024.11.19 02:14:07.120518 [ 189 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5897 | 2024.11.19 02:14:07.120835 [ 189 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::all_1_17_4} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5898 | 2024.11.19 02:14:07.120926 [ 189 ] {1ec78a7a-041e-4889-ac3a-29e04178c547::all_1_17_4} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5899 | 2024.11.19 02:14:07.121015 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5900 | 2024.11.19 02:14:07.741557 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63838, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5901 | 2024.11.19 02:14:07.941267 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33527, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5902 | 2024.11.19 02:14:07.971879 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61688, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5903 | 2024.11.19 02:14:08.065401 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58096, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5904 | 2024.11.19 02:14:08.074722 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51576, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5905 | 2024.11.19 02:14:08.125042 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52582, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5906 | 2024.11.19 02:14:08.135323 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36880, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5907 | 2024.11.19 02:14:08.161550 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60977, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5908 | 2024.11.19 02:14:10.005264 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5909 | 2024.11.19 02:14:10.005376 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5910 | 2024.11.19 02:14:10.231486 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 872 | ||
5911 | 2024.11.19 02:14:10.234165 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5912 | 2024.11.19 02:14:10.234220 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5913 | 2024.11.19 02:14:10.235648 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5914 | 2024.11.19 02:14:10.235972 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5915 | 2024.11.19 02:14:10.236908 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 872 | ||
5916 | 2024.11.19 02:14:11.436105 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:32966, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5917 | 2024.11.19 02:14:11.774810 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40067, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5918 | 2024.11.19 02:14:11.870422 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59461, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5919 | 2024.11.19 02:14:11.878360 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5920 | 2024.11.19 02:14:11.878582 [ 5 ] {f37e05ee-df64-4ddf-afde-ba98abbe0390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5921 | 2024.11.19 02:14:11.878665 [ 5 ] {f37e05ee-df64-4ddf-afde-ba98abbe0390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5922 | 2024.11.19 02:14:11.879457 [ 5 ] {f37e05ee-df64-4ddf-afde-ba98abbe0390} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5923 | 2024.11.19 02:14:11.879508 [ 5 ] {f37e05ee-df64-4ddf-afde-ba98abbe0390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5924 | 2024.11.19 02:14:11.879958 [ 5 ] {f37e05ee-df64-4ddf-afde-ba98abbe0390} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5925 | 2024.11.19 02:14:11.880227 [ 5 ] {f37e05ee-df64-4ddf-afde-ba98abbe0390} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5926 | 2024.11.19 02:14:11.880517 [ 5 ] {f37e05ee-df64-4ddf-afde-ba98abbe0390} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001995 sec., 7017.543859649123 rows/sec., 505.17 KiB/sec. | ||
5927 | 2024.11.19 02:14:11.880740 [ 5 ] {f37e05ee-df64-4ddf-afde-ba98abbe0390} <Debug> TCPHandler: Processed in 0.002521039 sec. | ||
5928 | 2024.11.19 02:14:11.881005 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5929 | 2024.11.19 02:14:11.881200 [ 254 ] {72fd147d-106b-4910-9d0e-86ce8f13a20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5930 | 2024.11.19 02:14:11.881278 [ 254 ] {72fd147d-106b-4910-9d0e-86ce8f13a20c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5931 | 2024.11.19 02:14:11.882209 [ 254 ] {72fd147d-106b-4910-9d0e-86ce8f13a20c} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5932 | 2024.11.19 02:14:11.882256 [ 254 ] {72fd147d-106b-4910-9d0e-86ce8f13a20c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5933 | 2024.11.19 02:14:11.882710 [ 254 ] {72fd147d-106b-4910-9d0e-86ce8f13a20c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5934 | 2024.11.19 02:14:11.882976 [ 254 ] {72fd147d-106b-4910-9d0e-86ce8f13a20c} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5935 | 2024.11.19 02:14:11.883242 [ 254 ] {72fd147d-106b-4910-9d0e-86ce8f13a20c} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.002089 sec., 136428.91335567256 rows/sec., 12.06 MiB/sec. | ||
5936 | 2024.11.19 02:14:11.883428 [ 254 ] {72fd147d-106b-4910-9d0e-86ce8f13a20c} <Debug> TCPHandler: Processed in 0.002544229 sec. | ||
5937 | 2024.11.19 02:14:11.883649 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5938 | 2024.11.19 02:14:11.883802 [ 5 ] {3efd672e-9337-4a83-b9e3-2771c9486b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5939 | 2024.11.19 02:14:11.883864 [ 5 ] {3efd672e-9337-4a83-b9e3-2771c9486b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5940 | 2024.11.19 02:14:11.884454 [ 5 ] {3efd672e-9337-4a83-b9e3-2771c9486b08} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5941 | 2024.11.19 02:14:11.884495 [ 5 ] {3efd672e-9337-4a83-b9e3-2771c9486b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5942 | 2024.11.19 02:14:11.884874 [ 5 ] {3efd672e-9337-4a83-b9e3-2771c9486b08} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5943 | 2024.11.19 02:14:11.885129 [ 5 ] {3efd672e-9337-4a83-b9e3-2771c9486b08} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5944 | 2024.11.19 02:14:11.885353 [ 5 ] {3efd672e-9337-4a83-b9e3-2771c9486b08} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001587 sec., 30245.746691871453 rows/sec., 2.18 MiB/sec. | ||
5945 | 2024.11.19 02:14:11.885410 [ 5 ] {3efd672e-9337-4a83-b9e3-2771c9486b08} <Debug> TCPHandler: Processed in 0.001875361 sec. | ||
5946 | 2024.11.19 02:14:11.885567 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5947 | 2024.11.19 02:14:11.885694 [ 254 ] {540c9533-fb65-4d76-80f9-53bcdac383a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5948 | 2024.11.19 02:14:11.885745 [ 254 ] {540c9533-fb65-4d76-80f9-53bcdac383a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5949 | 2024.11.19 02:14:11.886338 [ 254 ] {540c9533-fb65-4d76-80f9-53bcdac383a0} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5950 | 2024.11.19 02:14:11.886379 [ 254 ] {540c9533-fb65-4d76-80f9-53bcdac383a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5951 | 2024.11.19 02:14:11.886734 [ 254 ] {540c9533-fb65-4d76-80f9-53bcdac383a0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5952 | 2024.11.19 02:14:11.886970 [ 254 ] {540c9533-fb65-4d76-80f9-53bcdac383a0} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5953 | 2024.11.19 02:14:11.887186 [ 254 ] {540c9533-fb65-4d76-80f9-53bcdac383a0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001521 sec., 9204.47074293228 rows/sec., 644.62 KiB/sec. | ||
5954 | 2024.11.19 02:14:11.887242 [ 254 ] {540c9533-fb65-4d76-80f9-53bcdac383a0} <Debug> TCPHandler: Processed in 0.0017376 sec. | ||
5955 | 2024.11.19 02:14:11.887437 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5956 | 2024.11.19 02:14:11.887579 [ 5 ] {bdfd1ebe-5b73-40b1-90a7-13da0b4be440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5957 | 2024.11.19 02:14:11.887638 [ 5 ] {bdfd1ebe-5b73-40b1-90a7-13da0b4be440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5958 | 2024.11.19 02:14:11.888263 [ 5 ] {bdfd1ebe-5b73-40b1-90a7-13da0b4be440} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5959 | 2024.11.19 02:14:11.888302 [ 5 ] {bdfd1ebe-5b73-40b1-90a7-13da0b4be440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5960 | 2024.11.19 02:14:11.888678 [ 5 ] {bdfd1ebe-5b73-40b1-90a7-13da0b4be440} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5961 | 2024.11.19 02:14:11.888926 [ 5 ] {bdfd1ebe-5b73-40b1-90a7-13da0b4be440} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5962 | 2024.11.19 02:14:11.889131 [ 5 ] {bdfd1ebe-5b73-40b1-90a7-13da0b4be440} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001574 sec., 8259.212198221092 rows/sec., 514.96 KiB/sec. | ||
5963 | 2024.11.19 02:14:11.889293 [ 5 ] {bdfd1ebe-5b73-40b1-90a7-13da0b4be440} <Debug> TCPHandler: Processed in 0.001927062 sec. | ||
5964 | 2024.11.19 02:14:11.889471 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5965 | 2024.11.19 02:14:11.889612 [ 254 ] {a63d11aa-1f53-496e-8aeb-d29dc27523d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5966 | 2024.11.19 02:14:11.889672 [ 254 ] {a63d11aa-1f53-496e-8aeb-d29dc27523d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5967 | 2024.11.19 02:14:11.890430 [ 254 ] {a63d11aa-1f53-496e-8aeb-d29dc27523d2} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5968 | 2024.11.19 02:14:11.890468 [ 254 ] {a63d11aa-1f53-496e-8aeb-d29dc27523d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5969 | 2024.11.19 02:14:11.890848 [ 254 ] {a63d11aa-1f53-496e-8aeb-d29dc27523d2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5970 | 2024.11.19 02:14:11.891079 [ 254 ] {a63d11aa-1f53-496e-8aeb-d29dc27523d2} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5971 | 2024.11.19 02:14:11.891310 [ 254 ] {a63d11aa-1f53-496e-8aeb-d29dc27523d2} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001729 sec., 244650.0867553499 rows/sec., 17.49 MiB/sec. | ||
5972 | 2024.11.19 02:14:11.891363 [ 254 ] {a63d11aa-1f53-496e-8aeb-d29dc27523d2} <Debug> TCPHandler: Processed in 0.001968393 sec. | ||
5973 | 2024.11.19 02:14:11.891566 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5974 | 2024.11.19 02:14:11.891793 [ 5 ] {533840ae-38b2-4a27-86a1-aec3ff71a91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5975 | 2024.11.19 02:14:11.891888 [ 5 ] {533840ae-38b2-4a27-86a1-aec3ff71a91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5976 | 2024.11.19 02:14:11.892424 [ 5 ] {533840ae-38b2-4a27-86a1-aec3ff71a91f} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5977 | 2024.11.19 02:14:11.892463 [ 5 ] {533840ae-38b2-4a27-86a1-aec3ff71a91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5978 | 2024.11.19 02:14:11.892841 [ 5 ] {533840ae-38b2-4a27-86a1-aec3ff71a91f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5979 | 2024.11.19 02:14:11.893088 [ 5 ] {533840ae-38b2-4a27-86a1-aec3ff71a91f} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5980 | 2024.11.19 02:14:11.893273 [ 5 ] {533840ae-38b2-4a27-86a1-aec3ff71a91f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001535 sec., 3908.7947882736157 rows/sec., 204.22 KiB/sec. | ||
5981 | 2024.11.19 02:14:11.893324 [ 5 ] {533840ae-38b2-4a27-86a1-aec3ff71a91f} <Debug> TCPHandler: Processed in 0.001869541 sec. | ||
5982 | 2024.11.19 02:14:11.893483 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5983 | 2024.11.19 02:14:11.893601 [ 254 ] {d97b99c6-fdd5-4cf9-8a11-ce681f0377c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5984 | 2024.11.19 02:14:11.893654 [ 254 ] {d97b99c6-fdd5-4cf9-8a11-ce681f0377c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5985 | 2024.11.19 02:14:11.894234 [ 254 ] {d97b99c6-fdd5-4cf9-8a11-ce681f0377c3} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5986 | 2024.11.19 02:14:11.894273 [ 254 ] {d97b99c6-fdd5-4cf9-8a11-ce681f0377c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5987 | 2024.11.19 02:14:11.894653 [ 254 ] {d97b99c6-fdd5-4cf9-8a11-ce681f0377c3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5988 | 2024.11.19 02:14:11.894901 [ 254 ] {d97b99c6-fdd5-4cf9-8a11-ce681f0377c3} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5989 | 2024.11.19 02:14:11.895110 [ 254 ] {d97b99c6-fdd5-4cf9-8a11-ce681f0377c3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001534 sec., 154498.04432855282 rows/sec., 10.36 MiB/sec. | ||
5990 | 2024.11.19 02:14:11.895163 [ 254 ] {d97b99c6-fdd5-4cf9-8a11-ce681f0377c3} <Debug> TCPHandler: Processed in 0.00173784 sec. | ||
5991 | 2024.11.19 02:14:11.895314 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5992 | 2024.11.19 02:14:11.895454 [ 5 ] {32c6bb03-0487-47ba-bff2-bff88ffdc11b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5993 | 2024.11.19 02:14:11.895517 [ 5 ] {32c6bb03-0487-47ba-bff2-bff88ffdc11b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5994 | 2024.11.19 02:14:11.896051 [ 5 ] {32c6bb03-0487-47ba-bff2-bff88ffdc11b} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5995 | 2024.11.19 02:14:11.896089 [ 5 ] {32c6bb03-0487-47ba-bff2-bff88ffdc11b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
5996 | 2024.11.19 02:14:11.896465 [ 5 ] {32c6bb03-0487-47ba-bff2-bff88ffdc11b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5997 | 2024.11.19 02:14:11.896707 [ 5 ] {32c6bb03-0487-47ba-bff2-bff88ffdc11b} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5998 | 2024.11.19 02:14:11.896886 [ 5 ] {32c6bb03-0487-47ba-bff2-bff88ffdc11b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001464 sec., 683.0601092896175 rows/sec., 46.03 KiB/sec. | ||
5999 | 2024.11.19 02:14:11.896937 [ 5 ] {32c6bb03-0487-47ba-bff2-bff88ffdc11b} <Debug> TCPHandler: Processed in 0.001690109 sec. | ||
6000 | 2024.11.19 02:14:11.897094 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6001 | 2024.11.19 02:14:11.897231 [ 254 ] {ec80d7b3-62c7-48c9-b0c4-46a253c9b33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6002 | 2024.11.19 02:14:11.897325 [ 254 ] {ec80d7b3-62c7-48c9-b0c4-46a253c9b33c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6003 | 2024.11.19 02:14:11.898584 [ 254 ] {ec80d7b3-62c7-48c9-b0c4-46a253c9b33c} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6004 | 2024.11.19 02:14:11.898623 [ 254 ] {ec80d7b3-62c7-48c9-b0c4-46a253c9b33c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6005 | 2024.11.19 02:14:11.899267 [ 254 ] {ec80d7b3-62c7-48c9-b0c4-46a253c9b33c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6006 | 2024.11.19 02:14:11.899523 [ 254 ] {ec80d7b3-62c7-48c9-b0c4-46a253c9b33c} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6007 | 2024.11.19 02:14:11.899871 [ 254 ] {ec80d7b3-62c7-48c9-b0c4-46a253c9b33c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002668 sec., 15367.316341829086 rows/sec., 27.54 MiB/sec. | ||
6008 | 2024.11.19 02:14:11.900456 [ 254 ] {ec80d7b3-62c7-48c9-b0c4-46a253c9b33c} <Debug> TCPHandler: Processed in 0.003424209 sec. | ||
6009 | 2024.11.19 02:14:11.900660 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6010 | 2024.11.19 02:14:11.900882 [ 5 ] {4ad069f7-4dd2-447e-ae83-0c7c0444d4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6011 | 2024.11.19 02:14:11.900978 [ 5 ] {4ad069f7-4dd2-447e-ae83-0c7c0444d4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6012 | 2024.11.19 02:14:11.901449 [ 5 ] {4ad069f7-4dd2-447e-ae83-0c7c0444d4d5} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6013 | 2024.11.19 02:14:11.901486 [ 5 ] {4ad069f7-4dd2-447e-ae83-0c7c0444d4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6014 | 2024.11.19 02:14:11.901880 [ 5 ] {4ad069f7-4dd2-447e-ae83-0c7c0444d4d5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6015 | 2024.11.19 02:14:11.902125 [ 5 ] {4ad069f7-4dd2-447e-ae83-0c7c0444d4d5} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6016 | 2024.11.19 02:14:11.902310 [ 5 ] {4ad069f7-4dd2-447e-ae83-0c7c0444d4d5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001484 sec., 55256.06469002695 rows/sec., 3.51 MiB/sec. | ||
6017 | 2024.11.19 02:14:11.902362 [ 5 ] {4ad069f7-4dd2-447e-ae83-0c7c0444d4d5} <Debug> TCPHandler: Processed in 0.001809991 sec. | ||
6018 | 2024.11.19 02:14:11.919807 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49026, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6019 | 2024.11.19 02:14:11.957688 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39208, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6020 | 2024.11.19 02:14:12.199404 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41082, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6021 | 2024.11.19 02:14:12.210980 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41828, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6022 | 2024.11.19 02:14:12.295520 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57949, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6023 | 2024.11.19 02:14:12.321922 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38519, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6024 | 2024.11.19 02:14:12.324214 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59294, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6025 | 2024.11.19 02:14:12.369085 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6026 | 2024.11.19 02:14:12.474913 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49680, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6027 | 2024.11.19 02:14:12.511292 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55687, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6028 | 2024.11.19 02:14:12.576036 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53476, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6029 | 2024.11.19 02:14:12.582852 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57544, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6030 | 2024.11.19 02:14:12.584154 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64456, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6031 | 2024.11.19 02:14:12.593454 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33145, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6032 | 2024.11.19 02:14:12.594669 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47706, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6033 | 2024.11.19 02:14:12.649345 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44037, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6034 | 2024.11.19 02:14:12.679814 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46358, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6035 | 2024.11.19 02:14:12.689122 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35962, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6036 | 2024.11.19 02:14:12.741537 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64689, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6037 | 2024.11.19 02:14:12.747901 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54714, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6038 | 2024.11.19 02:14:12.757227 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63973, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6039 | 2024.11.19 02:14:16.870522 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6040 | 2024.11.19 02:14:16.870739 [ 5 ] {6d324d6c-102c-4ef5-a30a-d481e3e9ab65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6041 | 2024.11.19 02:14:16.870818 [ 5 ] {6d324d6c-102c-4ef5-a30a-d481e3e9ab65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6042 | 2024.11.19 02:14:16.871612 [ 5 ] {6d324d6c-102c-4ef5-a30a-d481e3e9ab65} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6043 | 2024.11.19 02:14:16.871671 [ 5 ] {6d324d6c-102c-4ef5-a30a-d481e3e9ab65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6044 | 2024.11.19 02:14:16.872116 [ 5 ] {6d324d6c-102c-4ef5-a30a-d481e3e9ab65} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6045 | 2024.11.19 02:14:16.872379 [ 5 ] {6d324d6c-102c-4ef5-a30a-d481e3e9ab65} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6046 | 2024.11.19 02:14:16.872650 [ 5 ] {6d324d6c-102c-4ef5-a30a-d481e3e9ab65} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001965 sec., 28498.727735368953 rows/sec., 2.19 MiB/sec. | ||
6047 | 2024.11.19 02:14:16.872721 [ 5 ] {6d324d6c-102c-4ef5-a30a-d481e3e9ab65} <Debug> TCPHandler: Processed in 0.002333237 sec. | ||
6048 | 2024.11.19 02:14:16.872988 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6049 | 2024.11.19 02:14:16.873199 [ 254 ] {c0c3a075-acbb-4440-b79d-b278fc92ba19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6050 | 2024.11.19 02:14:16.873272 [ 254 ] {c0c3a075-acbb-4440-b79d-b278fc92ba19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6051 | 2024.11.19 02:14:16.874031 [ 254 ] {c0c3a075-acbb-4440-b79d-b278fc92ba19} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6052 | 2024.11.19 02:14:16.874082 [ 254 ] {c0c3a075-acbb-4440-b79d-b278fc92ba19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6053 | 2024.11.19 02:14:16.874510 [ 254 ] {c0c3a075-acbb-4440-b79d-b278fc92ba19} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6054 | 2024.11.19 02:14:16.874754 [ 254 ] {c0c3a075-acbb-4440-b79d-b278fc92ba19} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6055 | 2024.11.19 02:14:16.874996 [ 254 ] {c0c3a075-acbb-4440-b79d-b278fc92ba19} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001852 sec., 34557.23542116631 rows/sec., 2.70 MiB/sec. | ||
6056 | 2024.11.19 02:14:16.875061 [ 254 ] {c0c3a075-acbb-4440-b79d-b278fc92ba19} <Debug> TCPHandler: Processed in 0.002213545 sec. | ||
6057 | 2024.11.19 02:14:16.875230 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6058 | 2024.11.19 02:14:16.875383 [ 5 ] {48e7e920-9e6a-44db-9c51-c94f336492b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6059 | 2024.11.19 02:14:16.875449 [ 5 ] {48e7e920-9e6a-44db-9c51-c94f336492b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6060 | 2024.11.19 02:14:16.876138 [ 5 ] {48e7e920-9e6a-44db-9c51-c94f336492b5} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6061 | 2024.11.19 02:14:16.876182 [ 5 ] {48e7e920-9e6a-44db-9c51-c94f336492b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6062 | 2024.11.19 02:14:16.876600 [ 5 ] {48e7e920-9e6a-44db-9c51-c94f336492b5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6063 | 2024.11.19 02:14:16.876840 [ 5 ] {48e7e920-9e6a-44db-9c51-c94f336492b5} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6064 | 2024.11.19 02:14:16.877064 [ 5 ] {48e7e920-9e6a-44db-9c51-c94f336492b5} <Debug> executeQuery: Read 130 rows, 9.28 KiB in 0.001717 sec., 75713.453698311 rows/sec., 5.28 MiB/sec. | ||
6065 | 2024.11.19 02:14:16.877120 [ 5 ] {48e7e920-9e6a-44db-9c51-c94f336492b5} <Debug> TCPHandler: Processed in 0.001962052 sec. | ||
6066 | 2024.11.19 02:14:16.877288 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6067 | 2024.11.19 02:14:16.877415 [ 254 ] {d2437692-bd72-4c86-8a4d-5a5588a123f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6068 | 2024.11.19 02:14:16.877471 [ 254 ] {d2437692-bd72-4c86-8a4d-5a5588a123f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6069 | 2024.11.19 02:14:16.877983 [ 254 ] {d2437692-bd72-4c86-8a4d-5a5588a123f2} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6070 | 2024.11.19 02:14:16.878023 [ 254 ] {d2437692-bd72-4c86-8a4d-5a5588a123f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6071 | 2024.11.19 02:14:16.878409 [ 254 ] {d2437692-bd72-4c86-8a4d-5a5588a123f2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6072 | 2024.11.19 02:14:16.878659 [ 254 ] {d2437692-bd72-4c86-8a4d-5a5588a123f2} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6073 | 2024.11.19 02:14:16.878872 [ 254 ] {d2437692-bd72-4c86-8a4d-5a5588a123f2} <Debug> executeQuery: Read 50 rows, 3.44 KiB in 0.001486 sec., 33647.37550471063 rows/sec., 2.26 MiB/sec. | ||
6074 | 2024.11.19 02:14:16.878924 [ 254 ] {d2437692-bd72-4c86-8a4d-5a5588a123f2} <Debug> TCPHandler: Processed in 0.00169498 sec. | ||
6075 | 2024.11.19 02:14:20.237454 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 902 | ||
6076 | 2024.11.19 02:14:20.240276 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6077 | 2024.11.19 02:14:20.240334 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6078 | 2024.11.19 02:14:20.241786 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6079 | 2024.11.19 02:14:20.242102 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6080 | 2024.11.19 02:14:20.242699 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 902 | ||
6081 | 2024.11.19 02:14:21.872196 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6082 | 2024.11.19 02:14:21.872511 [ 5 ] {7289694b-31e6-4cb1-84cf-152c88982527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6083 | 2024.11.19 02:14:21.872589 [ 5 ] {7289694b-31e6-4cb1-84cf-152c88982527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6084 | 2024.11.19 02:14:21.873361 [ 5 ] {7289694b-31e6-4cb1-84cf-152c88982527} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6085 | 2024.11.19 02:14:21.873414 [ 5 ] {7289694b-31e6-4cb1-84cf-152c88982527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6086 | 2024.11.19 02:14:21.873862 [ 5 ] {7289694b-31e6-4cb1-84cf-152c88982527} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6087 | 2024.11.19 02:14:21.874120 [ 5 ] {7289694b-31e6-4cb1-84cf-152c88982527} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6088 | 2024.11.19 02:14:21.874375 [ 5 ] {7289694b-31e6-4cb1-84cf-152c88982527} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001943 sec., 28821.410190427174 rows/sec., 2.21 MiB/sec. | ||
6089 | 2024.11.19 02:14:21.874432 [ 5 ] {7289694b-31e6-4cb1-84cf-152c88982527} <Debug> TCPHandler: Processed in 0.002434708 sec. | ||
6090 | 2024.11.19 02:14:21.874705 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6091 | 2024.11.19 02:14:21.874914 [ 254 ] {70517475-969f-4c33-aa2b-14d8d6620b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6092 | 2024.11.19 02:14:21.874992 [ 254 ] {70517475-969f-4c33-aa2b-14d8d6620b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6093 | 2024.11.19 02:14:21.875940 [ 254 ] {70517475-969f-4c33-aa2b-14d8d6620b26} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6094 | 2024.11.19 02:14:21.875986 [ 254 ] {70517475-969f-4c33-aa2b-14d8d6620b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6095 | 2024.11.19 02:14:21.876419 [ 254 ] {70517475-969f-4c33-aa2b-14d8d6620b26} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6096 | 2024.11.19 02:14:21.876675 [ 254 ] {70517475-969f-4c33-aa2b-14d8d6620b26} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6097 | 2024.11.19 02:14:21.876903 [ 254 ] {70517475-969f-4c33-aa2b-14d8d6620b26} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002045 sec., 31295.843520782397 rows/sec., 2.44 MiB/sec. | ||
6098 | 2024.11.19 02:14:21.876958 [ 254 ] {70517475-969f-4c33-aa2b-14d8d6620b26} <Debug> TCPHandler: Processed in 0.002392577 sec. | ||
6099 | 2024.11.19 02:14:21.877110 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6100 | 2024.11.19 02:14:21.877234 [ 5 ] {62e8b875-a417-4f03-a847-6c18e95709f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6101 | 2024.11.19 02:14:21.877290 [ 5 ] {62e8b875-a417-4f03-a847-6c18e95709f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6102 | 2024.11.19 02:14:21.877952 [ 5 ] {62e8b875-a417-4f03-a847-6c18e95709f0} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6103 | 2024.11.19 02:14:21.878003 [ 5 ] {62e8b875-a417-4f03-a847-6c18e95709f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6104 | 2024.11.19 02:14:21.878457 [ 5 ] {62e8b875-a417-4f03-a847-6c18e95709f0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6105 | 2024.11.19 02:14:21.878699 [ 5 ] {62e8b875-a417-4f03-a847-6c18e95709f0} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6106 | 2024.11.19 02:14:21.878918 [ 5 ] {62e8b875-a417-4f03-a847-6c18e95709f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001712 sec., 93457.94392523365 rows/sec., 6.51 MiB/sec. | ||
6107 | 2024.11.19 02:14:21.878969 [ 5 ] {62e8b875-a417-4f03-a847-6c18e95709f0} <Debug> TCPHandler: Processed in 0.001916652 sec. | ||
6108 | 2024.11.19 02:14:21.879117 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6109 | 2024.11.19 02:14:21.879236 [ 254 ] {f34ecc6c-85d3-4add-b518-340b921a2ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6110 | 2024.11.19 02:14:21.879287 [ 254 ] {f34ecc6c-85d3-4add-b518-340b921a2ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6111 | 2024.11.19 02:14:21.879866 [ 254 ] {f34ecc6c-85d3-4add-b518-340b921a2ce9} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6112 | 2024.11.19 02:14:21.879912 [ 254 ] {f34ecc6c-85d3-4add-b518-340b921a2ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6113 | 2024.11.19 02:14:21.880357 [ 254 ] {f34ecc6c-85d3-4add-b518-340b921a2ce9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6114 | 2024.11.19 02:14:21.880598 [ 254 ] {f34ecc6c-85d3-4add-b518-340b921a2ce9} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6115 | 2024.11.19 02:14:21.880806 [ 254 ] {f34ecc6c-85d3-4add-b518-340b921a2ce9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001596 sec., 37593.984962406015 rows/sec., 2.53 MiB/sec. | ||
6116 | 2024.11.19 02:14:21.880854 [ 254 ] {f34ecc6c-85d3-4add-b518-340b921a2ce9} <Debug> TCPHandler: Processed in 0.001790551 sec. | ||
6117 | 2024.11.19 02:14:25.005443 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6118 | 2024.11.19 02:14:25.005515 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6119 | 2024.11.19 02:14:26.879063 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6120 | 2024.11.19 02:14:26.879378 [ 5 ] {2d2ca1c7-e8d3-4beb-937f-03d1f304ad0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6121 | 2024.11.19 02:14:26.879495 [ 5 ] {2d2ca1c7-e8d3-4beb-937f-03d1f304ad0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6122 | 2024.11.19 02:14:26.880318 [ 5 ] {2d2ca1c7-e8d3-4beb-937f-03d1f304ad0b} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6123 | 2024.11.19 02:14:26.880367 [ 5 ] {2d2ca1c7-e8d3-4beb-937f-03d1f304ad0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6124 | 2024.11.19 02:14:26.880820 [ 5 ] {2d2ca1c7-e8d3-4beb-937f-03d1f304ad0b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6125 | 2024.11.19 02:14:26.881068 [ 5 ] {2d2ca1c7-e8d3-4beb-937f-03d1f304ad0b} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6126 | 2024.11.19 02:14:26.881307 [ 5 ] {2d2ca1c7-e8d3-4beb-937f-03d1f304ad0b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002006 sec., 6979.062811565304 rows/sec., 502.40 KiB/sec. | ||
6127 | 2024.11.19 02:14:26.881456 [ 5 ] {2d2ca1c7-e8d3-4beb-937f-03d1f304ad0b} <Debug> TCPHandler: Processed in 0.00257957 sec. | ||
6128 | 2024.11.19 02:14:26.881759 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6129 | 2024.11.19 02:14:26.881943 [ 254 ] {22b853cf-5c5e-4100-b2a4-f0632b9c6a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6130 | 2024.11.19 02:14:26.882014 [ 254 ] {22b853cf-5c5e-4100-b2a4-f0632b9c6a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6131 | 2024.11.19 02:14:26.882889 [ 254 ] {22b853cf-5c5e-4100-b2a4-f0632b9c6a92} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6132 | 2024.11.19 02:14:26.882939 [ 254 ] {22b853cf-5c5e-4100-b2a4-f0632b9c6a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6133 | 2024.11.19 02:14:26.883388 [ 254 ] {22b853cf-5c5e-4100-b2a4-f0632b9c6a92} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6134 | 2024.11.19 02:14:26.883638 [ 254 ] {22b853cf-5c5e-4100-b2a4-f0632b9c6a92} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6135 | 2024.11.19 02:14:26.883882 [ 254 ] {22b853cf-5c5e-4100-b2a4-f0632b9c6a92} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.001989 sec., 143288.08446455505 rows/sec., 12.66 MiB/sec. | ||
6136 | 2024.11.19 02:14:26.883944 [ 254 ] {22b853cf-5c5e-4100-b2a4-f0632b9c6a92} <Debug> TCPHandler: Processed in 0.002319286 sec. | ||
6137 | 2024.11.19 02:14:26.884107 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6138 | 2024.11.19 02:14:26.884258 [ 5 ] {6f8f06aa-0df3-4214-b7b8-78fffa6c34b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6139 | 2024.11.19 02:14:26.884321 [ 5 ] {6f8f06aa-0df3-4214-b7b8-78fffa6c34b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6140 | 2024.11.19 02:14:26.884974 [ 5 ] {6f8f06aa-0df3-4214-b7b8-78fffa6c34b3} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6141 | 2024.11.19 02:14:26.885013 [ 5 ] {6f8f06aa-0df3-4214-b7b8-78fffa6c34b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6142 | 2024.11.19 02:14:26.885386 [ 5 ] {6f8f06aa-0df3-4214-b7b8-78fffa6c34b3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6143 | 2024.11.19 02:14:26.885640 [ 5 ] {6f8f06aa-0df3-4214-b7b8-78fffa6c34b3} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6144 | 2024.11.19 02:14:26.885836 [ 5 ] {6f8f06aa-0df3-4214-b7b8-78fffa6c34b3} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001616 sec., 29702.970297029704 rows/sec., 2.14 MiB/sec. | ||
6145 | 2024.11.19 02:14:26.885962 [ 5 ] {6f8f06aa-0df3-4214-b7b8-78fffa6c34b3} <Debug> TCPHandler: Processed in 0.001924652 sec. | ||
6146 | 2024.11.19 02:14:26.886127 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6147 | 2024.11.19 02:14:26.886272 [ 254 ] {9a709a49-c0eb-4dbf-8a7b-4e75656d5ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6148 | 2024.11.19 02:14:26.886335 [ 254 ] {9a709a49-c0eb-4dbf-8a7b-4e75656d5ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6149 | 2024.11.19 02:14:26.886981 [ 254 ] {9a709a49-c0eb-4dbf-8a7b-4e75656d5ca3} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6150 | 2024.11.19 02:14:26.887023 [ 254 ] {9a709a49-c0eb-4dbf-8a7b-4e75656d5ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6151 | 2024.11.19 02:14:26.887397 [ 254 ] {9a709a49-c0eb-4dbf-8a7b-4e75656d5ca3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6152 | 2024.11.19 02:14:26.887640 [ 254 ] {9a709a49-c0eb-4dbf-8a7b-4e75656d5ca3} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6153 | 2024.11.19 02:14:26.887887 [ 254 ] {9a709a49-c0eb-4dbf-8a7b-4e75656d5ca3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001644 sec., 8515.81508515815 rows/sec., 596.39 KiB/sec. | ||
6154 | 2024.11.19 02:14:26.888011 [ 254 ] {9a709a49-c0eb-4dbf-8a7b-4e75656d5ca3} <Debug> TCPHandler: Processed in 0.001963633 sec. | ||
6155 | 2024.11.19 02:14:26.888187 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6156 | 2024.11.19 02:14:26.888330 [ 5 ] {0c031e46-7992-4792-9d05-dad1c6ad01cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6157 | 2024.11.19 02:14:26.888388 [ 5 ] {0c031e46-7992-4792-9d05-dad1c6ad01cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6158 | 2024.11.19 02:14:26.888991 [ 5 ] {0c031e46-7992-4792-9d05-dad1c6ad01cb} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6159 | 2024.11.19 02:14:26.889030 [ 5 ] {0c031e46-7992-4792-9d05-dad1c6ad01cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6160 | 2024.11.19 02:14:26.889382 [ 5 ] {0c031e46-7992-4792-9d05-dad1c6ad01cb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6161 | 2024.11.19 02:14:26.889618 [ 5 ] {0c031e46-7992-4792-9d05-dad1c6ad01cb} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6162 | 2024.11.19 02:14:26.889831 [ 5 ] {0c031e46-7992-4792-9d05-dad1c6ad01cb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001529 sec., 8502.289077828646 rows/sec., 530.12 KiB/sec. | ||
6163 | 2024.11.19 02:14:26.889927 [ 5 ] {0c031e46-7992-4792-9d05-dad1c6ad01cb} <Debug> TCPHandler: Processed in 0.001810531 sec. | ||
6164 | 2024.11.19 02:14:26.890096 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6165 | 2024.11.19 02:14:26.890234 [ 254 ] {4a7a1dbc-cd46-4089-a6fb-a7e80f3968a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6166 | 2024.11.19 02:14:26.890293 [ 254 ] {4a7a1dbc-cd46-4089-a6fb-a7e80f3968a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6167 | 2024.11.19 02:14:26.891064 [ 254 ] {4a7a1dbc-cd46-4089-a6fb-a7e80f3968a8} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6168 | 2024.11.19 02:14:26.891105 [ 254 ] {4a7a1dbc-cd46-4089-a6fb-a7e80f3968a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6169 | 2024.11.19 02:14:26.891488 [ 254 ] {4a7a1dbc-cd46-4089-a6fb-a7e80f3968a8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6170 | 2024.11.19 02:14:26.891729 [ 254 ] {4a7a1dbc-cd46-4089-a6fb-a7e80f3968a8} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6171 | 2024.11.19 02:14:26.891974 [ 254 ] {4a7a1dbc-cd46-4089-a6fb-a7e80f3968a8} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001771 sec., 238848.1084133258 rows/sec., 17.07 MiB/sec. | ||
6172 | 2024.11.19 02:14:26.892034 [ 254 ] {4a7a1dbc-cd46-4089-a6fb-a7e80f3968a8} <Debug> TCPHandler: Processed in 0.002003453 sec. | ||
6173 | 2024.11.19 02:14:26.892277 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6174 | 2024.11.19 02:14:26.892505 [ 5 ] {0b6c7916-d453-45ac-93d4-9dfed2e6aed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6175 | 2024.11.19 02:14:26.892599 [ 5 ] {0b6c7916-d453-45ac-93d4-9dfed2e6aed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6176 | 2024.11.19 02:14:26.893097 [ 5 ] {0b6c7916-d453-45ac-93d4-9dfed2e6aed6} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6177 | 2024.11.19 02:14:26.893136 [ 5 ] {0b6c7916-d453-45ac-93d4-9dfed2e6aed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6178 | 2024.11.19 02:14:26.893503 [ 5 ] {0b6c7916-d453-45ac-93d4-9dfed2e6aed6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6179 | 2024.11.19 02:14:26.893741 [ 5 ] {0b6c7916-d453-45ac-93d4-9dfed2e6aed6} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6180 | 2024.11.19 02:14:26.893920 [ 5 ] {0b6c7916-d453-45ac-93d4-9dfed2e6aed6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001473 sec., 4073.319755600815 rows/sec., 212.82 KiB/sec. | ||
6181 | 2024.11.19 02:14:26.893970 [ 5 ] {0b6c7916-d453-45ac-93d4-9dfed2e6aed6} <Debug> TCPHandler: Processed in 0.001847121 sec. | ||
6182 | 2024.11.19 02:14:26.894133 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6183 | 2024.11.19 02:14:26.894273 [ 254 ] {439d0772-00b4-4a52-89ca-b14031a773c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6184 | 2024.11.19 02:14:26.894337 [ 254 ] {439d0772-00b4-4a52-89ca-b14031a773c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6185 | 2024.11.19 02:14:26.894961 [ 254 ] {439d0772-00b4-4a52-89ca-b14031a773c4} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6186 | 2024.11.19 02:14:26.895001 [ 254 ] {439d0772-00b4-4a52-89ca-b14031a773c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6187 | 2024.11.19 02:14:26.895394 [ 254 ] {439d0772-00b4-4a52-89ca-b14031a773c4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6188 | 2024.11.19 02:14:26.895630 [ 254 ] {439d0772-00b4-4a52-89ca-b14031a773c4} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6189 | 2024.11.19 02:14:26.895880 [ 254 ] {439d0772-00b4-4a52-89ca-b14031a773c4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001631 sec., 145309.62599632127 rows/sec., 9.74 MiB/sec. | ||
6190 | 2024.11.19 02:14:26.896036 [ 254 ] {439d0772-00b4-4a52-89ca-b14031a773c4} <Debug> TCPHandler: Processed in 0.001970142 sec. | ||
6191 | 2024.11.19 02:14:26.896247 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6192 | 2024.11.19 02:14:26.896401 [ 5 ] {0f938844-80b5-43eb-be7f-5a1790cad860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6193 | 2024.11.19 02:14:26.896461 [ 5 ] {0f938844-80b5-43eb-be7f-5a1790cad860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6194 | 2024.11.19 02:14:26.896928 [ 5 ] {0f938844-80b5-43eb-be7f-5a1790cad860} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6195 | 2024.11.19 02:14:26.896965 [ 5 ] {0f938844-80b5-43eb-be7f-5a1790cad860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6196 | 2024.11.19 02:14:26.897324 [ 5 ] {0f938844-80b5-43eb-be7f-5a1790cad860} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6197 | 2024.11.19 02:14:26.897572 [ 5 ] {0f938844-80b5-43eb-be7f-5a1790cad860} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6198 | 2024.11.19 02:14:26.897798 [ 5 ] {0f938844-80b5-43eb-be7f-5a1790cad860} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001428 sec., 700.2801120448179 rows/sec., 47.19 KiB/sec. | ||
6199 | 2024.11.19 02:14:26.897988 [ 5 ] {0f938844-80b5-43eb-be7f-5a1790cad860} <Debug> TCPHandler: Processed in 0.001865401 sec. | ||
6200 | 2024.11.19 02:14:26.898129 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6201 | 2024.11.19 02:14:26.898236 [ 254 ] {6c267c30-dfd2-4f85-b792-f4d6738907fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6202 | 2024.11.19 02:14:26.898310 [ 254 ] {6c267c30-dfd2-4f85-b792-f4d6738907fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6203 | 2024.11.19 02:14:26.899460 [ 254 ] {6c267c30-dfd2-4f85-b792-f4d6738907fd} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6204 | 2024.11.19 02:14:26.899498 [ 254 ] {6c267c30-dfd2-4f85-b792-f4d6738907fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6205 | 2024.11.19 02:14:26.900167 [ 254 ] {6c267c30-dfd2-4f85-b792-f4d6738907fd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6206 | 2024.11.19 02:14:26.900418 [ 254 ] {6c267c30-dfd2-4f85-b792-f4d6738907fd} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6207 | 2024.11.19 02:14:26.900614 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6208 | 2024.11.19 02:14:26.900687 [ 254 ] {6c267c30-dfd2-4f85-b792-f4d6738907fd} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002427 sec., 16893.283889575607 rows/sec., 30.27 MiB/sec. | ||
6209 | 2024.11.19 02:14:26.900717 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6210 | 2024.11.19 02:14:26.900828 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6211 | 2024.11.19 02:14:26.900965 [ 254 ] {6c267c30-dfd2-4f85-b792-f4d6738907fd} <Debug> TCPHandler: Processed in 0.002847433 sec. | ||
6212 | 2024.11.19 02:14:26.901416 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6213 | 2024.11.19 02:14:26.901748 [ 186 ] {f0982eb0-272d-4d39-a715-052c43954bb3::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 | ||
6214 | 2024.11.19 02:14:26.901807 [ 5 ] {dd24ddef-306b-470b-861f-8e7d03412729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6215 | 2024.11.19 02:14:26.901903 [ 5 ] {dd24ddef-306b-470b-861f-8e7d03412729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6216 | 2024.11.19 02:14:26.902812 [ 186 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6217 | 2024.11.19 02:14:26.902971 [ 186 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 463 rows starting from the beginning of the part | ||
6218 | 2024.11.19 02:14:26.903814 [ 186 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
6219 | 2024.11.19 02:14:26.903900 [ 5 ] {dd24ddef-306b-470b-861f-8e7d03412729} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6220 | 2024.11.19 02:14:26.903963 [ 5 ] {dd24ddef-306b-470b-861f-8e7d03412729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6221 | 2024.11.19 02:14:26.904469 [ 186 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
6222 | 2024.11.19 02:14:26.905172 [ 186 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
6223 | 2024.11.19 02:14:26.905532 [ 5 ] {dd24ddef-306b-470b-861f-8e7d03412729} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6224 | 2024.11.19 02:14:26.905764 [ 186 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
6225 | 2024.11.19 02:14:26.906293 [ 5 ] {dd24ddef-306b-470b-861f-8e7d03412729} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6226 | 2024.11.19 02:14:26.906333 [ 186 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
6227 | 2024.11.19 02:14:26.907449 [ 5 ] {dd24ddef-306b-470b-861f-8e7d03412729} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005667 sec., 14469.737074289747 rows/sec., 941.06 KiB/sec. | ||
6228 | 2024.11.19 02:14:26.907807 [ 5 ] {dd24ddef-306b-470b-861f-8e7d03412729} <Debug> TCPHandler: Processed in 0.006708647 sec. | ||
6229 | 2024.11.19 02:14:26.927321 [ 189 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 668 rows, containing 19 columns (19 merged, 0 gathered) in 0.026282111 sec., 25416.527614543596 rows/sec., 45.55 MiB/sec. | ||
6230 | 2024.11.19 02:14:26.928249 [ 195 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6231 | 2024.11.19 02:14:26.928762 [ 195 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6232 | 2024.11.19 02:14:26.928859 [ 195 ] {f0982eb0-272d-4d39-a715-052c43954bb3::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6233 | 2024.11.19 02:14:26.929035 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. | ||
6234 | 2024.11.19 02:14:27.000246 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.68 MiB, peak 173.21 MiB, free memory in arenas 0.00 B, will set to 167.54 MiB (RSS), difference: 1.86 MiB | ||
6235 | 2024.11.19 02:14:30.243063 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 932 | ||
6236 | 2024.11.19 02:14:30.246028 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6237 | 2024.11.19 02:14:30.246079 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6238 | 2024.11.19 02:14:30.247534 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6239 | 2024.11.19 02:14:30.247863 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6240 | 2024.11.19 02:14:30.248398 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 932 | ||
6241 | 2024.11.19 02:14:31.870804 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6242 | 2024.11.19 02:14:31.871125 [ 5 ] {885b678b-1802-4c64-8789-2b16221c5dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6243 | 2024.11.19 02:14:31.871246 [ 5 ] {885b678b-1802-4c64-8789-2b16221c5dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6244 | 2024.11.19 02:14:31.872279 [ 5 ] {885b678b-1802-4c64-8789-2b16221c5dfe} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6245 | 2024.11.19 02:14:31.872336 [ 5 ] {885b678b-1802-4c64-8789-2b16221c5dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6246 | 2024.11.19 02:14:31.872796 [ 5 ] {885b678b-1802-4c64-8789-2b16221c5dfe} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6247 | 2024.11.19 02:14:31.873060 [ 5 ] {885b678b-1802-4c64-8789-2b16221c5dfe} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6248 | 2024.11.19 02:14:31.873271 [ 150 ] {} <Debug> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6249 | 2024.11.19 02:14:31.873346 [ 5 ] {885b678b-1802-4c64-8789-2b16221c5dfe} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002303 sec., 24316.1094224924 rows/sec., 1.87 MiB/sec. | ||
6250 | 2024.11.19 02:14:31.873360 [ 150 ] {} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6251 | 2024.11.19 02:14:31.873432 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6252 | 2024.11.19 02:14:31.873487 [ 5 ] {885b678b-1802-4c64-8789-2b16221c5dfe} <Debug> TCPHandler: Processed in 0.002836912 sec. | ||
6253 | 2024.11.19 02:14:31.873707 [ 197 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
6254 | 2024.11.19 02:14:31.873938 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6255 | 2024.11.19 02:14:31.874029 [ 197 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6256 | 2024.11.19 02:14:31.874166 [ 197 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1435 rows starting from the beginning of the part | ||
6257 | 2024.11.19 02:14:31.874420 [ 254 ] {29f714d9-9708-46ca-bb78-986a756c07d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6258 | 2024.11.19 02:14:31.874557 [ 197 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 285 rows starting from the beginning of the part | ||
6259 | 2024.11.19 02:14:31.874699 [ 254 ] {29f714d9-9708-46ca-bb78-986a756c07d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6260 | 2024.11.19 02:14:31.875468 [ 197 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
6261 | 2024.11.19 02:14:31.875892 [ 197 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
6262 | 2024.11.19 02:14:31.876273 [ 197 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 285 rows starting from the beginning of the part | ||
6263 | 2024.11.19 02:14:31.876605 [ 197 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
6264 | 2024.11.19 02:14:31.877954 [ 254 ] {29f714d9-9708-46ca-bb78-986a756c07d7} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6265 | 2024.11.19 02:14:31.878034 [ 254 ] {29f714d9-9708-46ca-bb78-986a756c07d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6266 | 2024.11.19 02:14:31.879162 [ 254 ] {29f714d9-9708-46ca-bb78-986a756c07d7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6267 | 2024.11.19 02:14:31.879666 [ 254 ] {29f714d9-9708-46ca-bb78-986a756c07d7} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6268 | 2024.11.19 02:14:31.879889 [ 192 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2173 rows, containing 5 columns (5 merged, 0 gathered) in 0.006352412 sec., 342074.7898593479 rows/sec., 30.19 MiB/sec. | ||
6269 | 2024.11.19 02:14:31.880064 [ 150 ] {} <Debug> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6270 | 2024.11.19 02:14:31.880176 [ 254 ] {29f714d9-9708-46ca-bb78-986a756c07d7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005928 sec., 10796.221322537112 rows/sec., 862.89 KiB/sec. | ||
6271 | 2024.11.19 02:14:31.880186 [ 150 ] {} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6272 | 2024.11.19 02:14:31.880273 [ 192 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6273 | 2024.11.19 02:14:31.880308 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6274 | 2024.11.19 02:14:31.880473 [ 254 ] {29f714d9-9708-46ca-bb78-986a756c07d7} <Debug> TCPHandler: Processed in 0.006753967 sec. | ||
6275 | 2024.11.19 02:14:31.880896 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6276 | 2024.11.19 02:14:31.881054 [ 201 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
6277 | 2024.11.19 02:14:31.881505 [ 5 ] {24eeb877-895b-408f-91f9-01dca28c74ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6278 | 2024.11.19 02:14:31.881705 [ 192 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_56_11} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6279 | 2024.11.19 02:14:31.881802 [ 201 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6280 | 2024.11.19 02:14:31.881844 [ 5 ] {24eeb877-895b-408f-91f9-01dca28c74ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6281 | 2024.11.19 02:14:31.881995 [ 201 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 915 rows starting from the beginning of the part | ||
6282 | 2024.11.19 02:14:31.882406 [ 192 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_56_11} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6283 | 2024.11.19 02:14:31.882798 [ 201 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 423 rows starting from the beginning of the part | ||
6284 | 2024.11.19 02:14:31.883021 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
6285 | 2024.11.19 02:14:31.883539 [ 201 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
6286 | 2024.11.19 02:14:31.883939 [ 201 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
6287 | 2024.11.19 02:14:31.884121 [ 201 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 423 rows starting from the beginning of the part | ||
6288 | 2024.11.19 02:14:31.884283 [ 201 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
6289 | 2024.11.19 02:14:31.884835 [ 5 ] {24eeb877-895b-408f-91f9-01dca28c74ca} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6290 | 2024.11.19 02:14:31.884882 [ 5 ] {24eeb877-895b-408f-91f9-01dca28c74ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6291 | 2024.11.19 02:14:31.885481 [ 5 ] {24eeb877-895b-408f-91f9-01dca28c74ca} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6292 | 2024.11.19 02:14:31.885741 [ 5 ] {24eeb877-895b-408f-91f9-01dca28c74ca} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6293 | 2024.11.19 02:14:31.886015 [ 189 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.005434862 sec., 359346.7506626663 rows/sec., 27.50 MiB/sec. | ||
6294 | 2024.11.19 02:14:31.886045 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6295 | 2024.11.19 02:14:31.886132 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6296 | 2024.11.19 02:14:31.886181 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6297 | 2024.11.19 02:14:31.886213 [ 5 ] {24eeb877-895b-408f-91f9-01dca28c74ca} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.004955 sec., 25832.49243188698 rows/sec., 1.80 MiB/sec. | ||
6298 | 2024.11.19 02:14:31.886314 [ 189 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6299 | 2024.11.19 02:14:31.886807 [ 5 ] {24eeb877-895b-408f-91f9-01dca28c74ca} <Debug> TCPHandler: Processed in 0.00613284 sec. | ||
6300 | 2024.11.19 02:14:31.886943 [ 192 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
6301 | 2024.11.19 02:14:31.887193 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6302 | 2024.11.19 02:14:31.887769 [ 254 ] {d473c472-9fec-43a8-8045-6875f10027a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6303 | 2024.11.19 02:14:31.887840 [ 189 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_56_11} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6304 | 2024.11.19 02:14:31.887990 [ 192 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6305 | 2024.11.19 02:14:31.888058 [ 254 ] {d473c472-9fec-43a8-8045-6875f10027a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6306 | 2024.11.19 02:14:31.888240 [ 192 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 10390 rows starting from the beginning of the part | ||
6307 | 2024.11.19 02:14:31.888423 [ 189 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_56_11} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6308 | 2024.11.19 02:14:31.888975 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
6309 | 2024.11.19 02:14:31.889182 [ 192 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
6310 | 2024.11.19 02:14:31.889430 [ 192 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
6311 | 2024.11.19 02:14:31.889665 [ 192 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
6312 | 2024.11.19 02:14:31.890169 [ 192 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
6313 | 2024.11.19 02:14:31.890390 [ 192 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 128 rows starting from the beginning of the part | ||
6314 | 2024.11.19 02:14:31.890845 [ 254 ] {d473c472-9fec-43a8-8045-6875f10027a0} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6315 | 2024.11.19 02:14:31.890892 [ 254 ] {d473c472-9fec-43a8-8045-6875f10027a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6316 | 2024.11.19 02:14:31.891372 [ 254 ] {d473c472-9fec-43a8-8045-6875f10027a0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6317 | 2024.11.19 02:14:31.891675 [ 254 ] {d473c472-9fec-43a8-8045-6875f10027a0} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6318 | 2024.11.19 02:14:31.891901 [ 150 ] {} <Debug> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6319 | 2024.11.19 02:14:31.892002 [ 150 ] {} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6320 | 2024.11.19 02:14:31.892086 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6321 | 2024.11.19 02:14:31.892140 [ 254 ] {d473c472-9fec-43a8-8045-6875f10027a0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004544 sec., 10563.38028169014 rows/sec., 728.98 KiB/sec. | ||
6322 | 2024.11.19 02:14:31.892465 [ 254 ] {d473c472-9fec-43a8-8045-6875f10027a0} <Debug> TCPHandler: Processed in 0.005492883 sec. | ||
6323 | 2024.11.19 02:14:31.892505 [ 196 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::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 | ||
6324 | 2024.11.19 02:14:31.892693 [ 196 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6325 | 2024.11.19 02:14:31.892736 [ 196 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::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 | ||
6326 | 2024.11.19 02:14:31.892839 [ 196 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part | ||
6327 | 2024.11.19 02:14:31.893033 [ 196 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 50 rows starting from the beginning of the part | ||
6328 | 2024.11.19 02:14:31.893260 [ 196 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
6329 | 2024.11.19 02:14:31.893330 [ 196 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part | ||
6330 | 2024.11.19 02:14:31.893634 [ 196 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 48 rows starting from the beginning of the part | ||
6331 | 2024.11.19 02:14:31.895178 [ 187 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11282 rows, containing 5 columns (5 merged, 0 gathered) in 0.008857811 sec., 1273678.1130236352 rows/sec., 86.93 MiB/sec. | ||
6332 | 2024.11.19 02:14:31.895457 [ 199 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3576 rows, containing 4 columns (4 merged, 0 gathered) in 0.003210626 sec., 1113801.482950677 rows/sec., 73.18 MiB/sec. | ||
6333 | 2024.11.19 02:14:31.895590 [ 192 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6334 | 2024.11.19 02:14:31.895904 [ 192 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6335 | 2024.11.19 02:14:31.896026 [ 192 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6336 | 2024.11.19 02:14:31.896116 [ 199 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6337 | 2024.11.19 02:14:31.896151 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
6338 | 2024.11.19 02:14:31.896498 [ 199 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_56_11} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6339 | 2024.11.19 02:14:31.896596 [ 199 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_56_11} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6340 | 2024.11.19 02:14:31.896726 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
6341 | 2024.11.19 02:14:36.872033 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6342 | 2024.11.19 02:14:36.872374 [ 5 ] {d40b6cc1-0707-45b2-b5f4-f99a30be2a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6343 | 2024.11.19 02:14:36.872496 [ 5 ] {d40b6cc1-0707-45b2-b5f4-f99a30be2a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6344 | 2024.11.19 02:14:36.873554 [ 5 ] {d40b6cc1-0707-45b2-b5f4-f99a30be2a5d} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6345 | 2024.11.19 02:14:36.873610 [ 5 ] {d40b6cc1-0707-45b2-b5f4-f99a30be2a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6346 | 2024.11.19 02:14:36.874065 [ 5 ] {d40b6cc1-0707-45b2-b5f4-f99a30be2a5d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6347 | 2024.11.19 02:14:36.874322 [ 5 ] {d40b6cc1-0707-45b2-b5f4-f99a30be2a5d} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6348 | 2024.11.19 02:14:36.874590 [ 5 ] {d40b6cc1-0707-45b2-b5f4-f99a30be2a5d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002299 sec., 24358.416702914314 rows/sec., 1.87 MiB/sec. | ||
6349 | 2024.11.19 02:14:36.874706 [ 5 ] {d40b6cc1-0707-45b2-b5f4-f99a30be2a5d} <Debug> TCPHandler: Processed in 0.002867103 sec. | ||
6350 | 2024.11.19 02:14:36.875002 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6351 | 2024.11.19 02:14:36.875207 [ 254 ] {f9c4e06a-556f-4442-9266-60d7c009eb9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6352 | 2024.11.19 02:14:36.875285 [ 254 ] {f9c4e06a-556f-4442-9266-60d7c009eb9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6353 | 2024.11.19 02:14:36.876116 [ 254 ] {f9c4e06a-556f-4442-9266-60d7c009eb9f} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6354 | 2024.11.19 02:14:36.876163 [ 254 ] {f9c4e06a-556f-4442-9266-60d7c009eb9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6355 | 2024.11.19 02:14:36.876599 [ 254 ] {f9c4e06a-556f-4442-9266-60d7c009eb9f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6356 | 2024.11.19 02:14:36.876871 [ 254 ] {f9c4e06a-556f-4442-9266-60d7c009eb9f} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6357 | 2024.11.19 02:14:36.877145 [ 254 ] {f9c4e06a-556f-4442-9266-60d7c009eb9f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001982 sec., 32290.615539858733 rows/sec., 2.52 MiB/sec. | ||
6358 | 2024.11.19 02:14:36.877281 [ 254 ] {f9c4e06a-556f-4442-9266-60d7c009eb9f} <Debug> TCPHandler: Processed in 0.002424888 sec. | ||
6359 | 2024.11.19 02:14:36.877536 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6360 | 2024.11.19 02:14:36.877698 [ 5 ] {4e61bda3-9367-498c-979e-491b49364bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6361 | 2024.11.19 02:14:36.877766 [ 5 ] {4e61bda3-9367-498c-979e-491b49364bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6362 | 2024.11.19 02:14:36.878412 [ 5 ] {4e61bda3-9367-498c-979e-491b49364bde} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6363 | 2024.11.19 02:14:36.878455 [ 5 ] {4e61bda3-9367-498c-979e-491b49364bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6364 | 2024.11.19 02:14:36.878860 [ 5 ] {4e61bda3-9367-498c-979e-491b49364bde} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6365 | 2024.11.19 02:14:36.879101 [ 5 ] {4e61bda3-9367-498c-979e-491b49364bde} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6366 | 2024.11.19 02:14:36.879335 [ 5 ] {4e61bda3-9367-498c-979e-491b49364bde} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001676 sec., 95465.3937947494 rows/sec., 6.65 MiB/sec. | ||
6367 | 2024.11.19 02:14:36.879393 [ 5 ] {4e61bda3-9367-498c-979e-491b49364bde} <Debug> TCPHandler: Processed in 0.001997203 sec. | ||
6368 | 2024.11.19 02:14:36.879572 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6369 | 2024.11.19 02:14:36.879718 [ 254 ] {9c53c350-1e2d-41c1-9f9d-82401c793dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6370 | 2024.11.19 02:14:36.879782 [ 254 ] {9c53c350-1e2d-41c1-9f9d-82401c793dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6371 | 2024.11.19 02:14:36.880324 [ 254 ] {9c53c350-1e2d-41c1-9f9d-82401c793dd9} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6372 | 2024.11.19 02:14:36.880363 [ 254 ] {9c53c350-1e2d-41c1-9f9d-82401c793dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6373 | 2024.11.19 02:14:36.880748 [ 254 ] {9c53c350-1e2d-41c1-9f9d-82401c793dd9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6374 | 2024.11.19 02:14:36.880998 [ 254 ] {9c53c350-1e2d-41c1-9f9d-82401c793dd9} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6375 | 2024.11.19 02:14:36.881184 [ 254 ] {9c53c350-1e2d-41c1-9f9d-82401c793dd9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001502 sec., 39946.73768308921 rows/sec., 2.69 MiB/sec. | ||
6376 | 2024.11.19 02:14:36.881234 [ 254 ] {9c53c350-1e2d-41c1-9f9d-82401c793dd9} <Debug> TCPHandler: Processed in 0.00173181 sec. | ||
6377 | 2024.11.19 02:14:37.757332 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64619, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6378 | 2024.11.19 02:14:37.953760 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33380, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6379 | 2024.11.19 02:14:37.982155 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51406, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6380 | 2024.11.19 02:14:38.085581 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61950, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6381 | 2024.11.19 02:14:38.085598 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41498, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6382 | 2024.11.19 02:14:38.132052 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52740, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6383 | 2024.11.19 02:14:38.138344 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39050, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6384 | 2024.11.19 02:14:38.171164 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38705, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6385 | 2024.11.19 02:14:39.704294 [ 145 ] {} <Debug> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6386 | 2024.11.19 02:14:39.704414 [ 145 ] {} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6387 | 2024.11.19 02:14:39.704458 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6388 | 2024.11.19 02:14:39.704704 [ 199 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
6389 | 2024.11.19 02:14:39.705040 [ 199 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6390 | 2024.11.19 02:14:39.705087 [ 199 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 243 rows starting from the beginning of the part | ||
6391 | 2024.11.19 02:14:39.705180 [ 199 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::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 | ||
6392 | 2024.11.19 02:14:39.705381 [ 199 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::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 | ||
6393 | 2024.11.19 02:14:39.705637 [ 199 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::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 | ||
6394 | 2024.11.19 02:14:39.705816 [ 199 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::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 | ||
6395 | 2024.11.19 02:14:39.706836 [ 192 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002330046 sec., 128323.64682929005 rows/sec., 9.20 MiB/sec. | ||
6396 | 2024.11.19 02:14:39.707113 [ 193 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6397 | 2024.11.19 02:14:39.707498 [ 193 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_21_5} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6398 | 2024.11.19 02:14:39.707601 [ 193 ] {6e041362-b2aa-4e00-b6e1-5e679523cdc1::all_1_21_5} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6399 | 2024.11.19 02:14:39.707715 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6400 | 2024.11.19 02:14:40.005757 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6401 | 2024.11.19 02:14:40.005813 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6402 | 2024.11.19 02:14:40.248767 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 948 | ||
6403 | 2024.11.19 02:14:40.251390 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6404 | 2024.11.19 02:14:40.251441 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6405 | 2024.11.19 02:14:40.252845 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6406 | 2024.11.19 02:14:40.253225 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6407 | 2024.11.19 02:14:40.254066 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 948 | ||
6408 | 2024.11.19 02:14:41.446701 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61415, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6409 | 2024.11.19 02:14:41.792183 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56009, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6410 | 2024.11.19 02:14:41.879033 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6411 | 2024.11.19 02:14:41.879253 [ 5 ] {3c7b745e-1820-44c1-acbf-d04b165ec098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6412 | 2024.11.19 02:14:41.879329 [ 5 ] {3c7b745e-1820-44c1-acbf-d04b165ec098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6413 | 2024.11.19 02:14:41.880079 [ 5 ] {3c7b745e-1820-44c1-acbf-d04b165ec098} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6414 | 2024.11.19 02:14:41.880135 [ 5 ] {3c7b745e-1820-44c1-acbf-d04b165ec098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6415 | 2024.11.19 02:14:41.880573 [ 5 ] {3c7b745e-1820-44c1-acbf-d04b165ec098} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6416 | 2024.11.19 02:14:41.880825 [ 5 ] {3c7b745e-1820-44c1-acbf-d04b165ec098} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6417 | 2024.11.19 02:14:41.881105 [ 5 ] {3c7b745e-1820-44c1-acbf-d04b165ec098} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001892 sec., 7399.577167019027 rows/sec., 532.67 KiB/sec. | ||
6418 | 2024.11.19 02:14:41.881212 [ 5 ] {3c7b745e-1820-44c1-acbf-d04b165ec098} <Debug> TCPHandler: Processed in 0.002329056 sec. | ||
6419 | 2024.11.19 02:14:41.881530 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6420 | 2024.11.19 02:14:41.881742 [ 254 ] {bae6e059-d130-4ac8-96a5-4824cd0e5162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6421 | 2024.11.19 02:14:41.881822 [ 254 ] {bae6e059-d130-4ac8-96a5-4824cd0e5162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6422 | 2024.11.19 02:14:41.882745 [ 254 ] {bae6e059-d130-4ac8-96a5-4824cd0e5162} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6423 | 2024.11.19 02:14:41.882793 [ 254 ] {bae6e059-d130-4ac8-96a5-4824cd0e5162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6424 | 2024.11.19 02:14:41.883252 [ 254 ] {bae6e059-d130-4ac8-96a5-4824cd0e5162} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6425 | 2024.11.19 02:14:41.883512 [ 254 ] {bae6e059-d130-4ac8-96a5-4824cd0e5162} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6426 | 2024.11.19 02:14:41.883731 [ 254 ] {bae6e059-d130-4ac8-96a5-4824cd0e5162} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.002045 sec., 139364.30317848412 rows/sec., 12.32 MiB/sec. | ||
6427 | 2024.11.19 02:14:41.883814 [ 254 ] {bae6e059-d130-4ac8-96a5-4824cd0e5162} <Debug> TCPHandler: Processed in 0.002468448 sec. | ||
6428 | 2024.11.19 02:14:41.884085 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6429 | 2024.11.19 02:14:41.884297 [ 5 ] {d44a2976-1e18-484d-8b48-a4b5fb53fe07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6430 | 2024.11.19 02:14:41.884360 [ 5 ] {d44a2976-1e18-484d-8b48-a4b5fb53fe07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6431 | 2024.11.19 02:14:41.885090 [ 5 ] {d44a2976-1e18-484d-8b48-a4b5fb53fe07} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6432 | 2024.11.19 02:14:41.885141 [ 5 ] {d44a2976-1e18-484d-8b48-a4b5fb53fe07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6433 | 2024.11.19 02:14:41.885526 [ 5 ] {d44a2976-1e18-484d-8b48-a4b5fb53fe07} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6434 | 2024.11.19 02:14:41.885770 [ 5 ] {d44a2976-1e18-484d-8b48-a4b5fb53fe07} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6435 | 2024.11.19 02:14:41.885886 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60269, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6436 | 2024.11.19 02:14:41.886195 [ 5 ] {d44a2976-1e18-484d-8b48-a4b5fb53fe07} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001891 sec., 25383.39502908514 rows/sec., 1.83 MiB/sec. | ||
6437 | 2024.11.19 02:14:41.886428 [ 5 ] {d44a2976-1e18-484d-8b48-a4b5fb53fe07} <Debug> TCPHandler: Processed in 0.002497729 sec. | ||
6438 | 2024.11.19 02:14:41.886616 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6439 | 2024.11.19 02:14:41.886764 [ 254 ] {9ac9a970-7407-44e6-b793-87dad5cfe982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6440 | 2024.11.19 02:14:41.886824 [ 254 ] {9ac9a970-7407-44e6-b793-87dad5cfe982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6441 | 2024.11.19 02:14:41.887486 [ 254 ] {9ac9a970-7407-44e6-b793-87dad5cfe982} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6442 | 2024.11.19 02:14:41.887525 [ 254 ] {9ac9a970-7407-44e6-b793-87dad5cfe982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6443 | 2024.11.19 02:14:41.887886 [ 254 ] {9ac9a970-7407-44e6-b793-87dad5cfe982} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6444 | 2024.11.19 02:14:41.888143 [ 254 ] {9ac9a970-7407-44e6-b793-87dad5cfe982} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6445 | 2024.11.19 02:14:41.888325 [ 254 ] {9ac9a970-7407-44e6-b793-87dad5cfe982} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001598 sec., 8760.951188986233 rows/sec., 613.56 KiB/sec. | ||
6446 | 2024.11.19 02:14:41.888379 [ 254 ] {9ac9a970-7407-44e6-b793-87dad5cfe982} <Debug> TCPHandler: Processed in 0.001832161 sec. | ||
6447 | 2024.11.19 02:14:41.888535 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6448 | 2024.11.19 02:14:41.888679 [ 5 ] {6e96f00a-f369-4a1f-a483-153037d65cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6449 | 2024.11.19 02:14:41.888738 [ 5 ] {6e96f00a-f369-4a1f-a483-153037d65cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6450 | 2024.11.19 02:14:41.889388 [ 5 ] {6e96f00a-f369-4a1f-a483-153037d65cc9} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6451 | 2024.11.19 02:14:41.889430 [ 5 ] {6e96f00a-f369-4a1f-a483-153037d65cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6452 | 2024.11.19 02:14:41.889788 [ 5 ] {6e96f00a-f369-4a1f-a483-153037d65cc9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6453 | 2024.11.19 02:14:41.890023 [ 5 ] {6e96f00a-f369-4a1f-a483-153037d65cc9} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6454 | 2024.11.19 02:14:41.890297 [ 5 ] {6e96f00a-f369-4a1f-a483-153037d65cc9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001649 sec., 7883.565797453001 rows/sec., 491.54 KiB/sec. | ||
6455 | 2024.11.19 02:14:41.890510 [ 5 ] {6e96f00a-f369-4a1f-a483-153037d65cc9} <Debug> TCPHandler: Processed in 0.002038324 sec. | ||
6456 | 2024.11.19 02:14:41.890713 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6457 | 2024.11.19 02:14:41.890849 [ 254 ] {d99a8068-b85b-43e0-b6fb-62ed865910c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6458 | 2024.11.19 02:14:41.890907 [ 254 ] {d99a8068-b85b-43e0-b6fb-62ed865910c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6459 | 2024.11.19 02:14:41.891671 [ 254 ] {d99a8068-b85b-43e0-b6fb-62ed865910c8} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6460 | 2024.11.19 02:14:41.891710 [ 254 ] {d99a8068-b85b-43e0-b6fb-62ed865910c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6461 | 2024.11.19 02:14:41.892099 [ 254 ] {d99a8068-b85b-43e0-b6fb-62ed865910c8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6462 | 2024.11.19 02:14:41.892341 [ 254 ] {d99a8068-b85b-43e0-b6fb-62ed865910c8} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6463 | 2024.11.19 02:14:41.892535 [ 254 ] {d99a8068-b85b-43e0-b6fb-62ed865910c8} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001716 sec., 246503.49650349648 rows/sec., 17.62 MiB/sec. | ||
6464 | 2024.11.19 02:14:41.892612 [ 254 ] {d99a8068-b85b-43e0-b6fb-62ed865910c8} <Debug> TCPHandler: Processed in 0.001986313 sec. | ||
6465 | 2024.11.19 02:14:41.892868 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6466 | 2024.11.19 02:14:41.893096 [ 5 ] {8fd9db22-9e5a-4623-beff-e5e76b156c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6467 | 2024.11.19 02:14:41.893191 [ 5 ] {8fd9db22-9e5a-4623-beff-e5e76b156c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6468 | 2024.11.19 02:14:41.893702 [ 5 ] {8fd9db22-9e5a-4623-beff-e5e76b156c9a} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6469 | 2024.11.19 02:14:41.893741 [ 5 ] {8fd9db22-9e5a-4623-beff-e5e76b156c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6470 | 2024.11.19 02:14:41.894108 [ 5 ] {8fd9db22-9e5a-4623-beff-e5e76b156c9a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6471 | 2024.11.19 02:14:41.894341 [ 5 ] {8fd9db22-9e5a-4623-beff-e5e76b156c9a} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6472 | 2024.11.19 02:14:41.894637 [ 5 ] {8fd9db22-9e5a-4623-beff-e5e76b156c9a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001581 sec., 3795.066413662239 rows/sec., 198.28 KiB/sec. | ||
6473 | 2024.11.19 02:14:41.894842 [ 5 ] {8fd9db22-9e5a-4623-beff-e5e76b156c9a} <Debug> TCPHandler: Processed in 0.002134884 sec. | ||
6474 | 2024.11.19 02:14:41.895001 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6475 | 2024.11.19 02:14:41.895120 [ 254 ] {b4be4cb9-5eb7-4a81-acda-d16872238d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6476 | 2024.11.19 02:14:41.895174 [ 254 ] {b4be4cb9-5eb7-4a81-acda-d16872238d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6477 | 2024.11.19 02:14:41.895745 [ 254 ] {b4be4cb9-5eb7-4a81-acda-d16872238d35} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6478 | 2024.11.19 02:14:41.895782 [ 254 ] {b4be4cb9-5eb7-4a81-acda-d16872238d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6479 | 2024.11.19 02:14:41.896178 [ 254 ] {b4be4cb9-5eb7-4a81-acda-d16872238d35} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6480 | 2024.11.19 02:14:41.896420 [ 254 ] {b4be4cb9-5eb7-4a81-acda-d16872238d35} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6481 | 2024.11.19 02:14:41.896609 [ 254 ] {b4be4cb9-5eb7-4a81-acda-d16872238d35} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001515 sec., 156435.64356435643 rows/sec., 10.49 MiB/sec. | ||
6482 | 2024.11.19 02:14:41.896664 [ 254 ] {b4be4cb9-5eb7-4a81-acda-d16872238d35} <Debug> TCPHandler: Processed in 0.00172702 sec. | ||
6483 | 2024.11.19 02:14:41.896812 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6484 | 2024.11.19 02:14:41.896931 [ 5 ] {1fd978b9-7bc0-40d4-b07c-5683ad20f5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6485 | 2024.11.19 02:14:41.896984 [ 5 ] {1fd978b9-7bc0-40d4-b07c-5683ad20f5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6486 | 2024.11.19 02:14:41.897442 [ 5 ] {1fd978b9-7bc0-40d4-b07c-5683ad20f5d9} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6487 | 2024.11.19 02:14:41.897481 [ 5 ] {1fd978b9-7bc0-40d4-b07c-5683ad20f5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6488 | 2024.11.19 02:14:41.897834 [ 5 ] {1fd978b9-7bc0-40d4-b07c-5683ad20f5d9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6489 | 2024.11.19 02:14:41.898080 [ 5 ] {1fd978b9-7bc0-40d4-b07c-5683ad20f5d9} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6490 | 2024.11.19 02:14:41.898354 [ 5 ] {1fd978b9-7bc0-40d4-b07c-5683ad20f5d9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001448 sec., 690.6077348066298 rows/sec., 46.54 KiB/sec. | ||
6491 | 2024.11.19 02:14:41.898563 [ 5 ] {1fd978b9-7bc0-40d4-b07c-5683ad20f5d9} <Debug> TCPHandler: Processed in 0.001803791 sec. | ||
6492 | 2024.11.19 02:14:41.898749 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6493 | 2024.11.19 02:14:41.898884 [ 254 ] {249d1aa8-479b-4798-b43c-a85e3d7f10aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6494 | 2024.11.19 02:14:41.898973 [ 254 ] {249d1aa8-479b-4798-b43c-a85e3d7f10aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6495 | 2024.11.19 02:14:41.900172 [ 254 ] {249d1aa8-479b-4798-b43c-a85e3d7f10aa} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6496 | 2024.11.19 02:14:41.900208 [ 254 ] {249d1aa8-479b-4798-b43c-a85e3d7f10aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6497 | 2024.11.19 02:14:41.900832 [ 254 ] {249d1aa8-479b-4798-b43c-a85e3d7f10aa} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6498 | 2024.11.19 02:14:41.901157 [ 254 ] {249d1aa8-479b-4798-b43c-a85e3d7f10aa} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6499 | 2024.11.19 02:14:41.901357 [ 254 ] {249d1aa8-479b-4798-b43c-a85e3d7f10aa} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002504 sec., 16373.801916932907 rows/sec., 29.34 MiB/sec. | ||
6500 | 2024.11.19 02:14:41.901464 [ 254 ] {249d1aa8-479b-4798-b43c-a85e3d7f10aa} <Debug> TCPHandler: Processed in 0.002791532 sec. | ||
6501 | 2024.11.19 02:14:41.901674 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6502 | 2024.11.19 02:14:41.901901 [ 5 ] {aa3618a9-04c6-4022-afdd-46c31fff401e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6503 | 2024.11.19 02:14:41.901996 [ 5 ] {aa3618a9-04c6-4022-afdd-46c31fff401e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6504 | 2024.11.19 02:14:41.902594 [ 5 ] {aa3618a9-04c6-4022-afdd-46c31fff401e} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6505 | 2024.11.19 02:14:41.902632 [ 5 ] {aa3618a9-04c6-4022-afdd-46c31fff401e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
6506 | 2024.11.19 02:14:41.903004 [ 5 ] {aa3618a9-04c6-4022-afdd-46c31fff401e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6507 | 2024.11.19 02:14:41.903243 [ 5 ] {aa3618a9-04c6-4022-afdd-46c31fff401e} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6508 | 2024.11.19 02:14:41.903468 [ 5 ] {aa3618a9-04c6-4022-afdd-46c31fff401e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001622 sec., 50554.87053020962 rows/sec., 3.21 MiB/sec. | ||
6509 | 2024.11.19 02:14:41.903519 [ 5 ] {aa3618a9-04c6-4022-afdd-46c31fff401e} <Debug> TCPHandler: Processed in 0.001955942 sec. | ||
6510 | 2024.11.19 02:14:41.923353 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50995, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6511 | 2024.11.19 02:14:41.965810 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61786, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6512 | 2024.11.19 02:14:42.215158 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48068, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6513 | 2024.11.19 02:14:42.223645 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63540, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6514 | 2024.11.19 02:14:42.303147 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56725, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6515 | 2024.11.19 02:14:42.327679 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48855, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6516 | 2024.11.19 02:14:42.327902 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51091, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6517 | 2024.11.19 02:14:42.386295 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50646, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6518 | 2024.11.19 02:14:42.484945 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64428, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6519 | 2024.11.19 02:14:42.524410 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40912, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6520 | 2024.11.19 02:14:42.591017 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46957, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6521 | 2024.11.19 02:14:42.596570 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48092, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6522 | 2024.11.19 02:14:42.600056 [ 289 ] {} <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) | ||
6523 | 2024.11.19 02:14:42.600724 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46458, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6524 | 2024.11.19 02:14:42.609050 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52416, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6525 | 2024.11.19 02:14:42.653456 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65261, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6526 | 2024.11.19 02:14:42.683978 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63309, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6527 | 2024.11.19 02:14:42.691868 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46908, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6528 | 2024.11.19 02:14:42.751321 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53786, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6529 | 2024.11.19 02:14:42.755766 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45931, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6530 | 2024.11.19 02:14:42.762199 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39343, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6531 | 2024.11.19 02:14:46.872858 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6532 | 2024.11.19 02:14:46.873073 [ 5 ] {3f159123-4953-4164-b15b-015364c5486a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6533 | 2024.11.19 02:14:46.873152 [ 5 ] {3f159123-4953-4164-b15b-015364c5486a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6534 | 2024.11.19 02:14:46.873906 [ 5 ] {3f159123-4953-4164-b15b-015364c5486a} <Trace> oximeter.fields_ipaddr (708eb2e3-f434-4cb6-9253-ea14632e26f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6535 | 2024.11.19 02:14:46.873962 [ 5 ] {3f159123-4953-4164-b15b-015364c5486a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6536 | 2024.11.19 02:14:46.874388 [ 5 ] {3f159123-4953-4164-b15b-015364c5486a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
6537 | 2024.11.19 02:14:46.874638 [ 5 ] {3f159123-4953-4164-b15b-015364c5486a} <Trace> oximeter.fields_ipaddr (708eb2e3-f434-4cb6-9253-ea14632e26f7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6538 | 2024.11.19 02:14:46.875041 [ 5 ] {3f159123-4953-4164-b15b-015364c5486a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001977 sec., 1011.6337885685382 rows/sec., 82.49 KiB/sec. | ||
6539 | 2024.11.19 02:14:46.875323 [ 5 ] {3f159123-4953-4164-b15b-015364c5486a} <Debug> TCPHandler: Processed in 0.00259721 sec. | ||
6540 | 2024.11.19 02:14:46.875579 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6541 | 2024.11.19 02:14:46.875771 [ 254 ] {0234e22d-78b1-485b-a4a6-1da6eed29018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6542 | 2024.11.19 02:14:46.875841 [ 254 ] {0234e22d-78b1-485b-a4a6-1da6eed29018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6543 | 2024.11.19 02:14:46.876598 [ 254 ] {0234e22d-78b1-485b-a4a6-1da6eed29018} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6544 | 2024.11.19 02:14:46.876646 [ 254 ] {0234e22d-78b1-485b-a4a6-1da6eed29018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6545 | 2024.11.19 02:14:46.877076 [ 254 ] {0234e22d-78b1-485b-a4a6-1da6eed29018} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6546 | 2024.11.19 02:14:46.877333 [ 254 ] {0234e22d-78b1-485b-a4a6-1da6eed29018} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6547 | 2024.11.19 02:14:46.877605 [ 254 ] {0234e22d-78b1-485b-a4a6-1da6eed29018} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001878 sec., 30351.43769968051 rows/sec., 2.33 MiB/sec. | ||
6548 | 2024.11.19 02:14:46.877712 [ 254 ] {0234e22d-78b1-485b-a4a6-1da6eed29018} <Debug> TCPHandler: Processed in 0.002256686 sec. | ||
6549 | 2024.11.19 02:14:46.877959 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6550 | 2024.11.19 02:14:46.878124 [ 5 ] {bfb2dba6-ff5a-4926-9b56-d8fa3bdb9d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6551 | 2024.11.19 02:14:46.878187 [ 5 ] {bfb2dba6-ff5a-4926-9b56-d8fa3bdb9d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6552 | 2024.11.19 02:14:46.878816 [ 5 ] {bfb2dba6-ff5a-4926-9b56-d8fa3bdb9d64} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6553 | 2024.11.19 02:14:46.878860 [ 5 ] {bfb2dba6-ff5a-4926-9b56-d8fa3bdb9d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6554 | 2024.11.19 02:14:46.879228 [ 5 ] {bfb2dba6-ff5a-4926-9b56-d8fa3bdb9d64} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6555 | 2024.11.19 02:14:46.879484 [ 5 ] {bfb2dba6-ff5a-4926-9b56-d8fa3bdb9d64} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6556 | 2024.11.19 02:14:46.879796 [ 5 ] {bfb2dba6-ff5a-4926-9b56-d8fa3bdb9d64} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001713 sec., 1167.5423234092236 rows/sec., 81.52 KiB/sec. | ||
6557 | 2024.11.19 02:14:46.879855 [ 5 ] {bfb2dba6-ff5a-4926-9b56-d8fa3bdb9d64} <Debug> TCPHandler: Processed in 0.002036253 sec. | ||
6558 | 2024.11.19 02:14:46.880018 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6559 | 2024.11.19 02:14:46.880165 [ 254 ] {d68b135c-e965-4521-8050-a94fe45baa26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6560 | 2024.11.19 02:14:46.880225 [ 254 ] {d68b135c-e965-4521-8050-a94fe45baa26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6561 | 2024.11.19 02:14:46.880874 [ 254 ] {d68b135c-e965-4521-8050-a94fe45baa26} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6562 | 2024.11.19 02:14:46.880914 [ 254 ] {d68b135c-e965-4521-8050-a94fe45baa26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6563 | 2024.11.19 02:14:46.881292 [ 254 ] {d68b135c-e965-4521-8050-a94fe45baa26} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6564 | 2024.11.19 02:14:46.881533 [ 254 ] {d68b135c-e965-4521-8050-a94fe45baa26} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6565 | 2024.11.19 02:14:46.881745 [ 254 ] {d68b135c-e965-4521-8050-a94fe45baa26} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001616 sec., 40841.58415841584 rows/sec., 3.19 MiB/sec. | ||
6566 | 2024.11.19 02:14:46.881801 [ 254 ] {d68b135c-e965-4521-8050-a94fe45baa26} <Debug> TCPHandler: Processed in 0.001853681 sec. | ||
6567 | 2024.11.19 02:14:46.881951 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6568 | 2024.11.19 02:14:46.882098 [ 5 ] {9cdbbb0c-481e-467b-a1a1-1ad717bf7e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6569 | 2024.11.19 02:14:46.882163 [ 5 ] {9cdbbb0c-481e-467b-a1a1-1ad717bf7e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6570 | 2024.11.19 02:14:46.882780 [ 5 ] {9cdbbb0c-481e-467b-a1a1-1ad717bf7e6f} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6571 | 2024.11.19 02:14:46.882821 [ 5 ] {9cdbbb0c-481e-467b-a1a1-1ad717bf7e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6572 | 2024.11.19 02:14:46.883229 [ 5 ] {9cdbbb0c-481e-467b-a1a1-1ad717bf7e6f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6573 | 2024.11.19 02:14:46.883475 [ 5 ] {9cdbbb0c-481e-467b-a1a1-1ad717bf7e6f} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6574 | 2024.11.19 02:14:46.883725 [ 5 ] {9cdbbb0c-481e-467b-a1a1-1ad717bf7e6f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001653 sec., 97398.66908650938 rows/sec., 6.78 MiB/sec. | ||
6575 | 2024.11.19 02:14:46.883802 [ 5 ] {9cdbbb0c-481e-467b-a1a1-1ad717bf7e6f} <Debug> TCPHandler: Processed in 0.001917102 sec. | ||
6576 | 2024.11.19 02:14:46.884033 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6577 | 2024.11.19 02:14:46.884225 [ 254 ] {e9f3b554-57a9-4100-80fc-710e108ec152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6578 | 2024.11.19 02:14:46.884280 [ 254 ] {e9f3b554-57a9-4100-80fc-710e108ec152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6579 | 2024.11.19 02:14:46.884786 [ 254 ] {e9f3b554-57a9-4100-80fc-710e108ec152} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6580 | 2024.11.19 02:14:46.884826 [ 254 ] {e9f3b554-57a9-4100-80fc-710e108ec152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6581 | 2024.11.19 02:14:46.885214 [ 254 ] {e9f3b554-57a9-4100-80fc-710e108ec152} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6582 | 2024.11.19 02:14:46.885464 [ 254 ] {e9f3b554-57a9-4100-80fc-710e108ec152} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6583 | 2024.11.19 02:14:46.885664 [ 254 ] {e9f3b554-57a9-4100-80fc-710e108ec152} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001467 sec., 40899.7955010225 rows/sec., 2.76 MiB/sec. | ||
6584 | 2024.11.19 02:14:46.885716 [ 254 ] {e9f3b554-57a9-4100-80fc-710e108ec152} <Debug> TCPHandler: Processed in 0.001809851 sec. | ||
6585 | 2024.11.19 02:14:50.254393 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 982 | ||
6586 | 2024.11.19 02:14:50.257327 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6587 | 2024.11.19 02:14:50.257379 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6588 | 2024.11.19 02:14:50.258784 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6589 | 2024.11.19 02:14:50.259113 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6590 | 2024.11.19 02:14:50.259429 [ 137 ] {} <Debug> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6591 | 2024.11.19 02:14:50.259606 [ 137 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6592 | 2024.11.19 02:14:50.259683 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6593 | 2024.11.19 02:14:50.260143 [ 190 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::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 | ||
6594 | 2024.11.19 02:14:50.261514 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 982 | ||
6595 | 2024.11.19 02:14:50.261859 [ 190 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6596 | 2024.11.19 02:14:50.262002 [ 190 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 852 rows starting from the beginning of the part | ||
6597 | 2024.11.19 02:14:50.262614 [ 190 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part | ||
6598 | 2024.11.19 02:14:50.263129 [ 190 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::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 | ||
6599 | 2024.11.19 02:14:50.263639 [ 190 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
6600 | 2024.11.19 02:14:50.264106 [ 190 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 16 rows starting from the beginning of the part | ||
6601 | 2024.11.19 02:14:50.264572 [ 190 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
6602 | 2024.11.19 02:14:50.272364 [ 192 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 982 rows, containing 72 columns (72 merged, 0 gathered) in 0.012541774 sec., 78298.33323419797 rows/sec., 63.56 MiB/sec. | ||
6603 | 2024.11.19 02:14:50.273741 [ 194 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6604 | 2024.11.19 02:14:50.274444 [ 194 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_31_6} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6605 | 2024.11.19 02:14:50.274534 [ 194 ] {35b8b133-1a07-4087-acaf-fdffaeb15928::all_1_31_6} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6606 | 2024.11.19 02:14:50.274726 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
6607 | 2024.11.19 02:14:51.872610 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6608 | 2024.11.19 02:14:51.872832 [ 5 ] {9e353d9d-53a7-4a63-8f34-1e43febb0232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6609 | 2024.11.19 02:14:51.872915 [ 5 ] {9e353d9d-53a7-4a63-8f34-1e43febb0232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6610 | 2024.11.19 02:14:51.873808 [ 5 ] {9e353d9d-53a7-4a63-8f34-1e43febb0232} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6611 | 2024.11.19 02:14:51.873858 [ 5 ] {9e353d9d-53a7-4a63-8f34-1e43febb0232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6612 | 2024.11.19 02:14:51.874312 [ 5 ] {9e353d9d-53a7-4a63-8f34-1e43febb0232} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6613 | 2024.11.19 02:14:51.874572 [ 5 ] {9e353d9d-53a7-4a63-8f34-1e43febb0232} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6614 | 2024.11.19 02:14:51.874815 [ 5 ] {9e353d9d-53a7-4a63-8f34-1e43febb0232} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002045 sec., 27383.863080684598 rows/sec., 2.10 MiB/sec. | ||
6615 | 2024.11.19 02:14:51.874873 [ 5 ] {9e353d9d-53a7-4a63-8f34-1e43febb0232} <Debug> TCPHandler: Processed in 0.002404947 sec. | ||
6616 | 2024.11.19 02:14:51.875147 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6617 | 2024.11.19 02:14:51.875359 [ 254 ] {1201d7c1-4108-404c-a4d2-e701f10e6549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6618 | 2024.11.19 02:14:51.875443 [ 254 ] {1201d7c1-4108-404c-a4d2-e701f10e6549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6619 | 2024.11.19 02:14:51.876228 [ 254 ] {1201d7c1-4108-404c-a4d2-e701f10e6549} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6620 | 2024.11.19 02:14:51.876279 [ 254 ] {1201d7c1-4108-404c-a4d2-e701f10e6549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6621 | 2024.11.19 02:14:51.876734 [ 254 ] {1201d7c1-4108-404c-a4d2-e701f10e6549} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6622 | 2024.11.19 02:14:51.876994 [ 254 ] {1201d7c1-4108-404c-a4d2-e701f10e6549} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6623 | 2024.11.19 02:14:51.877264 [ 254 ] {1201d7c1-4108-404c-a4d2-e701f10e6549} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001957 sec., 32703.117015840573 rows/sec., 2.55 MiB/sec. | ||
6624 | 2024.11.19 02:14:51.877354 [ 254 ] {1201d7c1-4108-404c-a4d2-e701f10e6549} <Debug> TCPHandler: Processed in 0.002349707 sec. | ||
6625 | 2024.11.19 02:14:51.877595 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6626 | 2024.11.19 02:14:51.877767 [ 5 ] {4099561d-6321-4e08-9bd9-115446e0df62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6627 | 2024.11.19 02:14:51.877832 [ 5 ] {4099561d-6321-4e08-9bd9-115446e0df62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6628 | 2024.11.19 02:14:51.878527 [ 5 ] {4099561d-6321-4e08-9bd9-115446e0df62} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6629 | 2024.11.19 02:14:51.878575 [ 5 ] {4099561d-6321-4e08-9bd9-115446e0df62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6630 | 2024.11.19 02:14:51.878991 [ 5 ] {4099561d-6321-4e08-9bd9-115446e0df62} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6631 | 2024.11.19 02:14:51.879250 [ 5 ] {4099561d-6321-4e08-9bd9-115446e0df62} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6632 | 2024.11.19 02:14:51.879475 [ 5 ] {4099561d-6321-4e08-9bd9-115446e0df62} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001741 sec., 91901.20620333143 rows/sec., 6.40 MiB/sec. | ||
6633 | 2024.11.19 02:14:51.879528 [ 5 ] {4099561d-6321-4e08-9bd9-115446e0df62} <Debug> TCPHandler: Processed in 0.002076783 sec. | ||
6634 | 2024.11.19 02:14:51.879695 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6635 | 2024.11.19 02:14:51.879844 [ 254 ] {b5d1c3a6-5bfb-4b30-9cf2-6cbb7f412ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6636 | 2024.11.19 02:14:51.879910 [ 254 ] {b5d1c3a6-5bfb-4b30-9cf2-6cbb7f412ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6637 | 2024.11.19 02:14:51.880509 [ 254 ] {b5d1c3a6-5bfb-4b30-9cf2-6cbb7f412ed0} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6638 | 2024.11.19 02:14:51.880559 [ 254 ] {b5d1c3a6-5bfb-4b30-9cf2-6cbb7f412ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6639 | 2024.11.19 02:14:51.880964 [ 254 ] {b5d1c3a6-5bfb-4b30-9cf2-6cbb7f412ed0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6640 | 2024.11.19 02:14:51.881211 [ 254 ] {b5d1c3a6-5bfb-4b30-9cf2-6cbb7f412ed0} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6641 | 2024.11.19 02:14:51.881476 [ 254 ] {b5d1c3a6-5bfb-4b30-9cf2-6cbb7f412ed0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001662 sec., 36101.08303249098 rows/sec., 2.43 MiB/sec. | ||
6642 | 2024.11.19 02:14:51.881544 [ 254 ] {b5d1c3a6-5bfb-4b30-9cf2-6cbb7f412ed0} <Debug> TCPHandler: Processed in 0.001919882 sec. | ||
6643 | 2024.11.19 02:14:53.338057 [ 131 ] {} <Debug> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6644 | 2024.11.19 02:14:53.338120 [ 131 ] {} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6645 | 2024.11.19 02:14:53.338143 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6646 | 2024.11.19 02:14:53.338336 [ 191 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
6647 | 2024.11.19 02:14:53.338572 [ 191 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6648 | 2024.11.19 02:14:53.338612 [ 191 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
6649 | 2024.11.19 02:14:53.338684 [ 191 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
6650 | 2024.11.19 02:14:53.338779 [ 191 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
6651 | 2024.11.19 02:14:53.338949 [ 191 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
6652 | 2024.11.19 02:14:53.339286 [ 191 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::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 | ||
6653 | 2024.11.19 02:14:53.340408 [ 192 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.002198765 sec., 9550.81602626929 rows/sec., 641.78 KiB/sec. | ||
6654 | 2024.11.19 02:14:53.340616 [ 192 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6655 | 2024.11.19 02:14:53.340989 [ 192 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::all_1_21_5} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6656 | 2024.11.19 02:14:53.341087 [ 192 ] {0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f::all_1_21_5} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6657 | 2024.11.19 02:14:53.341188 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6658 | 2024.11.19 02:14:55.005860 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6659 | 2024.11.19 02:14:55.005931 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6660 | 2024.11.19 02:14:56.879402 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6661 | 2024.11.19 02:14:56.879717 [ 5 ] {8504a0fa-ba63-4af0-986f-b84f0c25fd4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6662 | 2024.11.19 02:14:56.879843 [ 5 ] {8504a0fa-ba63-4af0-986f-b84f0c25fd4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6663 | 2024.11.19 02:14:56.880687 [ 5 ] {8504a0fa-ba63-4af0-986f-b84f0c25fd4c} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6664 | 2024.11.19 02:14:56.880744 [ 5 ] {8504a0fa-ba63-4af0-986f-b84f0c25fd4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6665 | 2024.11.19 02:14:56.881184 [ 5 ] {8504a0fa-ba63-4af0-986f-b84f0c25fd4c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6666 | 2024.11.19 02:14:56.881446 [ 5 ] {8504a0fa-ba63-4af0-986f-b84f0c25fd4c} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6667 | 2024.11.19 02:14:56.881659 [ 130 ] {} <Debug> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6668 | 2024.11.19 02:14:56.881723 [ 5 ] {8504a0fa-ba63-4af0-986f-b84f0c25fd4c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002087 sec., 6708.193579300431 rows/sec., 482.90 KiB/sec. | ||
6669 | 2024.11.19 02:14:56.881752 [ 130 ] {} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6670 | 2024.11.19 02:14:56.881825 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6671 | 2024.11.19 02:14:56.881850 [ 5 ] {8504a0fa-ba63-4af0-986f-b84f0c25fd4c} <Debug> TCPHandler: Processed in 0.00263727 sec. | ||
6672 | 2024.11.19 02:14:56.882172 [ 188 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
6673 | 2024.11.19 02:14:56.882227 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6674 | 2024.11.19 02:14:56.882603 [ 188 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6675 | 2024.11.19 02:14:56.882603 [ 254 ] {6f20f50c-901f-4469-8c47-cec98825e140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6676 | 2024.11.19 02:14:56.882656 [ 188 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
6677 | 2024.11.19 02:14:56.882709 [ 254 ] {6f20f50c-901f-4469-8c47-cec98825e140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6678 | 2024.11.19 02:14:56.882827 [ 188 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
6679 | 2024.11.19 02:14:56.883156 [ 188 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
6680 | 2024.11.19 02:14:56.883499 [ 188 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
6681 | 2024.11.19 02:14:56.883735 [ 188 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::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 | ||
6682 | 2024.11.19 02:14:56.884875 [ 254 ] {6f20f50c-901f-4469-8c47-cec98825e140} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6683 | 2024.11.19 02:14:56.884927 [ 254 ] {6f20f50c-901f-4469-8c47-cec98825e140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6684 | 2024.11.19 02:14:56.885179 [ 188 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003231457 sec., 21662.055227719262 rows/sec., 1.61 MiB/sec. | ||
6685 | 2024.11.19 02:14:56.885435 [ 198 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6686 | 2024.11.19 02:14:56.885638 [ 254 ] {6f20f50c-901f-4469-8c47-cec98825e140} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6687 | 2024.11.19 02:14:56.886018 [ 198 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::all_1_21_5} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6688 | 2024.11.19 02:14:56.886180 [ 254 ] {6f20f50c-901f-4469-8c47-cec98825e140} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6689 | 2024.11.19 02:14:56.886204 [ 198 ] {8b2625ef-b916-4bab-b08b-ab26bad918ed::all_1_21_5} <Trace> oximeter.fields_i16 (8b2625ef-b916-4bab-b08b-ab26bad918ed) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6690 | 2024.11.19 02:14:56.886374 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6691 | 2024.11.19 02:14:56.886461 [ 130 ] {} <Debug> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6692 | 2024.11.19 02:14:56.886527 [ 130 ] {} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6693 | 2024.11.19 02:14:56.886573 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6694 | 2024.11.19 02:14:56.886644 [ 254 ] {6f20f50c-901f-4469-8c47-cec98825e140} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.004094 sec., 69614.06936980947 rows/sec., 6.15 MiB/sec. | ||
6695 | 2024.11.19 02:14:56.886804 [ 186 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
6696 | 2024.11.19 02:14:56.886832 [ 254 ] {6f20f50c-901f-4469-8c47-cec98825e140} <Debug> TCPHandler: Processed in 0.004822785 sec. | ||
6697 | 2024.11.19 02:14:56.887015 [ 186 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6698 | 2024.11.19 02:14:56.887055 [ 186 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1435 rows starting from the beginning of the part | ||
6699 | 2024.11.19 02:14:56.887118 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6700 | 2024.11.19 02:14:56.887261 [ 186 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
6701 | 2024.11.19 02:14:56.887404 [ 186 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 285 rows starting from the beginning of the part | ||
6702 | 2024.11.19 02:14:56.887765 [ 186 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 57 rows starting from the beginning of the part | ||
6703 | 2024.11.19 02:14:56.888059 [ 186 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::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 | ||
6704 | 2024.11.19 02:14:56.888164 [ 5 ] {7ffaf481-72a9-40db-b33b-0618ce1de7f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6705 | 2024.11.19 02:14:56.888294 [ 186 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 285 rows starting from the beginning of the part | ||
6706 | 2024.11.19 02:14:56.888348 [ 5 ] {7ffaf481-72a9-40db-b33b-0618ce1de7f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6707 | 2024.11.19 02:14:56.890344 [ 5 ] {7ffaf481-72a9-40db-b33b-0618ce1de7f9} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6708 | 2024.11.19 02:14:56.890414 [ 5 ] {7ffaf481-72a9-40db-b33b-0618ce1de7f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6709 | 2024.11.19 02:14:56.891170 [ 5 ] {7ffaf481-72a9-40db-b33b-0618ce1de7f9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6710 | 2024.11.19 02:14:56.891653 [ 198 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2174 rows, containing 5 columns (5 merged, 0 gathered) in 0.005003007 sec., 434538.6684447973 rows/sec., 38.35 MiB/sec. | ||
6711 | 2024.11.19 02:14:56.891708 [ 5 ] {7ffaf481-72a9-40db-b33b-0618ce1de7f9} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6712 | 2024.11.19 02:14:56.891913 [ 130 ] {} <Debug> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
6713 | 2024.11.19 02:14:56.891998 [ 130 ] {} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6714 | 2024.11.19 02:14:56.892028 [ 198 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6715 | 2024.11.19 02:14:56.892058 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6716 | 2024.11.19 02:14:56.892198 [ 5 ] {7ffaf481-72a9-40db-b33b-0618ce1de7f9} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.004116 sec., 11661.807580174927 rows/sec., 859.83 KiB/sec. | ||
6717 | 2024.11.19 02:14:56.892604 [ 186 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
6718 | 2024.11.19 02:14:56.892691 [ 5 ] {7ffaf481-72a9-40db-b33b-0618ce1de7f9} <Debug> TCPHandler: Processed in 0.005722086 sec. | ||
6719 | 2024.11.19 02:14:56.893148 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6720 | 2024.11.19 02:14:56.893373 [ 186 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6721 | 2024.11.19 02:14:56.893380 [ 198 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_61_12} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6722 | 2024.11.19 02:14:56.893578 [ 186 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 66 rows starting from the beginning of the part | ||
6723 | 2024.11.19 02:14:56.893947 [ 254 ] {edb8267f-5041-49f2-a20a-93421082445d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6724 | 2024.11.19 02:14:56.894015 [ 198 ] {ebde50fb-1985-46d0-b743-81b7470a6e22::all_1_61_12} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6725 | 2024.11.19 02:14:56.894278 [ 254 ] {edb8267f-5041-49f2-a20a-93421082445d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6726 | 2024.11.19 02:14:56.894305 [ 186 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
6727 | 2024.11.19 02:14:56.894454 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
6728 | 2024.11.19 02:14:56.894815 [ 186 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part | ||
6729 | 2024.11.19 02:14:56.895114 [ 186 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part | ||
6730 | 2024.11.19 02:14:56.895511 [ 186 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
6731 | 2024.11.19 02:14:56.895859 [ 186 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part | ||
6732 | 2024.11.19 02:14:56.897381 [ 254 ] {edb8267f-5041-49f2-a20a-93421082445d} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6733 | 2024.11.19 02:14:56.897465 [ 254 ] {edb8267f-5041-49f2-a20a-93421082445d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6734 | 2024.11.19 02:14:56.898535 [ 254 ] {edb8267f-5041-49f2-a20a-93421082445d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6735 | 2024.11.19 02:14:56.898792 [ 198 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 5 columns (5 merged, 0 gathered) in 0.006613486 sec., 39313.60858705983 rows/sec., 2.97 MiB/sec. | ||
6736 | 2024.11.19 02:14:56.899036 [ 254 ] {edb8267f-5041-49f2-a20a-93421082445d} <Trace> oximeter.fields_u32 (6e041362-b2aa-4e00-b6e1-5e679523cdc1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6737 | 2024.11.19 02:14:56.899170 [ 195 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
6738 | 2024.11.19 02:14:56.899494 [ 254 ] {edb8267f-5041-49f2-a20a-93421082445d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005855 sec., 2391.1187019641334 rows/sec., 167.46 KiB/sec. | ||
6739 | 2024.11.19 02:14:56.899611 [ 254 ] {edb8267f-5041-49f2-a20a-93421082445d} <Debug> TCPHandler: Processed in 0.006715317 sec. | ||
6740 | 2024.11.19 02:14:56.899892 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6741 | 2024.11.19 02:14:56.900022 [ 195 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_30_6} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6742 | 2024.11.19 02:14:56.900137 [ 5 ] {23f2a14b-4501-48c7-8891-3f6529edf693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6743 | 2024.11.19 02:14:56.900206 [ 195 ] {bab3e12a-4863-4ea3-ad66-fd47894a9cf3::all_1_30_6} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
6744 | 2024.11.19 02:14:56.900230 [ 5 ] {23f2a14b-4501-48c7-8891-3f6529edf693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6745 | 2024.11.19 02:14:56.900416 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6746 | 2024.11.19 02:14:56.901042 [ 5 ] {23f2a14b-4501-48c7-8891-3f6529edf693} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6747 | 2024.11.19 02:14:56.901087 [ 5 ] {23f2a14b-4501-48c7-8891-3f6529edf693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6748 | 2024.11.19 02:14:56.901446 [ 5 ] {23f2a14b-4501-48c7-8891-3f6529edf693} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6749 | 2024.11.19 02:14:56.901676 [ 5 ] {23f2a14b-4501-48c7-8891-3f6529edf693} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6750 | 2024.11.19 02:14:56.901826 [ 130 ] {} <Debug> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6751 | 2024.11.19 02:14:56.901877 [ 130 ] {} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6752 | 2024.11.19 02:14:56.901910 [ 5 ] {23f2a14b-4501-48c7-8891-3f6529edf693} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001888 sec., 6885.593220338983 rows/sec., 429.32 KiB/sec. | ||
6753 | 2024.11.19 02:14:56.901918 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6754 | 2024.11.19 02:14:56.902102 [ 5 ] {23f2a14b-4501-48c7-8891-3f6529edf693} <Debug> TCPHandler: Processed in 0.002422748 sec. | ||
6755 | 2024.11.19 02:14:56.902390 [ 197 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
6756 | 2024.11.19 02:14:56.902466 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6757 | 2024.11.19 02:14:56.902845 [ 254 ] {c175597f-b29f-4245-8890-49a7cfdfff3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6758 | 2024.11.19 02:14:56.902861 [ 197 ] {108395ef-8704-4c1e-b33f-2e12944f9209::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6759 | 2024.11.19 02:14:56.902946 [ 197 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
6760 | 2024.11.19 02:14:56.902958 [ 254 ] {c175597f-b29f-4245-8890-49a7cfdfff3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6761 | 2024.11.19 02:14:56.903252 [ 197 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
6762 | 2024.11.19 02:14:56.903573 [ 197 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
6763 | 2024.11.19 02:14:56.903938 [ 197 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
6764 | 2024.11.19 02:14:56.904303 [ 197 ] {108395ef-8704-4c1e-b33f-2e12944f9209::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 | ||
6765 | 2024.11.19 02:14:56.906178 [ 254 ] {c175597f-b29f-4245-8890-49a7cfdfff3f} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6766 | 2024.11.19 02:14:56.906253 [ 254 ] {c175597f-b29f-4245-8890-49a7cfdfff3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6767 | 2024.11.19 02:14:56.906680 [ 198 ] {108395ef-8704-4c1e-b33f-2e12944f9209::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004590703 sec., 14159.051456824805 rows/sec., 938.12 KiB/sec. | ||
6768 | 2024.11.19 02:14:56.906865 [ 198 ] {108395ef-8704-4c1e-b33f-2e12944f9209::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6769 | 2024.11.19 02:14:56.907233 [ 254 ] {c175597f-b29f-4245-8890-49a7cfdfff3f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6770 | 2024.11.19 02:14:56.907426 [ 198 ] {108395ef-8704-4c1e-b33f-2e12944f9209::all_1_21_5} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6771 | 2024.11.19 02:14:56.907580 [ 198 ] {108395ef-8704-4c1e-b33f-2e12944f9209::all_1_21_5} <Trace> oximeter.fields_u8 (108395ef-8704-4c1e-b33f-2e12944f9209) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6772 | 2024.11.19 02:14:56.907746 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6773 | 2024.11.19 02:14:56.907761 [ 254 ] {c175597f-b29f-4245-8890-49a7cfdfff3f} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6774 | 2024.11.19 02:14:56.907957 [ 130 ] {} <Debug> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6775 | 2024.11.19 02:14:56.908022 [ 130 ] {} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6776 | 2024.11.19 02:14:56.908059 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6777 | 2024.11.19 02:14:56.908064 [ 254 ] {c175597f-b29f-4245-8890-49a7cfdfff3f} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.005331 sec., 79347.21440630277 rows/sec., 5.67 MiB/sec. | ||
6778 | 2024.11.19 02:14:56.908307 [ 254 ] {c175597f-b29f-4245-8890-49a7cfdfff3f} <Debug> TCPHandler: Processed in 0.006022629 sec. | ||
6779 | 2024.11.19 02:14:56.908333 [ 201 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
6780 | 2024.11.19 02:14:56.908485 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6781 | 2024.11.19 02:14:56.908493 [ 201 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6782 | 2024.11.19 02:14:56.908540 [ 201 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 915 rows starting from the beginning of the part | ||
6783 | 2024.11.19 02:14:56.908680 [ 201 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
6784 | 2024.11.19 02:14:56.908701 [ 5 ] {58572a06-6489-4c2d-8a84-3007edf313b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6785 | 2024.11.19 02:14:56.908889 [ 5 ] {58572a06-6489-4c2d-8a84-3007edf313b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6786 | 2024.11.19 02:14:56.908938 [ 201 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 423 rows starting from the beginning of the part | ||
6787 | 2024.11.19 02:14:56.909272 [ 201 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 66 rows starting from the beginning of the part | ||
6788 | 2024.11.19 02:14:56.909620 [ 201 ] {9248b54b-8d9f-437c-9372-aca84c27c925::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 | ||
6789 | 2024.11.19 02:14:56.909957 [ 201 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 423 rows starting from the beginning of the part | ||
6790 | 2024.11.19 02:14:56.910962 [ 5 ] {58572a06-6489-4c2d-8a84-3007edf313b1} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6791 | 2024.11.19 02:14:56.911004 [ 5 ] {58572a06-6489-4c2d-8a84-3007edf313b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6792 | 2024.11.19 02:14:56.911570 [ 5 ] {58572a06-6489-4c2d-8a84-3007edf313b1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6793 | 2024.11.19 02:14:56.911853 [ 5 ] {58572a06-6489-4c2d-8a84-3007edf313b1} <Trace> oximeter.measurements_bool (1ec78a7a-041e-4889-ac3a-29e04178c547): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6794 | 2024.11.19 02:14:56.912310 [ 5 ] {58572a06-6489-4c2d-8a84-3007edf313b1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003678 sec., 1631.3213703099511 rows/sec., 85.23 KiB/sec. | ||
6795 | 2024.11.19 02:14:56.912746 [ 5 ] {58572a06-6489-4c2d-8a84-3007edf313b1} <Debug> TCPHandler: Processed in 0.004328229 sec. | ||
6796 | 2024.11.19 02:14:56.912799 [ 201 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.004650093 sec., 420421.69909289986 rows/sec., 32.18 MiB/sec. | ||
6797 | 2024.11.19 02:14:56.913040 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6798 | 2024.11.19 02:14:56.913207 [ 187 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6799 | 2024.11.19 02:14:56.913242 [ 254 ] {d272fd77-f028-4300-be77-c04c883a6321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6800 | 2024.11.19 02:14:56.913363 [ 254 ] {d272fd77-f028-4300-be77-c04c883a6321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6801 | 2024.11.19 02:14:56.913870 [ 187 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_61_12} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6802 | 2024.11.19 02:14:56.913990 [ 187 ] {9248b54b-8d9f-437c-9372-aca84c27c925::all_1_61_12} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6803 | 2024.11.19 02:14:56.914164 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
6804 | 2024.11.19 02:14:56.914405 [ 254 ] {d272fd77-f028-4300-be77-c04c883a6321} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6805 | 2024.11.19 02:14:56.914451 [ 254 ] {d272fd77-f028-4300-be77-c04c883a6321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6806 | 2024.11.19 02:14:56.914875 [ 254 ] {d272fd77-f028-4300-be77-c04c883a6321} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6807 | 2024.11.19 02:14:56.915129 [ 254 ] {d272fd77-f028-4300-be77-c04c883a6321} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6808 | 2024.11.19 02:14:56.915284 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6809 | 2024.11.19 02:14:56.915330 [ 254 ] {d272fd77-f028-4300-be77-c04c883a6321} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002136 sec., 110955.05617977529 rows/sec., 7.44 MiB/sec. | ||
6810 | 2024.11.19 02:14:56.915338 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6811 | 2024.11.19 02:14:56.915386 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6812 | 2024.11.19 02:14:56.915419 [ 254 ] {d272fd77-f028-4300-be77-c04c883a6321} <Debug> TCPHandler: Processed in 0.002538279 sec. | ||
6813 | 2024.11.19 02:14:56.915741 [ 196 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
6814 | 2024.11.19 02:14:56.915762 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6815 | 2024.11.19 02:14:56.916193 [ 5 ] {f6462499-7e17-49a2-bf6d-3db6de1109ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6816 | 2024.11.19 02:14:56.916297 [ 196 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6817 | 2024.11.19 02:14:56.916351 [ 5 ] {f6462499-7e17-49a2-bf6d-3db6de1109ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6818 | 2024.11.19 02:14:56.916460 [ 196 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 11282 rows starting from the beginning of the part | ||
6819 | 2024.11.19 02:14:56.917047 [ 196 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
6820 | 2024.11.19 02:14:56.917520 [ 196 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
6821 | 2024.11.19 02:14:56.917813 [ 196 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 161 rows starting from the beginning of the part | ||
6822 | 2024.11.19 02:14:56.918126 [ 196 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
6823 | 2024.11.19 02:14:56.918336 [ 196 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::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 | ||
6824 | 2024.11.19 02:14:56.919322 [ 5 ] {f6462499-7e17-49a2-bf6d-3db6de1109ae} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6825 | 2024.11.19 02:14:56.919397 [ 5 ] {f6462499-7e17-49a2-bf6d-3db6de1109ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6826 | 2024.11.19 02:14:56.919912 [ 5 ] {f6462499-7e17-49a2-bf6d-3db6de1109ae} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6827 | 2024.11.19 02:14:56.920311 [ 5 ] {f6462499-7e17-49a2-bf6d-3db6de1109ae} <Trace> oximeter.measurements_f64 (0f27a6d5-3ccc-4d2d-82e2-e5ba9b8dae6f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6828 | 2024.11.19 02:14:56.920814 [ 5 ] {f6462499-7e17-49a2-bf6d-3db6de1109ae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00475 sec., 210.5263157894737 rows/sec., 14.19 KiB/sec. | ||
6829 | 2024.11.19 02:14:56.921051 [ 5 ] {f6462499-7e17-49a2-bf6d-3db6de1109ae} <Debug> TCPHandler: Processed in 0.005514583 sec. | ||
6830 | 2024.11.19 02:14:56.921257 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6831 | 2024.11.19 02:14:56.921413 [ 254 ] {4540f640-c1eb-4fd2-a480-353b7f3ce611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6832 | 2024.11.19 02:14:56.921511 [ 254 ] {4540f640-c1eb-4fd2-a480-353b7f3ce611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6833 | 2024.11.19 02:14:56.923035 [ 254 ] {4540f640-c1eb-4fd2-a480-353b7f3ce611} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6834 | 2024.11.19 02:14:56.923072 [ 254 ] {4540f640-c1eb-4fd2-a480-353b7f3ce611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6835 | 2024.11.19 02:14:56.923524 [ 187 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12237 rows, containing 5 columns (5 merged, 0 gathered) in 0.008064143 sec., 1517458.209756449 rows/sec., 103.58 MiB/sec. | ||
6836 | 2024.11.19 02:14:56.924163 [ 187 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6837 | 2024.11.19 02:14:56.924257 [ 254 ] {4540f640-c1eb-4fd2-a480-353b7f3ce611} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6838 | 2024.11.19 02:14:56.924630 [ 187 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6839 | 2024.11.19 02:14:56.924731 [ 254 ] {4540f640-c1eb-4fd2-a480-353b7f3ce611} <Trace> oximeter.measurements_histogramu64 (f0982eb0-272d-4d39-a715-052c43954bb3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6840 | 2024.11.19 02:14:56.924848 [ 187 ] {3f440c84-a325-4b3d-a660-c3ddfe882a82::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6841 | 2024.11.19 02:14:56.925095 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
6842 | 2024.11.19 02:14:56.925201 [ 254 ] {4540f640-c1eb-4fd2-a480-353b7f3ce611} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003825 sec., 10718.954248366013 rows/sec., 19.21 MiB/sec. | ||
6843 | 2024.11.19 02:14:56.925322 [ 254 ] {4540f640-c1eb-4fd2-a480-353b7f3ce611} <Debug> TCPHandler: Processed in 0.004143898 sec. | ||
6844 | 2024.11.19 02:14:56.925487 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6845 | 2024.11.19 02:14:56.925629 [ 5 ] {73d7f72d-dad3-4948-9aec-c0dd6b6dd242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6846 | 2024.11.19 02:14:56.925692 [ 5 ] {73d7f72d-dad3-4948-9aec-c0dd6b6dd242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6847 | 2024.11.19 02:14:56.926211 [ 5 ] {73d7f72d-dad3-4948-9aec-c0dd6b6dd242} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6848 | 2024.11.19 02:14:56.926251 [ 5 ] {73d7f72d-dad3-4948-9aec-c0dd6b6dd242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6849 | 2024.11.19 02:14:56.926653 [ 5 ] {73d7f72d-dad3-4948-9aec-c0dd6b6dd242} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6850 | 2024.11.19 02:14:56.926897 [ 5 ] {73d7f72d-dad3-4948-9aec-c0dd6b6dd242} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6851 | 2024.11.19 02:14:56.927073 [ 128 ] {} <Debug> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6852 | 2024.11.19 02:14:56.927132 [ 128 ] {} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6853 | 2024.11.19 02:14:56.927150 [ 5 ] {73d7f72d-dad3-4948-9aec-c0dd6b6dd242} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001547 sec., 53005.81771170007 rows/sec., 3.37 MiB/sec. | ||
6854 | 2024.11.19 02:14:56.927171 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6855 | 2024.11.19 02:14:56.927284 [ 5 ] {73d7f72d-dad3-4948-9aec-c0dd6b6dd242} <Debug> TCPHandler: Processed in 0.001860282 sec. | ||
6856 | 2024.11.19 02:14:56.927385 [ 189 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::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 | ||
6857 | 2024.11.19 02:14:56.927505 [ 189 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6858 | 2024.11.19 02:14:56.927540 [ 189 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3576 rows starting from the beginning of the part | ||
6859 | 2024.11.19 02:14:56.927613 [ 189 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
6860 | 2024.11.19 02:14:56.927855 [ 189 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part | ||
6861 | 2024.11.19 02:14:56.927955 [ 189 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::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 | ||
6862 | 2024.11.19 02:14:56.928166 [ 189 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
6863 | 2024.11.19 02:14:56.928339 [ 189 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part | ||
6864 | 2024.11.19 02:14:56.930135 [ 193 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3920 rows, containing 4 columns (4 merged, 0 gathered) in 0.002830202 sec., 1385060.1476502384 rows/sec., 90.98 MiB/sec. | ||
6865 | 2024.11.19 02:14:56.930451 [ 193 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6866 | 2024.11.19 02:14:56.930763 [ 193 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_61_12} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6867 | 2024.11.19 02:14:56.930851 [ 193 ] {0852a99e-9d21-424a-93d7-3aec6fcf4d55::all_1_61_12} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6868 | 2024.11.19 02:14:56.930923 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
6869 | 2024.11.19 02:15:00.261903 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1012 | ||
6870 | 2024.11.19 02:15:00.265795 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6871 | 2024.11.19 02:15:00.265847 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6872 | 2024.11.19 02:15:00.267279 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6873 | 2024.11.19 02:15:00.267593 [ 242 ] {} <Trace> system.query_log (35b8b133-1a07-4087-acaf-fdffaeb15928): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6874 | 2024.11.19 02:15:00.268143 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1012 | ||
6875 | 2024.11.19 02:15:01.872228 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6876 | 2024.11.19 02:15:01.872435 [ 5 ] {103dd5b0-3428-4cc3-af3c-210328bfea08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6877 | 2024.11.19 02:15:01.872517 [ 5 ] {103dd5b0-3428-4cc3-af3c-210328bfea08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6878 | 2024.11.19 02:15:01.873365 [ 5 ] {103dd5b0-3428-4cc3-af3c-210328bfea08} <Trace> oximeter.fields_ipaddr (708eb2e3-f434-4cb6-9253-ea14632e26f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6879 | 2024.11.19 02:15:01.873431 [ 5 ] {103dd5b0-3428-4cc3-af3c-210328bfea08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6880 | 2024.11.19 02:15:01.873965 [ 5 ] {103dd5b0-3428-4cc3-af3c-210328bfea08} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6881 | 2024.11.19 02:15:01.874219 [ 5 ] {103dd5b0-3428-4cc3-af3c-210328bfea08} <Trace> oximeter.fields_ipaddr (708eb2e3-f434-4cb6-9253-ea14632e26f7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6882 | 2024.11.19 02:15:01.874465 [ 5 ] {103dd5b0-3428-4cc3-af3c-210328bfea08} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.002089 sec., 7659.167065581618 rows/sec., 624.55 KiB/sec. | ||
6883 | 2024.11.19 02:15:01.874531 [ 5 ] {103dd5b0-3428-4cc3-af3c-210328bfea08} <Debug> TCPHandler: Processed in 0.002443208 sec. | ||
6884 | 2024.11.19 02:15:01.874828 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6885 | 2024.11.19 02:15:01.875017 [ 254 ] {0d756b40-fe10-4ad4-a325-124d2b65595f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6886 | 2024.11.19 02:15:01.875090 [ 254 ] {0d756b40-fe10-4ad4-a325-124d2b65595f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6887 | 2024.11.19 02:15:01.875878 [ 254 ] {0d756b40-fe10-4ad4-a325-124d2b65595f} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6888 | 2024.11.19 02:15:01.875926 [ 254 ] {0d756b40-fe10-4ad4-a325-124d2b65595f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6889 | 2024.11.19 02:15:01.876446 [ 254 ] {0d756b40-fe10-4ad4-a325-124d2b65595f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6890 | 2024.11.19 02:15:01.876800 [ 254 ] {0d756b40-fe10-4ad4-a325-124d2b65595f} <Trace> oximeter.fields_string (ebde50fb-1985-46d0-b743-81b7470a6e22): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6891 | 2024.11.19 02:15:01.877041 [ 254 ] {0d756b40-fe10-4ad4-a325-124d2b65595f} <Debug> executeQuery: Read 64 rows, 4.99 KiB in 0.002077 sec., 30813.673567645645 rows/sec., 2.35 MiB/sec. | ||
6892 | 2024.11.19 02:15:01.877116 [ 254 ] {0d756b40-fe10-4ad4-a325-124d2b65595f} <Debug> TCPHandler: Processed in 0.002449738 sec. | ||
6893 | 2024.11.19 02:15:01.877300 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6894 | 2024.11.19 02:15:01.877426 [ 5 ] {5ec6509b-b513-47ed-8926-50932358704c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6895 | 2024.11.19 02:15:01.877477 [ 5 ] {5ec6509b-b513-47ed-8926-50932358704c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6896 | 2024.11.19 02:15:01.878103 [ 5 ] {5ec6509b-b513-47ed-8926-50932358704c} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6897 | 2024.11.19 02:15:01.878146 [ 5 ] {5ec6509b-b513-47ed-8926-50932358704c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6898 | 2024.11.19 02:15:01.878537 [ 5 ] {5ec6509b-b513-47ed-8926-50932358704c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6899 | 2024.11.19 02:15:01.878792 [ 5 ] {5ec6509b-b513-47ed-8926-50932358704c} <Trace> oximeter.fields_u16 (bab3e12a-4863-4ea3-ad66-fd47894a9cf3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6900 | 2024.11.19 02:15:01.879072 [ 5 ] {5ec6509b-b513-47ed-8926-50932358704c} <Debug> executeQuery: Read 16 rows, 1.12 KiB in 0.001662 sec., 9626.955475330926 rows/sec., 672.19 KiB/sec. | ||
6901 | 2024.11.19 02:15:01.879229 [ 5 ] {5ec6509b-b513-47ed-8926-50932358704c} <Debug> TCPHandler: Processed in 0.001988582 sec. | ||
6902 | 2024.11.19 02:15:01.879448 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6903 | 2024.11.19 02:15:01.879583 [ 254 ] {83cd069d-463c-489d-b61e-e85743a92015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6904 | 2024.11.19 02:15:01.879638 [ 254 ] {83cd069d-463c-489d-b61e-e85743a92015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6905 | 2024.11.19 02:15:01.880270 [ 254 ] {83cd069d-463c-489d-b61e-e85743a92015} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6906 | 2024.11.19 02:15:01.880311 [ 254 ] {83cd069d-463c-489d-b61e-e85743a92015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6907 | 2024.11.19 02:15:01.880715 [ 254 ] {83cd069d-463c-489d-b61e-e85743a92015} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6908 | 2024.11.19 02:15:01.880969 [ 254 ] {83cd069d-463c-489d-b61e-e85743a92015} <Trace> oximeter.fields_uuid (9248b54b-8d9f-437c-9372-aca84c27c925): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6909 | 2024.11.19 02:15:01.881161 [ 254 ] {83cd069d-463c-489d-b61e-e85743a92015} <Debug> executeQuery: Read 80 rows, 6.42 KiB in 0.00161 sec., 49689.44099378882 rows/sec., 3.89 MiB/sec. | ||
6910 | 2024.11.19 02:15:01.881228 [ 254 ] {83cd069d-463c-489d-b61e-e85743a92015} <Debug> TCPHandler: Processed in 0.001852231 sec. | ||
6911 | 2024.11.19 02:15:01.881420 [ 5 ] {} <Trace> TCP-Session: 70e5bf9d-4925-41e1-9454-795552414019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6912 | 2024.11.19 02:15:01.881545 [ 5 ] {edb70346-01b6-4ca6-8327-0c09822d6e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62258) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6913 | 2024.11.19 02:15:01.881605 [ 5 ] {edb70346-01b6-4ca6-8327-0c09822d6e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6914 | 2024.11.19 02:15:01.882221 [ 5 ] {edb70346-01b6-4ca6-8327-0c09822d6e4b} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6915 | 2024.11.19 02:15:01.882267 [ 5 ] {edb70346-01b6-4ca6-8327-0c09822d6e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6916 | 2024.11.19 02:15:01.882719 [ 5 ] {edb70346-01b6-4ca6-8327-0c09822d6e4b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6917 | 2024.11.19 02:15:01.882987 [ 5 ] {edb70346-01b6-4ca6-8327-0c09822d6e4b} <Trace> oximeter.measurements_cumulativeu64 (3f440c84-a325-4b3d-a660-c3ddfe882a82): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6918 | 2024.11.19 02:15:01.883230 [ 5 ] {edb70346-01b6-4ca6-8327-0c09822d6e4b} <Debug> executeQuery: Read 136 rows, 9.69 KiB in 0.00171 sec., 79532.16374269006 rows/sec., 5.53 MiB/sec. | ||
6919 | 2024.11.19 02:15:01.883287 [ 5 ] {edb70346-01b6-4ca6-8327-0c09822d6e4b} <Debug> TCPHandler: Processed in 0.001927342 sec. | ||
6920 | 2024.11.19 02:15:01.883439 [ 254 ] {} <Trace> TCP-Session: 01a95af2-2a62-4fc8-bba0-db4eeea2c844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6921 | 2024.11.19 02:15:01.883562 [ 254 ] {3c8a5a4b-d433-45fa-a93d-3d1527fa8699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6922 | 2024.11.19 02:15:01.883616 [ 254 ] {3c8a5a4b-d433-45fa-a93d-3d1527fa8699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6923 | 2024.11.19 02:15:01.884186 [ 254 ] {3c8a5a4b-d433-45fa-a93d-3d1527fa8699} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6924 | 2024.11.19 02:15:01.884233 [ 254 ] {3c8a5a4b-d433-45fa-a93d-3d1527fa8699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
6925 | 2024.11.19 02:15:01.884720 [ 254 ] {3c8a5a4b-d433-45fa-a93d-3d1527fa8699} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6926 | 2024.11.19 02:15:01.884972 [ 254 ] {3c8a5a4b-d433-45fa-a93d-3d1527fa8699} <Trace> oximeter.measurements_u64 (0852a99e-9d21-424a-93d7-3aec6fcf4d55): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6927 | 2024.11.19 02:15:01.885169 [ 254 ] {3c8a5a4b-d433-45fa-a93d-3d1527fa8699} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001627 sec., 29502.151198524894 rows/sec., 1.99 MiB/sec. | ||
6928 | 2024.11.19 02:15:01.885264 [ 254 ] {3c8a5a4b-d433-45fa-a93d-3d1527fa8699} <Debug> TCPHandler: Processed in 0.001887612 sec. |