1 | [ Jan 6 20:28:23 Enabled. ] | ||
2 | [ Jan 6 20:28:23 Rereading configuration. ] | ||
3 | [ Jan 6 20:28:24 Rereading configuration. ] | ||
4 | [ Jan 6 20:28:29 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Jan 6 20:28:29 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2025.01.06 20:28:30.162363 [ 1 ] {} <Information> Application: Will watch for the process with pid 24203 | ||
29 | 2025.01.06 20:28:30.162917 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.01.06 20:28:30.364819 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 24203 | ||
31 | 2025.01.06 20:28:30.365556 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.01.06 20:28:30.366265 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.01.06 20:28:30.451521 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.01.06 20:28:30.480648 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.01.06 20:28:30.480697 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.01.06 20:28:30.480711 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.01.06 20:28:30.480775 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.01.06 20:28:30.481160 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.01.06 20:28:30.482754 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2025.01.06 20:28:30.483490 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.01.06 20:28:30.484305 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
44 | 2025.01.06 20:28:30.484327 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2025.01.06 20:28:30.484342 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.01.06 20:28:30.484516 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.01.06 20:28:30.485440 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.01.06 20:28:30.490956 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.01.06 20:28:30.491589 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.01.06 20:28:30.492955 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.01.06 20:28:30.493023 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.01.06 20:28:30.494569 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2025.01.06 20:28:30.495039 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.01.06 20:28:30.499256 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.01.06 20:28:30.499712 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.01.06 20:28:30.501229 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.01.06 20:28:30.501739 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.01.06 20:28:30.502196 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.01.06 20:28:30.502533 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.01.06 20:28:30.503982 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.01.06 20:28:30.504008 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.01.06 20:28:30.504083 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.01.06 20:28:30.504261 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.01.06 20:28:30.515460 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.01.06 20:28:30.515485 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000144463 sec | ||
68 | 2025.01.06 20:28:30.515527 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.01.06 20:28:30.515541 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.01.06 20:28:30.516626 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.01.06 20:28:30.517629 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.01.06 20:28:30.528663 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.01.06 20:28:30.528707 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.01.06 20:28:30.528728 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.01.06 20:28:30.528741 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.01.06 20:28:30.528771 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.01.06 20:28:30.528791 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.01.06 20:28:30.531323 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.01.06 20:28:30.531365 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.01.06 20:28:30.531385 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.01.06 20:28:30.531562 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.01.06 20:28:30.531580 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.01.06 20:28:30.531614 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.01.06 20:28:30.531632 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.01.06 20:28:30.531645 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.01.06 20:28:30.531674 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.01.06 20:28:30.531691 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.01.06 20:28:30.558683 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.01.06 20:28:30.565315 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.01.06 20:28:30.565349 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5722e-05 sec | ||
91 | 2025.01.06 20:28:30.565362 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.01.06 20:28:30.565374 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.01.06 20:28:30.565397 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.01.06 20:28:30.565609 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.01.06 20:28:30.565655 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.01.06 20:28:30.565668 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.01.06 20:28:30.565679 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
98 | 2025.01.06 20:28:30.565691 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.01.06 20:28:30.569894 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.01.06 20:28:30.570091 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.34 MiB | ||
101 | 2025.01.06 20:28:30.571003 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.4841e-05 sec. | ||
102 | 2025.01.06 20:28:30.571961 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.01.06 20:28:30.572050 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.01.06 20:28:30.572068 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.01.06 20:28:30.902366 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38270 | ||
106 | 2025.01.06 20:28:30.902611 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.01.06 20:28:30.902661 [ 3 ] {} <Debug> TCP-Session: c7731426-c5f5-4014-a6d4-dcf872aaac69 Authenticating user 'default' from [fd00:1122:3344:101::e]:38270 | ||
108 | 2025.01.06 20:28:30.902693 [ 3 ] {} <Debug> TCP-Session: c7731426-c5f5-4014-a6d4-dcf872aaac69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.01.06 20:28:30.902713 [ 3 ] {} <Debug> TCP-Session: c7731426-c5f5-4014-a6d4-dcf872aaac69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.01.06 20:28:30.902801 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.01.06 20:28:30.902831 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2025.01.06 20:28:30.902858 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2025.01.06 20:28:30.903308 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57233 | ||
114 | 2025.01.06 20:28:30.903309 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40176 | ||
115 | 2025.01.06 20:28:30.903430 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2025.01.06 20:28:30.903480 [ 5 ] {} <Debug> TCP-Session: eece90d2-86a3-497a-94cf-04b055c88638 Authenticating user 'default' from [fd00:1122:3344:101::e]:57233 | ||
117 | 2025.01.06 20:28:30.903502 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
118 | 2025.01.06 20:28:30.903536 [ 5 ] {} <Debug> TCP-Session: eece90d2-86a3-497a-94cf-04b055c88638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
119 | 2025.01.06 20:28:30.903562 [ 4 ] {} <Debug> TCP-Session: ae02dfc0-72b1-4431-84d3-c7a91d985463 Authenticating user 'default' from [fd00:1122:3344:101::e]:40176 | ||
120 | 2025.01.06 20:28:30.903573 [ 5 ] {} <Debug> TCP-Session: eece90d2-86a3-497a-94cf-04b055c88638 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
121 | 2025.01.06 20:28:30.903628 [ 4 ] {} <Debug> TCP-Session: ae02dfc0-72b1-4431-84d3-c7a91d985463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2025.01.06 20:28:30.903664 [ 4 ] {} <Debug> TCP-Session: ae02dfc0-72b1-4431-84d3-c7a91d985463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2025.01.06 20:28:30.904110 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47551 | ||
124 | 2025.01.06 20:28:30.904177 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52384 | ||
125 | 2025.01.06 20:28:30.904414 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47474 | ||
126 | 2025.01.06 20:28:30.904492 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
127 | 2025.01.06 20:28:30.904502 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
128 | 2025.01.06 20:28:30.904640 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46331 | ||
129 | 2025.01.06 20:28:30.904660 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
130 | 2025.01.06 20:28:30.904699 [ 253 ] {} <Debug> TCP-Session: dda9be77-efdd-4e1c-8c36-d0b4972c80ed Authenticating user 'default' from [fd00:1122:3344:101::e]:47551 | ||
131 | 2025.01.06 20:28:30.904655 [ 254 ] {} <Debug> TCP-Session: 29fc5119-c7c6-493d-9290-936165f4b522 Authenticating user 'default' from [fd00:1122:3344:101::e]:52384 | ||
132 | 2025.01.06 20:28:30.904720 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45789 | ||
133 | 2025.01.06 20:28:30.904735 [ 255 ] {} <Debug> TCP-Session: 0892b941-7404-49a7-9f4d-21cb1595ac40 Authenticating user 'default' from [fd00:1122:3344:101::e]:47474 | ||
134 | 2025.01.06 20:28:30.904884 [ 253 ] {} <Debug> TCP-Session: dda9be77-efdd-4e1c-8c36-d0b4972c80ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2025.01.06 20:28:30.904891 [ 255 ] {} <Debug> TCP-Session: 0892b941-7404-49a7-9f4d-21cb1595ac40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2025.01.06 20:28:30.904876 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
137 | 2025.01.06 20:28:30.904928 [ 254 ] {} <Debug> TCP-Session: 29fc5119-c7c6-493d-9290-936165f4b522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2025.01.06 20:28:30.905006 [ 253 ] {} <Debug> TCP-Session: dda9be77-efdd-4e1c-8c36-d0b4972c80ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
139 | 2025.01.06 20:28:30.905042 [ 255 ] {} <Debug> TCP-Session: 0892b941-7404-49a7-9f4d-21cb1595ac40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
140 | 2025.01.06 20:28:30.905060 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
141 | 2025.01.06 20:28:30.905090 [ 256 ] {} <Debug> TCP-Session: 1be16ef4-32a0-43fa-b339-5f96b6cdf969 Authenticating user 'default' from [fd00:1122:3344:101::e]:46331 | ||
142 | 2025.01.06 20:28:30.905154 [ 254 ] {} <Debug> TCP-Session: 29fc5119-c7c6-493d-9290-936165f4b522 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2025.01.06 20:28:30.905229 [ 257 ] {} <Debug> TCP-Session: 142ccae0-656f-4897-9202-f1b04e344ba7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45789 | ||
144 | 2025.01.06 20:28:30.905278 [ 256 ] {} <Debug> TCP-Session: 1be16ef4-32a0-43fa-b339-5f96b6cdf969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2025.01.06 20:28:30.905312 [ 257 ] {} <Debug> TCP-Session: 142ccae0-656f-4897-9202-f1b04e344ba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2025.01.06 20:28:30.905335 [ 256 ] {} <Debug> TCP-Session: 1be16ef4-32a0-43fa-b339-5f96b6cdf969 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2025.01.06 20:28:30.905347 [ 257 ] {} <Debug> TCP-Session: 142ccae0-656f-4897-9202-f1b04e344ba7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2025.01.06 20:28:31.001130 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.18 MiB, peak 117.18 MiB, free memory in arenas 0.00 B, will set to 119.41 MiB (RSS), difference: 2.23 MiB | ||
149 | 2025.01.06 20:28:31.600093 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52981 | ||
150 | 2025.01.06 20:28:31.600296 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
151 | 2025.01.06 20:28:31.600332 [ 258 ] {} <Debug> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Authenticating user 'default' from [fd00:1122:3344:101::d]:52981 | ||
152 | 2025.01.06 20:28:31.600359 [ 258 ] {} <Debug> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.01.06 20:28:31.600387 [ 258 ] {} <Debug> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2025.01.06 20:28:31.600464 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
155 | 2025.01.06 20:28:31.600494 [ 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 | ||
156 | 2025.01.06 20:28:31.600525 [ 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 | ||
157 | 2025.01.06 20:28:31.600960 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38477 | ||
158 | 2025.01.06 20:28:31.601177 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60346 | ||
159 | 2025.01.06 20:28:31.601189 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48841 | ||
160 | 2025.01.06 20:28:31.601197 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
161 | 2025.01.06 20:28:31.601988 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58839 | ||
162 | 2025.01.06 20:28:31.602006 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
163 | 2025.01.06 20:28:31.602039 [ 259 ] {} <Debug> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Authenticating user 'default' from [fd00:1122:3344:101::d]:38477 | ||
164 | 2025.01.06 20:28:31.602742 [ 261 ] {} <Debug> TCP-Session: 2a8bb340-6f09-4ed1-a811-005d4fccd608 Authenticating user 'default' from [fd00:1122:3344:101::d]:60346 | ||
165 | 2025.01.06 20:28:31.602959 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
166 | 2025.01.06 20:28:31.602985 [ 259 ] {} <Debug> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
167 | 2025.01.06 20:28:31.603030 [ 261 ] {} <Debug> TCP-Session: 2a8bb340-6f09-4ed1-a811-005d4fccd608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
168 | 2025.01.06 20:28:31.603050 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48401 | ||
169 | 2025.01.06 20:28:31.602996 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
170 | 2025.01.06 20:28:31.603089 [ 262 ] {} <Debug> TCP-Session: 4a9ffefb-a6c4-4397-8eff-7cc6d3d07694 Authenticating user 'default' from [fd00:1122:3344:101::d]:58839 | ||
171 | 2025.01.06 20:28:31.603114 [ 259 ] {} <Debug> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
172 | 2025.01.06 20:28:31.603189 [ 261 ] {} <Debug> TCP-Session: 2a8bb340-6f09-4ed1-a811-005d4fccd608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
173 | 2025.01.06 20:28:31.603375 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61160 | ||
174 | 2025.01.06 20:28:31.603464 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45601 | ||
175 | 2025.01.06 20:28:31.603478 [ 262 ] {} <Debug> TCP-Session: 4a9ffefb-a6c4-4397-8eff-7cc6d3d07694 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
176 | 2025.01.06 20:28:31.603455 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63147 | ||
177 | 2025.01.06 20:28:31.603521 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
178 | 2025.01.06 20:28:31.603630 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
179 | 2025.01.06 20:28:31.603686 [ 262 ] {} <Debug> TCP-Session: 4a9ffefb-a6c4-4397-8eff-7cc6d3d07694 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
180 | 2025.01.06 20:28:31.605585 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
181 | 2025.01.06 20:28:31.605665 [ 264 ] {} <Debug> TCP-Session: 2aeb7f0d-e0a6-4d6b-a6cd-1c0319b9156a Authenticating user 'default' from [fd00:1122:3344:101::d]:48401 | ||
182 | 2025.01.06 20:28:31.605704 [ 260 ] {} <Debug> TCP-Session: b3404577-3dd0-4a1a-99f4-8f830d346097 Authenticating user 'default' from [fd00:1122:3344:101::d]:48841 | ||
183 | 2025.01.06 20:28:31.606294 [ 265 ] {} <Debug> TCP-Session: 197c087d-f695-4ed6-8708-7f6bc8027e14 Authenticating user 'default' from [fd00:1122:3344:101::d]:45601 | ||
184 | 2025.01.06 20:28:31.606289 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
185 | 2025.01.06 20:28:31.606325 [ 260 ] {} <Debug> TCP-Session: b3404577-3dd0-4a1a-99f4-8f830d346097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
186 | 2025.01.06 20:28:31.606352 [ 264 ] {} <Debug> TCP-Session: 2aeb7f0d-e0a6-4d6b-a6cd-1c0319b9156a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
187 | 2025.01.06 20:28:31.606317 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
188 | 2025.01.06 20:28:31.606409 [ 265 ] {} <Debug> TCP-Session: 197c087d-f695-4ed6-8708-7f6bc8027e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
189 | 2025.01.06 20:28:31.606416 [ 260 ] {} <Debug> TCP-Session: b3404577-3dd0-4a1a-99f4-8f830d346097 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
190 | 2025.01.06 20:28:31.606455 [ 264 ] {} <Debug> TCP-Session: 2aeb7f0d-e0a6-4d6b-a6cd-1c0319b9156a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2025.01.06 20:28:31.606456 [ 266 ] {} <Debug> TCP-Session: 2e59c156-f8b1-458d-b00d-bf83acd07bc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63147 | ||
192 | 2025.01.06 20:28:31.606973 [ 266 ] {} <Debug> TCP-Session: 2e59c156-f8b1-458d-b00d-bf83acd07bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
193 | 2025.01.06 20:28:31.606493 [ 265 ] {} <Debug> TCP-Session: 197c087d-f695-4ed6-8708-7f6bc8027e14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
194 | 2025.01.06 20:28:31.607007 [ 263 ] {} <Debug> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Authenticating user 'default' from [fd00:1122:3344:101::d]:61160 | ||
195 | 2025.01.06 20:28:31.607054 [ 266 ] {} <Debug> TCP-Session: 2e59c156-f8b1-458d-b00d-bf83acd07bc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2025.01.06 20:28:31.607089 [ 263 ] {} <Debug> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2025.01.06 20:28:31.607209 [ 263 ] {} <Debug> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
198 | 2025.01.06 20:28:31.607328 [ 258 ] {818f5303-cc7a-4479-95c9-ce3f52ef70a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
199 | 2025.01.06 20:28:31.650542 [ 258 ] {818f5303-cc7a-4479-95c9-ce3f52ef70a9} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52981) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
200 | |||
201 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
203 | 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 | ||
204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
207 | 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 | ||
208 | 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 | ||
209 | 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 | ||
210 | 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 | ||
211 | 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 | ||
212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
214 | 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 | ||
215 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
216 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
217 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
219 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
221 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
222 | |||
223 | 2025.01.06 20:28:31.651894 [ 258 ] {818f5303-cc7a-4479-95c9-ce3f52ef70a9} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
224 | |||
225 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
227 | 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 | ||
228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
231 | 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 | ||
232 | 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 | ||
233 | 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 | ||
234 | 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 | ||
235 | 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 | ||
236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
238 | 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 | ||
239 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
240 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
241 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
243 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
245 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
246 | |||
247 | 2025.01.06 20:28:31.652009 [ 258 ] {818f5303-cc7a-4479-95c9-ce3f52ef70a9} <Debug> TCPHandler: Processed in 0.050882845 sec. | ||
248 | 2025.01.06 20:28:31.652331 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
249 | 2025.01.06 20:28:31.652544 [ 259 ] {05cf5695-91c1-45f8-8af7-03c33b730804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
250 | 2025.01.06 20:28:31.652872 [ 259 ] {05cf5695-91c1-45f8-8af7-03c33b730804} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38477) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
251 | |||
252 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
254 | 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 | ||
255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
258 | 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 | ||
259 | 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 | ||
260 | 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 | ||
261 | 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 | ||
262 | 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 | ||
263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
265 | 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 | ||
266 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
267 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
268 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
270 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
272 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
273 | |||
274 | 2025.01.06 20:28:31.653019 [ 259 ] {05cf5695-91c1-45f8-8af7-03c33b730804} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
275 | |||
276 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
278 | 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 | ||
279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
282 | 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 | ||
283 | 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 | ||
284 | 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 | ||
285 | 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 | ||
286 | 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 | ||
287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
289 | 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 | ||
290 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
291 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
292 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
294 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
296 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
297 | |||
298 | 2025.01.06 20:28:31.653116 [ 259 ] {05cf5695-91c1-45f8-8af7-03c33b730804} <Debug> TCPHandler: Processed in 0.000936406 sec. | ||
299 | 2025.01.06 20:28:31.653399 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
300 | 2025.01.06 20:28:31.654648 [ 258 ] {7585da4a-80bf-4ab7-959d-616e95f78646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
301 | 2025.01.06 20:28:31.655319 [ 258 ] {7585da4a-80bf-4ab7-959d-616e95f78646} <Debug> TCPHandler: Processed in 0.002035496 sec. | ||
302 | 2025.01.06 20:28:31.655537 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
303 | 2025.01.06 20:28:31.655673 [ 259 ] {c3f5eef0-6eab-4508-af03-22253701230e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
304 | 2025.01.06 20:28:31.655810 [ 259 ] {c3f5eef0-6eab-4508-af03-22253701230e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
305 | 2025.01.06 20:28:31.657329 [ 259 ] {c3f5eef0-6eab-4508-af03-22253701230e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
306 | 2025.01.06 20:28:31.657351 [ 259 ] {c3f5eef0-6eab-4508-af03-22253701230e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5862e-05 sec | ||
307 | 2025.01.06 20:28:31.657382 [ 259 ] {c3f5eef0-6eab-4508-af03-22253701230e} <Trace> ReferentialDeps: No tables | ||
308 | 2025.01.06 20:28:31.657394 [ 259 ] {c3f5eef0-6eab-4508-af03-22253701230e} <Trace> LoadingDeps: No tables | ||
309 | 2025.01.06 20:28:31.657417 [ 259 ] {c3f5eef0-6eab-4508-af03-22253701230e} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
310 | 2025.01.06 20:28:31.657470 [ 259 ] {c3f5eef0-6eab-4508-af03-22253701230e} <Debug> TCPHandler: Processed in 0.002003084 sec. | ||
311 | 2025.01.06 20:28:31.657648 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
312 | 2025.01.06 20:28:31.657883 [ 258 ] {4538f61d-98c5-4b44-943b-1f88788abd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) /* The version table contains metadata about the `oximeter` database */ | ||
313 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
314 | 2025.01.06 20:28:31.657961 [ 258 ] {4538f61d-98c5-4b44-943b-1f88788abd73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
315 | 2025.01.06 20:28:31.665640 [ 258 ] {4538f61d-98c5-4b44-943b-1f88788abd73} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
316 | 2025.01.06 20:28:31.669240 [ 258 ] {4538f61d-98c5-4b44-943b-1f88788abd73} <Debug> oximeter.version (f1aaf534-2e00-44b6-808b-a89ab22afd15): Loading data parts | ||
317 | 2025.01.06 20:28:31.669777 [ 258 ] {4538f61d-98c5-4b44-943b-1f88788abd73} <Debug> oximeter.version (f1aaf534-2e00-44b6-808b-a89ab22afd15): There are no data parts | ||
318 | 2025.01.06 20:28:31.672460 [ 258 ] {4538f61d-98c5-4b44-943b-1f88788abd73} <Debug> TCPHandler: Processed in 0.014871425 sec. | ||
319 | 2025.01.06 20:28:31.672661 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
320 | 2025.01.06 20:28:31.672948 [ 259 ] {7341b9ed-220a-469d-8748-3267c0154bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) /* The measurement tables contain all individual samples from each timeseries. | ||
321 | * | ||
322 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
323 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
324 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
325 | * by all samples from the same timeseries. | ||
326 | * | ||
327 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
328 | * and then uses that to index quickly into the measurements tables. | ||
329 | */ | ||
330 | 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) | ||
331 | 2025.01.06 20:28:31.673042 [ 259 ] {7341b9ed-220a-469d-8748-3267c0154bcc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
332 | 2025.01.06 20:28:31.685190 [ 259 ] {7341b9ed-220a-469d-8748-3267c0154bcc} <Debug> oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Loading data parts | ||
333 | 2025.01.06 20:28:31.685399 [ 259 ] {7341b9ed-220a-469d-8748-3267c0154bcc} <Debug> oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): There are no data parts | ||
334 | 2025.01.06 20:28:31.687040 [ 259 ] {7341b9ed-220a-469d-8748-3267c0154bcc} <Debug> TCPHandler: Processed in 0.014448243 sec. | ||
335 | 2025.01.06 20:28:31.687266 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
336 | 2025.01.06 20:28:31.687522 [ 258 ] {a78328bb-a659-449a-90dd-0d691fe70d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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) | ||
337 | 2025.01.06 20:28:31.687607 [ 258 ] {a78328bb-a659-449a-90dd-0d691fe70d5b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
338 | 2025.01.06 20:28:31.691922 [ 258 ] {a78328bb-a659-449a-90dd-0d691fe70d5b} <Debug> oximeter.measurements_i8 (28582cb1-f65a-41f9-b1d2-7a86aac787b3): Loading data parts | ||
339 | 2025.01.06 20:28:31.692188 [ 258 ] {a78328bb-a659-449a-90dd-0d691fe70d5b} <Debug> oximeter.measurements_i8 (28582cb1-f65a-41f9-b1d2-7a86aac787b3): There are no data parts | ||
340 | 2025.01.06 20:28:31.693621 [ 258 ] {a78328bb-a659-449a-90dd-0d691fe70d5b} <Debug> TCPHandler: Processed in 0.006426215 sec. | ||
341 | 2025.01.06 20:28:31.693819 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
342 | 2025.01.06 20:28:31.694052 [ 259 ] {6f1a1528-a407-4079-9180-3a7fad329b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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) | ||
343 | 2025.01.06 20:28:31.694110 [ 259 ] {6f1a1528-a407-4079-9180-3a7fad329b67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
344 | 2025.01.06 20:28:31.696565 [ 259 ] {6f1a1528-a407-4079-9180-3a7fad329b67} <Debug> oximeter.measurements_u8 (131316f9-deba-4b85-a143-c77978bda005): Loading data parts | ||
345 | 2025.01.06 20:28:31.696748 [ 259 ] {6f1a1528-a407-4079-9180-3a7fad329b67} <Debug> oximeter.measurements_u8 (131316f9-deba-4b85-a143-c77978bda005): There are no data parts | ||
346 | 2025.01.06 20:28:31.697994 [ 259 ] {6f1a1528-a407-4079-9180-3a7fad329b67} <Debug> TCPHandler: Processed in 0.004237195 sec. | ||
347 | 2025.01.06 20:28:31.698210 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
348 | 2025.01.06 20:28:31.698423 [ 258 ] {06153f8b-7fb8-4cd1-a9c1-a73e82d8bb9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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) | ||
349 | 2025.01.06 20:28:31.698496 [ 258 ] {06153f8b-7fb8-4cd1-a9c1-a73e82d8bb9f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
350 | 2025.01.06 20:28:31.702019 [ 258 ] {06153f8b-7fb8-4cd1-a9c1-a73e82d8bb9f} <Debug> oximeter.measurements_i16 (fc3bef2e-ebd2-42ab-8554-ecaff1d9283f): Loading data parts | ||
351 | 2025.01.06 20:28:31.702194 [ 258 ] {06153f8b-7fb8-4cd1-a9c1-a73e82d8bb9f} <Debug> oximeter.measurements_i16 (fc3bef2e-ebd2-42ab-8554-ecaff1d9283f): There are no data parts | ||
352 | 2025.01.06 20:28:31.704277 [ 258 ] {06153f8b-7fb8-4cd1-a9c1-a73e82d8bb9f} <Debug> TCPHandler: Processed in 0.006123606 sec. | ||
353 | 2025.01.06 20:28:31.704452 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
354 | 2025.01.06 20:28:31.704662 [ 259 ] {2d13c66a-3b4b-4ecc-893a-1b18c40673f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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) | ||
355 | 2025.01.06 20:28:31.704736 [ 259 ] {2d13c66a-3b4b-4ecc-893a-1b18c40673f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
356 | 2025.01.06 20:28:31.708841 [ 259 ] {2d13c66a-3b4b-4ecc-893a-1b18c40673f5} <Debug> oximeter.measurements_u16 (55e7d739-d07a-43fc-a666-a1996850884a): Loading data parts | ||
357 | 2025.01.06 20:28:31.709015 [ 259 ] {2d13c66a-3b4b-4ecc-893a-1b18c40673f5} <Debug> oximeter.measurements_u16 (55e7d739-d07a-43fc-a666-a1996850884a): There are no data parts | ||
358 | 2025.01.06 20:28:31.711166 [ 259 ] {2d13c66a-3b4b-4ecc-893a-1b18c40673f5} <Debug> TCPHandler: Processed in 0.006772845 sec. | ||
359 | 2025.01.06 20:28:31.711378 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
360 | 2025.01.06 20:28:31.711586 [ 258 ] {2c354c2f-6481-4410-af05-81bf35c30b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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) | ||
361 | 2025.01.06 20:28:31.711658 [ 258 ] {2c354c2f-6481-4410-af05-81bf35c30b2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
362 | 2025.01.06 20:28:31.713464 [ 258 ] {2c354c2f-6481-4410-af05-81bf35c30b2a} <Debug> oximeter.measurements_i32 (1ebaaa63-0959-4e6f-893a-009eaf8796e9): Loading data parts | ||
363 | 2025.01.06 20:28:31.713646 [ 258 ] {2c354c2f-6481-4410-af05-81bf35c30b2a} <Debug> oximeter.measurements_i32 (1ebaaa63-0959-4e6f-893a-009eaf8796e9): There are no data parts | ||
364 | 2025.01.06 20:28:31.717333 [ 258 ] {2c354c2f-6481-4410-af05-81bf35c30b2a} <Debug> TCPHandler: Processed in 0.006012904 sec. | ||
365 | 2025.01.06 20:28:31.717526 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
366 | 2025.01.06 20:28:31.717735 [ 259 ] {b4695376-b477-471b-8f23-5e251b3fdb2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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) | ||
367 | 2025.01.06 20:28:31.717816 [ 259 ] {b4695376-b477-471b-8f23-5e251b3fdb2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
368 | 2025.01.06 20:28:31.719771 [ 259 ] {b4695376-b477-471b-8f23-5e251b3fdb2e} <Debug> oximeter.measurements_u32 (523507ce-885e-4ccc-b139-65149fbb3041): Loading data parts | ||
369 | 2025.01.06 20:28:31.719950 [ 259 ] {b4695376-b477-471b-8f23-5e251b3fdb2e} <Debug> oximeter.measurements_u32 (523507ce-885e-4ccc-b139-65149fbb3041): There are no data parts | ||
370 | 2025.01.06 20:28:31.721857 [ 259 ] {b4695376-b477-471b-8f23-5e251b3fdb2e} <Debug> TCPHandler: Processed in 0.00438942 sec. | ||
371 | 2025.01.06 20:28:31.722084 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
372 | 2025.01.06 20:28:31.722350 [ 258 ] {f034e832-f5bb-4db8-86f7-57accb36030a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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) | ||
373 | 2025.01.06 20:28:31.722449 [ 258 ] {f034e832-f5bb-4db8-86f7-57accb36030a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
374 | 2025.01.06 20:28:31.724272 [ 258 ] {f034e832-f5bb-4db8-86f7-57accb36030a} <Debug> oximeter.measurements_i64 (c5456db6-3349-4ac4-8344-cf8ed44037b9): Loading data parts | ||
375 | 2025.01.06 20:28:31.724428 [ 258 ] {f034e832-f5bb-4db8-86f7-57accb36030a} <Debug> oximeter.measurements_i64 (c5456db6-3349-4ac4-8344-cf8ed44037b9): There are no data parts | ||
376 | 2025.01.06 20:28:31.728119 [ 258 ] {f034e832-f5bb-4db8-86f7-57accb36030a} <Debug> TCPHandler: Processed in 0.006105056 sec. | ||
377 | 2025.01.06 20:28:31.728311 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
378 | 2025.01.06 20:28:31.728565 [ 259 ] {277265ab-6561-473b-856c-9ba895ee2643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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) | ||
379 | 2025.01.06 20:28:31.728652 [ 259 ] {277265ab-6561-473b-856c-9ba895ee2643} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
380 | 2025.01.06 20:28:31.733731 [ 259 ] {277265ab-6561-473b-856c-9ba895ee2643} <Debug> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Loading data parts | ||
381 | 2025.01.06 20:28:31.733909 [ 259 ] {277265ab-6561-473b-856c-9ba895ee2643} <Debug> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): There are no data parts | ||
382 | 2025.01.06 20:28:31.736148 [ 259 ] {277265ab-6561-473b-856c-9ba895ee2643} <Debug> TCPHandler: Processed in 0.007902785 sec. | ||
383 | 2025.01.06 20:28:31.736372 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
384 | 2025.01.06 20:28:31.736650 [ 258 ] {d8157014-f3fe-4505-ab05-9b2599edd902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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) | ||
385 | 2025.01.06 20:28:31.736728 [ 258 ] {d8157014-f3fe-4505-ab05-9b2599edd902} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
386 | 2025.01.06 20:28:31.740018 [ 258 ] {d8157014-f3fe-4505-ab05-9b2599edd902} <Debug> oximeter.measurements_f32 (2253b107-c2c6-4d70-baf0-57b770393d4c): Loading data parts | ||
387 | 2025.01.06 20:28:31.740221 [ 258 ] {d8157014-f3fe-4505-ab05-9b2599edd902} <Debug> oximeter.measurements_f32 (2253b107-c2c6-4d70-baf0-57b770393d4c): There are no data parts | ||
388 | 2025.01.06 20:28:31.742313 [ 258 ] {d8157014-f3fe-4505-ab05-9b2599edd902} <Debug> TCPHandler: Processed in 0.006009174 sec. | ||
389 | 2025.01.06 20:28:31.742503 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
390 | 2025.01.06 20:28:31.742738 [ 259 ] {5058be5d-aefe-4fb4-aa6c-c5c41d17410d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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) | ||
391 | 2025.01.06 20:28:31.742826 [ 259 ] {5058be5d-aefe-4fb4-aa6c-c5c41d17410d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
392 | 2025.01.06 20:28:31.744663 [ 259 ] {5058be5d-aefe-4fb4-aa6c-c5c41d17410d} <Debug> oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Loading data parts | ||
393 | 2025.01.06 20:28:31.744852 [ 259 ] {5058be5d-aefe-4fb4-aa6c-c5c41d17410d} <Debug> oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): There are no data parts | ||
394 | 2025.01.06 20:28:31.748510 [ 259 ] {5058be5d-aefe-4fb4-aa6c-c5c41d17410d} <Debug> TCPHandler: Processed in 0.006062865 sec. | ||
395 | 2025.01.06 20:28:31.748736 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
396 | 2025.01.06 20:28:31.749012 [ 258 ] {73f7748e-bd88-4729-8a15-716a91a5fd6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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) | ||
397 | 2025.01.06 20:28:31.749096 [ 258 ] {73f7748e-bd88-4729-8a15-716a91a5fd6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
398 | 2025.01.06 20:28:31.751147 [ 258 ] {73f7748e-bd88-4729-8a15-716a91a5fd6a} <Debug> oximeter.measurements_string (5fd524ee-aef0-47d6-a98b-7ce573011ec9): Loading data parts | ||
399 | 2025.01.06 20:28:31.751307 [ 258 ] {73f7748e-bd88-4729-8a15-716a91a5fd6a} <Debug> oximeter.measurements_string (5fd524ee-aef0-47d6-a98b-7ce573011ec9): There are no data parts | ||
400 | 2025.01.06 20:28:31.753209 [ 258 ] {73f7748e-bd88-4729-8a15-716a91a5fd6a} <Debug> TCPHandler: Processed in 0.004541303 sec. | ||
401 | 2025.01.06 20:28:31.753389 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
402 | 2025.01.06 20:28:31.753607 [ 259 ] {758e0da0-06ef-42d3-b619-f72bc10cfa0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
403 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
404 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
405 | * a string isn't palatable for a few reasons. | ||
406 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
407 | * details. | ||
408 | */ | ||
409 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
410 | 2025.01.06 20:28:31.753687 [ 259 ] {758e0da0-06ef-42d3-b619-f72bc10cfa0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
411 | 2025.01.06 20:28:31.755452 [ 259 ] {758e0da0-06ef-42d3-b619-f72bc10cfa0a} <Debug> oximeter.measurements_bytes (e5acdafd-d69b-4189-863e-40f3c0ddf876): Loading data parts | ||
412 | 2025.01.06 20:28:31.755619 [ 259 ] {758e0da0-06ef-42d3-b619-f72bc10cfa0a} <Debug> oximeter.measurements_bytes (e5acdafd-d69b-4189-863e-40f3c0ddf876): There are no data parts | ||
413 | 2025.01.06 20:28:31.759257 [ 259 ] {758e0da0-06ef-42d3-b619-f72bc10cfa0a} <Debug> TCPHandler: Processed in 0.005925181 sec. | ||
414 | 2025.01.06 20:28:31.759457 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
415 | 2025.01.06 20:28:31.759745 [ 258 ] {b13c90ff-00a6-4d05-8fc6-ad8005c88ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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 | 2025.01.06 20:28:31.759822 [ 258 ] {b13c90ff-00a6-4d05-8fc6-ad8005c88ae3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
417 | 2025.01.06 20:28:31.761940 [ 258 ] {b13c90ff-00a6-4d05-8fc6-ad8005c88ae3} <Debug> oximeter.measurements_cumulativei64 (12d8d30c-b340-4380-bf55-0de3a8924b06): Loading data parts | ||
418 | 2025.01.06 20:28:31.762108 [ 258 ] {b13c90ff-00a6-4d05-8fc6-ad8005c88ae3} <Debug> oximeter.measurements_cumulativei64 (12d8d30c-b340-4380-bf55-0de3a8924b06): There are no data parts | ||
419 | 2025.01.06 20:28:31.764083 [ 258 ] {b13c90ff-00a6-4d05-8fc6-ad8005c88ae3} <Debug> TCPHandler: Processed in 0.004694228 sec. | ||
420 | 2025.01.06 20:28:31.764285 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
421 | 2025.01.06 20:28:31.764554 [ 259 ] {c69069bc-8644-4188-99a1-4cafd90be9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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 | 2025.01.06 20:28:31.764645 [ 259 ] {c69069bc-8644-4188-99a1-4cafd90be9ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
423 | 2025.01.06 20:28:31.766480 [ 259 ] {c69069bc-8644-4188-99a1-4cafd90be9ab} <Debug> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Loading data parts | ||
424 | 2025.01.06 20:28:31.766698 [ 259 ] {c69069bc-8644-4188-99a1-4cafd90be9ab} <Debug> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): There are no data parts | ||
425 | 2025.01.06 20:28:31.770341 [ 259 ] {c69069bc-8644-4188-99a1-4cafd90be9ab} <Debug> TCPHandler: Processed in 0.006123377 sec. | ||
426 | 2025.01.06 20:28:31.770533 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
427 | 2025.01.06 20:28:31.770849 [ 258 ] {ee283cd0-2297-4071-b956-c2d831df21c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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 | 2025.01.06 20:28:31.770933 [ 258 ] {ee283cd0-2297-4071-b956-c2d831df21c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
429 | 2025.01.06 20:28:31.772902 [ 258 ] {ee283cd0-2297-4071-b956-c2d831df21c1} <Debug> oximeter.measurements_cumulativef32 (80e322a4-60e5-4635-b23f-f23f5d1b2a19): Loading data parts | ||
430 | 2025.01.06 20:28:31.773095 [ 258 ] {ee283cd0-2297-4071-b956-c2d831df21c1} <Debug> oximeter.measurements_cumulativef32 (80e322a4-60e5-4635-b23f-f23f5d1b2a19): There are no data parts | ||
431 | 2025.01.06 20:28:31.774981 [ 258 ] {ee283cd0-2297-4071-b956-c2d831df21c1} <Debug> TCPHandler: Processed in 0.004508253 sec. | ||
432 | 2025.01.06 20:28:31.775165 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
433 | 2025.01.06 20:28:31.775402 [ 259 ] {e1b690ff-60be-4554-b267-c467bf7bd5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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 | 2025.01.06 20:28:31.775469 [ 259 ] {e1b690ff-60be-4554-b267-c467bf7bd5e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
435 | 2025.01.06 20:28:31.777305 [ 259 ] {e1b690ff-60be-4554-b267-c467bf7bd5e1} <Debug> oximeter.measurements_cumulativef64 (bfca4030-60a0-49be-a276-958ceb59827d): Loading data parts | ||
436 | 2025.01.06 20:28:31.777454 [ 259 ] {e1b690ff-60be-4554-b267-c467bf7bd5e1} <Debug> oximeter.measurements_cumulativef64 (bfca4030-60a0-49be-a276-958ceb59827d): There are no data parts | ||
437 | 2025.01.06 20:28:31.781128 [ 259 ] {e1b690ff-60be-4554-b267-c467bf7bd5e1} <Debug> TCPHandler: Processed in 0.006020183 sec. | ||
438 | 2025.01.06 20:28:31.781358 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
439 | 2025.01.06 20:28:31.781725 [ 258 ] {a97e0f1b-75d6-4587-b7f9-373fff1f70ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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 | 2025.01.06 20:28:31.781818 [ 258 ] {a97e0f1b-75d6-4587-b7f9-373fff1f70ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
451 | 2025.01.06 20:28:31.784205 [ 258 ] {a97e0f1b-75d6-4587-b7f9-373fff1f70ce} <Debug> oximeter.measurements_histogrami8 (8a66d076-436d-4740-a35c-d0ef39501e3a): Loading data parts | ||
452 | 2025.01.06 20:28:31.784367 [ 258 ] {a97e0f1b-75d6-4587-b7f9-373fff1f70ce} <Debug> oximeter.measurements_histogrami8 (8a66d076-436d-4740-a35c-d0ef39501e3a): There are no data parts | ||
453 | 2025.01.06 20:28:31.786328 [ 258 ] {a97e0f1b-75d6-4587-b7f9-373fff1f70ce} <Debug> TCPHandler: Processed in 0.005039247 sec. | ||
454 | 2025.01.06 20:28:31.786516 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
455 | 2025.01.06 20:28:31.786846 [ 259 ] {14361183-20cf-4a08-a397-784d0ef94e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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 | 2025.01.06 20:28:31.786922 [ 259 ] {14361183-20cf-4a08-a397-784d0ef94e6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
457 | 2025.01.06 20:28:31.789081 [ 259 ] {14361183-20cf-4a08-a397-784d0ef94e6b} <Debug> oximeter.measurements_histogramu8 (a3262755-ec51-4a1d-9dbd-de5f2b60ecf3): Loading data parts | ||
458 | 2025.01.06 20:28:31.789219 [ 259 ] {14361183-20cf-4a08-a397-784d0ef94e6b} <Debug> oximeter.measurements_histogramu8 (a3262755-ec51-4a1d-9dbd-de5f2b60ecf3): There are no data parts | ||
459 | 2025.01.06 20:28:31.792882 [ 259 ] {14361183-20cf-4a08-a397-784d0ef94e6b} <Debug> TCPHandler: Processed in 0.006424725 sec. | ||
460 | 2025.01.06 20:28:31.793115 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
461 | 2025.01.06 20:28:31.793476 [ 258 ] {40771000-d5c5-485b-ae9f-59ee8a6d3efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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 | 2025.01.06 20:28:31.793577 [ 258 ] {40771000-d5c5-485b-ae9f-59ee8a6d3efd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
463 | 2025.01.06 20:28:31.796100 [ 258 ] {40771000-d5c5-485b-ae9f-59ee8a6d3efd} <Debug> oximeter.measurements_histogrami16 (ba2edfb2-95d2-4c88-a2c0-54b0a3fd2c7a): Loading data parts | ||
464 | 2025.01.06 20:28:31.796281 [ 258 ] {40771000-d5c5-485b-ae9f-59ee8a6d3efd} <Debug> oximeter.measurements_histogrami16 (ba2edfb2-95d2-4c88-a2c0-54b0a3fd2c7a): There are no data parts | ||
465 | 2025.01.06 20:28:31.798672 [ 258 ] {40771000-d5c5-485b-ae9f-59ee8a6d3efd} <Debug> TCPHandler: Processed in 0.005624703 sec. | ||
466 | 2025.01.06 20:28:31.798878 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
467 | 2025.01.06 20:28:31.799256 [ 259 ] {0a9b1ae4-584b-453d-9753-bb5afc057f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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 | 2025.01.06 20:28:31.799349 [ 259 ] {0a9b1ae4-584b-453d-9753-bb5afc057f69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
469 | 2025.01.06 20:28:31.801555 [ 259 ] {0a9b1ae4-584b-453d-9753-bb5afc057f69} <Debug> oximeter.measurements_histogramu16 (25a23342-83b3-4cad-9868-f81bf6ab3dea): Loading data parts | ||
470 | 2025.01.06 20:28:31.801729 [ 259 ] {0a9b1ae4-584b-453d-9753-bb5afc057f69} <Debug> oximeter.measurements_histogramu16 (25a23342-83b3-4cad-9868-f81bf6ab3dea): There are no data parts | ||
471 | 2025.01.06 20:28:31.805393 [ 259 ] {0a9b1ae4-584b-453d-9753-bb5afc057f69} <Debug> TCPHandler: Processed in 0.006581089 sec. | ||
472 | 2025.01.06 20:28:31.805618 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
473 | 2025.01.06 20:28:31.805924 [ 258 ] {fc191155-98ac-4694-a4cf-e49ae1690697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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 | 2025.01.06 20:28:31.806015 [ 258 ] {fc191155-98ac-4694-a4cf-e49ae1690697} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
475 | 2025.01.06 20:28:31.808271 [ 258 ] {fc191155-98ac-4694-a4cf-e49ae1690697} <Debug> oximeter.measurements_histogrami32 (62a8af62-b716-4a7d-a26d-56946a6ab13d): Loading data parts | ||
476 | 2025.01.06 20:28:31.808440 [ 258 ] {fc191155-98ac-4694-a4cf-e49ae1690697} <Debug> oximeter.measurements_histogrami32 (62a8af62-b716-4a7d-a26d-56946a6ab13d): There are no data parts | ||
477 | 2025.01.06 20:28:31.810400 [ 258 ] {fc191155-98ac-4694-a4cf-e49ae1690697} <Debug> TCPHandler: Processed in 0.004850702 sec. | ||
478 | 2025.01.06 20:28:31.810582 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
479 | 2025.01.06 20:28:31.810899 [ 259 ] {21b75980-2e7d-44aa-944b-ed30b9393bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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 | 2025.01.06 20:28:31.810983 [ 259 ] {21b75980-2e7d-44aa-944b-ed30b9393bc0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
481 | 2025.01.06 20:28:31.813066 [ 259 ] {21b75980-2e7d-44aa-944b-ed30b9393bc0} <Debug> oximeter.measurements_histogramu32 (ac1415a6-c4c0-4d71-acfd-df719bffd584): Loading data parts | ||
482 | 2025.01.06 20:28:31.813223 [ 259 ] {21b75980-2e7d-44aa-944b-ed30b9393bc0} <Debug> oximeter.measurements_histogramu32 (ac1415a6-c4c0-4d71-acfd-df719bffd584): There are no data parts | ||
483 | 2025.01.06 20:28:31.816959 [ 259 ] {21b75980-2e7d-44aa-944b-ed30b9393bc0} <Debug> TCPHandler: Processed in 0.006431515 sec. | ||
484 | 2025.01.06 20:28:31.817206 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
485 | 2025.01.06 20:28:31.817567 [ 258 ] {903879c3-a155-4596-b6ba-67e3ef8836ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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 | 2025.01.06 20:28:31.817674 [ 258 ] {903879c3-a155-4596-b6ba-67e3ef8836ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
487 | 2025.01.06 20:28:31.819986 [ 258 ] {903879c3-a155-4596-b6ba-67e3ef8836ed} <Debug> oximeter.measurements_histogrami64 (c699aa51-ec4c-4376-9d8b-e4252e436f14): Loading data parts | ||
488 | 2025.01.06 20:28:31.820156 [ 258 ] {903879c3-a155-4596-b6ba-67e3ef8836ed} <Debug> oximeter.measurements_histogrami64 (c699aa51-ec4c-4376-9d8b-e4252e436f14): There are no data parts | ||
489 | 2025.01.06 20:28:31.822116 [ 258 ] {903879c3-a155-4596-b6ba-67e3ef8836ed} <Debug> TCPHandler: Processed in 0.004979806 sec. | ||
490 | 2025.01.06 20:28:31.822313 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
491 | 2025.01.06 20:28:31.822621 [ 259 ] {85ac680d-19f7-4b0b-8efa-ff255bbf5e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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 | 2025.01.06 20:28:31.822716 [ 259 ] {85ac680d-19f7-4b0b-8efa-ff255bbf5e80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
493 | 2025.01.06 20:28:31.824851 [ 259 ] {85ac680d-19f7-4b0b-8efa-ff255bbf5e80} <Debug> oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Loading data parts | ||
494 | 2025.01.06 20:28:31.825021 [ 259 ] {85ac680d-19f7-4b0b-8efa-ff255bbf5e80} <Debug> oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): There are no data parts | ||
495 | 2025.01.06 20:28:31.828675 [ 259 ] {85ac680d-19f7-4b0b-8efa-ff255bbf5e80} <Debug> TCPHandler: Processed in 0.006422085 sec. | ||
496 | 2025.01.06 20:28:31.828911 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
497 | 2025.01.06 20:28:31.829263 [ 258 ] {643e1c8e-d5bc-41d4-83d2-6878dcce39f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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 | 2025.01.06 20:28:31.829371 [ 258 ] {643e1c8e-d5bc-41d4-83d2-6878dcce39f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
499 | 2025.01.06 20:28:31.831715 [ 258 ] {643e1c8e-d5bc-41d4-83d2-6878dcce39f0} <Debug> oximeter.measurements_histogramf32 (98128785-1fc2-4ab6-8bc9-0923c70b393c): Loading data parts | ||
500 | 2025.01.06 20:28:31.831903 [ 258 ] {643e1c8e-d5bc-41d4-83d2-6878dcce39f0} <Debug> oximeter.measurements_histogramf32 (98128785-1fc2-4ab6-8bc9-0923c70b393c): There are no data parts | ||
501 | 2025.01.06 20:28:31.833901 [ 258 ] {643e1c8e-d5bc-41d4-83d2-6878dcce39f0} <Debug> TCPHandler: Processed in 0.005066018 sec. | ||
502 | 2025.01.06 20:28:31.834106 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
503 | 2025.01.06 20:28:31.834470 [ 259 ] {7ac6cac9-d06a-42ee-af19-e360e0c55ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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 | 2025.01.06 20:28:31.834569 [ 259 ] {7ac6cac9-d06a-42ee-af19-e360e0c55ce8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
505 | 2025.01.06 20:28:31.836641 [ 259 ] {7ac6cac9-d06a-42ee-af19-e360e0c55ce8} <Debug> oximeter.measurements_histogramf64 (8e24fcec-2607-40d2-9e83-d8fef4cc4188): Loading data parts | ||
506 | 2025.01.06 20:28:31.836818 [ 259 ] {7ac6cac9-d06a-42ee-af19-e360e0c55ce8} <Debug> oximeter.measurements_histogramf64 (8e24fcec-2607-40d2-9e83-d8fef4cc4188): There are no data parts | ||
507 | 2025.01.06 20:28:31.840486 [ 259 ] {7ac6cac9-d06a-42ee-af19-e360e0c55ce8} <Debug> TCPHandler: Processed in 0.006454076 sec. | ||
508 | 2025.01.06 20:28:31.840690 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
509 | 2025.01.06 20:28:31.840915 [ 258 ] {3c83a8fd-b585-44a3-aa12-b28f729c94c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) /* 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 | 2025.01.06 20:28:31.841007 [ 258 ] {3c83a8fd-b585-44a3-aa12-b28f729c94c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
536 | 2025.01.06 20:28:31.843167 [ 258 ] {3c83a8fd-b585-44a3-aa12-b28f729c94c6} <Debug> oximeter.fields_bool (97ac4ead-1371-4d5e-a981-959c4a3193cd): Loading data parts | ||
537 | 2025.01.06 20:28:31.843364 [ 258 ] {3c83a8fd-b585-44a3-aa12-b28f729c94c6} <Debug> oximeter.fields_bool (97ac4ead-1371-4d5e-a981-959c4a3193cd): There are no data parts | ||
538 | 2025.01.06 20:28:31.845237 [ 258 ] {3c83a8fd-b585-44a3-aa12-b28f729c94c6} <Debug> TCPHandler: Processed in 0.004609095 sec. | ||
539 | 2025.01.06 20:28:31.845438 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
540 | 2025.01.06 20:28:31.845653 [ 259 ] {594f640b-3882-46fb-af64-958438d79721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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 | 2025.01.06 20:28:31.845738 [ 259 ] {594f640b-3882-46fb-af64-958438d79721} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
542 | 2025.01.06 20:28:31.847770 [ 259 ] {594f640b-3882-46fb-af64-958438d79721} <Debug> oximeter.fields_i8 (8d5dab53-2dbf-49d1-b787-a3f492885e6f): Loading data parts | ||
543 | 2025.01.06 20:28:31.847940 [ 259 ] {594f640b-3882-46fb-af64-958438d79721} <Debug> oximeter.fields_i8 (8d5dab53-2dbf-49d1-b787-a3f492885e6f): There are no data parts | ||
544 | 2025.01.06 20:28:31.851509 [ 259 ] {594f640b-3882-46fb-af64-958438d79721} <Debug> TCPHandler: Processed in 0.006127707 sec. | ||
545 | 2025.01.06 20:28:31.851712 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
546 | 2025.01.06 20:28:31.852006 [ 258 ] {ae622d6c-682f-4bd0-9873-e5818ab2edfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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 | 2025.01.06 20:28:31.852089 [ 258 ] {ae622d6c-682f-4bd0-9873-e5818ab2edfb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
548 | 2025.01.06 20:28:31.854212 [ 258 ] {ae622d6c-682f-4bd0-9873-e5818ab2edfb} <Debug> oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Loading data parts | ||
549 | 2025.01.06 20:28:31.854465 [ 258 ] {ae622d6c-682f-4bd0-9873-e5818ab2edfb} <Debug> oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): There are no data parts | ||
550 | 2025.01.06 20:28:31.856333 [ 258 ] {ae622d6c-682f-4bd0-9873-e5818ab2edfb} <Debug> TCPHandler: Processed in 0.004689368 sec. | ||
551 | 2025.01.06 20:28:31.856522 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
552 | 2025.01.06 20:28:31.856776 [ 259 ] {9f2e92b6-0e8e-448c-8fc9-520df0509d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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) | ||
553 | 2025.01.06 20:28:31.856863 [ 259 ] {9f2e92b6-0e8e-448c-8fc9-520df0509d0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
554 | 2025.01.06 20:28:31.858966 [ 259 ] {9f2e92b6-0e8e-448c-8fc9-520df0509d0d} <Debug> oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Loading data parts | ||
555 | 2025.01.06 20:28:31.859139 [ 259 ] {9f2e92b6-0e8e-448c-8fc9-520df0509d0d} <Debug> oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): There are no data parts | ||
556 | 2025.01.06 20:28:31.862756 [ 259 ] {9f2e92b6-0e8e-448c-8fc9-520df0509d0d} <Debug> TCPHandler: Processed in 0.006301411 sec. | ||
557 | 2025.01.06 20:28:31.862959 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
558 | 2025.01.06 20:28:31.863253 [ 258 ] {6da5a0c8-b384-4a47-b99b-73bcac5238d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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) | ||
559 | 2025.01.06 20:28:31.863335 [ 258 ] {6da5a0c8-b384-4a47-b99b-73bcac5238d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
560 | 2025.01.06 20:28:31.865511 [ 258 ] {6da5a0c8-b384-4a47-b99b-73bcac5238d1} <Debug> oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Loading data parts | ||
561 | 2025.01.06 20:28:31.865733 [ 258 ] {6da5a0c8-b384-4a47-b99b-73bcac5238d1} <Debug> oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): There are no data parts | ||
562 | 2025.01.06 20:28:31.867637 [ 258 ] {6da5a0c8-b384-4a47-b99b-73bcac5238d1} <Debug> TCPHandler: Processed in 0.004746289 sec. | ||
563 | 2025.01.06 20:28:31.867834 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
564 | 2025.01.06 20:28:31.868084 [ 259 ] {d121a270-686b-4d30-ac0f-51e12e55d445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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) | ||
565 | 2025.01.06 20:28:31.868177 [ 259 ] {d121a270-686b-4d30-ac0f-51e12e55d445} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
566 | 2025.01.06 20:28:31.870125 [ 259 ] {d121a270-686b-4d30-ac0f-51e12e55d445} <Debug> oximeter.fields_i32 (35844d55-0f73-4131-836d-c77ba58ae882): Loading data parts | ||
567 | 2025.01.06 20:28:31.870343 [ 259 ] {d121a270-686b-4d30-ac0f-51e12e55d445} <Debug> oximeter.fields_i32 (35844d55-0f73-4131-836d-c77ba58ae882): There are no data parts | ||
568 | 2025.01.06 20:28:31.873957 [ 259 ] {d121a270-686b-4d30-ac0f-51e12e55d445} <Debug> TCPHandler: Processed in 0.006189988 sec. | ||
569 | 2025.01.06 20:28:31.874165 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
570 | 2025.01.06 20:28:31.874443 [ 258 ] {e0e69ad3-04ee-4e49-a93f-5d894778fd9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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) | ||
571 | 2025.01.06 20:28:31.874564 [ 258 ] {e0e69ad3-04ee-4e49-a93f-5d894778fd9f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
572 | 2025.01.06 20:28:31.876603 [ 258 ] {e0e69ad3-04ee-4e49-a93f-5d894778fd9f} <Debug> oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Loading data parts | ||
573 | 2025.01.06 20:28:31.876792 [ 258 ] {e0e69ad3-04ee-4e49-a93f-5d894778fd9f} <Debug> oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): There are no data parts | ||
574 | 2025.01.06 20:28:31.878659 [ 258 ] {e0e69ad3-04ee-4e49-a93f-5d894778fd9f} <Debug> TCPHandler: Processed in 0.004562494 sec. | ||
575 | 2025.01.06 20:28:31.878855 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
576 | 2025.01.06 20:28:31.879102 [ 259 ] {e5755e6f-bdba-4b25-a4bc-d58c5c012199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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) | ||
577 | 2025.01.06 20:28:31.879190 [ 259 ] {e5755e6f-bdba-4b25-a4bc-d58c5c012199} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
578 | 2025.01.06 20:28:31.881101 [ 259 ] {e5755e6f-bdba-4b25-a4bc-d58c5c012199} <Debug> oximeter.fields_i64 (81c99e8f-95e0-467f-af60-fe118c960ada): Loading data parts | ||
579 | 2025.01.06 20:28:31.881320 [ 259 ] {e5755e6f-bdba-4b25-a4bc-d58c5c012199} <Debug> oximeter.fields_i64 (81c99e8f-95e0-467f-af60-fe118c960ada): There are no data parts | ||
580 | 2025.01.06 20:28:31.884894 [ 259 ] {e5755e6f-bdba-4b25-a4bc-d58c5c012199} <Debug> TCPHandler: Processed in 0.006107396 sec. | ||
581 | 2025.01.06 20:28:31.885102 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
582 | 2025.01.06 20:28:31.885350 [ 258 ] {28cd8ef4-b05a-4bef-9419-dff17eec8ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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) | ||
583 | 2025.01.06 20:28:31.885447 [ 258 ] {28cd8ef4-b05a-4bef-9419-dff17eec8ec0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
584 | 2025.01.06 20:28:31.887541 [ 258 ] {28cd8ef4-b05a-4bef-9419-dff17eec8ec0} <Debug> oximeter.fields_u64 (853c9ec9-6833-4c14-91e5-3ef8f8b8bca8): Loading data parts | ||
585 | 2025.01.06 20:28:31.887792 [ 258 ] {28cd8ef4-b05a-4bef-9419-dff17eec8ec0} <Debug> oximeter.fields_u64 (853c9ec9-6833-4c14-91e5-3ef8f8b8bca8): There are no data parts | ||
586 | 2025.01.06 20:28:31.889672 [ 258 ] {28cd8ef4-b05a-4bef-9419-dff17eec8ec0} <Debug> TCPHandler: Processed in 0.004637136 sec. | ||
587 | 2025.01.06 20:28:31.889867 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
588 | 2025.01.06 20:28:31.890138 [ 259 ] {244a68e4-56ec-4513-8616-dbf44d5f4dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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) | ||
589 | 2025.01.06 20:28:31.890211 [ 259 ] {244a68e4-56ec-4513-8616-dbf44d5f4dcd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
590 | 2025.01.06 20:28:31.892141 [ 259 ] {244a68e4-56ec-4513-8616-dbf44d5f4dcd} <Debug> oximeter.fields_ipaddr (7b85b4f1-faf9-433b-b27f-0527e79fb18c): Loading data parts | ||
591 | 2025.01.06 20:28:31.892380 [ 259 ] {244a68e4-56ec-4513-8616-dbf44d5f4dcd} <Debug> oximeter.fields_ipaddr (7b85b4f1-faf9-433b-b27f-0527e79fb18c): There are no data parts | ||
592 | 2025.01.06 20:28:31.895987 [ 259 ] {244a68e4-56ec-4513-8616-dbf44d5f4dcd} <Debug> TCPHandler: Processed in 0.006187458 sec. | ||
593 | 2025.01.06 20:28:31.896205 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
594 | 2025.01.06 20:28:31.896458 [ 258 ] {a2fd3972-603d-4bdb-8cfa-323d92fffacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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) | ||
595 | 2025.01.06 20:28:31.896558 [ 258 ] {a2fd3972-603d-4bdb-8cfa-323d92fffacc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
596 | 2025.01.06 20:28:31.898639 [ 258 ] {a2fd3972-603d-4bdb-8cfa-323d92fffacc} <Debug> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Loading data parts | ||
597 | 2025.01.06 20:28:31.898837 [ 258 ] {a2fd3972-603d-4bdb-8cfa-323d92fffacc} <Debug> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): There are no data parts | ||
598 | 2025.01.06 20:28:31.900729 [ 258 ] {a2fd3972-603d-4bdb-8cfa-323d92fffacc} <Debug> TCPHandler: Processed in 0.004592695 sec. | ||
599 | 2025.01.06 20:28:31.900922 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
600 | 2025.01.06 20:28:31.901200 [ 259 ] {b60e7efd-1d69-49de-ae3a-444080c80977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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) | ||
601 | 2025.01.06 20:28:31.901271 [ 259 ] {b60e7efd-1d69-49de-ae3a-444080c80977} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
602 | 2025.01.06 20:28:31.903190 [ 259 ] {b60e7efd-1d69-49de-ae3a-444080c80977} <Debug> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Loading data parts | ||
603 | 2025.01.06 20:28:31.903421 [ 259 ] {b60e7efd-1d69-49de-ae3a-444080c80977} <Debug> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): There are no data parts | ||
604 | 2025.01.06 20:28:31.907006 [ 259 ] {b60e7efd-1d69-49de-ae3a-444080c80977} <Debug> TCPHandler: Processed in 0.006158188 sec. | ||
605 | 2025.01.06 20:28:31.907234 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
606 | 2025.01.06 20:28:31.907587 [ 258 ] {77e04a4a-9641-4069-9f1d-a6c78b453335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) /* The timeseries schema table stores the extracted schema for the samples | ||
607 | * oximeter collects. | ||
608 | */ | ||
609 | 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) | ||
610 | 2025.01.06 20:28:31.907708 [ 258 ] {77e04a4a-9641-4069-9f1d-a6c78b453335} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
611 | 2025.01.06 20:28:31.909769 [ 258 ] {77e04a4a-9641-4069-9f1d-a6c78b453335} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e): Loading data parts | ||
612 | 2025.01.06 20:28:31.909920 [ 258 ] {77e04a4a-9641-4069-9f1d-a6c78b453335} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e): There are no data parts | ||
613 | 2025.01.06 20:28:31.911981 [ 258 ] {77e04a4a-9641-4069-9f1d-a6c78b453335} <Debug> TCPHandler: Processed in 0.004816521 sec. | ||
614 | 2025.01.06 20:28:31.912215 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
615 | 2025.01.06 20:28:31.912407 [ 259 ] {787a0e18-80ec-4a17-895b-a7a3f1142f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
616 | 2025.01.06 20:28:31.913616 [ 259 ] {787a0e18-80ec-4a17-895b-a7a3f1142f43} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
617 | 2025.01.06 20:28:31.922367 [ 267 ] {787a0e18-80ec-4a17-895b-a7a3f1142f43} <Trace> oximeter.version (f1aaf534-2e00-44b6-808b-a89ab22afd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
618 | 2025.01.06 20:28:31.922419 [ 267 ] {787a0e18-80ec-4a17-895b-a7a3f1142f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
619 | 2025.01.06 20:28:31.926638 [ 267 ] {787a0e18-80ec-4a17-895b-a7a3f1142f43} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
620 | 2025.01.06 20:28:31.927056 [ 267 ] {787a0e18-80ec-4a17-895b-a7a3f1142f43} <Trace> oximeter.version (f1aaf534-2e00-44b6-808b-a89ab22afd15): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
621 | 2025.01.06 20:28:31.927377 [ 259 ] {787a0e18-80ec-4a17-895b-a7a3f1142f43} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015043 sec., 66.47610184138802 rows/sec., 1.04 KiB/sec. | ||
622 | 2025.01.06 20:28:31.927721 [ 259 ] {787a0e18-80ec-4a17-895b-a7a3f1142f43} <Debug> TCPHandler: Processed in 0.015561894 sec. | ||
623 | 2025.01.06 20:28:32.001169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.78 MiB, peak 126.78 MiB, free memory in arenas 0.00 B, will set to 139.84 MiB (RSS), difference: 13.06 MiB | ||
624 | 2025.01.06 20:28:32.263028 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55925 | ||
625 | 2025.01.06 20:28:32.263155 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
626 | 2025.01.06 20:28:32.263231 [ 269 ] {} <Debug> TCP-Session: 4e3e2d53-2c13-481a-bc10-6d950850c2b2 Authenticating user 'default' from [fd00:1122:3344:101::b]:55925 | ||
627 | 2025.01.06 20:28:32.263255 [ 269 ] {} <Debug> TCP-Session: 4e3e2d53-2c13-481a-bc10-6d950850c2b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
628 | 2025.01.06 20:28:32.263269 [ 269 ] {} <Debug> TCP-Session: 4e3e2d53-2c13-481a-bc10-6d950850c2b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
629 | 2025.01.06 20:28:32.263343 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
630 | 2025.01.06 20:28:32.263369 [ 269 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
631 | 2025.01.06 20:28:32.263412 [ 269 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
632 | 2025.01.06 20:28:32.265129 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36327 | ||
633 | 2025.01.06 20:28:32.265191 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64652 | ||
634 | 2025.01.06 20:28:32.265132 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35868 | ||
635 | 2025.01.06 20:28:32.265289 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45566 | ||
636 | 2025.01.06 20:28:32.265656 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53097 | ||
637 | 2025.01.06 20:28:32.265749 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
638 | 2025.01.06 20:28:32.265600 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
639 | 2025.01.06 20:28:32.265883 [ 271 ] {} <Debug> TCP-Session: 2487fddb-a7f4-4de7-979c-1816cb2fae19 Authenticating user 'default' from [fd00:1122:3344:101::b]:36327 | ||
640 | 2025.01.06 20:28:32.265909 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52015 | ||
641 | 2025.01.06 20:28:32.266054 [ 271 ] {} <Debug> TCP-Session: 2487fddb-a7f4-4de7-979c-1816cb2fae19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
642 | 2025.01.06 20:28:32.266036 [ 270 ] {} <Debug> TCP-Session: a89d06de-35b3-4223-8fdd-3973dbba5b77 Authenticating user 'default' from [fd00:1122:3344:101::b]:35868 | ||
643 | 2025.01.06 20:28:32.266108 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47154 | ||
644 | 2025.01.06 20:28:32.266242 [ 271 ] {} <Debug> TCP-Session: 2487fddb-a7f4-4de7-979c-1816cb2fae19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
645 | 2025.01.06 20:28:32.266252 [ 270 ] {} <Debug> TCP-Session: a89d06de-35b3-4223-8fdd-3973dbba5b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2025.01.06 20:28:32.266311 [ 270 ] {} <Debug> TCP-Session: a89d06de-35b3-4223-8fdd-3973dbba5b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
647 | 2025.01.06 20:28:32.268887 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
648 | 2025.01.06 20:28:32.268938 [ 272 ] {} <Debug> TCP-Session: 7888f549-6582-45ce-a27c-d47aff97cc49 Authenticating user 'default' from [fd00:1122:3344:101::b]:64652 | ||
649 | 2025.01.06 20:28:32.268968 [ 272 ] {} <Debug> TCP-Session: 7888f549-6582-45ce-a27c-d47aff97cc49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
650 | 2025.01.06 20:28:32.269038 [ 272 ] {} <Debug> TCP-Session: 7888f549-6582-45ce-a27c-d47aff97cc49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
651 | 2025.01.06 20:28:32.269629 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
652 | 2025.01.06 20:28:32.269676 [ 275 ] {} <Debug> TCP-Session: 4e9a093f-fdc1-47d0-bd72-14b7a2a6c0f4 Authenticating user 'default' from [fd00:1122:3344:101::b]:52015 | ||
653 | 2025.01.06 20:28:32.269733 [ 275 ] {} <Debug> TCP-Session: 4e9a093f-fdc1-47d0-bd72-14b7a2a6c0f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
654 | 2025.01.06 20:28:32.269782 [ 275 ] {} <Debug> TCP-Session: 4e9a093f-fdc1-47d0-bd72-14b7a2a6c0f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2025.01.06 20:28:32.270309 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
656 | 2025.01.06 20:28:32.270350 [ 276 ] {} <Debug> TCP-Session: f325dca7-c0a3-4179-afbc-903cf662fb5a Authenticating user 'default' from [fd00:1122:3344:101::b]:47154 | ||
657 | 2025.01.06 20:28:32.270431 [ 276 ] {} <Debug> TCP-Session: f325dca7-c0a3-4179-afbc-903cf662fb5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2025.01.06 20:28:32.270453 [ 276 ] {} <Debug> TCP-Session: f325dca7-c0a3-4179-afbc-903cf662fb5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
659 | 2025.01.06 20:28:32.271604 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
660 | 2025.01.06 20:28:32.271681 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
661 | 2025.01.06 20:28:32.271692 [ 274 ] {} <Debug> TCP-Session: aa4395bb-6fb0-42e7-a5ce-ad26e862743f Authenticating user 'default' from [fd00:1122:3344:101::b]:53097 | ||
662 | 2025.01.06 20:28:32.271741 [ 273 ] {} <Debug> TCP-Session: d49f70ba-83ec-4e72-962a-c2198f608c70 Authenticating user 'default' from [fd00:1122:3344:101::b]:45566 | ||
663 | 2025.01.06 20:28:32.271752 [ 274 ] {} <Debug> TCP-Session: aa4395bb-6fb0-42e7-a5ce-ad26e862743f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
664 | 2025.01.06 20:28:32.271827 [ 273 ] {} <Debug> TCP-Session: d49f70ba-83ec-4e72-962a-c2198f608c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
665 | 2025.01.06 20:28:32.271835 [ 274 ] {} <Debug> TCP-Session: aa4395bb-6fb0-42e7-a5ce-ad26e862743f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2025.01.06 20:28:32.271856 [ 273 ] {} <Debug> TCP-Session: d49f70ba-83ec-4e72-962a-c2198f608c70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
667 | 2025.01.06 20:28:33.870349 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47330 | ||
668 | 2025.01.06 20:28:33.870521 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
669 | 2025.01.06 20:28:33.870574 [ 277 ] {} <Debug> TCP-Session: 5391cc5d-4f96-4c55-896b-534430db5717 Authenticating user 'default' from [fd00:1122:3344:101::c]:47330 | ||
670 | 2025.01.06 20:28:33.870617 [ 277 ] {} <Debug> TCP-Session: 5391cc5d-4f96-4c55-896b-534430db5717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
671 | 2025.01.06 20:28:33.870631 [ 277 ] {} <Debug> TCP-Session: 5391cc5d-4f96-4c55-896b-534430db5717 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
672 | 2025.01.06 20:28:33.870706 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
673 | 2025.01.06 20:28:33.870745 [ 277 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
674 | 2025.01.06 20:28:33.870773 [ 277 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
675 | 2025.01.06 20:28:33.872379 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41759 | ||
676 | 2025.01.06 20:28:33.872544 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55641 | ||
677 | 2025.01.06 20:28:33.872556 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64702 | ||
678 | 2025.01.06 20:28:33.872930 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33592 | ||
679 | 2025.01.06 20:28:33.873093 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
680 | 2025.01.06 20:28:33.873120 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56533 | ||
681 | 2025.01.06 20:28:33.872990 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
682 | 2025.01.06 20:28:33.873390 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
683 | 2025.01.06 20:28:33.873428 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64407 | ||
684 | 2025.01.06 20:28:33.873427 [ 279 ] {} <Debug> TCP-Session: 6eb27cf5-aaad-4b73-b04a-7029d9d74ab4 Authenticating user 'default' from [fd00:1122:3344:101::c]:64702 | ||
685 | 2025.01.06 20:28:33.873519 [ 280 ] {} <Debug> TCP-Session: 7add4d08-0fae-4abf-a591-407a2907b379 Authenticating user 'default' from [fd00:1122:3344:101::c]:55641 | ||
686 | 2025.01.06 20:28:33.873627 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51377 | ||
687 | 2025.01.06 20:28:33.873688 [ 278 ] {} <Debug> TCP-Session: c8221a4b-dd5b-4a48-a725-1a13f41094d1 Authenticating user 'default' from [fd00:1122:3344:101::c]:41759 | ||
688 | 2025.01.06 20:28:33.873916 [ 280 ] {} <Debug> TCP-Session: 7add4d08-0fae-4abf-a591-407a2907b379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
689 | 2025.01.06 20:28:33.874009 [ 279 ] {} <Debug> TCP-Session: 6eb27cf5-aaad-4b73-b04a-7029d9d74ab4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2025.01.06 20:28:33.874029 [ 278 ] {} <Debug> TCP-Session: c8221a4b-dd5b-4a48-a725-1a13f41094d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2025.01.06 20:28:33.874056 [ 279 ] {} <Debug> TCP-Session: 6eb27cf5-aaad-4b73-b04a-7029d9d74ab4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
692 | 2025.01.06 20:28:33.874080 [ 280 ] {} <Debug> TCP-Session: 7add4d08-0fae-4abf-a591-407a2907b379 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
693 | 2025.01.06 20:28:33.874116 [ 278 ] {} <Debug> TCP-Session: c8221a4b-dd5b-4a48-a725-1a13f41094d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
694 | 2025.01.06 20:28:33.876635 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
695 | 2025.01.06 20:28:33.876686 [ 281 ] {} <Debug> TCP-Session: 75a9bfd7-7a32-449b-a0d8-4491abd650f5 Authenticating user 'default' from [fd00:1122:3344:101::c]:33592 | ||
696 | 2025.01.06 20:28:33.876713 [ 281 ] {} <Debug> TCP-Session: 75a9bfd7-7a32-449b-a0d8-4491abd650f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2025.01.06 20:28:33.876761 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
698 | 2025.01.06 20:28:33.876891 [ 281 ] {} <Debug> TCP-Session: 75a9bfd7-7a32-449b-a0d8-4491abd650f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
699 | 2025.01.06 20:28:33.876939 [ 282 ] {} <Debug> TCP-Session: 3944e61f-1730-4e61-9884-5499b4c5e918 Authenticating user 'default' from [fd00:1122:3344:101::c]:56533 | ||
700 | 2025.01.06 20:28:33.877021 [ 282 ] {} <Debug> TCP-Session: 3944e61f-1730-4e61-9884-5499b4c5e918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2025.01.06 20:28:33.877038 [ 282 ] {} <Debug> TCP-Session: 3944e61f-1730-4e61-9884-5499b4c5e918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2025.01.06 20:28:33.877395 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
703 | 2025.01.06 20:28:33.877460 [ 284 ] {} <Debug> TCP-Session: bb83fe56-76b9-49ff-806d-5eb131f84399 Authenticating user 'default' from [fd00:1122:3344:101::c]:51377 | ||
704 | 2025.01.06 20:28:33.877503 [ 284 ] {} <Debug> TCP-Session: bb83fe56-76b9-49ff-806d-5eb131f84399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2025.01.06 20:28:33.877518 [ 284 ] {} <Debug> TCP-Session: bb83fe56-76b9-49ff-806d-5eb131f84399 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2025.01.06 20:28:33.881913 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
707 | 2025.01.06 20:28:33.882031 [ 283 ] {} <Debug> TCP-Session: 50265696-eb3c-4113-b081-67e0ec2dff20 Authenticating user 'default' from [fd00:1122:3344:101::c]:64407 | ||
708 | 2025.01.06 20:28:33.882055 [ 283 ] {} <Debug> TCP-Session: 50265696-eb3c-4113-b081-67e0ec2dff20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2025.01.06 20:28:33.882073 [ 283 ] {} <Debug> TCP-Session: 50265696-eb3c-4113-b081-67e0ec2dff20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
710 | 2025.01.06 20:28:33.896432 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62630 | ||
711 | 2025.01.06 20:28:33.896572 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
712 | 2025.01.06 20:28:33.896599 [ 285 ] {} <Debug> TCP-Session: ee8ee29e-a7cb-4e53-a621-77dbe2c1dd1d Authenticating user 'default' from [fd00:1122:3344:101::a]:62630 | ||
713 | 2025.01.06 20:28:33.896779 [ 285 ] {} <Debug> TCP-Session: ee8ee29e-a7cb-4e53-a621-77dbe2c1dd1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
714 | 2025.01.06 20:28:33.896794 [ 285 ] {} <Debug> TCP-Session: ee8ee29e-a7cb-4e53-a621-77dbe2c1dd1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
715 | 2025.01.06 20:28:33.896858 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
716 | 2025.01.06 20:28:33.896904 [ 285 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
717 | 2025.01.06 20:28:33.896923 [ 285 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
718 | 2025.01.06 20:28:33.899259 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42796 | ||
719 | 2025.01.06 20:28:33.899469 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
720 | 2025.01.06 20:28:33.899480 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35035 | ||
721 | 2025.01.06 20:28:33.899560 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63099 | ||
722 | 2025.01.06 20:28:33.899578 [ 286 ] {} <Debug> TCP-Session: ebc23505-2b5a-4a68-82f8-08ed43d866a5 Authenticating user 'default' from [fd00:1122:3344:101::a]:42796 | ||
723 | 2025.01.06 20:28:33.899735 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63265 | ||
724 | 2025.01.06 20:28:33.899842 [ 286 ] {} <Debug> TCP-Session: ebc23505-2b5a-4a68-82f8-08ed43d866a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
725 | 2025.01.06 20:28:33.899919 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
726 | 2025.01.06 20:28:33.899928 [ 286 ] {} <Debug> TCP-Session: ebc23505-2b5a-4a68-82f8-08ed43d866a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
727 | 2025.01.06 20:28:33.900132 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48767 | ||
728 | 2025.01.06 20:28:33.899914 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
729 | 2025.01.06 20:28:33.900192 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
730 | 2025.01.06 20:28:33.900207 [ 288 ] {} <Debug> TCP-Session: d201623a-f1ba-4902-9473-a0570ac04d60 Authenticating user 'default' from [fd00:1122:3344:101::a]:63099 | ||
731 | 2025.01.06 20:28:33.900327 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56054 | ||
732 | 2025.01.06 20:28:33.900340 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46334 | ||
733 | 2025.01.06 20:28:33.900870 [ 289 ] {} <Debug> TCP-Session: f5d5f5eb-ed43-4934-88c6-ef6b771b3e60 Authenticating user 'default' from [fd00:1122:3344:101::a]:63265 | ||
734 | 2025.01.06 20:28:33.900887 [ 287 ] {} <Debug> TCP-Session: 067bcbcc-61a0-414e-850e-acd3eb78ca86 Authenticating user 'default' from [fd00:1122:3344:101::a]:35035 | ||
735 | 2025.01.06 20:28:33.900985 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
736 | 2025.01.06 20:28:33.900976 [ 289 ] {} <Debug> TCP-Session: f5d5f5eb-ed43-4934-88c6-ef6b771b3e60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
737 | 2025.01.06 20:28:33.901120 [ 287 ] {} <Debug> TCP-Session: 067bcbcc-61a0-414e-850e-acd3eb78ca86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
738 | 2025.01.06 20:28:33.900963 [ 288 ] {} <Debug> TCP-Session: d201623a-f1ba-4902-9473-a0570ac04d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
739 | 2025.01.06 20:28:33.901157 [ 290 ] {} <Debug> TCP-Session: c6bed587-ce41-4d16-b64c-3e68c663ffc7 Authenticating user 'default' from [fd00:1122:3344:101::a]:48767 | ||
740 | 2025.01.06 20:28:33.901180 [ 289 ] {} <Debug> TCP-Session: f5d5f5eb-ed43-4934-88c6-ef6b771b3e60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
741 | 2025.01.06 20:28:33.901214 [ 288 ] {} <Debug> TCP-Session: d201623a-f1ba-4902-9473-a0570ac04d60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
742 | 2025.01.06 20:28:33.901218 [ 287 ] {} <Debug> TCP-Session: 067bcbcc-61a0-414e-850e-acd3eb78ca86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
743 | 2025.01.06 20:28:33.901233 [ 290 ] {} <Debug> TCP-Session: c6bed587-ce41-4d16-b64c-3e68c663ffc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
744 | 2025.01.06 20:28:33.901464 [ 290 ] {} <Debug> TCP-Session: c6bed587-ce41-4d16-b64c-3e68c663ffc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
745 | 2025.01.06 20:28:33.905268 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
746 | 2025.01.06 20:28:33.905321 [ 291 ] {} <Debug> TCP-Session: 3b1c3ffa-920d-4411-bc01-c1a2bd8959e4 Authenticating user 'default' from [fd00:1122:3344:101::a]:46334 | ||
747 | 2025.01.06 20:28:33.905373 [ 291 ] {} <Debug> TCP-Session: 3b1c3ffa-920d-4411-bc01-c1a2bd8959e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
748 | 2025.01.06 20:28:33.905389 [ 291 ] {} <Debug> TCP-Session: 3b1c3ffa-920d-4411-bc01-c1a2bd8959e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
749 | 2025.01.06 20:28:33.906446 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
750 | 2025.01.06 20:28:33.906514 [ 292 ] {} <Debug> TCP-Session: d944fcc0-e6e8-4ca8-8d49-a1e5a82f5d7f Authenticating user 'default' from [fd00:1122:3344:101::a]:56054 | ||
751 | 2025.01.06 20:28:33.906532 [ 292 ] {} <Debug> TCP-Session: d944fcc0-e6e8-4ca8-8d49-a1e5a82f5d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
752 | 2025.01.06 20:28:33.906547 [ 292 ] {} <Debug> TCP-Session: d944fcc0-e6e8-4ca8-8d49-a1e5a82f5d7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
753 | 2025.01.06 20:28:38.032819 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
754 | 2025.01.06 20:28:38.032861 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
755 | 2025.01.06 20:28:38.032939 [ 242 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
756 | 2025.01.06 20:28:38.032975 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
757 | 2025.01.06 20:28:38.039758 [ 244 ] {} <Debug> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Loading data parts | ||
758 | 2025.01.06 20:28:38.040070 [ 244 ] {} <Debug> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): There are no data parts | ||
759 | 2025.01.06 20:28:38.049544 [ 244 ] {} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
760 | 2025.01.06 20:28:38.049631 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
761 | 2025.01.06 20:28:38.052849 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
762 | 2025.01.06 20:28:38.053592 [ 244 ] {} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
763 | 2025.01.06 20:28:38.054273 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
764 | 2025.01.06 20:28:38.059817 [ 242 ] {} <Debug> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Loading data parts | ||
765 | 2025.01.06 20:28:38.059997 [ 242 ] {} <Debug> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): There are no data parts | ||
766 | 2025.01.06 20:28:38.083126 [ 242 ] {} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
767 | 2025.01.06 20:28:38.083173 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
768 | 2025.01.06 20:28:38.092609 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
769 | 2025.01.06 20:28:38.093447 [ 242 ] {} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
770 | 2025.01.06 20:28:38.095909 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
771 | 2025.01.06 20:28:39.001148 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.45 MiB, peak 150.45 MiB, free memory in arenas 0.00 B, will set to 151.24 MiB (RSS), difference: 4.79 MiB | ||
772 | 2025.01.06 20:28:40.532754 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
773 | 2025.01.06 20:28:40.532848 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
774 | 2025.01.06 20:28:40.539654 [ 243 ] {} <Debug> system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Loading data parts | ||
775 | 2025.01.06 20:28:40.539882 [ 243 ] {} <Debug> system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): There are no data parts | ||
776 | 2025.01.06 20:28:40.546394 [ 243 ] {} <Trace> system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
777 | 2025.01.06 20:28:40.546436 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
778 | 2025.01.06 20:28:40.548061 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
779 | 2025.01.06 20:28:40.548363 [ 243 ] {} <Trace> system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
780 | 2025.01.06 20:28:40.548857 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
781 | 2025.01.06 20:28:41.001162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.42 MiB, peak 155.42 MiB, free memory in arenas 0.00 B, will set to 151.70 MiB (RSS), difference: -3.72 MiB | ||
782 | 2025.01.06 20:28:45.504535 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
783 | 2025.01.06 20:28:45.504603 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
784 | 2025.01.06 20:28:45.555291 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
785 | 2025.01.06 20:28:45.558311 [ 244 ] {} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
786 | 2025.01.06 20:28:45.558366 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
787 | 2025.01.06 20:28:45.559148 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
788 | 2025.01.06 20:28:45.559620 [ 244 ] {} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
789 | 2025.01.06 20:28:45.559873 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
790 | 2025.01.06 20:28:45.596868 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
791 | 2025.01.06 20:28:45.620578 [ 242 ] {} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
792 | 2025.01.06 20:28:45.620638 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
793 | 2025.01.06 20:28:45.627687 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
794 | 2025.01.06 20:28:45.628976 [ 242 ] {} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
795 | 2025.01.06 20:28:45.631830 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
796 | 2025.01.06 20:28:46.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 152.37 MiB, peak 156.37 MiB, free memory in arenas 0.00 B, will set to 154.65 MiB (RSS), difference: 2.28 MiB | ||
797 | 2025.01.06 20:28:51.000134 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.67 MiB, peak 156.37 MiB, free memory in arenas 0.00 B, will set to 154.69 MiB (RSS), difference: 4.01 MiB | ||
798 | 2025.01.06 20:28:53.060886 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
799 | 2025.01.06 20:28:53.061482 [ 244 ] {} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
800 | 2025.01.06 20:28:53.061523 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
801 | 2025.01.06 20:28:53.062123 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
802 | 2025.01.06 20:28:53.062379 [ 244 ] {} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
803 | 2025.01.06 20:28:53.062610 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
804 | 2025.01.06 20:28:53.132819 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
805 | 2025.01.06 20:28:53.151460 [ 242 ] {} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
806 | 2025.01.06 20:28:53.151519 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
807 | 2025.01.06 20:28:53.157993 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
808 | 2025.01.06 20:28:53.158752 [ 242 ] {} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
809 | 2025.01.06 20:28:53.161514 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
810 | 2025.01.06 20:29:00.504664 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
811 | 2025.01.06 20:29:00.504724 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
812 | 2025.01.06 20:29:00.563833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
813 | 2025.01.06 20:29:00.564750 [ 244 ] {} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
814 | 2025.01.06 20:29:00.564826 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
815 | 2025.01.06 20:29:00.565456 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
816 | 2025.01.06 20:29:00.565719 [ 244 ] {} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
817 | 2025.01.06 20:29:00.565952 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
818 | 2025.01.06 20:29:00.662544 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
819 | 2025.01.06 20:29:00.682565 [ 242 ] {} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
820 | 2025.01.06 20:29:00.682622 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
821 | 2025.01.06 20:29:00.689105 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
822 | 2025.01.06 20:29:00.689860 [ 242 ] {} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
823 | 2025.01.06 20:29:00.692411 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
824 | 2025.01.06 20:29:01.934473 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
825 | 2025.01.06 20:29:01.934750 [ 258 ] {c95dca1c-ecbe-4288-a381-0bf62ae9da46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
826 | 2025.01.06 20:29:01.941095 [ 258 ] {c95dca1c-ecbe-4288-a381-0bf62ae9da46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
827 | 2025.01.06 20:29:01.948630 [ 258 ] {c95dca1c-ecbe-4288-a381-0bf62ae9da46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
828 | 2025.01.06 20:29:01.963445 [ 258 ] {c95dca1c-ecbe-4288-a381-0bf62ae9da46} <Debug> TCPHandler: Processed in 0.029199715 sec. | ||
829 | 2025.01.06 20:29:01.971810 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
830 | 2025.01.06 20:29:01.972078 [ 259 ] {3e02e2a4-054a-4d2f-a037-b0df4b1c8740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
831 | 2025.01.06 20:29:01.982758 [ 259 ] {3e02e2a4-054a-4d2f-a037-b0df4b1c8740} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
832 | 2025.01.06 20:29:01.982829 [ 259 ] {3e02e2a4-054a-4d2f-a037-b0df4b1c8740} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
833 | 2025.01.06 20:29:01.983452 [ 259 ] {3e02e2a4-054a-4d2f-a037-b0df4b1c8740} <Debug> TCPHandler: Processed in 0.011785261 sec. | ||
834 | 2025.01.06 20:29:01.983723 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
835 | 2025.01.06 20:29:01.983915 [ 258 ] {d38591ba-76ff-4884-8a3a-559c71a093e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
836 | 2025.01.06 20:29:01.984428 [ 258 ] {d38591ba-76ff-4884-8a3a-559c71a093e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
837 | 2025.01.06 20:29:01.984493 [ 258 ] {d38591ba-76ff-4884-8a3a-559c71a093e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
838 | 2025.01.06 20:29:01.985021 [ 258 ] {d38591ba-76ff-4884-8a3a-559c71a093e2} <Debug> TCPHandler: Processed in 0.001368237 sec. | ||
839 | 2025.01.06 20:29:01.985249 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
840 | 2025.01.06 20:29:01.985404 [ 259 ] {db8fa4c9-daef-4b28-af2f-5fc6765892f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
841 | 2025.01.06 20:29:01.985768 [ 259 ] {db8fa4c9-daef-4b28-af2f-5fc6765892f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
842 | 2025.01.06 20:29:01.985826 [ 259 ] {db8fa4c9-daef-4b28-af2f-5fc6765892f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
843 | 2025.01.06 20:29:01.986406 [ 259 ] {db8fa4c9-daef-4b28-af2f-5fc6765892f1} <Debug> TCPHandler: Processed in 0.001214033 sec. | ||
844 | 2025.01.06 20:29:01.987195 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
845 | 2025.01.06 20:29:01.987344 [ 258 ] {e4c1fcdd-d546-44d6-9be4-c6d2d0ba5b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
846 | 2025.01.06 20:29:01.987714 [ 258 ] {e4c1fcdd-d546-44d6-9be4-c6d2d0ba5b8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
847 | 2025.01.06 20:29:01.987770 [ 258 ] {e4c1fcdd-d546-44d6-9be4-c6d2d0ba5b8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
848 | 2025.01.06 20:29:01.988307 [ 258 ] {e4c1fcdd-d546-44d6-9be4-c6d2d0ba5b8c} <Debug> TCPHandler: Processed in 0.001167572 sec. | ||
849 | 2025.01.06 20:29:01.988537 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
850 | 2025.01.06 20:29:01.988689 [ 259 ] {93d2b930-7daa-458b-92e5-ecc66e8b80f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
851 | 2025.01.06 20:29:01.989048 [ 259 ] {93d2b930-7daa-458b-92e5-ecc66e8b80f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
852 | 2025.01.06 20:29:01.989103 [ 259 ] {93d2b930-7daa-458b-92e5-ecc66e8b80f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
853 | 2025.01.06 20:29:01.989593 [ 259 ] {93d2b930-7daa-458b-92e5-ecc66e8b80f0} <Debug> TCPHandler: Processed in 0.001112471 sec. | ||
854 | 2025.01.06 20:29:01.989864 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
855 | 2025.01.06 20:29:01.990018 [ 258 ] {56421c07-c5d6-44a3-8ce6-7275404773b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
856 | 2025.01.06 20:29:01.990391 [ 258 ] {56421c07-c5d6-44a3-8ce6-7275404773b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
857 | 2025.01.06 20:29:01.990445 [ 258 ] {56421c07-c5d6-44a3-8ce6-7275404773b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
858 | 2025.01.06 20:29:01.990935 [ 258 ] {56421c07-c5d6-44a3-8ce6-7275404773b4} <Debug> TCPHandler: Processed in 0.00112898 sec. | ||
859 | 2025.01.06 20:29:01.991452 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
860 | 2025.01.06 20:29:01.991605 [ 259 ] {505f88ef-155e-41e1-b2a8-eae7a018b740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
861 | 2025.01.06 20:29:01.991975 [ 259 ] {505f88ef-155e-41e1-b2a8-eae7a018b740} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
862 | 2025.01.06 20:29:01.992030 [ 259 ] {505f88ef-155e-41e1-b2a8-eae7a018b740} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
863 | 2025.01.06 20:29:01.992547 [ 259 ] {505f88ef-155e-41e1-b2a8-eae7a018b740} <Debug> TCPHandler: Processed in 0.001148641 sec. | ||
864 | 2025.01.06 20:29:01.992794 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
865 | 2025.01.06 20:29:01.992946 [ 258 ] {75d2cb61-6a77-4f09-833b-37eaa1da03c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
866 | 2025.01.06 20:29:01.993321 [ 258 ] {75d2cb61-6a77-4f09-833b-37eaa1da03c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
867 | 2025.01.06 20:29:01.993375 [ 258 ] {75d2cb61-6a77-4f09-833b-37eaa1da03c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
868 | 2025.01.06 20:29:01.993939 [ 258 ] {75d2cb61-6a77-4f09-833b-37eaa1da03c7} <Debug> TCPHandler: Processed in 0.001199952 sec. | ||
869 | 2025.01.06 20:29:01.994181 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
870 | 2025.01.06 20:29:01.994338 [ 259 ] {3628fcf1-99f4-441b-8dbb-c9768345c6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
871 | 2025.01.06 20:29:01.994716 [ 259 ] {3628fcf1-99f4-441b-8dbb-c9768345c6ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
872 | 2025.01.06 20:29:01.994771 [ 259 ] {3628fcf1-99f4-441b-8dbb-c9768345c6ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
873 | 2025.01.06 20:29:01.995254 [ 259 ] {3628fcf1-99f4-441b-8dbb-c9768345c6ab} <Debug> TCPHandler: Processed in 0.001128341 sec. | ||
874 | 2025.01.06 20:29:01.995492 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
875 | 2025.01.06 20:29:01.995651 [ 258 ] {05843005-da9f-4372-aa17-9fb273540934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
876 | 2025.01.06 20:29:01.996031 [ 258 ] {05843005-da9f-4372-aa17-9fb273540934} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
877 | 2025.01.06 20:29:01.996088 [ 258 ] {05843005-da9f-4372-aa17-9fb273540934} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
878 | 2025.01.06 20:29:01.996577 [ 258 ] {05843005-da9f-4372-aa17-9fb273540934} <Debug> TCPHandler: Processed in 0.001144601 sec. | ||
879 | 2025.01.06 20:29:01.996825 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
880 | 2025.01.06 20:29:01.996985 [ 259 ] {e5896007-2ef5-4689-9407-53f364840648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
881 | 2025.01.06 20:29:01.997366 [ 259 ] {e5896007-2ef5-4689-9407-53f364840648} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
882 | 2025.01.06 20:29:01.997421 [ 259 ] {e5896007-2ef5-4689-9407-53f364840648} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
883 | 2025.01.06 20:29:01.997905 [ 259 ] {e5896007-2ef5-4689-9407-53f364840648} <Debug> TCPHandler: Processed in 0.001135431 sec. | ||
884 | 2025.01.06 20:29:01.998144 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
885 | 2025.01.06 20:29:01.998301 [ 258 ] {39a06879-859d-440d-8b8c-61dbde751af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
886 | 2025.01.06 20:29:01.998687 [ 258 ] {39a06879-859d-440d-8b8c-61dbde751af3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
887 | 2025.01.06 20:29:01.998742 [ 258 ] {39a06879-859d-440d-8b8c-61dbde751af3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
888 | 2025.01.06 20:29:01.999233 [ 258 ] {39a06879-859d-440d-8b8c-61dbde751af3} <Debug> TCPHandler: Processed in 0.001144011 sec. | ||
889 | 2025.01.06 20:29:01.999454 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
890 | 2025.01.06 20:29:01.999614 [ 259 ] {f6aa81fc-7989-4526-801e-639f919b4931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
891 | 2025.01.06 20:29:01.999998 [ 259 ] {f6aa81fc-7989-4526-801e-639f919b4931} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
892 | 2025.01.06 20:29:02.000059 [ 259 ] {f6aa81fc-7989-4526-801e-639f919b4931} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
893 | 2025.01.06 20:29:02.001145 [ 259 ] {f6aa81fc-7989-4526-801e-639f919b4931} <Debug> TCPHandler: Processed in 0.001745547 sec. | ||
894 | 2025.01.06 20:29:02.001382 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
895 | 2025.01.06 20:29:02.001560 [ 258 ] {3af888f5-c566-4e85-8043-915bea8b780e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
896 | 2025.01.06 20:29:02.002015 [ 258 ] {3af888f5-c566-4e85-8043-915bea8b780e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
897 | 2025.01.06 20:29:02.002080 [ 258 ] {3af888f5-c566-4e85-8043-915bea8b780e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
898 | 2025.01.06 20:29:02.002630 [ 258 ] {3af888f5-c566-4e85-8043-915bea8b780e} <Debug> TCPHandler: Processed in 0.001305586 sec. | ||
899 | 2025.01.06 20:29:02.002851 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
900 | 2025.01.06 20:29:02.003015 [ 259 ] {c30e002a-ccb8-4cdc-bfec-45433d276920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
901 | 2025.01.06 20:29:02.003405 [ 259 ] {c30e002a-ccb8-4cdc-bfec-45433d276920} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
902 | 2025.01.06 20:29:02.003461 [ 259 ] {c30e002a-ccb8-4cdc-bfec-45433d276920} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
903 | 2025.01.06 20:29:02.003946 [ 259 ] {c30e002a-ccb8-4cdc-bfec-45433d276920} <Debug> TCPHandler: Processed in 0.001148622 sec. | ||
904 | 2025.01.06 20:29:02.008201 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
905 | 2025.01.06 20:29:02.008522 [ 258 ] {ed031ea7-77c7-4784-a3b1-620195519aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
906 | 2025.01.06 20:29:02.008917 [ 258 ] {ed031ea7-77c7-4784-a3b1-620195519aa8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
907 | 2025.01.06 20:29:02.008970 [ 258 ] {ed031ea7-77c7-4784-a3b1-620195519aa8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
908 | 2025.01.06 20:29:02.009638 [ 258 ] {ed031ea7-77c7-4784-a3b1-620195519aa8} <Debug> TCPHandler: Processed in 0.001547502 sec. | ||
909 | 2025.01.06 20:29:02.009958 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
910 | 2025.01.06 20:29:02.010092 [ 259 ] {6a771053-523e-4c8b-a784-13cf34b1ef8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
911 | 2025.01.06 20:29:02.010146 [ 259 ] {6a771053-523e-4c8b-a784-13cf34b1ef8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
912 | 2025.01.06 20:29:02.011020 [ 259 ] {6a771053-523e-4c8b-a784-13cf34b1ef8d} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
913 | 2025.01.06 20:29:02.011072 [ 259 ] {6a771053-523e-4c8b-a784-13cf34b1ef8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
914 | 2025.01.06 20:29:02.013668 [ 259 ] {6a771053-523e-4c8b-a784-13cf34b1ef8d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
915 | 2025.01.06 20:29:02.013937 [ 259 ] {6a771053-523e-4c8b-a784-13cf34b1ef8d} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
916 | 2025.01.06 20:29:02.014191 [ 259 ] {6a771053-523e-4c8b-a784-13cf34b1ef8d} <Debug> executeQuery: Read 17 rows, 3.01 KiB in 0.004131 sec., 4115.226337448559 rows/sec., 729.05 KiB/sec. | ||
917 | 2025.01.06 20:29:02.014372 [ 259 ] {6a771053-523e-4c8b-a784-13cf34b1ef8d} <Debug> TCPHandler: Processed in 0.004471601 sec. | ||
918 | 2025.01.06 20:29:02.014522 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
919 | 2025.01.06 20:29:02.014650 [ 258 ] {d9cbce87-bc7a-4b23-b606-91c2e178e96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
920 | 2025.01.06 20:29:02.014700 [ 258 ] {d9cbce87-bc7a-4b23-b606-91c2e178e96b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
921 | 2025.01.06 20:29:02.023119 [ 258 ] {d9cbce87-bc7a-4b23-b606-91c2e178e96b} <Trace> oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
922 | 2025.01.06 20:29:02.023157 [ 258 ] {d9cbce87-bc7a-4b23-b606-91c2e178e96b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
923 | 2025.01.06 20:29:02.023644 [ 258 ] {d9cbce87-bc7a-4b23-b606-91c2e178e96b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
924 | 2025.01.06 20:29:02.023892 [ 258 ] {d9cbce87-bc7a-4b23-b606-91c2e178e96b} <Trace> oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
925 | 2025.01.06 20:29:02.024107 [ 258 ] {d9cbce87-bc7a-4b23-b606-91c2e178e96b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.009493 sec., 1474.7708838091226 rows/sec., 106.16 KiB/sec. | ||
926 | 2025.01.06 20:29:02.024159 [ 258 ] {d9cbce87-bc7a-4b23-b606-91c2e178e96b} <Debug> TCPHandler: Processed in 0.009693954 sec. | ||
927 | 2025.01.06 20:29:02.024304 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
928 | 2025.01.06 20:29:02.024429 [ 259 ] {da9cb722-492f-4219-a3cb-5c552f90effb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
929 | 2025.01.06 20:29:02.024480 [ 259 ] {da9cb722-492f-4219-a3cb-5c552f90effb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
930 | 2025.01.06 20:29:02.025250 [ 259 ] {da9cb722-492f-4219-a3cb-5c552f90effb} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
931 | 2025.01.06 20:29:02.025287 [ 259 ] {da9cb722-492f-4219-a3cb-5c552f90effb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
932 | 2025.01.06 20:29:02.025701 [ 259 ] {da9cb722-492f-4219-a3cb-5c552f90effb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
933 | 2025.01.06 20:29:02.025943 [ 259 ] {da9cb722-492f-4219-a3cb-5c552f90effb} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
934 | 2025.01.06 20:29:02.026172 [ 259 ] {da9cb722-492f-4219-a3cb-5c552f90effb} <Debug> executeQuery: Read 192 rows, 17.78 KiB in 0.001766 sec., 108720.2718006795 rows/sec., 9.83 MiB/sec. | ||
935 | 2025.01.06 20:29:02.026305 [ 259 ] {da9cb722-492f-4219-a3cb-5c552f90effb} <Debug> TCPHandler: Processed in 0.002060526 sec. | ||
936 | 2025.01.06 20:29:02.026448 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
937 | 2025.01.06 20:29:02.026583 [ 258 ] {931f1840-5a27-4f98-bc7f-a580317e646b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
938 | 2025.01.06 20:29:02.026639 [ 258 ] {931f1840-5a27-4f98-bc7f-a580317e646b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
939 | 2025.01.06 20:29:02.027360 [ 258 ] {931f1840-5a27-4f98-bc7f-a580317e646b} <Trace> oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
940 | 2025.01.06 20:29:02.027403 [ 258 ] {931f1840-5a27-4f98-bc7f-a580317e646b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
941 | 2025.01.06 20:29:02.027775 [ 258 ] {931f1840-5a27-4f98-bc7f-a580317e646b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
942 | 2025.01.06 20:29:02.028007 [ 258 ] {931f1840-5a27-4f98-bc7f-a580317e646b} <Trace> oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
943 | 2025.01.06 20:29:02.028217 [ 258 ] {931f1840-5a27-4f98-bc7f-a580317e646b} <Debug> executeQuery: Read 29 rows, 2.11 KiB in 0.00166 sec., 17469.87951807229 rows/sec., 1.24 MiB/sec. | ||
944 | 2025.01.06 20:29:02.028271 [ 258 ] {931f1840-5a27-4f98-bc7f-a580317e646b} <Debug> TCPHandler: Processed in 0.001878821 sec. | ||
945 | 2025.01.06 20:29:02.028407 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
946 | 2025.01.06 20:29:02.028525 [ 259 ] {aca512e4-4f8f-400a-8839-2cf19a78bd11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
947 | 2025.01.06 20:29:02.028573 [ 259 ] {aca512e4-4f8f-400a-8839-2cf19a78bd11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
948 | 2025.01.06 20:29:02.029128 [ 259 ] {aca512e4-4f8f-400a-8839-2cf19a78bd11} <Trace> oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
949 | 2025.01.06 20:29:02.029168 [ 259 ] {aca512e4-4f8f-400a-8839-2cf19a78bd11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
950 | 2025.01.06 20:29:02.029521 [ 259 ] {aca512e4-4f8f-400a-8839-2cf19a78bd11} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
951 | 2025.01.06 20:29:02.029752 [ 259 ] {aca512e4-4f8f-400a-8839-2cf19a78bd11} <Trace> oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
952 | 2025.01.06 20:29:02.030021 [ 259 ] {aca512e4-4f8f-400a-8839-2cf19a78bd11} <Debug> executeQuery: Read 15 rows, 1.05 KiB in 0.001514 sec., 9907.529722589168 rows/sec., 691.46 KiB/sec. | ||
953 | 2025.01.06 20:29:02.030072 [ 259 ] {aca512e4-4f8f-400a-8839-2cf19a78bd11} <Debug> TCPHandler: Processed in 0.001723777 sec. | ||
954 | 2025.01.06 20:29:02.030204 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
955 | 2025.01.06 20:29:02.030318 [ 258 ] {cbca47ce-11e0-48df-8df2-3ed9c9af0281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
956 | 2025.01.06 20:29:02.030366 [ 258 ] {cbca47ce-11e0-48df-8df2-3ed9c9af0281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
957 | 2025.01.06 20:29:02.031002 [ 258 ] {cbca47ce-11e0-48df-8df2-3ed9c9af0281} <Trace> oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
958 | 2025.01.06 20:29:02.031048 [ 258 ] {cbca47ce-11e0-48df-8df2-3ed9c9af0281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
959 | 2025.01.06 20:29:02.031477 [ 258 ] {cbca47ce-11e0-48df-8df2-3ed9c9af0281} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
960 | 2025.01.06 20:29:02.031705 [ 258 ] {cbca47ce-11e0-48df-8df2-3ed9c9af0281} <Trace> oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
961 | 2025.01.06 20:29:02.031939 [ 258 ] {cbca47ce-11e0-48df-8df2-3ed9c9af0281} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001636 sec., 7946.210268948655 rows/sec., 495.44 KiB/sec. | ||
962 | 2025.01.06 20:29:02.032007 [ 258 ] {cbca47ce-11e0-48df-8df2-3ed9c9af0281} <Debug> TCPHandler: Processed in 0.00186192 sec. | ||
963 | 2025.01.06 20:29:02.032133 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
964 | 2025.01.06 20:29:02.032250 [ 259 ] {fe3e57a5-03df-4b38-bcb7-6f08a9946a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
965 | 2025.01.06 20:29:02.032297 [ 259 ] {fe3e57a5-03df-4b38-bcb7-6f08a9946a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
966 | 2025.01.06 20:29:02.032982 [ 259 ] {fe3e57a5-03df-4b38-bcb7-6f08a9946a00} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
967 | 2025.01.06 20:29:02.033020 [ 259 ] {fe3e57a5-03df-4b38-bcb7-6f08a9946a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
968 | 2025.01.06 20:29:02.033402 [ 259 ] {fe3e57a5-03df-4b38-bcb7-6f08a9946a00} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
969 | 2025.01.06 20:29:02.033643 [ 259 ] {fe3e57a5-03df-4b38-bcb7-6f08a9946a00} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
970 | 2025.01.06 20:29:02.033908 [ 259 ] {fe3e57a5-03df-4b38-bcb7-6f08a9946a00} <Debug> executeQuery: Read 350 rows, 25.14 KiB in 0.001666 sec., 210084.03361344538 rows/sec., 14.74 MiB/sec. | ||
971 | 2025.01.06 20:29:02.033966 [ 259 ] {fe3e57a5-03df-4b38-bcb7-6f08a9946a00} <Debug> TCPHandler: Processed in 0.001885662 sec. | ||
972 | 2025.01.06 20:29:02.034113 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
973 | 2025.01.06 20:29:02.034248 [ 258 ] {5f04b1ab-d816-4885-968d-769746072eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
974 | 2025.01.06 20:29:02.034307 [ 258 ] {5f04b1ab-d816-4885-968d-769746072eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
975 | 2025.01.06 20:29:02.034831 [ 258 ] {5f04b1ab-d816-4885-968d-769746072eeb} <Trace> oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
976 | 2025.01.06 20:29:02.034870 [ 258 ] {5f04b1ab-d816-4885-968d-769746072eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
977 | 2025.01.06 20:29:02.037498 [ 258 ] {5f04b1ab-d816-4885-968d-769746072eeb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
978 | 2025.01.06 20:29:02.037933 [ 258 ] {5f04b1ab-d816-4885-968d-769746072eeb} <Trace> oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
979 | 2025.01.06 20:29:02.038377 [ 258 ] {5f04b1ab-d816-4885-968d-769746072eeb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004128 sec., 1453.4883720930234 rows/sec., 75.94 KiB/sec. | ||
980 | 2025.01.06 20:29:02.038507 [ 258 ] {5f04b1ab-d816-4885-968d-769746072eeb} <Debug> TCPHandler: Processed in 0.004459511 sec. | ||
981 | 2025.01.06 20:29:02.038670 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
982 | 2025.01.06 20:29:02.038788 [ 259 ] {9ab2a0c7-6315-4a4f-a665-62edca2ee2c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
983 | 2025.01.06 20:29:02.038839 [ 259 ] {9ab2a0c7-6315-4a4f-a665-62edca2ee2c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
984 | 2025.01.06 20:29:02.039348 [ 259 ] {9ab2a0c7-6315-4a4f-a665-62edca2ee2c4} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
985 | 2025.01.06 20:29:02.039387 [ 259 ] {9ab2a0c7-6315-4a4f-a665-62edca2ee2c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
986 | 2025.01.06 20:29:02.039772 [ 259 ] {9ab2a0c7-6315-4a4f-a665-62edca2ee2c4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
987 | 2025.01.06 20:29:02.040005 [ 259 ] {9ab2a0c7-6315-4a4f-a665-62edca2ee2c4} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
988 | 2025.01.06 20:29:02.040202 [ 259 ] {9ab2a0c7-6315-4a4f-a665-62edca2ee2c4} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00144 sec., 53472.22222222222 rows/sec., 3.29 MiB/sec. | ||
989 | 2025.01.06 20:29:02.040251 [ 259 ] {9ab2a0c7-6315-4a4f-a665-62edca2ee2c4} <Debug> TCPHandler: Processed in 0.001639175 sec. | ||
990 | 2025.01.06 20:29:02.040383 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
991 | 2025.01.06 20:29:02.040508 [ 258 ] {3471d9d7-5c17-4fce-9ffb-e2d34eec9596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
992 | 2025.01.06 20:29:02.040567 [ 258 ] {3471d9d7-5c17-4fce-9ffb-e2d34eec9596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
993 | 2025.01.06 20:29:02.041113 [ 258 ] {3471d9d7-5c17-4fce-9ffb-e2d34eec9596} <Trace> oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
994 | 2025.01.06 20:29:02.041159 [ 258 ] {3471d9d7-5c17-4fce-9ffb-e2d34eec9596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
995 | 2025.01.06 20:29:02.041579 [ 258 ] {3471d9d7-5c17-4fce-9ffb-e2d34eec9596} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
996 | 2025.01.06 20:29:02.041819 [ 258 ] {3471d9d7-5c17-4fce-9ffb-e2d34eec9596} <Trace> oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
997 | 2025.01.06 20:29:02.042001 [ 258 ] {3471d9d7-5c17-4fce-9ffb-e2d34eec9596} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001523 sec., 1313.1976362442547 rows/sec., 85.92 KiB/sec. | ||
998 | 2025.01.06 20:29:02.042117 [ 258 ] {3471d9d7-5c17-4fce-9ffb-e2d34eec9596} <Debug> TCPHandler: Processed in 0.001790919 sec. | ||
999 | 2025.01.06 20:29:02.042254 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1000 | 2025.01.06 20:29:02.042375 [ 259 ] {0576f9e8-bdc5-4c3f-bda5-582b462c3b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1001 | 2025.01.06 20:29:02.042455 [ 259 ] {0576f9e8-bdc5-4c3f-bda5-582b462c3b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1002 | 2025.01.06 20:29:02.043556 [ 259 ] {0576f9e8-bdc5-4c3f-bda5-582b462c3b03} <Trace> oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1003 | 2025.01.06 20:29:02.043595 [ 259 ] {0576f9e8-bdc5-4c3f-bda5-582b462c3b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1004 | 2025.01.06 20:29:02.046386 [ 259 ] {0576f9e8-bdc5-4c3f-bda5-582b462c3b03} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1005 | 2025.01.06 20:29:02.046698 [ 259 ] {0576f9e8-bdc5-4c3f-bda5-582b462c3b03} <Trace> oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1006 | 2025.01.06 20:29:02.046957 [ 259 ] {0576f9e8-bdc5-4c3f-bda5-582b462c3b03} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00461 sec., 4772.234273318872 rows/sec., 8.55 MiB/sec. | ||
1007 | 2025.01.06 20:29:02.047063 [ 259 ] {0576f9e8-bdc5-4c3f-bda5-582b462c3b03} <Debug> TCPHandler: Processed in 0.004864692 sec. | ||
1008 | 2025.01.06 20:29:02.047211 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1009 | 2025.01.06 20:29:02.047330 [ 258 ] {022d39a9-526d-4883-9d71-28df52006288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1010 | 2025.01.06 20:29:02.047383 [ 258 ] {022d39a9-526d-4883-9d71-28df52006288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1011 | 2025.01.06 20:29:02.049775 [ 258 ] {022d39a9-526d-4883-9d71-28df52006288} <Trace> oximeter.measurements_i64 (c5456db6-3349-4ac4-8344-cf8ed44037b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1012 | 2025.01.06 20:29:02.049841 [ 258 ] {022d39a9-526d-4883-9d71-28df52006288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1013 | 2025.01.06 20:29:02.050517 [ 258 ] {022d39a9-526d-4883-9d71-28df52006288} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1014 | 2025.01.06 20:29:02.050758 [ 258 ] {022d39a9-526d-4883-9d71-28df52006288} <Trace> oximeter.measurements_i64 (c5456db6-3349-4ac4-8344-cf8ed44037b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1015 | 2025.01.06 20:29:02.050963 [ 258 ] {022d39a9-526d-4883-9d71-28df52006288} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.003653 sec., 4927.456884752259 rows/sec., 371.32 KiB/sec. | ||
1016 | 2025.01.06 20:29:02.051117 [ 258 ] {022d39a9-526d-4883-9d71-28df52006288} <Debug> TCPHandler: Processed in 0.003962858 sec. | ||
1017 | 2025.01.06 20:29:02.051280 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1018 | 2025.01.06 20:29:02.051399 [ 259 ] {c0db8b54-5700-4cad-b0eb-5b886849a494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1019 | 2025.01.06 20:29:02.051450 [ 259 ] {c0db8b54-5700-4cad-b0eb-5b886849a494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1020 | 2025.01.06 20:29:02.051999 [ 259 ] {c0db8b54-5700-4cad-b0eb-5b886849a494} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1021 | 2025.01.06 20:29:02.052045 [ 259 ] {c0db8b54-5700-4cad-b0eb-5b886849a494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1022 | 2025.01.06 20:29:02.052484 [ 259 ] {c0db8b54-5700-4cad-b0eb-5b886849a494} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1023 | 2025.01.06 20:29:02.052715 [ 259 ] {c0db8b54-5700-4cad-b0eb-5b886849a494} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1024 | 2025.01.06 20:29:02.052981 [ 259 ] {c0db8b54-5700-4cad-b0eb-5b886849a494} <Debug> executeQuery: Read 22 rows, 1.19 KiB in 0.001592 sec., 13819.095477386934 rows/sec., 748.98 KiB/sec. | ||
1025 | 2025.01.06 20:29:02.053041 [ 259 ] {c0db8b54-5700-4cad-b0eb-5b886849a494} <Debug> TCPHandler: Processed in 0.00182755 sec. | ||
1026 | 2025.01.06 20:29:08.066045 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
1027 | 2025.01.06 20:29:08.066696 [ 244 ] {} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1028 | 2025.01.06 20:29:08.066742 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1029 | 2025.01.06 20:29:08.067266 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1030 | 2025.01.06 20:29:08.067522 [ 244 ] {} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1031 | 2025.01.06 20:29:08.067772 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
1032 | 2025.01.06 20:29:08.192480 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1033 | 2025.01.06 20:29:08.211835 [ 242 ] {} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1034 | 2025.01.06 20:29:08.211905 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1035 | 2025.01.06 20:29:08.218654 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1036 | 2025.01.06 20:29:08.219429 [ 242 ] {} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1037 | 2025.01.06 20:29:08.221978 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1038 | 2025.01.06 20:29:10.550277 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 150 | ||
1039 | 2025.01.06 20:29:10.554485 [ 243 ] {} <Trace> system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1040 | 2025.01.06 20:29:10.554526 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1041 | 2025.01.06 20:29:10.555995 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1042 | 2025.01.06 20:29:10.556290 [ 243 ] {} <Trace> system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1043 | 2025.01.06 20:29:10.556985 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 150 | ||
1044 | 2025.01.06 20:29:11.936292 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1045 | 2025.01.06 20:29:11.936596 [ 258 ] {43d9c122-5fee-4080-8f4d-4f11bc3a6520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1046 | 2025.01.06 20:29:11.936708 [ 258 ] {43d9c122-5fee-4080-8f4d-4f11bc3a6520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1047 | 2025.01.06 20:29:11.937558 [ 258 ] {43d9c122-5fee-4080-8f4d-4f11bc3a6520} <Trace> oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1048 | 2025.01.06 20:29:11.937598 [ 258 ] {43d9c122-5fee-4080-8f4d-4f11bc3a6520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1049 | 2025.01.06 20:29:11.938011 [ 258 ] {43d9c122-5fee-4080-8f4d-4f11bc3a6520} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1050 | 2025.01.06 20:29:11.938260 [ 258 ] {43d9c122-5fee-4080-8f4d-4f11bc3a6520} <Trace> oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1051 | 2025.01.06 20:29:11.938489 [ 258 ] {43d9c122-5fee-4080-8f4d-4f11bc3a6520} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001976 sec., 7085.02024291498 rows/sec., 510.03 KiB/sec. | ||
1052 | 2025.01.06 20:29:11.938619 [ 258 ] {43d9c122-5fee-4080-8f4d-4f11bc3a6520} <Debug> TCPHandler: Processed in 0.002519478 sec. | ||
1053 | 2025.01.06 20:29:11.938875 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1054 | 2025.01.06 20:29:11.939074 [ 259 ] {179c46a6-9b03-4ca7-9727-e0c811eac470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1055 | 2025.01.06 20:29:11.939153 [ 259 ] {179c46a6-9b03-4ca7-9727-e0c811eac470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1056 | 2025.01.06 20:29:11.940151 [ 259 ] {179c46a6-9b03-4ca7-9727-e0c811eac470} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1057 | 2025.01.06 20:29:11.940204 [ 259 ] {179c46a6-9b03-4ca7-9727-e0c811eac470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1058 | 2025.01.06 20:29:11.940650 [ 259 ] {179c46a6-9b03-4ca7-9727-e0c811eac470} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1059 | 2025.01.06 20:29:11.940906 [ 259 ] {179c46a6-9b03-4ca7-9727-e0c811eac470} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1060 | 2025.01.06 20:29:11.941129 [ 259 ] {179c46a6-9b03-4ca7-9727-e0c811eac470} <Debug> executeQuery: Read 191 rows, 17.69 KiB in 0.002075 sec., 92048.19277108433 rows/sec., 8.33 MiB/sec. | ||
1061 | 2025.01.06 20:29:11.941196 [ 259 ] {179c46a6-9b03-4ca7-9727-e0c811eac470} <Debug> TCPHandler: Processed in 0.002440026 sec. | ||
1062 | 2025.01.06 20:29:11.941347 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1063 | 2025.01.06 20:29:11.941469 [ 258 ] {7fbd7c19-8b3c-4235-a1f0-542111f751ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1064 | 2025.01.06 20:29:11.941521 [ 258 ] {7fbd7c19-8b3c-4235-a1f0-542111f751ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1065 | 2025.01.06 20:29:11.942113 [ 258 ] {7fbd7c19-8b3c-4235-a1f0-542111f751ea} <Trace> oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1066 | 2025.01.06 20:29:11.942150 [ 258 ] {7fbd7c19-8b3c-4235-a1f0-542111f751ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1067 | 2025.01.06 20:29:11.942503 [ 258 ] {7fbd7c19-8b3c-4235-a1f0-542111f751ea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1068 | 2025.01.06 20:29:11.942753 [ 258 ] {7fbd7c19-8b3c-4235-a1f0-542111f751ea} <Trace> oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1069 | 2025.01.06 20:29:11.942941 [ 258 ] {7fbd7c19-8b3c-4235-a1f0-542111f751ea} <Debug> executeQuery: Read 29 rows, 2.11 KiB in 0.001494 sec., 19410.977242302542 rows/sec., 1.38 MiB/sec. | ||
1070 | 2025.01.06 20:29:11.942994 [ 258 ] {7fbd7c19-8b3c-4235-a1f0-542111f751ea} <Debug> TCPHandler: Processed in 0.001708416 sec. | ||
1071 | 2025.01.06 20:29:11.943158 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1072 | 2025.01.06 20:29:11.943285 [ 259 ] {e3ddc43f-6b8a-4269-b297-6e597de2bd53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1073 | 2025.01.06 20:29:11.943338 [ 259 ] {e3ddc43f-6b8a-4269-b297-6e597de2bd53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1074 | 2025.01.06 20:29:11.943924 [ 259 ] {e3ddc43f-6b8a-4269-b297-6e597de2bd53} <Trace> oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1075 | 2025.01.06 20:29:11.943965 [ 259 ] {e3ddc43f-6b8a-4269-b297-6e597de2bd53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1076 | 2025.01.06 20:29:11.944327 [ 259 ] {e3ddc43f-6b8a-4269-b297-6e597de2bd53} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1077 | 2025.01.06 20:29:11.944557 [ 259 ] {e3ddc43f-6b8a-4269-b297-6e597de2bd53} <Trace> oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1078 | 2025.01.06 20:29:11.944744 [ 259 ] {e3ddc43f-6b8a-4269-b297-6e597de2bd53} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001507 sec., 9289.980092899801 rows/sec., 650.61 KiB/sec. | ||
1079 | 2025.01.06 20:29:11.944796 [ 259 ] {e3ddc43f-6b8a-4269-b297-6e597de2bd53} <Debug> TCPHandler: Processed in 0.001716837 sec. | ||
1080 | 2025.01.06 20:29:11.944931 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1081 | 2025.01.06 20:29:11.945057 [ 258 ] {0a601fb0-ceb0-44a1-83e8-bfc09c10d814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1082 | 2025.01.06 20:29:11.945110 [ 258 ] {0a601fb0-ceb0-44a1-83e8-bfc09c10d814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1083 | 2025.01.06 20:29:11.945814 [ 258 ] {0a601fb0-ceb0-44a1-83e8-bfc09c10d814} <Trace> oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1084 | 2025.01.06 20:29:11.945858 [ 258 ] {0a601fb0-ceb0-44a1-83e8-bfc09c10d814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1085 | 2025.01.06 20:29:11.946229 [ 258 ] {0a601fb0-ceb0-44a1-83e8-bfc09c10d814} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1086 | 2025.01.06 20:29:11.946472 [ 258 ] {0a601fb0-ceb0-44a1-83e8-bfc09c10d814} <Trace> oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1087 | 2025.01.06 20:29:11.946684 [ 258 ] {0a601fb0-ceb0-44a1-83e8-bfc09c10d814} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001614 sec., 8054.522924411401 rows/sec., 502.20 KiB/sec. | ||
1088 | 2025.01.06 20:29:11.946831 [ 258 ] {0a601fb0-ceb0-44a1-83e8-bfc09c10d814} <Debug> TCPHandler: Processed in 0.001927862 sec. | ||
1089 | 2025.01.06 20:29:11.946967 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1090 | 2025.01.06 20:29:11.947101 [ 259 ] {fb3e7979-4f56-4a63-ad66-1bebaa37f697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1091 | 2025.01.06 20:29:11.947157 [ 259 ] {fb3e7979-4f56-4a63-ad66-1bebaa37f697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1092 | 2025.01.06 20:29:11.947991 [ 259 ] {fb3e7979-4f56-4a63-ad66-1bebaa37f697} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1093 | 2025.01.06 20:29:11.948032 [ 259 ] {fb3e7979-4f56-4a63-ad66-1bebaa37f697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1094 | 2025.01.06 20:29:11.948399 [ 259 ] {fb3e7979-4f56-4a63-ad66-1bebaa37f697} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1095 | 2025.01.06 20:29:11.948631 [ 259 ] {fb3e7979-4f56-4a63-ad66-1bebaa37f697} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1096 | 2025.01.06 20:29:11.948826 [ 259 ] {fb3e7979-4f56-4a63-ad66-1bebaa37f697} <Debug> executeQuery: Read 340 rows, 24.33 KiB in 0.001757 sec., 193511.66761525327 rows/sec., 13.52 MiB/sec. | ||
1097 | 2025.01.06 20:29:11.948881 [ 259 ] {fb3e7979-4f56-4a63-ad66-1bebaa37f697} <Debug> TCPHandler: Processed in 0.001972333 sec. | ||
1098 | 2025.01.06 20:29:11.949028 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1099 | 2025.01.06 20:29:11.949165 [ 258 ] {3aaa7090-500f-4b74-855f-8e6e32bf0f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1100 | 2025.01.06 20:29:11.949223 [ 258 ] {3aaa7090-500f-4b74-855f-8e6e32bf0f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1101 | 2025.01.06 20:29:11.949776 [ 258 ] {3aaa7090-500f-4b74-855f-8e6e32bf0f65} <Trace> oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1102 | 2025.01.06 20:29:11.949820 [ 258 ] {3aaa7090-500f-4b74-855f-8e6e32bf0f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1103 | 2025.01.06 20:29:11.950202 [ 258 ] {3aaa7090-500f-4b74-855f-8e6e32bf0f65} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1104 | 2025.01.06 20:29:11.950429 [ 258 ] {3aaa7090-500f-4b74-855f-8e6e32bf0f65} <Trace> oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1105 | 2025.01.06 20:29:11.950610 [ 258 ] {3aaa7090-500f-4b74-855f-8e6e32bf0f65} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001481 sec., 4051.3166779203243 rows/sec., 211.67 KiB/sec. | ||
1106 | 2025.01.06 20:29:11.950657 [ 258 ] {3aaa7090-500f-4b74-855f-8e6e32bf0f65} <Debug> TCPHandler: Processed in 0.001704657 sec. | ||
1107 | 2025.01.06 20:29:11.950787 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1108 | 2025.01.06 20:29:11.950895 [ 259 ] {3395b67a-fc93-4c89-92f7-7ec13b7b0d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1109 | 2025.01.06 20:29:11.950944 [ 259 ] {3395b67a-fc93-4c89-92f7-7ec13b7b0d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1110 | 2025.01.06 20:29:11.951585 [ 259 ] {3395b67a-fc93-4c89-92f7-7ec13b7b0d3a} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1111 | 2025.01.06 20:29:11.951631 [ 259 ] {3395b67a-fc93-4c89-92f7-7ec13b7b0d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1112 | 2025.01.06 20:29:11.952067 [ 259 ] {3395b67a-fc93-4c89-92f7-7ec13b7b0d3a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1113 | 2025.01.06 20:29:11.952299 [ 259 ] {3395b67a-fc93-4c89-92f7-7ec13b7b0d3a} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1114 | 2025.01.06 20:29:11.952558 [ 259 ] {3395b67a-fc93-4c89-92f7-7ec13b7b0d3a} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001647 sec., 46751.66970248937 rows/sec., 2.88 MiB/sec. | ||
1115 | 2025.01.06 20:29:11.952632 [ 259 ] {3395b67a-fc93-4c89-92f7-7ec13b7b0d3a} <Debug> TCPHandler: Processed in 0.001880471 sec. | ||
1116 | 2025.01.06 20:29:11.952772 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1117 | 2025.01.06 20:29:11.952889 [ 258 ] {bdb83d0a-50cd-4dbd-be33-cc0d9c405099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1118 | 2025.01.06 20:29:11.952940 [ 258 ] {bdb83d0a-50cd-4dbd-be33-cc0d9c405099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1119 | 2025.01.06 20:29:11.953480 [ 258 ] {bdb83d0a-50cd-4dbd-be33-cc0d9c405099} <Trace> oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1120 | 2025.01.06 20:29:11.953524 [ 258 ] {bdb83d0a-50cd-4dbd-be33-cc0d9c405099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1121 | 2025.01.06 20:29:11.953950 [ 258 ] {bdb83d0a-50cd-4dbd-be33-cc0d9c405099} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1122 | 2025.01.06 20:29:11.954202 [ 258 ] {bdb83d0a-50cd-4dbd-be33-cc0d9c405099} <Trace> oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1123 | 2025.01.06 20:29:11.954374 [ 258 ] {bdb83d0a-50cd-4dbd-be33-cc0d9c405099} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001509 sec., 662.6905235255136 rows/sec., 44.65 KiB/sec. | ||
1124 | 2025.01.06 20:29:11.954422 [ 258 ] {bdb83d0a-50cd-4dbd-be33-cc0d9c405099} <Debug> TCPHandler: Processed in 0.001709626 sec. | ||
1125 | 2025.01.06 20:29:11.954574 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1126 | 2025.01.06 20:29:11.954690 [ 259 ] {3e8f2138-5ab4-4532-9e67-66064d221e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1127 | 2025.01.06 20:29:11.954772 [ 259 ] {3e8f2138-5ab4-4532-9e67-66064d221e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1128 | 2025.01.06 20:29:11.955893 [ 259 ] {3e8f2138-5ab4-4532-9e67-66064d221e59} <Trace> oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1129 | 2025.01.06 20:29:11.955933 [ 259 ] {3e8f2138-5ab4-4532-9e67-66064d221e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1130 | 2025.01.06 20:29:11.956551 [ 259 ] {3e8f2138-5ab4-4532-9e67-66064d221e59} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1131 | 2025.01.06 20:29:11.956797 [ 259 ] {3e8f2138-5ab4-4532-9e67-66064d221e59} <Trace> oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1132 | 2025.01.06 20:29:11.957014 [ 259 ] {3e8f2138-5ab4-4532-9e67-66064d221e59} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002383 sec., 9232.060428031891 rows/sec., 16.54 MiB/sec. | ||
1133 | 2025.01.06 20:29:11.957132 [ 259 ] {3e8f2138-5ab4-4532-9e67-66064d221e59} <Debug> TCPHandler: Processed in 0.002656732 sec. | ||
1134 | 2025.01.06 20:29:11.957275 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1135 | 2025.01.06 20:29:11.957405 [ 258 ] {4e7fc4c4-259f-4d6e-8f45-f37306d7f15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1136 | 2025.01.06 20:29:11.957524 [ 258 ] {4e7fc4c4-259f-4d6e-8f45-f37306d7f15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1137 | 2025.01.06 20:29:11.958063 [ 258 ] {4e7fc4c4-259f-4d6e-8f45-f37306d7f15e} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1138 | 2025.01.06 20:29:11.958099 [ 258 ] {4e7fc4c4-259f-4d6e-8f45-f37306d7f15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1139 | 2025.01.06 20:29:11.958453 [ 258 ] {4e7fc4c4-259f-4d6e-8f45-f37306d7f15e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1140 | 2025.01.06 20:29:11.958682 [ 258 ] {4e7fc4c4-259f-4d6e-8f45-f37306d7f15e} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1141 | 2025.01.06 20:29:11.958852 [ 258 ] {4e7fc4c4-259f-4d6e-8f45-f37306d7f15e} <Debug> executeQuery: Read 22 rows, 1.19 KiB in 0.001418 sec., 15514.809590973202 rows/sec., 840.89 KiB/sec. | ||
1142 | 2025.01.06 20:29:11.958900 [ 258 ] {4e7fc4c4-259f-4d6e-8f45-f37306d7f15e} <Debug> TCPHandler: Processed in 0.001641105 sec. | ||
1143 | 2025.01.06 20:29:15.504771 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1144 | 2025.01.06 20:29:15.504843 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1145 | 2025.01.06 20:29:15.568577 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
1146 | 2025.01.06 20:29:15.569214 [ 244 ] {} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1147 | 2025.01.06 20:29:15.569262 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1148 | 2025.01.06 20:29:15.569830 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1149 | 2025.01.06 20:29:15.570084 [ 244 ] {} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1150 | 2025.01.06 20:29:15.570295 [ 95 ] {} <Debug> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1151 | 2025.01.06 20:29:15.570335 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1152 | 2025.01.06 20:29:15.570413 [ 95 ] {} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1153 | 2025.01.06 20:29:15.570449 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1154 | 2025.01.06 20:29:15.574638 [ 192 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::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 | ||
1155 | 2025.01.06 20:29:15.574800 [ 192 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1156 | 2025.01.06 20:29:15.574939 [ 192 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
1157 | 2025.01.06 20:29:15.577110 [ 192 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
1158 | 2025.01.06 20:29:15.577222 [ 192 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
1159 | 2025.01.06 20:29:15.579362 [ 192 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
1160 | 2025.01.06 20:29:15.581283 [ 192 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
1161 | 2025.01.06 20:29:15.582638 [ 192 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
1162 | 2025.01.06 20:29:15.606828 [ 194 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.036281597 sec., 77339.48425699123 rows/sec., 1.11 MiB/sec. | ||
1163 | 2025.01.06 20:29:15.607158 [ 188 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1164 | 2025.01.06 20:29:15.607510 [ 188 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_6_1} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1165 | 2025.01.06 20:29:15.607606 [ 188 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_6_1} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1166 | 2025.01.06 20:29:15.607724 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
1167 | 2025.01.06 20:29:15.722740 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1168 | 2025.01.06 20:29:15.743312 [ 242 ] {} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1169 | 2025.01.06 20:29:15.743381 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1170 | 2025.01.06 20:29:15.750742 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1171 | 2025.01.06 20:29:15.751509 [ 242 ] {} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1172 | 2025.01.06 20:29:15.751942 [ 95 ] {} <Debug> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1173 | 2025.01.06 20:29:15.752078 [ 95 ] {} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1174 | 2025.01.06 20:29:15.752147 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1175 | 2025.01.06 20:29:15.752562 [ 188 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::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 | ||
1176 | 2025.01.06 20:29:15.766930 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1177 | 2025.01.06 20:29:15.768529 [ 188 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1178 | 2025.01.06 20:29:15.769958 [ 188 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::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 | ||
1179 | 2025.01.06 20:29:15.775723 [ 188 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::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 | ||
1180 | 2025.01.06 20:29:15.781107 [ 188 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
1181 | 2025.01.06 20:29:15.786224 [ 188 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::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 | ||
1182 | 2025.01.06 20:29:15.795544 [ 188 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
1183 | 2025.01.06 20:29:15.800371 [ 188 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
1184 | 2025.01.06 20:29:15.866946 [ 194 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.114643691 sec., 401.2431874685542 rows/sec., 2.07 MiB/sec. | ||
1185 | 2025.01.06 20:29:15.869337 [ 194 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1186 | 2025.01.06 20:29:15.872232 [ 194 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_6_1} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1187 | 2025.01.06 20:29:15.872341 [ 194 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_6_1} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1188 | 2025.01.06 20:29:15.874461 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1189 | 2025.01.06 20:29:16.000215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.93 MiB, peak 168.47 MiB, free memory in arenas 0.00 B, will set to 162.99 MiB (RSS), difference: 4.06 MiB | ||
1190 | 2025.01.06 20:29:20.558175 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 172 | ||
1191 | 2025.01.06 20:29:20.560958 [ 243 ] {} <Trace> system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1192 | 2025.01.06 20:29:20.561021 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1193 | 2025.01.06 20:29:20.562574 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1194 | 2025.01.06 20:29:20.562905 [ 243 ] {} <Trace> system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1195 | 2025.01.06 20:29:20.563579 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 172 | ||
1196 | 2025.01.06 20:29:21.937116 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1197 | 2025.01.06 20:29:21.937372 [ 258 ] {22431749-867d-4fdf-b972-6eb5651604bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1198 | 2025.01.06 20:29:21.939757 [ 258 ] {22431749-867d-4fdf-b972-6eb5651604bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1199 | 2025.01.06 20:29:21.944275 [ 258 ] {22431749-867d-4fdf-b972-6eb5651604bf} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1200 | 2025.01.06 20:29:21.944688 [ 258 ] {22431749-867d-4fdf-b972-6eb5651604bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1201 | 2025.01.06 20:29:21.948856 [ 258 ] {22431749-867d-4fdf-b972-6eb5651604bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1202 | 2025.01.06 20:29:21.951101 [ 258 ] {22431749-867d-4fdf-b972-6eb5651604bf} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1203 | 2025.01.06 20:29:21.956002 [ 258 ] {22431749-867d-4fdf-b972-6eb5651604bf} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1204 | 2025.01.06 20:29:21.958109 [ 258 ] {22431749-867d-4fdf-b972-6eb5651604bf} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (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 | ||
1205 | 2025.01.06 20:29:21.958141 [ 258 ] {22431749-867d-4fdf-b972-6eb5651604bf} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1206 | 2025.01.06 20:29:21.958244 [ 258 ] {22431749-867d-4fdf-b972-6eb5651604bf} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1207 | 2025.01.06 20:29:21.958276 [ 258 ] {22431749-867d-4fdf-b972-6eb5651604bf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
1208 | 2025.01.06 20:29:21.969200 [ 258 ] {22431749-867d-4fdf-b972-6eb5651604bf} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.031929 sec., 532.4313320179148 rows/sec., 19.15 KiB/sec. | ||
1209 | 2025.01.06 20:29:21.969345 [ 258 ] {22431749-867d-4fdf-b972-6eb5651604bf} <Debug> TCPHandler: Processed in 0.032362211 sec. | ||
1210 | 2025.01.06 20:29:21.969748 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1211 | 2025.01.06 20:29:21.969989 [ 259 ] {fe7bf6ce-9a55-4d3f-9487-56496bef2a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1212 | 2025.01.06 20:29:21.970443 [ 259 ] {fe7bf6ce-9a55-4d3f-9487-56496bef2a0e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1213 | 2025.01.06 20:29:21.970488 [ 259 ] {fe7bf6ce-9a55-4d3f-9487-56496bef2a0e} <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_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1214 | 2025.01.06 20:29:21.970803 [ 259 ] {fe7bf6ce-9a55-4d3f-9487-56496bef2a0e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1215 | 2025.01.06 20:29:21.970890 [ 259 ] {fe7bf6ce-9a55-4d3f-9487-56496bef2a0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1216 | 2025.01.06 20:29:21.971073 [ 259 ] {fe7bf6ce-9a55-4d3f-9487-56496bef2a0e} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1217 | 2025.01.06 20:29:21.971113 [ 259 ] {fe7bf6ce-9a55-4d3f-9487-56496bef2a0e} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1218 | 2025.01.06 20:29:21.971139 [ 259 ] {fe7bf6ce-9a55-4d3f-9487-56496bef2a0e} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (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 | ||
1219 | 2025.01.06 20:29:21.971157 [ 259 ] {fe7bf6ce-9a55-4d3f-9487-56496bef2a0e} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1220 | 2025.01.06 20:29:21.971209 [ 259 ] {fe7bf6ce-9a55-4d3f-9487-56496bef2a0e} <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_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1221 | 2025.01.06 20:29:21.971233 [ 259 ] {fe7bf6ce-9a55-4d3f-9487-56496bef2a0e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
1222 | 2025.01.06 20:29:21.971957 [ 259 ] {fe7bf6ce-9a55-4d3f-9487-56496bef2a0e} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.002037 sec., 8345.606283750612 rows/sec., 300.11 KiB/sec. | ||
1223 | 2025.01.06 20:29:21.972092 [ 259 ] {fe7bf6ce-9a55-4d3f-9487-56496bef2a0e} <Debug> TCPHandler: Processed in 0.002464357 sec. | ||
1224 | 2025.01.06 20:29:21.972407 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1225 | 2025.01.06 20:29:21.972645 [ 258 ] {06c6a924-5ce3-44c5-9d9a-58fbbf4200f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1226 | 2025.01.06 20:29:21.973054 [ 258 ] {06c6a924-5ce3-44c5-9d9a-58fbbf4200f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1227 | 2025.01.06 20:29:21.973106 [ 258 ] {06c6a924-5ce3-44c5-9d9a-58fbbf4200f6} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1228 | 2025.01.06 20:29:21.973400 [ 258 ] {06c6a924-5ce3-44c5-9d9a-58fbbf4200f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1229 | 2025.01.06 20:29:21.973476 [ 258 ] {06c6a924-5ce3-44c5-9d9a-58fbbf4200f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1230 | 2025.01.06 20:29:21.973636 [ 258 ] {06c6a924-5ce3-44c5-9d9a-58fbbf4200f6} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1231 | 2025.01.06 20:29:21.973671 [ 258 ] {06c6a924-5ce3-44c5-9d9a-58fbbf4200f6} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1232 | 2025.01.06 20:29:21.973695 [ 258 ] {06c6a924-5ce3-44c5-9d9a-58fbbf4200f6} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (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 | ||
1233 | 2025.01.06 20:29:21.973713 [ 258 ] {06c6a924-5ce3-44c5-9d9a-58fbbf4200f6} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1234 | 2025.01.06 20:29:21.973759 [ 258 ] {06c6a924-5ce3-44c5-9d9a-58fbbf4200f6} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1235 | 2025.01.06 20:29:21.973783 [ 258 ] {06c6a924-5ce3-44c5-9d9a-58fbbf4200f6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
1236 | 2025.01.06 20:29:21.974393 [ 258 ] {06c6a924-5ce3-44c5-9d9a-58fbbf4200f6} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.001862 sec., 9129.967776584319 rows/sec., 328.32 KiB/sec. | ||
1237 | 2025.01.06 20:29:21.974513 [ 258 ] {06c6a924-5ce3-44c5-9d9a-58fbbf4200f6} <Debug> TCPHandler: Processed in 0.00221037 sec. | ||
1238 | 2025.01.06 20:29:21.974821 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1239 | 2025.01.06 20:29:21.975075 [ 259 ] {0e7c85a1-ee31-4b58-99dc-ced9a3134ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1240 | 2025.01.06 20:29:21.975427 [ 259 ] {0e7c85a1-ee31-4b58-99dc-ced9a3134ab8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1241 | 2025.01.06 20:29:21.975471 [ 259 ] {0e7c85a1-ee31-4b58-99dc-ced9a3134ab8} <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:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1242 | 2025.01.06 20:29:21.975746 [ 259 ] {0e7c85a1-ee31-4b58-99dc-ced9a3134ab8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1243 | 2025.01.06 20:29:21.975817 [ 259 ] {0e7c85a1-ee31-4b58-99dc-ced9a3134ab8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1244 | 2025.01.06 20:29:21.975972 [ 259 ] {0e7c85a1-ee31-4b58-99dc-ced9a3134ab8} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1245 | 2025.01.06 20:29:21.976008 [ 259 ] {0e7c85a1-ee31-4b58-99dc-ced9a3134ab8} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1246 | 2025.01.06 20:29:21.976033 [ 259 ] {0e7c85a1-ee31-4b58-99dc-ced9a3134ab8} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (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 | ||
1247 | 2025.01.06 20:29:21.976051 [ 259 ] {0e7c85a1-ee31-4b58-99dc-ced9a3134ab8} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1248 | 2025.01.06 20:29:21.976097 [ 259 ] {0e7c85a1-ee31-4b58-99dc-ced9a3134ab8} <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:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1249 | 2025.01.06 20:29:21.976121 [ 259 ] {0e7c85a1-ee31-4b58-99dc-ced9a3134ab8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
1250 | 2025.01.06 20:29:21.976768 [ 259 ] {0e7c85a1-ee31-4b58-99dc-ced9a3134ab8} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.001803 sec., 9428.729894620079 rows/sec., 339.06 KiB/sec. | ||
1251 | 2025.01.06 20:29:21.976897 [ 259 ] {0e7c85a1-ee31-4b58-99dc-ced9a3134ab8} <Debug> TCPHandler: Processed in 0.002149498 sec. | ||
1252 | 2025.01.06 20:29:21.977222 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1253 | 2025.01.06 20:29:21.977436 [ 258 ] {75a6524a-de5e-41a6-a0f9-6628c6bff850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1254 | 2025.01.06 20:29:21.977786 [ 258 ] {75a6524a-de5e-41a6-a0f9-6628c6bff850} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1255 | 2025.01.06 20:29:21.977832 [ 258 ] {75a6524a-de5e-41a6-a0f9-6628c6bff850} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1256 | 2025.01.06 20:29:21.978128 [ 258 ] {75a6524a-de5e-41a6-a0f9-6628c6bff850} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1257 | 2025.01.06 20:29:21.978205 [ 258 ] {75a6524a-de5e-41a6-a0f9-6628c6bff850} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1258 | 2025.01.06 20:29:21.978367 [ 258 ] {75a6524a-de5e-41a6-a0f9-6628c6bff850} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1259 | 2025.01.06 20:29:21.978403 [ 258 ] {75a6524a-de5e-41a6-a0f9-6628c6bff850} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1260 | 2025.01.06 20:29:21.978430 [ 258 ] {75a6524a-de5e-41a6-a0f9-6628c6bff850} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (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 | ||
1261 | 2025.01.06 20:29:21.978450 [ 258 ] {75a6524a-de5e-41a6-a0f9-6628c6bff850} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1262 | 2025.01.06 20:29:21.978499 [ 258 ] {75a6524a-de5e-41a6-a0f9-6628c6bff850} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1263 | 2025.01.06 20:29:21.978525 [ 258 ] {75a6524a-de5e-41a6-a0f9-6628c6bff850} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
1264 | 2025.01.06 20:29:21.979144 [ 258 ] {75a6524a-de5e-41a6-a0f9-6628c6bff850} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.0018 sec., 9444.444444444445 rows/sec., 339.63 KiB/sec. | ||
1265 | 2025.01.06 20:29:21.979266 [ 258 ] {75a6524a-de5e-41a6-a0f9-6628c6bff850} <Debug> TCPHandler: Processed in 0.002118688 sec. | ||
1266 | 2025.01.06 20:29:21.979539 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1267 | 2025.01.06 20:29:21.979726 [ 259 ] {9a524f28-f66e-440c-935f-abf51fe20a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1268 | 2025.01.06 20:29:21.980053 [ 259 ] {9a524f28-f66e-440c-935f-abf51fe20a96} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1269 | 2025.01.06 20:29:21.980098 [ 259 ] {9a524f28-f66e-440c-935f-abf51fe20a96} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1270 | 2025.01.06 20:29:21.980380 [ 259 ] {9a524f28-f66e-440c-935f-abf51fe20a96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1271 | 2025.01.06 20:29:21.980451 [ 259 ] {9a524f28-f66e-440c-935f-abf51fe20a96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1272 | 2025.01.06 20:29:21.980606 [ 259 ] {9a524f28-f66e-440c-935f-abf51fe20a96} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1273 | 2025.01.06 20:29:21.980642 [ 259 ] {9a524f28-f66e-440c-935f-abf51fe20a96} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1274 | 2025.01.06 20:29:21.980666 [ 259 ] {9a524f28-f66e-440c-935f-abf51fe20a96} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (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 | ||
1275 | 2025.01.06 20:29:21.980684 [ 259 ] {9a524f28-f66e-440c-935f-abf51fe20a96} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1276 | 2025.01.06 20:29:21.980730 [ 259 ] {9a524f28-f66e-440c-935f-abf51fe20a96} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1277 | 2025.01.06 20:29:21.980754 [ 259 ] {9a524f28-f66e-440c-935f-abf51fe20a96} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
1278 | 2025.01.06 20:29:21.981337 [ 259 ] {9a524f28-f66e-440c-935f-abf51fe20a96} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.001697 sec., 10017.678255745433 rows/sec., 360.24 KiB/sec. | ||
1279 | 2025.01.06 20:29:21.981460 [ 259 ] {9a524f28-f66e-440c-935f-abf51fe20a96} <Debug> TCPHandler: Processed in 0.001982474 sec. | ||
1280 | 2025.01.06 20:29:21.981750 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1281 | 2025.01.06 20:29:21.981968 [ 258 ] {bbef2834-0f1d-4b54-aa81-f7523dd68a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1282 | 2025.01.06 20:29:21.982326 [ 258 ] {bbef2834-0f1d-4b54-aa81-f7523dd68a85} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1283 | 2025.01.06 20:29:21.982375 [ 258 ] {bbef2834-0f1d-4b54-aa81-f7523dd68a85} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1284 | 2025.01.06 20:29:21.982660 [ 258 ] {bbef2834-0f1d-4b54-aa81-f7523dd68a85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1285 | 2025.01.06 20:29:21.982729 [ 258 ] {bbef2834-0f1d-4b54-aa81-f7523dd68a85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1286 | 2025.01.06 20:29:21.982880 [ 258 ] {bbef2834-0f1d-4b54-aa81-f7523dd68a85} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1287 | 2025.01.06 20:29:21.982914 [ 258 ] {bbef2834-0f1d-4b54-aa81-f7523dd68a85} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1288 | 2025.01.06 20:29:21.982938 [ 258 ] {bbef2834-0f1d-4b54-aa81-f7523dd68a85} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (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 | ||
1289 | 2025.01.06 20:29:21.982954 [ 258 ] {bbef2834-0f1d-4b54-aa81-f7523dd68a85} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1290 | 2025.01.06 20:29:21.982999 [ 258 ] {bbef2834-0f1d-4b54-aa81-f7523dd68a85} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1291 | 2025.01.06 20:29:21.983023 [ 258 ] {bbef2834-0f1d-4b54-aa81-f7523dd68a85} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
1292 | 2025.01.06 20:29:21.983619 [ 258 ] {bbef2834-0f1d-4b54-aa81-f7523dd68a85} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.001757 sec., 9675.583380762662 rows/sec., 347.94 KiB/sec. | ||
1293 | 2025.01.06 20:29:21.983733 [ 258 ] {bbef2834-0f1d-4b54-aa81-f7523dd68a85} <Debug> TCPHandler: Processed in 0.002052475 sec. | ||
1294 | 2025.01.06 20:29:21.984011 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1295 | 2025.01.06 20:29:21.984221 [ 259 ] {bc0d9e9b-0d01-4849-91eb-84d08d18dbb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1296 | 2025.01.06 20:29:21.984545 [ 259 ] {bc0d9e9b-0d01-4849-91eb-84d08d18dbb0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1297 | 2025.01.06 20:29:21.984589 [ 259 ] {bc0d9e9b-0d01-4849-91eb-84d08d18dbb0} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1298 | 2025.01.06 20:29:21.984873 [ 259 ] {bc0d9e9b-0d01-4849-91eb-84d08d18dbb0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1299 | 2025.01.06 20:29:21.984943 [ 259 ] {bc0d9e9b-0d01-4849-91eb-84d08d18dbb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1300 | 2025.01.06 20:29:21.985092 [ 259 ] {bc0d9e9b-0d01-4849-91eb-84d08d18dbb0} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1301 | 2025.01.06 20:29:21.985127 [ 259 ] {bc0d9e9b-0d01-4849-91eb-84d08d18dbb0} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1302 | 2025.01.06 20:29:21.985151 [ 259 ] {bc0d9e9b-0d01-4849-91eb-84d08d18dbb0} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (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 | ||
1303 | 2025.01.06 20:29:21.985167 [ 259 ] {bc0d9e9b-0d01-4849-91eb-84d08d18dbb0} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1304 | 2025.01.06 20:29:21.985212 [ 259 ] {bc0d9e9b-0d01-4849-91eb-84d08d18dbb0} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1305 | 2025.01.06 20:29:21.985236 [ 259 ] {bc0d9e9b-0d01-4849-91eb-84d08d18dbb0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
1306 | 2025.01.06 20:29:21.985831 [ 259 ] {bc0d9e9b-0d01-4849-91eb-84d08d18dbb0} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.00171 sec., 9941.520467836257 rows/sec., 357.50 KiB/sec. | ||
1307 | 2025.01.06 20:29:21.985989 [ 259 ] {bc0d9e9b-0d01-4849-91eb-84d08d18dbb0} <Debug> TCPHandler: Processed in 0.002046996 sec. | ||
1308 | 2025.01.06 20:29:21.986288 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1309 | 2025.01.06 20:29:21.986499 [ 258 ] {ae7b6eec-f015-4229-8dfc-94a12b0c5e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1310 | 2025.01.06 20:29:21.986872 [ 258 ] {ae7b6eec-f015-4229-8dfc-94a12b0c5e8b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1311 | 2025.01.06 20:29:21.986924 [ 258 ] {ae7b6eec-f015-4229-8dfc-94a12b0c5e8b} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1312 | 2025.01.06 20:29:21.987258 [ 258 ] {ae7b6eec-f015-4229-8dfc-94a12b0c5e8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1313 | 2025.01.06 20:29:21.987323 [ 258 ] {ae7b6eec-f015-4229-8dfc-94a12b0c5e8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1314 | 2025.01.06 20:29:21.987469 [ 258 ] {ae7b6eec-f015-4229-8dfc-94a12b0c5e8b} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1315 | 2025.01.06 20:29:21.987503 [ 258 ] {ae7b6eec-f015-4229-8dfc-94a12b0c5e8b} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1316 | 2025.01.06 20:29:21.987525 [ 258 ] {ae7b6eec-f015-4229-8dfc-94a12b0c5e8b} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (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 | ||
1317 | 2025.01.06 20:29:21.987541 [ 258 ] {ae7b6eec-f015-4229-8dfc-94a12b0c5e8b} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1318 | 2025.01.06 20:29:21.987585 [ 258 ] {ae7b6eec-f015-4229-8dfc-94a12b0c5e8b} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1319 | 2025.01.06 20:29:21.987608 [ 258 ] {ae7b6eec-f015-4229-8dfc-94a12b0c5e8b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
1320 | 2025.01.06 20:29:21.988217 [ 258 ] {ae7b6eec-f015-4229-8dfc-94a12b0c5e8b} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.00182 sec., 9340.65934065934 rows/sec., 335.89 KiB/sec. | ||
1321 | 2025.01.06 20:29:21.988344 [ 258 ] {ae7b6eec-f015-4229-8dfc-94a12b0c5e8b} <Debug> TCPHandler: Processed in 0.002123998 sec. | ||
1322 | 2025.01.06 20:29:21.988612 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1323 | 2025.01.06 20:29:21.988836 [ 259 ] {e0310145-b9e2-4656-8d1a-ad9f85356789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1324 | 2025.01.06 20:29:21.989249 [ 259 ] {e0310145-b9e2-4656-8d1a-ad9f85356789} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1325 | 2025.01.06 20:29:21.989295 [ 259 ] {e0310145-b9e2-4656-8d1a-ad9f85356789} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1326 | 2025.01.06 20:29:21.989588 [ 259 ] {e0310145-b9e2-4656-8d1a-ad9f85356789} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1327 | 2025.01.06 20:29:21.989654 [ 259 ] {e0310145-b9e2-4656-8d1a-ad9f85356789} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1328 | 2025.01.06 20:29:21.989802 [ 259 ] {e0310145-b9e2-4656-8d1a-ad9f85356789} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1329 | 2025.01.06 20:29:21.989836 [ 259 ] {e0310145-b9e2-4656-8d1a-ad9f85356789} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1330 | 2025.01.06 20:29:21.989859 [ 259 ] {e0310145-b9e2-4656-8d1a-ad9f85356789} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (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 | ||
1331 | 2025.01.06 20:29:21.989875 [ 259 ] {e0310145-b9e2-4656-8d1a-ad9f85356789} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1332 | 2025.01.06 20:29:21.989920 [ 259 ] {e0310145-b9e2-4656-8d1a-ad9f85356789} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1333 | 2025.01.06 20:29:21.989943 [ 259 ] {e0310145-b9e2-4656-8d1a-ad9f85356789} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
1334 | 2025.01.06 20:29:21.990519 [ 259 ] {e0310145-b9e2-4656-8d1a-ad9f85356789} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.001792 sec., 9486.607142857143 rows/sec., 341.14 KiB/sec. | ||
1335 | 2025.01.06 20:29:21.990636 [ 259 ] {e0310145-b9e2-4656-8d1a-ad9f85356789} <Debug> TCPHandler: Processed in 0.002093257 sec. | ||
1336 | 2025.01.06 20:29:21.990968 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1337 | 2025.01.06 20:29:21.991286 [ 258 ] {78e07558-df4b-41a9-a763-44f40d370206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1338 | 2025.01.06 20:29:21.991586 [ 258 ] {78e07558-df4b-41a9-a763-44f40d370206} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1339 | 2025.01.06 20:29:21.991627 [ 258 ] {78e07558-df4b-41a9-a763-44f40d370206} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1340 | 2025.01.06 20:29:21.991896 [ 258 ] {78e07558-df4b-41a9-a763-44f40d370206} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1341 | 2025.01.06 20:29:21.991958 [ 258 ] {78e07558-df4b-41a9-a763-44f40d370206} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1342 | 2025.01.06 20:29:21.992095 [ 258 ] {78e07558-df4b-41a9-a763-44f40d370206} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1343 | 2025.01.06 20:29:21.992126 [ 258 ] {78e07558-df4b-41a9-a763-44f40d370206} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1344 | 2025.01.06 20:29:21.992147 [ 258 ] {78e07558-df4b-41a9-a763-44f40d370206} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (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 | ||
1345 | 2025.01.06 20:29:21.992163 [ 258 ] {78e07558-df4b-41a9-a763-44f40d370206} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1346 | 2025.01.06 20:29:21.992202 [ 258 ] {78e07558-df4b-41a9-a763-44f40d370206} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1347 | 2025.01.06 20:29:21.992223 [ 258 ] {78e07558-df4b-41a9-a763-44f40d370206} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
1348 | 2025.01.06 20:29:21.992865 [ 258 ] {78e07558-df4b-41a9-a763-44f40d370206} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.001723 sec., 9866.511897852582 rows/sec., 354.80 KiB/sec. | ||
1349 | 2025.01.06 20:29:21.992980 [ 258 ] {78e07558-df4b-41a9-a763-44f40d370206} <Debug> TCPHandler: Processed in 0.002124048 sec. | ||
1350 | 2025.01.06 20:29:21.993240 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1351 | 2025.01.06 20:29:21.993506 [ 259 ] {b12da900-84c2-4e7f-9173-b09349b6726d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1352 | 2025.01.06 20:29:21.993900 [ 259 ] {b12da900-84c2-4e7f-9173-b09349b6726d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1353 | 2025.01.06 20:29:21.993957 [ 259 ] {b12da900-84c2-4e7f-9173-b09349b6726d} <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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1354 | 2025.01.06 20:29:21.994301 [ 259 ] {b12da900-84c2-4e7f-9173-b09349b6726d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1355 | 2025.01.06 20:29:21.994368 [ 259 ] {b12da900-84c2-4e7f-9173-b09349b6726d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1356 | 2025.01.06 20:29:21.994516 [ 259 ] {b12da900-84c2-4e7f-9173-b09349b6726d} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1357 | 2025.01.06 20:29:21.994551 [ 259 ] {b12da900-84c2-4e7f-9173-b09349b6726d} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1358 | 2025.01.06 20:29:21.994574 [ 259 ] {b12da900-84c2-4e7f-9173-b09349b6726d} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (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 | ||
1359 | 2025.01.06 20:29:21.994591 [ 259 ] {b12da900-84c2-4e7f-9173-b09349b6726d} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1360 | 2025.01.06 20:29:21.994636 [ 259 ] {b12da900-84c2-4e7f-9173-b09349b6726d} <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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1361 | 2025.01.06 20:29:21.994661 [ 259 ] {b12da900-84c2-4e7f-9173-b09349b6726d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
1362 | 2025.01.06 20:29:21.995241 [ 259 ] {b12da900-84c2-4e7f-9173-b09349b6726d} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.001893 sec., 8980.454305335446 rows/sec., 322.94 KiB/sec. | ||
1363 | 2025.01.06 20:29:21.995360 [ 259 ] {b12da900-84c2-4e7f-9173-b09349b6726d} <Debug> TCPHandler: Processed in 0.00218493 sec. | ||
1364 | 2025.01.06 20:29:21.995662 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1365 | 2025.01.06 20:29:21.996002 [ 258 ] {7b6a2d96-293e-4697-91e3-f607502b1e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1366 | 2025.01.06 20:29:21.996430 [ 258 ] {7b6a2d96-293e-4697-91e3-f607502b1e42} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1367 | 2025.01.06 20:29:21.996475 [ 258 ] {7b6a2d96-293e-4697-91e3-f607502b1e42} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1368 | 2025.01.06 20:29:21.996770 [ 258 ] {7b6a2d96-293e-4697-91e3-f607502b1e42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1369 | 2025.01.06 20:29:21.996834 [ 258 ] {7b6a2d96-293e-4697-91e3-f607502b1e42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1370 | 2025.01.06 20:29:21.996980 [ 258 ] {7b6a2d96-293e-4697-91e3-f607502b1e42} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1371 | 2025.01.06 20:29:21.997013 [ 258 ] {7b6a2d96-293e-4697-91e3-f607502b1e42} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1372 | 2025.01.06 20:29:21.997036 [ 258 ] {7b6a2d96-293e-4697-91e3-f607502b1e42} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (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 | ||
1373 | 2025.01.06 20:29:21.997052 [ 258 ] {7b6a2d96-293e-4697-91e3-f607502b1e42} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1374 | 2025.01.06 20:29:21.997096 [ 258 ] {7b6a2d96-293e-4697-91e3-f607502b1e42} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1375 | 2025.01.06 20:29:21.997119 [ 258 ] {7b6a2d96-293e-4697-91e3-f607502b1e42} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
1376 | 2025.01.06 20:29:21.997709 [ 258 ] {7b6a2d96-293e-4697-91e3-f607502b1e42} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.001877 sec., 9057.005860415557 rows/sec., 325.69 KiB/sec. | ||
1377 | 2025.01.06 20:29:21.997825 [ 258 ] {7b6a2d96-293e-4697-91e3-f607502b1e42} <Debug> TCPHandler: Processed in 0.002270712 sec. | ||
1378 | 2025.01.06 20:29:21.998069 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1379 | 2025.01.06 20:29:21.998255 [ 259 ] {356e12a5-ad20-4544-8b57-aab68a49d2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1380 | 2025.01.06 20:29:21.998585 [ 259 ] {356e12a5-ad20-4544-8b57-aab68a49d2aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1381 | 2025.01.06 20:29:21.998631 [ 259 ] {356e12a5-ad20-4544-8b57-aab68a49d2aa} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1382 | 2025.01.06 20:29:21.998936 [ 259 ] {356e12a5-ad20-4544-8b57-aab68a49d2aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1383 | 2025.01.06 20:29:21.999001 [ 259 ] {356e12a5-ad20-4544-8b57-aab68a49d2aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1384 | 2025.01.06 20:29:21.999149 [ 259 ] {356e12a5-ad20-4544-8b57-aab68a49d2aa} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1385 | 2025.01.06 20:29:21.999183 [ 259 ] {356e12a5-ad20-4544-8b57-aab68a49d2aa} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1386 | 2025.01.06 20:29:21.999207 [ 259 ] {356e12a5-ad20-4544-8b57-aab68a49d2aa} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (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 | ||
1387 | 2025.01.06 20:29:21.999224 [ 259 ] {356e12a5-ad20-4544-8b57-aab68a49d2aa} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1388 | 2025.01.06 20:29:21.999267 [ 259 ] {356e12a5-ad20-4544-8b57-aab68a49d2aa} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1389 | 2025.01.06 20:29:21.999292 [ 259 ] {356e12a5-ad20-4544-8b57-aab68a49d2aa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
1390 | 2025.01.06 20:29:21.999876 [ 259 ] {356e12a5-ad20-4544-8b57-aab68a49d2aa} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.001707 sec., 9958.992384299941 rows/sec., 358.13 KiB/sec. | ||
1391 | 2025.01.06 20:29:21.999998 [ 259 ] {356e12a5-ad20-4544-8b57-aab68a49d2aa} <Debug> TCPHandler: Processed in 0.001988834 sec. | ||
1392 | 2025.01.06 20:29:22.005511 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1393 | 2025.01.06 20:29:22.005641 [ 258 ] {d0f8eb5a-4b4a-4fb9-ad94-fa3249094f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1394 | 2025.01.06 20:29:22.005693 [ 258 ] {d0f8eb5a-4b4a-4fb9-ad94-fa3249094f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1395 | 2025.01.06 20:29:22.006448 [ 258 ] {d0f8eb5a-4b4a-4fb9-ad94-fa3249094f17} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1396 | 2025.01.06 20:29:22.006487 [ 258 ] {d0f8eb5a-4b4a-4fb9-ad94-fa3249094f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1397 | 2025.01.06 20:29:22.007011 [ 258 ] {d0f8eb5a-4b4a-4fb9-ad94-fa3249094f17} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1398 | 2025.01.06 20:29:22.007238 [ 258 ] {d0f8eb5a-4b4a-4fb9-ad94-fa3249094f17} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1399 | 2025.01.06 20:29:22.007466 [ 258 ] {d0f8eb5a-4b4a-4fb9-ad94-fa3249094f17} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001857 sec., 7539.041464728056 rows/sec., 1.06 MiB/sec. | ||
1400 | 2025.01.06 20:29:22.007560 [ 258 ] {d0f8eb5a-4b4a-4fb9-ad94-fa3249094f17} <Debug> TCPHandler: Processed in 0.002108018 sec. | ||
1401 | 2025.01.06 20:29:22.007765 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1402 | 2025.01.06 20:29:22.007945 [ 259 ] {2436d3b8-4544-471c-bc13-eaae060e4ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1403 | 2025.01.06 20:29:22.008016 [ 259 ] {2436d3b8-4544-471c-bc13-eaae060e4ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1404 | 2025.01.06 20:29:22.008745 [ 259 ] {2436d3b8-4544-471c-bc13-eaae060e4ea8} <Trace> oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1405 | 2025.01.06 20:29:22.008801 [ 259 ] {2436d3b8-4544-471c-bc13-eaae060e4ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1406 | 2025.01.06 20:29:22.009250 [ 259 ] {2436d3b8-4544-471c-bc13-eaae060e4ea8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1407 | 2025.01.06 20:29:22.009523 [ 259 ] {2436d3b8-4544-471c-bc13-eaae060e4ea8} <Trace> oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1408 | 2025.01.06 20:29:22.009787 [ 259 ] {2436d3b8-4544-471c-bc13-eaae060e4ea8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00189 sec., 7407.407407407408 rows/sec., 533.23 KiB/sec. | ||
1409 | 2025.01.06 20:29:22.009870 [ 259 ] {2436d3b8-4544-471c-bc13-eaae060e4ea8} <Debug> TCPHandler: Processed in 0.00221153 sec. | ||
1410 | 2025.01.06 20:29:22.010035 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1411 | 2025.01.06 20:29:22.010178 [ 258 ] {f9b972ce-a0de-4675-9414-aee8f28943cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1412 | 2025.01.06 20:29:22.010236 [ 258 ] {f9b972ce-a0de-4675-9414-aee8f28943cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1413 | 2025.01.06 20:29:22.011095 [ 258 ] {f9b972ce-a0de-4675-9414-aee8f28943cd} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1414 | 2025.01.06 20:29:22.011142 [ 258 ] {f9b972ce-a0de-4675-9414-aee8f28943cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1415 | 2025.01.06 20:29:22.011556 [ 258 ] {f9b972ce-a0de-4675-9414-aee8f28943cd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1416 | 2025.01.06 20:29:22.011799 [ 258 ] {f9b972ce-a0de-4675-9414-aee8f28943cd} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1417 | 2025.01.06 20:29:22.012038 [ 258 ] {f9b972ce-a0de-4675-9414-aee8f28943cd} <Debug> executeQuery: Read 243 rows, 21.73 KiB in 0.00189 sec., 128571.42857142858 rows/sec., 11.23 MiB/sec. | ||
1418 | 2025.01.06 20:29:22.012188 [ 258 ] {f9b972ce-a0de-4675-9414-aee8f28943cd} <Debug> TCPHandler: Processed in 0.00221936 sec. | ||
1419 | 2025.01.06 20:29:22.012348 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1420 | 2025.01.06 20:29:22.012497 [ 259 ] {9e610db7-bffe-4e59-b2af-d99da5d60036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1421 | 2025.01.06 20:29:22.012561 [ 259 ] {9e610db7-bffe-4e59-b2af-d99da5d60036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1422 | 2025.01.06 20:29:22.013280 [ 259 ] {9e610db7-bffe-4e59-b2af-d99da5d60036} <Trace> oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1423 | 2025.01.06 20:29:22.013326 [ 259 ] {9e610db7-bffe-4e59-b2af-d99da5d60036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1424 | 2025.01.06 20:29:22.013697 [ 259 ] {9e610db7-bffe-4e59-b2af-d99da5d60036} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1425 | 2025.01.06 20:29:22.013949 [ 259 ] {9e610db7-bffe-4e59-b2af-d99da5d60036} <Trace> oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1426 | 2025.01.06 20:29:22.014239 [ 259 ] {9e610db7-bffe-4e59-b2af-d99da5d60036} <Debug> executeQuery: Read 29 rows, 2.11 KiB in 0.001819 sec., 15942.825728422209 rows/sec., 1.13 MiB/sec. | ||
1427 | 2025.01.06 20:29:22.014415 [ 259 ] {9e610db7-bffe-4e59-b2af-d99da5d60036} <Debug> TCPHandler: Processed in 0.002135789 sec. | ||
1428 | 2025.01.06 20:29:22.014566 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1429 | 2025.01.06 20:29:22.014705 [ 258 ] {dbcaf008-35fe-48c3-916d-9b5fd82f3762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1430 | 2025.01.06 20:29:22.014761 [ 258 ] {dbcaf008-35fe-48c3-916d-9b5fd82f3762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1431 | 2025.01.06 20:29:22.015395 [ 258 ] {dbcaf008-35fe-48c3-916d-9b5fd82f3762} <Trace> oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1432 | 2025.01.06 20:29:22.015434 [ 258 ] {dbcaf008-35fe-48c3-916d-9b5fd82f3762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1433 | 2025.01.06 20:29:22.015786 [ 258 ] {dbcaf008-35fe-48c3-916d-9b5fd82f3762} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1434 | 2025.01.06 20:29:22.016018 [ 258 ] {dbcaf008-35fe-48c3-916d-9b5fd82f3762} <Trace> oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1435 | 2025.01.06 20:29:22.016245 [ 258 ] {dbcaf008-35fe-48c3-916d-9b5fd82f3762} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001571 sec., 8911.521323997455 rows/sec., 624.10 KiB/sec. | ||
1436 | 2025.01.06 20:29:22.016301 [ 258 ] {dbcaf008-35fe-48c3-916d-9b5fd82f3762} <Debug> TCPHandler: Processed in 0.001804449 sec. | ||
1437 | 2025.01.06 20:29:22.016455 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1438 | 2025.01.06 20:29:22.016603 [ 259 ] {deffca72-45c5-44c5-bc45-ff3e8948c08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1439 | 2025.01.06 20:29:22.016668 [ 259 ] {deffca72-45c5-44c5-bc45-ff3e8948c08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1440 | 2025.01.06 20:29:22.017345 [ 259 ] {deffca72-45c5-44c5-bc45-ff3e8948c08b} <Trace> oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1441 | 2025.01.06 20:29:22.017393 [ 259 ] {deffca72-45c5-44c5-bc45-ff3e8948c08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1442 | 2025.01.06 20:29:22.017762 [ 259 ] {deffca72-45c5-44c5-bc45-ff3e8948c08b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1443 | 2025.01.06 20:29:22.018003 [ 259 ] {deffca72-45c5-44c5-bc45-ff3e8948c08b} <Trace> oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1444 | 2025.01.06 20:29:22.018218 [ 259 ] {deffca72-45c5-44c5-bc45-ff3e8948c08b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001651 sec., 7874.0157480314965 rows/sec., 490.94 KiB/sec. | ||
1445 | 2025.01.06 20:29:22.018275 [ 259 ] {deffca72-45c5-44c5-bc45-ff3e8948c08b} <Debug> TCPHandler: Processed in 0.001886471 sec. | ||
1446 | 2025.01.06 20:29:22.018422 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1447 | 2025.01.06 20:29:22.018562 [ 258 ] {4ad9f89a-7ad9-4931-84bf-2b86aeafc026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1448 | 2025.01.06 20:29:22.018619 [ 258 ] {4ad9f89a-7ad9-4931-84bf-2b86aeafc026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1449 | 2025.01.06 20:29:22.019447 [ 258 ] {4ad9f89a-7ad9-4931-84bf-2b86aeafc026} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1450 | 2025.01.06 20:29:22.019485 [ 258 ] {4ad9f89a-7ad9-4931-84bf-2b86aeafc026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1451 | 2025.01.06 20:29:22.019877 [ 258 ] {4ad9f89a-7ad9-4931-84bf-2b86aeafc026} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1452 | 2025.01.06 20:29:22.020109 [ 258 ] {4ad9f89a-7ad9-4931-84bf-2b86aeafc026} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1453 | 2025.01.06 20:29:22.020312 [ 258 ] {4ad9f89a-7ad9-4931-84bf-2b86aeafc026} <Debug> executeQuery: Read 396 rows, 28.80 KiB in 0.001782 sec., 222222.22222222222 rows/sec., 15.78 MiB/sec. | ||
1454 | 2025.01.06 20:29:22.020368 [ 258 ] {4ad9f89a-7ad9-4931-84bf-2b86aeafc026} <Debug> TCPHandler: Processed in 0.002014674 sec. | ||
1455 | 2025.01.06 20:29:22.020535 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1456 | 2025.01.06 20:29:22.020680 [ 259 ] {25874e1a-654c-4ed2-b56b-fb5eb923ac75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1457 | 2025.01.06 20:29:22.020742 [ 259 ] {25874e1a-654c-4ed2-b56b-fb5eb923ac75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1458 | 2025.01.06 20:29:22.021291 [ 259 ] {25874e1a-654c-4ed2-b56b-fb5eb923ac75} <Trace> oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1459 | 2025.01.06 20:29:22.021330 [ 259 ] {25874e1a-654c-4ed2-b56b-fb5eb923ac75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1460 | 2025.01.06 20:29:22.021696 [ 259 ] {25874e1a-654c-4ed2-b56b-fb5eb923ac75} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1461 | 2025.01.06 20:29:22.021936 [ 259 ] {25874e1a-654c-4ed2-b56b-fb5eb923ac75} <Trace> oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1462 | 2025.01.06 20:29:22.022147 [ 259 ] {25874e1a-654c-4ed2-b56b-fb5eb923ac75} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001502 sec., 3994.6737683089214 rows/sec., 208.71 KiB/sec. | ||
1463 | 2025.01.06 20:29:22.022201 [ 259 ] {25874e1a-654c-4ed2-b56b-fb5eb923ac75} <Debug> TCPHandler: Processed in 0.001733947 sec. | ||
1464 | 2025.01.06 20:29:22.022341 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1465 | 2025.01.06 20:29:22.022480 [ 258 ] {6ec1af62-ab43-4d5b-b93a-b3364b6f4cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1466 | 2025.01.06 20:29:22.022540 [ 258 ] {6ec1af62-ab43-4d5b-b93a-b3364b6f4cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1467 | 2025.01.06 20:29:22.023211 [ 258 ] {6ec1af62-ab43-4d5b-b93a-b3364b6f4cce} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1468 | 2025.01.06 20:29:22.023251 [ 258 ] {6ec1af62-ab43-4d5b-b93a-b3364b6f4cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1469 | 2025.01.06 20:29:22.023639 [ 258 ] {6ec1af62-ab43-4d5b-b93a-b3364b6f4cce} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1470 | 2025.01.06 20:29:22.023871 [ 258 ] {6ec1af62-ab43-4d5b-b93a-b3364b6f4cce} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1471 | 2025.01.06 20:29:22.024075 [ 258 ] {6ec1af62-ab43-4d5b-b93a-b3364b6f4cce} <Debug> executeQuery: Read 197 rows, 13.38 KiB in 0.001626 sec., 121156.21156211561 rows/sec., 8.03 MiB/sec. | ||
1472 | 2025.01.06 20:29:22.024129 [ 258 ] {6ec1af62-ab43-4d5b-b93a-b3364b6f4cce} <Debug> TCPHandler: Processed in 0.001857061 sec. | ||
1473 | 2025.01.06 20:29:22.024266 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1474 | 2025.01.06 20:29:22.024386 [ 259 ] {04183f89-93a1-41be-9f6c-874f058e6a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1475 | 2025.01.06 20:29:22.024438 [ 259 ] {04183f89-93a1-41be-9f6c-874f058e6a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1476 | 2025.01.06 20:29:22.024903 [ 259 ] {04183f89-93a1-41be-9f6c-874f058e6a26} <Trace> oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1477 | 2025.01.06 20:29:22.024943 [ 259 ] {04183f89-93a1-41be-9f6c-874f058e6a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1478 | 2025.01.06 20:29:22.025300 [ 259 ] {04183f89-93a1-41be-9f6c-874f058e6a26} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1479 | 2025.01.06 20:29:22.025547 [ 259 ] {04183f89-93a1-41be-9f6c-874f058e6a26} <Trace> oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1480 | 2025.01.06 20:29:22.025753 [ 259 ] {04183f89-93a1-41be-9f6c-874f058e6a26} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001393 sec., 717.8750897343863 rows/sec., 48.37 KiB/sec. | ||
1481 | 2025.01.06 20:29:22.025807 [ 259 ] {04183f89-93a1-41be-9f6c-874f058e6a26} <Debug> TCPHandler: Processed in 0.001596164 sec. | ||
1482 | 2025.01.06 20:29:22.025940 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1483 | 2025.01.06 20:29:22.026058 [ 258 ] {da8a3350-f0c7-4817-b970-377a78f1a8e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1484 | 2025.01.06 20:29:22.026138 [ 258 ] {da8a3350-f0c7-4817-b970-377a78f1a8e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1485 | 2025.01.06 20:29:22.027327 [ 258 ] {da8a3350-f0c7-4817-b970-377a78f1a8e8} <Trace> oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1486 | 2025.01.06 20:29:22.027367 [ 258 ] {da8a3350-f0c7-4817-b970-377a78f1a8e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1487 | 2025.01.06 20:29:22.028000 [ 258 ] {da8a3350-f0c7-4817-b970-377a78f1a8e8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1488 | 2025.01.06 20:29:22.028254 [ 258 ] {da8a3350-f0c7-4817-b970-377a78f1a8e8} <Trace> oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1489 | 2025.01.06 20:29:22.028567 [ 258 ] {da8a3350-f0c7-4817-b970-377a78f1a8e8} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002517 sec., 8740.564163686928 rows/sec., 15.66 MiB/sec. | ||
1490 | 2025.01.06 20:29:22.028672 [ 258 ] {da8a3350-f0c7-4817-b970-377a78f1a8e8} <Debug> TCPHandler: Processed in 0.002785796 sec. | ||
1491 | 2025.01.06 20:29:22.028846 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1492 | 2025.01.06 20:29:22.028989 [ 259 ] {27e82ae5-eb5c-468a-aca9-3ededa718576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1493 | 2025.01.06 20:29:22.029049 [ 259 ] {27e82ae5-eb5c-468a-aca9-3ededa718576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1494 | 2025.01.06 20:29:22.029554 [ 259 ] {27e82ae5-eb5c-468a-aca9-3ededa718576} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1495 | 2025.01.06 20:29:22.029592 [ 259 ] {27e82ae5-eb5c-468a-aca9-3ededa718576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1496 | 2025.01.06 20:29:22.029968 [ 259 ] {27e82ae5-eb5c-468a-aca9-3ededa718576} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1497 | 2025.01.06 20:29:22.030207 [ 259 ] {27e82ae5-eb5c-468a-aca9-3ededa718576} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1498 | 2025.01.06 20:29:22.030411 [ 259 ] {27e82ae5-eb5c-468a-aca9-3ededa718576} <Debug> executeQuery: Read 62 rows, 4.00 KiB in 0.001454 sec., 42640.99037138927 rows/sec., 2.69 MiB/sec. | ||
1499 | 2025.01.06 20:29:22.030471 [ 259 ] {27e82ae5-eb5c-468a-aca9-3ededa718576} <Debug> TCPHandler: Processed in 0.001695277 sec. | ||
1500 | 2025.01.06 20:29:23.070802 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
1501 | 2025.01.06 20:29:23.071666 [ 244 ] {} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1502 | 2025.01.06 20:29:23.071710 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1503 | 2025.01.06 20:29:23.072366 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1504 | 2025.01.06 20:29:23.072641 [ 244 ] {} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1505 | 2025.01.06 20:29:23.072893 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
1506 | 2025.01.06 20:29:23.267342 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1507 | 2025.01.06 20:29:23.285785 [ 242 ] {} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1508 | 2025.01.06 20:29:23.285835 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1509 | 2025.01.06 20:29:23.292783 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1510 | 2025.01.06 20:29:23.293527 [ 242 ] {} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1511 | 2025.01.06 20:29:23.296161 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1512 | 2025.01.06 20:29:24.000216 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.45 MiB, peak 168.47 MiB, free memory in arenas 0.00 B, will set to 165.47 MiB (RSS), difference: 1.02 MiB | ||
1513 | 2025.01.06 20:29:26.938392 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1514 | 2025.01.06 20:29:26.938602 [ 258 ] {7ae4843a-2ad7-49ae-bf51-337e17d51d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1515 | 2025.01.06 20:29:26.938678 [ 258 ] {7ae4843a-2ad7-49ae-bf51-337e17d51d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1516 | 2025.01.06 20:29:26.939472 [ 258 ] {7ae4843a-2ad7-49ae-bf51-337e17d51d4b} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1517 | 2025.01.06 20:29:26.939517 [ 258 ] {7ae4843a-2ad7-49ae-bf51-337e17d51d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1518 | 2025.01.06 20:29:26.939964 [ 258 ] {7ae4843a-2ad7-49ae-bf51-337e17d51d4b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1519 | 2025.01.06 20:29:26.940227 [ 258 ] {7ae4843a-2ad7-49ae-bf51-337e17d51d4b} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1520 | 2025.01.06 20:29:26.940440 [ 258 ] {7ae4843a-2ad7-49ae-bf51-337e17d51d4b} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.001897 sec., 27411.702688455454 rows/sec., 2.08 MiB/sec. | ||
1521 | 2025.01.06 20:29:26.940506 [ 258 ] {7ae4843a-2ad7-49ae-bf51-337e17d51d4b} <Debug> TCPHandler: Processed in 0.002250301 sec. | ||
1522 | 2025.01.06 20:29:26.940776 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1523 | 2025.01.06 20:29:26.940991 [ 259 ] {39b7c0c4-5984-4ad8-bd36-f86335d1682e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1524 | 2025.01.06 20:29:26.941073 [ 259 ] {39b7c0c4-5984-4ad8-bd36-f86335d1682e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1525 | 2025.01.06 20:29:26.941887 [ 259 ] {39b7c0c4-5984-4ad8-bd36-f86335d1682e} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1526 | 2025.01.06 20:29:26.941933 [ 259 ] {39b7c0c4-5984-4ad8-bd36-f86335d1682e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1527 | 2025.01.06 20:29:26.942340 [ 259 ] {39b7c0c4-5984-4ad8-bd36-f86335d1682e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1528 | 2025.01.06 20:29:26.942649 [ 259 ] {39b7c0c4-5984-4ad8-bd36-f86335d1682e} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1529 | 2025.01.06 20:29:26.942884 [ 259 ] {39b7c0c4-5984-4ad8-bd36-f86335d1682e} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001954 sec., 28659.160696008188 rows/sec., 2.24 MiB/sec. | ||
1530 | 2025.01.06 20:29:26.942950 [ 259 ] {39b7c0c4-5984-4ad8-bd36-f86335d1682e} <Debug> TCPHandler: Processed in 0.002318553 sec. | ||
1531 | 2025.01.06 20:29:26.943128 [ 258 ] {} <Trace> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1532 | 2025.01.06 20:29:26.943278 [ 258 ] {189aa30f-2856-4382-ac9c-02f8a9175a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1533 | 2025.01.06 20:29:26.943346 [ 258 ] {189aa30f-2856-4382-ac9c-02f8a9175a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1534 | 2025.01.06 20:29:26.943976 [ 258 ] {189aa30f-2856-4382-ac9c-02f8a9175a52} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1535 | 2025.01.06 20:29:26.944017 [ 258 ] {189aa30f-2856-4382-ac9c-02f8a9175a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1536 | 2025.01.06 20:29:26.944419 [ 258 ] {189aa30f-2856-4382-ac9c-02f8a9175a52} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1537 | 2025.01.06 20:29:26.944660 [ 258 ] {189aa30f-2856-4382-ac9c-02f8a9175a52} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1538 | 2025.01.06 20:29:26.944950 [ 258 ] {189aa30f-2856-4382-ac9c-02f8a9175a52} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001692 sec., 88652.48226950355 rows/sec., 6.15 MiB/sec. | ||
1539 | 2025.01.06 20:29:26.945078 [ 258 ] {189aa30f-2856-4382-ac9c-02f8a9175a52} <Debug> TCPHandler: Processed in 0.002021315 sec. | ||
1540 | 2025.01.06 20:29:26.945245 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1541 | 2025.01.06 20:29:26.945392 [ 259 ] {0236777d-7788-48e1-8a45-48535ecd1a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1542 | 2025.01.06 20:29:26.945455 [ 259 ] {0236777d-7788-48e1-8a45-48535ecd1a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1543 | 2025.01.06 20:29:26.945989 [ 259 ] {0236777d-7788-48e1-8a45-48535ecd1a0a} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1544 | 2025.01.06 20:29:26.946030 [ 259 ] {0236777d-7788-48e1-8a45-48535ecd1a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1545 | 2025.01.06 20:29:26.946426 [ 259 ] {0236777d-7788-48e1-8a45-48535ecd1a0a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1546 | 2025.01.06 20:29:26.946667 [ 259 ] {0236777d-7788-48e1-8a45-48535ecd1a0a} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1547 | 2025.01.06 20:29:26.946870 [ 259 ] {0236777d-7788-48e1-8a45-48535ecd1a0a} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001515 sec., 33003.300330033 rows/sec., 2.26 MiB/sec. | ||
1548 | 2025.01.06 20:29:26.946923 [ 259 ] {0236777d-7788-48e1-8a45-48535ecd1a0a} <Debug> TCPHandler: Processed in 0.001750408 sec. | ||
1549 | 2025.01.06 20:29:30.505103 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1550 | 2025.01.06 20:29:30.505170 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1551 | 2025.01.06 20:29:30.564031 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 232 | ||
1552 | 2025.01.06 20:29:30.567696 [ 243 ] {} <Trace> system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1553 | 2025.01.06 20:29:30.567757 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1554 | 2025.01.06 20:29:30.569359 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1555 | 2025.01.06 20:29:30.569674 [ 243 ] {} <Trace> system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1556 | 2025.01.06 20:29:30.570307 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 232 | ||
1557 | 2025.01.06 20:29:30.573204 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
1558 | 2025.01.06 20:29:30.573879 [ 244 ] {} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1559 | 2025.01.06 20:29:30.573930 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1560 | 2025.01.06 20:29:30.574524 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1561 | 2025.01.06 20:29:30.574781 [ 244 ] {} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1562 | 2025.01.06 20:29:30.574993 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1563 | 2025.01.06 20:29:30.796404 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1564 | 2025.01.06 20:29:30.816603 [ 242 ] {} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1565 | 2025.01.06 20:29:30.816664 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1566 | 2025.01.06 20:29:30.823753 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1567 | 2025.01.06 20:29:30.824502 [ 242 ] {} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1568 | 2025.01.06 20:29:30.827412 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1569 | 2025.01.06 20:29:31.605659 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
1570 | 2025.01.06 20:29:31.605749 [ 258 ] {} <Debug> TCP-Session: b226978b-5e89-4de8-9045-d3bbbad1f18c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1571 | 2025.01.06 20:29:31.944642 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1572 | 2025.01.06 20:29:31.944850 [ 259 ] {abad0f1a-9ac0-42ce-9e83-242f3d88ef6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1573 | 2025.01.06 20:29:31.944922 [ 259 ] {abad0f1a-9ac0-42ce-9e83-242f3d88ef6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1574 | 2025.01.06 20:29:31.945636 [ 259 ] {abad0f1a-9ac0-42ce-9e83-242f3d88ef6d} <Trace> oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1575 | 2025.01.06 20:29:31.945684 [ 259 ] {abad0f1a-9ac0-42ce-9e83-242f3d88ef6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1576 | 2025.01.06 20:29:31.946109 [ 259 ] {abad0f1a-9ac0-42ce-9e83-242f3d88ef6d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1577 | 2025.01.06 20:29:31.946360 [ 259 ] {abad0f1a-9ac0-42ce-9e83-242f3d88ef6d} <Trace> oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1578 | 2025.01.06 20:29:31.946752 [ 259 ] {abad0f1a-9ac0-42ce-9e83-242f3d88ef6d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001918 sec., 7299.270072992701 rows/sec., 525.45 KiB/sec. | ||
1579 | 2025.01.06 20:29:31.946954 [ 259 ] {abad0f1a-9ac0-42ce-9e83-242f3d88ef6d} <Debug> TCPHandler: Processed in 0.002456136 sec. | ||
1580 | 2025.01.06 20:29:31.947228 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1581 | 2025.01.06 20:29:31.947447 [ 263 ] {955fbb11-07cd-4d9c-926a-8606dd18fc3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1582 | 2025.01.06 20:29:31.947558 [ 263 ] {955fbb11-07cd-4d9c-926a-8606dd18fc3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1583 | 2025.01.06 20:29:31.948492 [ 263 ] {955fbb11-07cd-4d9c-926a-8606dd18fc3a} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1584 | 2025.01.06 20:29:31.948541 [ 263 ] {955fbb11-07cd-4d9c-926a-8606dd18fc3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1585 | 2025.01.06 20:29:31.949010 [ 263 ] {955fbb11-07cd-4d9c-926a-8606dd18fc3a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1586 | 2025.01.06 20:29:31.949267 [ 263 ] {955fbb11-07cd-4d9c-926a-8606dd18fc3a} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1587 | 2025.01.06 20:29:31.949539 [ 263 ] {955fbb11-07cd-4d9c-926a-8606dd18fc3a} <Debug> executeQuery: Read 243 rows, 21.73 KiB in 0.002137 sec., 113710.80954609266 rows/sec., 9.93 MiB/sec. | ||
1588 | 2025.01.06 20:29:31.949825 [ 263 ] {955fbb11-07cd-4d9c-926a-8606dd18fc3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1589 | 2025.01.06 20:29:31.949843 [ 263 ] {955fbb11-07cd-4d9c-926a-8606dd18fc3a} <Debug> TCPHandler: Processed in 0.002782495 sec. | ||
1590 | 2025.01.06 20:29:31.949988 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1591 | 2025.01.06 20:29:31.950112 [ 259 ] {3972afe6-d766-4544-ace6-2a288af14c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1592 | 2025.01.06 20:29:31.950164 [ 259 ] {3972afe6-d766-4544-ace6-2a288af14c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1593 | 2025.01.06 20:29:31.950769 [ 259 ] {3972afe6-d766-4544-ace6-2a288af14c63} <Trace> oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1594 | 2025.01.06 20:29:31.950807 [ 259 ] {3972afe6-d766-4544-ace6-2a288af14c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1595 | 2025.01.06 20:29:31.951165 [ 259 ] {3972afe6-d766-4544-ace6-2a288af14c63} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1596 | 2025.01.06 20:29:31.951401 [ 259 ] {3972afe6-d766-4544-ace6-2a288af14c63} <Trace> oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1597 | 2025.01.06 20:29:31.951746 [ 259 ] {3972afe6-d766-4544-ace6-2a288af14c63} <Debug> executeQuery: Read 29 rows, 2.11 KiB in 0.001612 sec., 17990.074441687346 rows/sec., 1.28 MiB/sec. | ||
1598 | 2025.01.06 20:29:31.951889 [ 259 ] {3972afe6-d766-4544-ace6-2a288af14c63} <Debug> TCPHandler: Processed in 0.001959094 sec. | ||
1599 | 2025.01.06 20:29:31.952061 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1600 | 2025.01.06 20:29:31.952206 [ 263 ] {1df0d5a6-6ab7-4f1a-9abc-b4a5fc9a3193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1601 | 2025.01.06 20:29:31.952268 [ 263 ] {1df0d5a6-6ab7-4f1a-9abc-b4a5fc9a3193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1602 | 2025.01.06 20:29:31.952946 [ 263 ] {1df0d5a6-6ab7-4f1a-9abc-b4a5fc9a3193} <Trace> oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1603 | 2025.01.06 20:29:31.952987 [ 263 ] {1df0d5a6-6ab7-4f1a-9abc-b4a5fc9a3193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1604 | 2025.01.06 20:29:31.953344 [ 263 ] {1df0d5a6-6ab7-4f1a-9abc-b4a5fc9a3193} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1605 | 2025.01.06 20:29:31.953577 [ 263 ] {1df0d5a6-6ab7-4f1a-9abc-b4a5fc9a3193} <Trace> oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1606 | 2025.01.06 20:29:31.953948 [ 263 ] {1df0d5a6-6ab7-4f1a-9abc-b4a5fc9a3193} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001744 sec., 8027.522935779816 rows/sec., 562.20 KiB/sec. | ||
1607 | 2025.01.06 20:29:31.954071 [ 263 ] {1df0d5a6-6ab7-4f1a-9abc-b4a5fc9a3193} <Debug> TCPHandler: Processed in 0.002081456 sec. | ||
1608 | 2025.01.06 20:29:31.954218 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1609 | 2025.01.06 20:29:31.954357 [ 259 ] {a327f905-5cca-4342-b9f0-4ebeb05c079e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1610 | 2025.01.06 20:29:31.954413 [ 259 ] {a327f905-5cca-4342-b9f0-4ebeb05c079e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1611 | 2025.01.06 20:29:31.955048 [ 259 ] {a327f905-5cca-4342-b9f0-4ebeb05c079e} <Trace> oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1612 | 2025.01.06 20:29:31.955086 [ 259 ] {a327f905-5cca-4342-b9f0-4ebeb05c079e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1613 | 2025.01.06 20:29:31.955444 [ 259 ] {a327f905-5cca-4342-b9f0-4ebeb05c079e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1614 | 2025.01.06 20:29:31.955673 [ 259 ] {a327f905-5cca-4342-b9f0-4ebeb05c079e} <Trace> oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1615 | 2025.01.06 20:29:31.955942 [ 259 ] {a327f905-5cca-4342-b9f0-4ebeb05c079e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001594 sec., 8155.583437892095 rows/sec., 508.50 KiB/sec. | ||
1616 | 2025.01.06 20:29:31.956148 [ 259 ] {a327f905-5cca-4342-b9f0-4ebeb05c079e} <Debug> TCPHandler: Processed in 0.001993304 sec. | ||
1617 | 2025.01.06 20:29:31.956301 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1618 | 2025.01.06 20:29:31.956440 [ 263 ] {98f46729-725a-4313-a987-becd878bfc9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1619 | 2025.01.06 20:29:31.956497 [ 263 ] {98f46729-725a-4313-a987-becd878bfc9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1620 | 2025.01.06 20:29:31.957281 [ 263 ] {98f46729-725a-4313-a987-becd878bfc9e} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1621 | 2025.01.06 20:29:31.957321 [ 263 ] {98f46729-725a-4313-a987-becd878bfc9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1622 | 2025.01.06 20:29:31.957696 [ 263 ] {98f46729-725a-4313-a987-becd878bfc9e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1623 | 2025.01.06 20:29:31.957932 [ 263 ] {98f46729-725a-4313-a987-becd878bfc9e} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1624 | 2025.01.06 20:29:31.958161 [ 263 ] {98f46729-725a-4313-a987-becd878bfc9e} <Debug> executeQuery: Read 396 rows, 28.80 KiB in 0.001749 sec., 226415.09433962265 rows/sec., 16.08 MiB/sec. | ||
1625 | 2025.01.06 20:29:31.958214 [ 263 ] {98f46729-725a-4313-a987-becd878bfc9e} <Debug> TCPHandler: Processed in 0.001981154 sec. | ||
1626 | 2025.01.06 20:29:31.958363 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1627 | 2025.01.06 20:29:31.958511 [ 259 ] {fd919b55-2b55-4f18-9c76-396c4b9adb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1628 | 2025.01.06 20:29:31.958571 [ 259 ] {fd919b55-2b55-4f18-9c76-396c4b9adb05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1629 | 2025.01.06 20:29:31.959091 [ 259 ] {fd919b55-2b55-4f18-9c76-396c4b9adb05} <Trace> oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1630 | 2025.01.06 20:29:31.959127 [ 259 ] {fd919b55-2b55-4f18-9c76-396c4b9adb05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1631 | 2025.01.06 20:29:31.959489 [ 259 ] {fd919b55-2b55-4f18-9c76-396c4b9adb05} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1632 | 2025.01.06 20:29:31.959725 [ 259 ] {fd919b55-2b55-4f18-9c76-396c4b9adb05} <Trace> oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1633 | 2025.01.06 20:29:31.960125 [ 259 ] {fd919b55-2b55-4f18-9c76-396c4b9adb05} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001604 sec., 3740.6483790523694 rows/sec., 195.43 KiB/sec. | ||
1634 | 2025.01.06 20:29:31.960205 [ 259 ] {fd919b55-2b55-4f18-9c76-396c4b9adb05} <Debug> TCPHandler: Processed in 0.001908212 sec. | ||
1635 | 2025.01.06 20:29:31.960363 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1636 | 2025.01.06 20:29:31.960500 [ 263 ] {0446c465-f535-41e8-a0c9-433abecfddbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1637 | 2025.01.06 20:29:31.960563 [ 263 ] {0446c465-f535-41e8-a0c9-433abecfddbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1638 | 2025.01.06 20:29:31.961183 [ 263 ] {0446c465-f535-41e8-a0c9-433abecfddbb} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1639 | 2025.01.06 20:29:31.961221 [ 263 ] {0446c465-f535-41e8-a0c9-433abecfddbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1640 | 2025.01.06 20:29:31.961613 [ 263 ] {0446c465-f535-41e8-a0c9-433abecfddbb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1641 | 2025.01.06 20:29:31.961846 [ 263 ] {0446c465-f535-41e8-a0c9-433abecfddbb} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1642 | 2025.01.06 20:29:31.962127 [ 263 ] {0446c465-f535-41e8-a0c9-433abecfddbb} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.00164 sec., 138414.63414634147 rows/sec., 9.23 MiB/sec. | ||
1643 | 2025.01.06 20:29:31.962187 [ 263 ] {0446c465-f535-41e8-a0c9-433abecfddbb} <Debug> TCPHandler: Processed in 0.001894521 sec. | ||
1644 | 2025.01.06 20:29:31.962359 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1645 | 2025.01.06 20:29:31.962496 [ 259 ] {4dd8ef3a-d42f-4453-a0d9-03de4d5a18fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1646 | 2025.01.06 20:29:31.962556 [ 259 ] {4dd8ef3a-d42f-4453-a0d9-03de4d5a18fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1647 | 2025.01.06 20:29:31.963046 [ 259 ] {4dd8ef3a-d42f-4453-a0d9-03de4d5a18fd} <Trace> oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1648 | 2025.01.06 20:29:31.963082 [ 259 ] {4dd8ef3a-d42f-4453-a0d9-03de4d5a18fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1649 | 2025.01.06 20:29:31.963431 [ 259 ] {4dd8ef3a-d42f-4453-a0d9-03de4d5a18fd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1650 | 2025.01.06 20:29:31.963664 [ 259 ] {4dd8ef3a-d42f-4453-a0d9-03de4d5a18fd} <Trace> oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1651 | 2025.01.06 20:29:31.963883 [ 259 ] {4dd8ef3a-d42f-4453-a0d9-03de4d5a18fd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001398 sec., 715.307582260372 rows/sec., 48.20 KiB/sec. | ||
1652 | 2025.01.06 20:29:31.963961 [ 259 ] {4dd8ef3a-d42f-4453-a0d9-03de4d5a18fd} <Debug> TCPHandler: Processed in 0.001669486 sec. | ||
1653 | 2025.01.06 20:29:31.964103 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1654 | 2025.01.06 20:29:31.964220 [ 263 ] {96d1cf8d-b6bb-4ad7-919d-4136d8f5c907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1655 | 2025.01.06 20:29:31.964299 [ 263 ] {96d1cf8d-b6bb-4ad7-919d-4136d8f5c907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1656 | 2025.01.06 20:29:31.965450 [ 263 ] {96d1cf8d-b6bb-4ad7-919d-4136d8f5c907} <Trace> oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1657 | 2025.01.06 20:29:31.965489 [ 263 ] {96d1cf8d-b6bb-4ad7-919d-4136d8f5c907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1658 | 2025.01.06 20:29:31.966117 [ 263 ] {96d1cf8d-b6bb-4ad7-919d-4136d8f5c907} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1659 | 2025.01.06 20:29:31.966363 [ 263 ] {96d1cf8d-b6bb-4ad7-919d-4136d8f5c907} <Trace> oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1660 | 2025.01.06 20:29:31.966800 [ 263 ] {96d1cf8d-b6bb-4ad7-919d-4136d8f5c907} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00257 sec., 8560.311284046693 rows/sec., 15.34 MiB/sec. | ||
1661 | 2025.01.06 20:29:31.966993 [ 263 ] {96d1cf8d-b6bb-4ad7-919d-4136d8f5c907} <Debug> TCPHandler: Processed in 0.00294836 sec. | ||
1662 | 2025.01.06 20:29:31.967145 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1663 | 2025.01.06 20:29:31.967262 [ 259 ] {a8b38ff5-91cd-489f-b7e0-783bde6f772f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1664 | 2025.01.06 20:29:31.967312 [ 259 ] {a8b38ff5-91cd-489f-b7e0-783bde6f772f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1665 | 2025.01.06 20:29:31.967793 [ 259 ] {a8b38ff5-91cd-489f-b7e0-783bde6f772f} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1666 | 2025.01.06 20:29:31.967831 [ 259 ] {a8b38ff5-91cd-489f-b7e0-783bde6f772f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1667 | 2025.01.06 20:29:31.968198 [ 259 ] {a8b38ff5-91cd-489f-b7e0-783bde6f772f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1668 | 2025.01.06 20:29:31.968434 [ 259 ] {a8b38ff5-91cd-489f-b7e0-783bde6f772f} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1669 | 2025.01.06 20:29:31.968672 [ 259 ] {a8b38ff5-91cd-489f-b7e0-783bde6f772f} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.00141 sec., 51063.82978723404 rows/sec., 3.26 MiB/sec. | ||
1670 | 2025.01.06 20:29:31.968766 [ 259 ] {a8b38ff5-91cd-489f-b7e0-783bde6f772f} <Debug> TCPHandler: Processed in 0.001678185 sec. | ||
1671 | 2025.01.06 20:29:33.013153 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1672 | 2025.01.06 20:29:33.013452 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1673 | 2025.01.06 20:29:33.013928 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1674 | 2025.01.06 20:29:33.013979 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1675 | 2025.01.06 20:29:33.014326 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1676 | 2025.01.06 20:29:33.014405 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1677 | 2025.01.06 20:29:33.014582 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1678 | 2025.01.06 20:29:33.014775 [ 296 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1679 | 2025.01.06 20:29:33.014843 [ 298 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1680 | 2025.01.06 20:29:33.014978 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (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 | ||
1681 | 2025.01.06 20:29:33.015010 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1682 | 2025.01.06 20:29:33.019092 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1683 | 2025.01.06 20:29:33.019126 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1684 | 2025.01.06 20:29:33.019198 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1685 | 2025.01.06 20:29:33.019252 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1686 | 2025.01.06 20:29:33.021038 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.007725 sec., 4012.94498381877 rows/sec., 153.09 KiB/sec. | ||
1687 | 2025.01.06 20:29:33.021203 [ 259 ] {4396d6ac-0686-4fbf-b7b0-4ab281f52897} <Debug> TCPHandler: Processed in 0.008193903 sec. | ||
1688 | 2025.01.06 20:29:33.021558 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1689 | 2025.01.06 20:29:33.021791 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) 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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1690 | 2025.01.06 20:29:33.022202 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1691 | 2025.01.06 20:29:33.022252 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} <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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1692 | 2025.01.06 20:29:33.022604 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1693 | 2025.01.06 20:29:33.022683 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1694 | 2025.01.06 20:29:33.022861 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1695 | 2025.01.06 20:29:33.022984 [ 299 ] {6a779294-db7b-4c15-8494-ada98f291536} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1696 | 2025.01.06 20:29:33.022985 [ 296 ] {6a779294-db7b-4c15-8494-ada98f291536} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1697 | 2025.01.06 20:29:33.023149 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (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 | ||
1698 | 2025.01.06 20:29:33.023180 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1699 | 2025.01.06 20:29:33.023272 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1700 | 2025.01.06 20:29:33.023294 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1701 | 2025.01.06 20:29:33.023336 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} <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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1702 | 2025.01.06 20:29:33.023384 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} <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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1703 | 2025.01.06 20:29:33.024484 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.002805 sec., 11051.69340463458 rows/sec., 421.61 KiB/sec. | ||
1704 | 2025.01.06 20:29:33.024630 [ 263 ] {6a779294-db7b-4c15-8494-ada98f291536} <Debug> TCPHandler: Processed in 0.003198177 sec. | ||
1705 | 2025.01.06 20:29:33.024907 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1706 | 2025.01.06 20:29:33.025095 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1707 | 2025.01.06 20:29:33.025436 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1708 | 2025.01.06 20:29:33.025484 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1709 | 2025.01.06 20:29:33.025796 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1710 | 2025.01.06 20:29:33.025861 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1711 | 2025.01.06 20:29:33.026007 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1712 | 2025.01.06 20:29:33.026102 [ 299 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1713 | 2025.01.06 20:29:33.026103 [ 296 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1714 | 2025.01.06 20:29:33.026211 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (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 | ||
1715 | 2025.01.06 20:29:33.026240 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1716 | 2025.01.06 20:29:33.026322 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1717 | 2025.01.06 20:29:33.026343 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1718 | 2025.01.06 20:29:33.026384 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1719 | 2025.01.06 20:29:33.026428 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1720 | 2025.01.06 20:29:33.027449 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.002447 sec., 12668.5737637924 rows/sec., 483.29 KiB/sec. | ||
1721 | 2025.01.06 20:29:33.027601 [ 259 ] {8bdd2eb8-1283-42ed-88ca-7d169859f2c9} <Debug> TCPHandler: Processed in 0.002755475 sec. | ||
1722 | 2025.01.06 20:29:33.027975 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1723 | 2025.01.06 20:29:33.028171 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1724 | 2025.01.06 20:29:33.028560 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1725 | 2025.01.06 20:29:33.028610 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1726 | 2025.01.06 20:29:33.028927 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1727 | 2025.01.06 20:29:33.028993 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1728 | 2025.01.06 20:29:33.029143 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1729 | 2025.01.06 20:29:33.029224 [ 296 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1730 | 2025.01.06 20:29:33.029237 [ 299 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1731 | 2025.01.06 20:29:33.029337 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (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 | ||
1732 | 2025.01.06 20:29:33.029365 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1733 | 2025.01.06 20:29:33.029446 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1734 | 2025.01.06 20:29:33.029465 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1735 | 2025.01.06 20:29:33.029506 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1736 | 2025.01.06 20:29:33.029552 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1737 | 2025.01.06 20:29:33.030559 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.002485 sec., 12474.849094567406 rows/sec., 475.90 KiB/sec. | ||
1738 | 2025.01.06 20:29:33.030697 [ 263 ] {1c3348a9-d569-47f4-8b65-10cda1f4f97b} <Debug> TCPHandler: Processed in 0.002781665 sec. | ||
1739 | 2025.01.06 20:29:33.031006 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1740 | 2025.01.06 20:29:33.031226 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1741 | 2025.01.06 20:29:33.031635 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1742 | 2025.01.06 20:29:33.031694 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1743 | 2025.01.06 20:29:33.032042 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1744 | 2025.01.06 20:29:33.032107 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1745 | 2025.01.06 20:29:33.032249 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1746 | 2025.01.06 20:29:33.032346 [ 299 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1747 | 2025.01.06 20:29:33.032346 [ 296 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1748 | 2025.01.06 20:29:33.032453 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (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 | ||
1749 | 2025.01.06 20:29:33.032482 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1750 | 2025.01.06 20:29:33.032563 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1751 | 2025.01.06 20:29:33.032584 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1752 | 2025.01.06 20:29:33.032624 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1753 | 2025.01.06 20:29:33.032671 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1754 | 2025.01.06 20:29:33.033682 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.002567 sec., 12076.353720296067 rows/sec., 460.70 KiB/sec. | ||
1755 | 2025.01.06 20:29:33.033839 [ 259 ] {752c878b-f07d-4b6c-bd38-aa9fc2879000} <Debug> TCPHandler: Processed in 0.002901429 sec. | ||
1756 | 2025.01.06 20:29:33.034081 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1757 | 2025.01.06 20:29:33.034268 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1758 | 2025.01.06 20:29:33.034608 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1759 | 2025.01.06 20:29:33.034656 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1760 | 2025.01.06 20:29:33.034980 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1761 | 2025.01.06 20:29:33.035045 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1762 | 2025.01.06 20:29:33.035190 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1763 | 2025.01.06 20:29:33.035273 [ 299 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1764 | 2025.01.06 20:29:33.035274 [ 296 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1765 | 2025.01.06 20:29:33.035364 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (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 | ||
1766 | 2025.01.06 20:29:33.035391 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1767 | 2025.01.06 20:29:33.035473 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1768 | 2025.01.06 20:29:33.035492 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1769 | 2025.01.06 20:29:33.035531 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1770 | 2025.01.06 20:29:33.035577 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1771 | 2025.01.06 20:29:33.036544 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.002366 sec., 13102.282333051564 rows/sec., 499.84 KiB/sec. | ||
1772 | 2025.01.06 20:29:33.036675 [ 263 ] {a8d3f6f0-4149-4535-849c-0f8261d87efd} <Debug> TCPHandler: Processed in 0.002653482 sec. | ||
1773 | 2025.01.06 20:29:33.112262 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1774 | 2025.01.06 20:29:33.112491 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1775 | 2025.01.06 20:29:33.112891 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1776 | 2025.01.06 20:29:33.112940 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1777 | 2025.01.06 20:29:33.113298 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1778 | 2025.01.06 20:29:33.113364 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1779 | 2025.01.06 20:29:33.113536 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1780 | 2025.01.06 20:29:33.113643 [ 296 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1781 | 2025.01.06 20:29:33.113645 [ 299 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1782 | 2025.01.06 20:29:33.113760 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (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 | ||
1783 | 2025.01.06 20:29:33.113788 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1784 | 2025.01.06 20:29:33.113870 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1785 | 2025.01.06 20:29:33.113889 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1786 | 2025.01.06 20:29:33.113930 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1787 | 2025.01.06 20:29:33.113976 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1788 | 2025.01.06 20:29:33.115025 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.00265 sec., 11698.11320754717 rows/sec., 446.27 KiB/sec. | ||
1789 | 2025.01.06 20:29:33.115178 [ 259 ] {82b9250a-bacc-42f6-a2e7-1ddf777d99e7} <Debug> TCPHandler: Processed in 0.002985971 sec. | ||
1790 | 2025.01.06 20:29:33.115646 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1791 | 2025.01.06 20:29:33.115779 [ 263 ] {5993f702-0f25-418e-b55a-61147eb4352e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1792 | 2025.01.06 20:29:33.115832 [ 263 ] {5993f702-0f25-418e-b55a-61147eb4352e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1793 | 2025.01.06 20:29:33.116570 [ 263 ] {5993f702-0f25-418e-b55a-61147eb4352e} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1794 | 2025.01.06 20:29:33.116615 [ 263 ] {5993f702-0f25-418e-b55a-61147eb4352e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1795 | 2025.01.06 20:29:33.117105 [ 263 ] {5993f702-0f25-418e-b55a-61147eb4352e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1796 | 2025.01.06 20:29:33.117324 [ 263 ] {5993f702-0f25-418e-b55a-61147eb4352e} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1797 | 2025.01.06 20:29:33.117638 [ 263 ] {5993f702-0f25-418e-b55a-61147eb4352e} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001867 sec., 3749.3304767005893 rows/sec., 762.63 KiB/sec. | ||
1798 | 2025.01.06 20:29:33.117858 [ 263 ] {5993f702-0f25-418e-b55a-61147eb4352e} <Debug> TCPHandler: Processed in 0.002270162 sec. | ||
1799 | 2025.01.06 20:29:33.118025 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1800 | 2025.01.06 20:29:33.118174 [ 259 ] {98d1aecc-2f3e-40dd-b9c1-da3a4df65fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1801 | 2025.01.06 20:29:33.118232 [ 259 ] {98d1aecc-2f3e-40dd-b9c1-da3a4df65fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1802 | 2025.01.06 20:29:33.119365 [ 259 ] {98d1aecc-2f3e-40dd-b9c1-da3a4df65fa7} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1803 | 2025.01.06 20:29:33.119408 [ 259 ] {98d1aecc-2f3e-40dd-b9c1-da3a4df65fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1804 | 2025.01.06 20:29:33.119884 [ 259 ] {98d1aecc-2f3e-40dd-b9c1-da3a4df65fa7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1805 | 2025.01.06 20:29:33.120135 [ 259 ] {98d1aecc-2f3e-40dd-b9c1-da3a4df65fa7} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1806 | 2025.01.06 20:29:33.120305 [ 62 ] {} <Debug> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1807 | 2025.01.06 20:29:33.120362 [ 259 ] {98d1aecc-2f3e-40dd-b9c1-da3a4df65fa7} <Debug> executeQuery: Read 1193 rows, 100.23 KiB in 0.002228 sec., 535457.8096947935 rows/sec., 43.93 MiB/sec. | ||
1808 | 2025.01.06 20:29:33.120372 [ 62 ] {} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1809 | 2025.01.06 20:29:33.120455 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1810 | 2025.01.06 20:29:33.120486 [ 259 ] {98d1aecc-2f3e-40dd-b9c1-da3a4df65fa7} <Debug> TCPHandler: Processed in 0.002528308 sec. | ||
1811 | 2025.01.06 20:29:33.120683 [ 190 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::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 | ||
1812 | 2025.01.06 20:29:33.120706 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1813 | 2025.01.06 20:29:33.120918 [ 190 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1814 | 2025.01.06 20:29:33.120957 [ 263 ] {6ef74dbb-3b2b-415d-b9b1-00b6a5b39205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1815 | 2025.01.06 20:29:33.120978 [ 190 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 192 rows starting from the beginning of the part | ||
1816 | 2025.01.06 20:29:33.121050 [ 263 ] {6ef74dbb-3b2b-415d-b9b1-00b6a5b39205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1817 | 2025.01.06 20:29:33.121249 [ 190 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 191 rows starting from the beginning of the part | ||
1818 | 2025.01.06 20:29:33.121591 [ 190 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 243 rows starting from the beginning of the part | ||
1819 | 2025.01.06 20:29:33.121886 [ 190 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part | ||
1820 | 2025.01.06 20:29:33.122207 [ 190 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 243 rows starting from the beginning of the part | ||
1821 | 2025.01.06 20:29:33.122531 [ 190 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1193 rows starting from the beginning of the part | ||
1822 | 2025.01.06 20:29:33.124338 [ 263 ] {6ef74dbb-3b2b-415d-b9b1-00b6a5b39205} <Trace> oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1823 | 2025.01.06 20:29:33.124402 [ 263 ] {6ef74dbb-3b2b-415d-b9b1-00b6a5b39205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1824 | 2025.01.06 20:29:33.125328 [ 263 ] {6ef74dbb-3b2b-415d-b9b1-00b6a5b39205} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1825 | 2025.01.06 20:29:33.125703 [ 263 ] {6ef74dbb-3b2b-415d-b9b1-00b6a5b39205} <Trace> oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1826 | 2025.01.06 20:29:33.126097 [ 201 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2114 rows, containing 5 columns (5 merged, 0 gathered) in 0.00551137 sec., 383570.6911348721 rows/sec., 33.93 MiB/sec. | ||
1827 | 2025.01.06 20:29:33.126248 [ 263 ] {6ef74dbb-3b2b-415d-b9b1-00b6a5b39205} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005358 sec., 42553.1914893617 rows/sec., 2.88 MiB/sec. | ||
1828 | 2025.01.06 20:29:33.126590 [ 263 ] {6ef74dbb-3b2b-415d-b9b1-00b6a5b39205} <Debug> TCPHandler: Processed in 0.005996593 sec. | ||
1829 | 2025.01.06 20:29:33.126598 [ 201 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1830 | 2025.01.06 20:29:33.126865 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1831 | 2025.01.06 20:29:33.127079 [ 259 ] {10a43165-cdb3-464a-a1fb-bef539e408b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1832 | 2025.01.06 20:29:33.127191 [ 259 ] {10a43165-cdb3-464a-a1fb-bef539e408b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1833 | 2025.01.06 20:29:33.127213 [ 201 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_6_1} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1834 | 2025.01.06 20:29:33.127443 [ 201 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_6_1} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1835 | 2025.01.06 20:29:33.127607 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
1836 | 2025.01.06 20:29:33.128297 [ 259 ] {10a43165-cdb3-464a-a1fb-bef539e408b9} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1837 | 2025.01.06 20:29:33.128340 [ 259 ] {10a43165-cdb3-464a-a1fb-bef539e408b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1838 | 2025.01.06 20:29:33.128716 [ 259 ] {10a43165-cdb3-464a-a1fb-bef539e408b9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1839 | 2025.01.06 20:29:33.128953 [ 259 ] {10a43165-cdb3-464a-a1fb-bef539e408b9} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1840 | 2025.01.06 20:29:33.129118 [ 62 ] {} <Debug> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1841 | 2025.01.06 20:29:33.129189 [ 62 ] {} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1842 | 2025.01.06 20:29:33.129195 [ 259 ] {10a43165-cdb3-464a-a1fb-bef539e408b9} <Debug> executeQuery: Read 512 rows, 38.76 KiB in 0.002166 sec., 236380.42474607573 rows/sec., 17.48 MiB/sec. | ||
1843 | 2025.01.06 20:29:33.129232 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1844 | 2025.01.06 20:29:33.129354 [ 259 ] {10a43165-cdb3-464a-a1fb-bef539e408b9} <Debug> TCPHandler: Processed in 0.002627982 sec. | ||
1845 | 2025.01.06 20:29:33.129667 [ 190 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::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 | ||
1846 | 2025.01.06 20:29:33.129801 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1847 | 2025.01.06 20:29:33.129872 [ 190 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1848 | 2025.01.06 20:29:33.129946 [ 190 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 350 rows starting from the beginning of the part | ||
1849 | 2025.01.06 20:29:33.130033 [ 263 ] {d8d7a8ab-c01b-4f77-ab69-c30c28340f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1850 | 2025.01.06 20:29:33.130220 [ 190 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 340 rows starting from the beginning of the part | ||
1851 | 2025.01.06 20:29:33.130277 [ 263 ] {d8d7a8ab-c01b-4f77-ab69-c30c28340f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1852 | 2025.01.06 20:29:33.130576 [ 190 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 396 rows starting from the beginning of the part | ||
1853 | 2025.01.06 20:29:33.130985 [ 190 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
1854 | 2025.01.06 20:29:33.131324 [ 190 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 396 rows starting from the beginning of the part | ||
1855 | 2025.01.06 20:29:33.131690 [ 190 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
1856 | 2025.01.06 20:29:33.133628 [ 187 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.004265886 sec., 480556.67685446824 rows/sec., 36.24 MiB/sec. | ||
1857 | 2025.01.06 20:29:33.133856 [ 187 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1858 | 2025.01.06 20:29:33.134192 [ 187 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_6_1} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1859 | 2025.01.06 20:29:33.134285 [ 187 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_6_1} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1860 | 2025.01.06 20:29:33.134385 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
1861 | 2025.01.06 20:29:33.135576 [ 263 ] {d8d7a8ab-c01b-4f77-ab69-c30c28340f38} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1862 | 2025.01.06 20:29:33.135618 [ 263 ] {d8d7a8ab-c01b-4f77-ab69-c30c28340f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1863 | 2025.01.06 20:29:33.136140 [ 263 ] {d8d7a8ab-c01b-4f77-ab69-c30c28340f38} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1864 | 2025.01.06 20:29:33.136377 [ 263 ] {d8d7a8ab-c01b-4f77-ab69-c30c28340f38} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1865 | 2025.01.06 20:29:33.136564 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1866 | 2025.01.06 20:29:33.136643 [ 263 ] {d8d7a8ab-c01b-4f77-ab69-c30c28340f38} <Debug> executeQuery: Read 2089 rows, 142.89 KiB in 0.006681 sec., 312677.7428528663 rows/sec., 20.89 MiB/sec. | ||
1867 | 2025.01.06 20:29:33.136660 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1868 | 2025.01.06 20:29:33.136765 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1869 | 2025.01.06 20:29:33.136804 [ 263 ] {d8d7a8ab-c01b-4f77-ab69-c30c28340f38} <Debug> TCPHandler: Processed in 0.00733793 sec. | ||
1870 | 2025.01.06 20:29:33.137032 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1871 | 2025.01.06 20:29:33.137042 [ 195 ] {af59260b-bf15-4029-ac71-06fa104b5db3::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 | ||
1872 | 2025.01.06 20:29:33.137177 [ 259 ] {d9e84611-f7e1-4468-8c55-4774ccc28423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1873 | 2025.01.06 20:29:33.137205 [ 195 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1874 | 2025.01.06 20:29:33.137242 [ 259 ] {d9e84611-f7e1-4468-8c55-4774ccc28423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1875 | 2025.01.06 20:29:33.137250 [ 195 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 77 rows starting from the beginning of the part | ||
1876 | 2025.01.06 20:29:33.137541 [ 195 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 77 rows starting from the beginning of the part | ||
1877 | 2025.01.06 20:29:33.137956 [ 195 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 197 rows starting from the beginning of the part | ||
1878 | 2025.01.06 20:29:33.138418 [ 195 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 150 rows starting from the beginning of the part | ||
1879 | 2025.01.06 20:29:33.138675 [ 195 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 227 rows starting from the beginning of the part | ||
1880 | 2025.01.06 20:29:33.138903 [ 195 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2089 rows starting from the beginning of the part | ||
1881 | 2025.01.06 20:29:33.139606 [ 259 ] {d9e84611-f7e1-4468-8c55-4774ccc28423} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1882 | 2025.01.06 20:29:33.139648 [ 259 ] {d9e84611-f7e1-4468-8c55-4774ccc28423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1883 | 2025.01.06 20:29:33.140185 [ 259 ] {d9e84611-f7e1-4468-8c55-4774ccc28423} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1884 | 2025.01.06 20:29:33.140520 [ 259 ] {d9e84611-f7e1-4468-8c55-4774ccc28423} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1885 | 2025.01.06 20:29:33.140752 [ 60 ] {} <Debug> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1886 | 2025.01.06 20:29:33.140851 [ 259 ] {d9e84611-f7e1-4468-8c55-4774ccc28423} <Debug> executeQuery: Read 10 rows, 719.00 B in 0.003691 sec., 2709.29287455974 rows/sec., 190.23 KiB/sec. | ||
1887 | 2025.01.06 20:29:33.140860 [ 60 ] {} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1888 | 2025.01.06 20:29:33.140989 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1889 | 2025.01.06 20:29:33.141098 [ 259 ] {d9e84611-f7e1-4468-8c55-4774ccc28423} <Debug> TCPHandler: Processed in 0.004129763 sec. | ||
1890 | 2025.01.06 20:29:33.141508 [ 187 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::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 | ||
1891 | 2025.01.06 20:29:33.141773 [ 187 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1892 | 2025.01.06 20:29:33.141822 [ 187 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part | ||
1893 | 2025.01.06 20:29:33.141832 [ 190 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2817 rows, containing 5 columns (5 merged, 0 gathered) in 0.004914544 sec., 573196.6180382147 rows/sec., 38.18 MiB/sec. | ||
1894 | 2025.01.06 20:29:33.141990 [ 187 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
1895 | 2025.01.06 20:29:33.142218 [ 187 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 62 rows starting from the beginning of the part | ||
1896 | 2025.01.06 20:29:33.142357 [ 190 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1897 | 2025.01.06 20:29:33.142614 [ 187 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
1898 | 2025.01.06 20:29:33.142919 [ 187 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part | ||
1899 | 2025.01.06 20:29:33.143227 [ 187 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
1900 | 2025.01.06 20:29:33.143493 [ 190 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1901 | 2025.01.06 20:29:33.143753 [ 190 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1902 | 2025.01.06 20:29:33.143909 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
1903 | 2025.01.06 20:29:33.144621 [ 195 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 238 rows, containing 4 columns (4 merged, 0 gathered) in 0.003434593 sec., 69294.96449797691 rows/sec., 4.35 MiB/sec. | ||
1904 | 2025.01.06 20:29:33.144771 [ 195 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1905 | 2025.01.06 20:29:33.145062 [ 195 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_6_1} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1906 | 2025.01.06 20:29:33.145134 [ 195 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_6_1} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1907 | 2025.01.06 20:29:33.145197 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
1908 | 2025.01.06 20:29:36.936981 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1909 | 2025.01.06 20:29:36.937181 [ 259 ] {cd75d9e7-4b55-44e0-b087-6628043cac56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1910 | 2025.01.06 20:29:36.937251 [ 259 ] {cd75d9e7-4b55-44e0-b087-6628043cac56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1911 | 2025.01.06 20:29:36.938020 [ 259 ] {cd75d9e7-4b55-44e0-b087-6628043cac56} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1912 | 2025.01.06 20:29:36.938063 [ 259 ] {cd75d9e7-4b55-44e0-b087-6628043cac56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1913 | 2025.01.06 20:29:36.938480 [ 259 ] {cd75d9e7-4b55-44e0-b087-6628043cac56} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1914 | 2025.01.06 20:29:36.938724 [ 259 ] {cd75d9e7-4b55-44e0-b087-6628043cac56} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1915 | 2025.01.06 20:29:36.938915 [ 259 ] {cd75d9e7-4b55-44e0-b087-6628043cac56} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.001785 sec., 29131.65266106443 rows/sec., 2.21 MiB/sec. | ||
1916 | 2025.01.06 20:29:36.938977 [ 259 ] {cd75d9e7-4b55-44e0-b087-6628043cac56} <Debug> TCPHandler: Processed in 0.002133199 sec. | ||
1917 | 2025.01.06 20:29:36.939236 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1918 | 2025.01.06 20:29:36.939429 [ 263 ] {696d7541-238a-4d6b-9a6c-5bbc11e9e18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1919 | 2025.01.06 20:29:36.939504 [ 263 ] {696d7541-238a-4d6b-9a6c-5bbc11e9e18a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1920 | 2025.01.06 20:29:36.940303 [ 263 ] {696d7541-238a-4d6b-9a6c-5bbc11e9e18a} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1921 | 2025.01.06 20:29:36.940352 [ 263 ] {696d7541-238a-4d6b-9a6c-5bbc11e9e18a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1922 | 2025.01.06 20:29:36.940784 [ 263 ] {696d7541-238a-4d6b-9a6c-5bbc11e9e18a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1923 | 2025.01.06 20:29:36.941037 [ 263 ] {696d7541-238a-4d6b-9a6c-5bbc11e9e18a} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1924 | 2025.01.06 20:29:36.941264 [ 263 ] {696d7541-238a-4d6b-9a6c-5bbc11e9e18a} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001887 sec., 29676.7355590885 rows/sec., 2.31 MiB/sec. | ||
1925 | 2025.01.06 20:29:36.941331 [ 263 ] {696d7541-238a-4d6b-9a6c-5bbc11e9e18a} <Debug> TCPHandler: Processed in 0.00223228 sec. | ||
1926 | 2025.01.06 20:29:36.941498 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1927 | 2025.01.06 20:29:36.941627 [ 259 ] {97f7e561-4aca-464e-a770-35e339347cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1928 | 2025.01.06 20:29:36.941686 [ 259 ] {97f7e561-4aca-464e-a770-35e339347cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1929 | 2025.01.06 20:29:36.942264 [ 259 ] {97f7e561-4aca-464e-a770-35e339347cf2} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1930 | 2025.01.06 20:29:36.942304 [ 259 ] {97f7e561-4aca-464e-a770-35e339347cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1931 | 2025.01.06 20:29:36.942712 [ 259 ] {97f7e561-4aca-464e-a770-35e339347cf2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1932 | 2025.01.06 20:29:36.942956 [ 259 ] {97f7e561-4aca-464e-a770-35e339347cf2} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1933 | 2025.01.06 20:29:36.943147 [ 259 ] {97f7e561-4aca-464e-a770-35e339347cf2} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.001549 sec., 77469.33505487411 rows/sec., 5.37 MiB/sec. | ||
1934 | 2025.01.06 20:29:36.943206 [ 259 ] {97f7e561-4aca-464e-a770-35e339347cf2} <Debug> TCPHandler: Processed in 0.001768328 sec. | ||
1935 | 2025.01.06 20:29:36.943374 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1936 | 2025.01.06 20:29:36.943519 [ 263 ] {d9a735f4-a3dc-4060-8bc9-731f25e61d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1937 | 2025.01.06 20:29:36.943585 [ 263 ] {d9a735f4-a3dc-4060-8bc9-731f25e61d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1938 | 2025.01.06 20:29:36.944156 [ 263 ] {d9a735f4-a3dc-4060-8bc9-731f25e61d77} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1939 | 2025.01.06 20:29:36.944196 [ 263 ] {d9a735f4-a3dc-4060-8bc9-731f25e61d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1940 | 2025.01.06 20:29:36.944575 [ 263 ] {d9a735f4-a3dc-4060-8bc9-731f25e61d77} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1941 | 2025.01.06 20:29:36.944811 [ 263 ] {d9a735f4-a3dc-4060-8bc9-731f25e61d77} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1942 | 2025.01.06 20:29:36.945046 [ 263 ] {d9a735f4-a3dc-4060-8bc9-731f25e61d77} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001557 sec., 25690.43031470777 rows/sec., 1.76 MiB/sec. | ||
1943 | 2025.01.06 20:29:36.945221 [ 263 ] {d9a735f4-a3dc-4060-8bc9-731f25e61d77} <Debug> TCPHandler: Processed in 0.001914082 sec. | ||
1944 | 2025.01.06 20:29:38.076015 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
1945 | 2025.01.06 20:29:38.076621 [ 244 ] {} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1946 | 2025.01.06 20:29:38.076657 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1947 | 2025.01.06 20:29:38.077166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1948 | 2025.01.06 20:29:38.077414 [ 244 ] {} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1949 | 2025.01.06 20:29:38.077745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
1950 | 2025.01.06 20:29:38.328405 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
1951 | 2025.01.06 20:29:38.350365 [ 242 ] {} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1952 | 2025.01.06 20:29:38.350437 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1953 | 2025.01.06 20:29:38.357621 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1954 | 2025.01.06 20:29:38.358379 [ 242 ] {} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1955 | 2025.01.06 20:29:38.361072 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
1956 | 2025.01.06 20:29:40.571565 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 288 | ||
1957 | 2025.01.06 20:29:40.575154 [ 243 ] {} <Trace> system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1958 | 2025.01.06 20:29:40.575209 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1959 | 2025.01.06 20:29:40.576751 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1960 | 2025.01.06 20:29:40.577047 [ 243 ] {} <Trace> system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1961 | 2025.01.06 20:29:40.578069 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 288 | ||
1962 | 2025.01.06 20:29:41.944099 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1963 | 2025.01.06 20:29:41.944285 [ 259 ] {9b0d6b58-7055-42b0-a9ac-8e502b5398ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1964 | 2025.01.06 20:29:41.944357 [ 259 ] {9b0d6b58-7055-42b0-a9ac-8e502b5398ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1965 | 2025.01.06 20:29:41.945089 [ 259 ] {9b0d6b58-7055-42b0-a9ac-8e502b5398ab} <Trace> oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1966 | 2025.01.06 20:29:41.945136 [ 259 ] {9b0d6b58-7055-42b0-a9ac-8e502b5398ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1967 | 2025.01.06 20:29:41.945589 [ 259 ] {9b0d6b58-7055-42b0-a9ac-8e502b5398ab} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1968 | 2025.01.06 20:29:41.945839 [ 259 ] {9b0d6b58-7055-42b0-a9ac-8e502b5398ab} <Trace> oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1969 | 2025.01.06 20:29:41.946053 [ 42 ] {} <Debug> oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
1970 | 2025.01.06 20:29:41.946120 [ 259 ] {9b0d6b58-7055-42b0-a9ac-8e502b5398ab} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001884 sec., 7430.997876857749 rows/sec., 534.93 KiB/sec. | ||
1971 | 2025.01.06 20:29:41.946180 [ 42 ] {} <Trace> oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1972 | 2025.01.06 20:29:41.946261 [ 259 ] {9b0d6b58-7055-42b0-a9ac-8e502b5398ab} <Debug> TCPHandler: Processed in 0.002291442 sec. | ||
1973 | 2025.01.06 20:29:41.946273 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1974 | 2025.01.06 20:29:41.946535 [ 187 ] {786fc826-0009-4f46-9cf5-9fba1333e656::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 | ||
1975 | 2025.01.06 20:29:41.946688 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1976 | 2025.01.06 20:29:41.946713 [ 187 ] {786fc826-0009-4f46-9cf5-9fba1333e656::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1977 | 2025.01.06 20:29:41.946817 [ 187 ] {786fc826-0009-4f46-9cf5-9fba1333e656::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 | ||
1978 | 2025.01.06 20:29:41.946961 [ 187 ] {786fc826-0009-4f46-9cf5-9fba1333e656::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 | ||
1979 | 2025.01.06 20:29:41.947331 [ 187 ] {786fc826-0009-4f46-9cf5-9fba1333e656::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 | ||
1980 | 2025.01.06 20:29:41.947400 [ 263 ] {376b9c38-7ea6-46b6-9943-9aa8fbe559d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1981 | 2025.01.06 20:29:41.947680 [ 187 ] {786fc826-0009-4f46-9cf5-9fba1333e656::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 | ||
1982 | 2025.01.06 20:29:41.947675 [ 263 ] {376b9c38-7ea6-46b6-9943-9aa8fbe559d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1983 | 2025.01.06 20:29:41.948009 [ 187 ] {786fc826-0009-4f46-9cf5-9fba1333e656::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 | ||
1984 | 2025.01.06 20:29:41.950287 [ 263 ] {376b9c38-7ea6-46b6-9943-9aa8fbe559d6} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1985 | 2025.01.06 20:29:41.950394 [ 263 ] {376b9c38-7ea6-46b6-9943-9aa8fbe559d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1986 | 2025.01.06 20:29:41.950569 [ 190 ] {786fc826-0009-4f46-9cf5-9fba1333e656::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004166394 sec., 16801.099463948918 rows/sec., 1.25 MiB/sec. | ||
1987 | 2025.01.06 20:29:41.950865 [ 186 ] {786fc826-0009-4f46-9cf5-9fba1333e656::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
1988 | 2025.01.06 20:29:41.951225 [ 263 ] {376b9c38-7ea6-46b6-9943-9aa8fbe559d6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1989 | 2025.01.06 20:29:41.951471 [ 187 ] {786fc826-0009-4f46-9cf5-9fba1333e656::all_1_5_1} <Trace> oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1990 | 2025.01.06 20:29:41.951627 [ 187 ] {786fc826-0009-4f46-9cf5-9fba1333e656::all_1_5_1} <Trace> oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
1991 | 2025.01.06 20:29:41.951711 [ 263 ] {376b9c38-7ea6-46b6-9943-9aa8fbe559d6} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1992 | 2025.01.06 20:29:41.951783 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
1993 | 2025.01.06 20:29:41.952126 [ 263 ] {376b9c38-7ea6-46b6-9943-9aa8fbe559d6} <Debug> executeQuery: Read 245 rows, 21.93 KiB in 0.004986 sec., 49137.585238668275 rows/sec., 4.30 MiB/sec. | ||
1994 | 2025.01.06 20:29:41.952249 [ 263 ] {376b9c38-7ea6-46b6-9943-9aa8fbe559d6} <Debug> TCPHandler: Processed in 0.00585532 sec. | ||
1995 | 2025.01.06 20:29:41.952397 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1996 | 2025.01.06 20:29:41.952544 [ 259 ] {3a9958e9-124a-4d9b-963f-69345655deeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1997 | 2025.01.06 20:29:41.952605 [ 259 ] {3a9958e9-124a-4d9b-963f-69345655deeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1998 | 2025.01.06 20:29:41.953272 [ 259 ] {3a9958e9-124a-4d9b-963f-69345655deeb} <Trace> oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1999 | 2025.01.06 20:29:41.953312 [ 259 ] {3a9958e9-124a-4d9b-963f-69345655deeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2000 | 2025.01.06 20:29:41.953679 [ 259 ] {3a9958e9-124a-4d9b-963f-69345655deeb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2001 | 2025.01.06 20:29:41.953913 [ 259 ] {3a9958e9-124a-4d9b-963f-69345655deeb} <Trace> oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2002 | 2025.01.06 20:29:41.954148 [ 259 ] {3a9958e9-124a-4d9b-963f-69345655deeb} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001637 sec., 18326.20647525962 rows/sec., 1.30 MiB/sec. | ||
2003 | 2025.01.06 20:29:41.954213 [ 259 ] {3a9958e9-124a-4d9b-963f-69345655deeb} <Debug> TCPHandler: Processed in 0.001883141 sec. | ||
2004 | 2025.01.06 20:29:41.954413 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2005 | 2025.01.06 20:29:41.954641 [ 263 ] {941c3c08-2197-4910-8651-a7c9dcb4fec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2006 | 2025.01.06 20:29:41.954735 [ 263 ] {941c3c08-2197-4910-8651-a7c9dcb4fec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2007 | 2025.01.06 20:29:41.955506 [ 263 ] {941c3c08-2197-4910-8651-a7c9dcb4fec8} <Trace> oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2008 | 2025.01.06 20:29:41.955546 [ 263 ] {941c3c08-2197-4910-8651-a7c9dcb4fec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2009 | 2025.01.06 20:29:41.955893 [ 263 ] {941c3c08-2197-4910-8651-a7c9dcb4fec8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2010 | 2025.01.06 20:29:41.956119 [ 263 ] {941c3c08-2197-4910-8651-a7c9dcb4fec8} <Trace> oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2011 | 2025.01.06 20:29:41.956272 [ 42 ] {} <Debug> oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2012 | 2025.01.06 20:29:41.956346 [ 42 ] {} <Trace> oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2013 | 2025.01.06 20:29:41.956362 [ 263 ] {941c3c08-2197-4910-8651-a7c9dcb4fec8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001774 sec., 7891.770011273958 rows/sec., 552.69 KiB/sec. | ||
2014 | 2025.01.06 20:29:41.956387 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2015 | 2025.01.06 20:29:41.956515 [ 263 ] {941c3c08-2197-4910-8651-a7c9dcb4fec8} <Debug> TCPHandler: Processed in 0.00221356 sec. | ||
2016 | 2025.01.06 20:29:41.956612 [ 186 ] {503ea8dd-f181-4148-8a5b-aa44b2707914::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 | ||
2017 | 2025.01.06 20:29:41.956712 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2018 | 2025.01.06 20:29:41.956817 [ 186 ] {503ea8dd-f181-4148-8a5b-aa44b2707914::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2019 | 2025.01.06 20:29:41.956899 [ 186 ] {503ea8dd-f181-4148-8a5b-aa44b2707914::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 | ||
2020 | 2025.01.06 20:29:41.956951 [ 259 ] {96a1a44d-986d-40db-af1a-21d90f662404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2021 | 2025.01.06 20:29:41.957134 [ 259 ] {96a1a44d-986d-40db-af1a-21d90f662404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2022 | 2025.01.06 20:29:41.957188 [ 186 ] {503ea8dd-f181-4148-8a5b-aa44b2707914::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2023 | 2025.01.06 20:29:41.957488 [ 186 ] {503ea8dd-f181-4148-8a5b-aa44b2707914::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
2024 | 2025.01.06 20:29:41.957782 [ 186 ] {503ea8dd-f181-4148-8a5b-aa44b2707914::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
2025 | 2025.01.06 20:29:41.958153 [ 186 ] {503ea8dd-f181-4148-8a5b-aa44b2707914::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part | ||
2026 | 2025.01.06 20:29:41.958463 [ 186 ] {503ea8dd-f181-4148-8a5b-aa44b2707914::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
2027 | 2025.01.06 20:29:41.960130 [ 259 ] {96a1a44d-986d-40db-af1a-21d90f662404} <Trace> oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2028 | 2025.01.06 20:29:41.960222 [ 259 ] {96a1a44d-986d-40db-af1a-21d90f662404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2029 | 2025.01.06 20:29:41.961243 [ 259 ] {96a1a44d-986d-40db-af1a-21d90f662404} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2030 | 2025.01.06 20:29:41.961509 [ 196 ] {503ea8dd-f181-4148-8a5b-aa44b2707914::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.004985205 sec., 59977.47334362378 rows/sec., 4.30 MiB/sec. | ||
2031 | 2025.01.06 20:29:41.961690 [ 259 ] {96a1a44d-986d-40db-af1a-21d90f662404} <Trace> oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2032 | 2025.01.06 20:29:41.961873 [ 196 ] {503ea8dd-f181-4148-8a5b-aa44b2707914::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2033 | 2025.01.06 20:29:41.961910 [ 42 ] {} <Debug> oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2034 | 2025.01.06 20:29:41.962025 [ 42 ] {} <Trace> oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2035 | 2025.01.06 20:29:41.962107 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2036 | 2025.01.06 20:29:41.962487 [ 259 ] {96a1a44d-986d-40db-af1a-21d90f662404} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005355 sec., 2427.6377217553686 rows/sec., 151.36 KiB/sec. | ||
2037 | 2025.01.06 20:29:41.962595 [ 186 ] {1fb5646c-c98f-4cd1-a55c-c1fca61f9eac::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 | ||
2038 | 2025.01.06 20:29:41.962909 [ 196 ] {503ea8dd-f181-4148-8a5b-aa44b2707914::all_1_6_1} <Trace> oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2039 | 2025.01.06 20:29:41.962967 [ 259 ] {96a1a44d-986d-40db-af1a-21d90f662404} <Debug> TCPHandler: Processed in 0.006345812 sec. | ||
2040 | 2025.01.06 20:29:41.963054 [ 186 ] {1fb5646c-c98f-4cd1-a55c-c1fca61f9eac::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2041 | 2025.01.06 20:29:41.963171 [ 186 ] {1fb5646c-c98f-4cd1-a55c-c1fca61f9eac::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 | ||
2042 | 2025.01.06 20:29:41.963209 [ 196 ] {503ea8dd-f181-4148-8a5b-aa44b2707914::all_1_6_1} <Trace> oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2043 | 2025.01.06 20:29:41.963360 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2044 | 2025.01.06 20:29:41.963543 [ 186 ] {1fb5646c-c98f-4cd1-a55c-c1fca61f9eac::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 | ||
2045 | 2025.01.06 20:29:41.963556 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
2046 | 2025.01.06 20:29:41.963870 [ 263 ] {6716f267-4877-45f5-83e0-3c3815652811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2047 | 2025.01.06 20:29:41.963942 [ 186 ] {1fb5646c-c98f-4cd1-a55c-c1fca61f9eac::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 | ||
2048 | 2025.01.06 20:29:41.964029 [ 263 ] {6716f267-4877-45f5-83e0-3c3815652811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2049 | 2025.01.06 20:29:41.964133 [ 186 ] {1fb5646c-c98f-4cd1-a55c-c1fca61f9eac::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 | ||
2050 | 2025.01.06 20:29:41.964507 [ 186 ] {1fb5646c-c98f-4cd1-a55c-c1fca61f9eac::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 | ||
2051 | 2025.01.06 20:29:41.966782 [ 263 ] {6716f267-4877-45f5-83e0-3c3815652811} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2052 | 2025.01.06 20:29:41.966884 [ 263 ] {6716f267-4877-45f5-83e0-3c3815652811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2053 | 2025.01.06 20:29:41.966945 [ 186 ] {1fb5646c-c98f-4cd1-a55c-c1fca61f9eac::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004707968 sec., 13806.381011935511 rows/sec., 914.76 KiB/sec. | ||
2054 | 2025.01.06 20:29:41.967158 [ 186 ] {1fb5646c-c98f-4cd1-a55c-c1fca61f9eac::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2055 | 2025.01.06 20:29:41.967627 [ 263 ] {6716f267-4877-45f5-83e0-3c3815652811} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2056 | 2025.01.06 20:29:41.967706 [ 186 ] {1fb5646c-c98f-4cd1-a55c-c1fca61f9eac::all_1_5_1} <Trace> oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2057 | 2025.01.06 20:29:41.967855 [ 186 ] {1fb5646c-c98f-4cd1-a55c-c1fca61f9eac::all_1_5_1} <Trace> oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2058 | 2025.01.06 20:29:41.967998 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2059 | 2025.01.06 20:29:41.968085 [ 263 ] {6716f267-4877-45f5-83e0-3c3815652811} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2060 | 2025.01.06 20:29:41.968303 [ 263 ] {6716f267-4877-45f5-83e0-3c3815652811} <Debug> executeQuery: Read 397 rows, 28.88 KiB in 0.004586 sec., 86567.81508940253 rows/sec., 6.15 MiB/sec. | ||
2061 | 2025.01.06 20:29:41.968365 [ 263 ] {6716f267-4877-45f5-83e0-3c3815652811} <Debug> TCPHandler: Processed in 0.005207792 sec. | ||
2062 | 2025.01.06 20:29:41.968557 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2063 | 2025.01.06 20:29:41.968699 [ 259 ] {79d481f3-82d7-454c-8ff0-346dd9ec724d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2064 | 2025.01.06 20:29:41.968759 [ 259 ] {79d481f3-82d7-454c-8ff0-346dd9ec724d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2065 | 2025.01.06 20:29:41.969295 [ 259 ] {79d481f3-82d7-454c-8ff0-346dd9ec724d} <Trace> oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2066 | 2025.01.06 20:29:41.969334 [ 259 ] {79d481f3-82d7-454c-8ff0-346dd9ec724d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2067 | 2025.01.06 20:29:41.969726 [ 259 ] {79d481f3-82d7-454c-8ff0-346dd9ec724d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2068 | 2025.01.06 20:29:41.969963 [ 259 ] {79d481f3-82d7-454c-8ff0-346dd9ec724d} <Trace> oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2069 | 2025.01.06 20:29:41.970201 [ 259 ] {79d481f3-82d7-454c-8ff0-346dd9ec724d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001529 sec., 3924.133420536298 rows/sec., 205.02 KiB/sec. | ||
2070 | 2025.01.06 20:29:41.970258 [ 259 ] {79d481f3-82d7-454c-8ff0-346dd9ec724d} <Debug> TCPHandler: Processed in 0.001770178 sec. | ||
2071 | 2025.01.06 20:29:41.970406 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2072 | 2025.01.06 20:29:41.970544 [ 263 ] {d72f5252-3579-4bfd-b724-f4796aed4bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2073 | 2025.01.06 20:29:41.970605 [ 263 ] {d72f5252-3579-4bfd-b724-f4796aed4bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2074 | 2025.01.06 20:29:41.971256 [ 263 ] {d72f5252-3579-4bfd-b724-f4796aed4bc1} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2075 | 2025.01.06 20:29:41.971296 [ 263 ] {d72f5252-3579-4bfd-b724-f4796aed4bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2076 | 2025.01.06 20:29:41.971688 [ 263 ] {d72f5252-3579-4bfd-b724-f4796aed4bc1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2077 | 2025.01.06 20:29:41.971931 [ 263 ] {d72f5252-3579-4bfd-b724-f4796aed4bc1} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2078 | 2025.01.06 20:29:41.972140 [ 263 ] {d72f5252-3579-4bfd-b724-f4796aed4bc1} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001627 sec., 139520.59004302399 rows/sec., 9.31 MiB/sec. | ||
2079 | 2025.01.06 20:29:41.972192 [ 263 ] {d72f5252-3579-4bfd-b724-f4796aed4bc1} <Debug> TCPHandler: Processed in 0.001851651 sec. | ||
2080 | 2025.01.06 20:29:41.972332 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2081 | 2025.01.06 20:29:41.972472 [ 259 ] {d3b010a0-f315-4e92-a5f3-c814533bcd84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2082 | 2025.01.06 20:29:41.972539 [ 259 ] {d3b010a0-f315-4e92-a5f3-c814533bcd84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2083 | 2025.01.06 20:29:41.973088 [ 259 ] {d3b010a0-f315-4e92-a5f3-c814533bcd84} <Trace> oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2084 | 2025.01.06 20:29:41.973133 [ 259 ] {d3b010a0-f315-4e92-a5f3-c814533bcd84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2085 | 2025.01.06 20:29:41.973494 [ 259 ] {d3b010a0-f315-4e92-a5f3-c814533bcd84} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2086 | 2025.01.06 20:29:41.973733 [ 259 ] {d3b010a0-f315-4e92-a5f3-c814533bcd84} <Trace> oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2087 | 2025.01.06 20:29:41.974017 [ 259 ] {d3b010a0-f315-4e92-a5f3-c814533bcd84} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001555 sec., 643.0868167202573 rows/sec., 43.33 KiB/sec. | ||
2088 | 2025.01.06 20:29:41.974161 [ 259 ] {d3b010a0-f315-4e92-a5f3-c814533bcd84} <Debug> TCPHandler: Processed in 0.001891351 sec. | ||
2089 | 2025.01.06 20:29:41.974363 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2090 | 2025.01.06 20:29:41.974590 [ 263 ] {8e4f5d4e-07c0-4023-92bc-22b0eefb8398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2091 | 2025.01.06 20:29:41.974731 [ 263 ] {8e4f5d4e-07c0-4023-92bc-22b0eefb8398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2092 | 2025.01.06 20:29:41.976040 [ 263 ] {8e4f5d4e-07c0-4023-92bc-22b0eefb8398} <Trace> oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2093 | 2025.01.06 20:29:41.976080 [ 263 ] {8e4f5d4e-07c0-4023-92bc-22b0eefb8398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2094 | 2025.01.06 20:29:41.976694 [ 263 ] {8e4f5d4e-07c0-4023-92bc-22b0eefb8398} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2095 | 2025.01.06 20:29:41.976945 [ 263 ] {8e4f5d4e-07c0-4023-92bc-22b0eefb8398} <Trace> oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2096 | 2025.01.06 20:29:41.977291 [ 263 ] {8e4f5d4e-07c0-4023-92bc-22b0eefb8398} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002747 sec., 8372.770294867129 rows/sec., 15.00 MiB/sec. | ||
2097 | 2025.01.06 20:29:41.977390 [ 263 ] {8e4f5d4e-07c0-4023-92bc-22b0eefb8398} <Debug> TCPHandler: Processed in 0.003136075 sec. | ||
2098 | 2025.01.06 20:29:41.977565 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2099 | 2025.01.06 20:29:41.977702 [ 259 ] {858ed6af-aad1-4740-bebf-582a734cfb6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2100 | 2025.01.06 20:29:41.977761 [ 259 ] {858ed6af-aad1-4740-bebf-582a734cfb6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2101 | 2025.01.06 20:29:41.978341 [ 259 ] {858ed6af-aad1-4740-bebf-582a734cfb6e} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2102 | 2025.01.06 20:29:41.978381 [ 259 ] {858ed6af-aad1-4740-bebf-582a734cfb6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2103 | 2025.01.06 20:29:41.978777 [ 259 ] {858ed6af-aad1-4740-bebf-582a734cfb6e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2104 | 2025.01.06 20:29:41.979020 [ 259 ] {858ed6af-aad1-4740-bebf-582a734cfb6e} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2105 | 2025.01.06 20:29:41.979233 [ 259 ] {858ed6af-aad1-4740-bebf-582a734cfb6e} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.00156 sec., 46153.846153846156 rows/sec., 2.94 MiB/sec. | ||
2106 | 2025.01.06 20:29:41.979287 [ 259 ] {858ed6af-aad1-4740-bebf-582a734cfb6e} <Debug> TCPHandler: Processed in 0.001788819 sec. | ||
2107 | 2025.01.06 20:29:45.505218 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2108 | 2025.01.06 20:29:45.505282 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2109 | 2025.01.06 20:29:45.578816 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
2110 | 2025.01.06 20:29:45.579446 [ 244 ] {} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2111 | 2025.01.06 20:29:45.579493 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2112 | 2025.01.06 20:29:45.580001 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2113 | 2025.01.06 20:29:45.580255 [ 244 ] {} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2114 | 2025.01.06 20:29:45.580540 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2115 | 2025.01.06 20:29:45.862066 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2116 | 2025.01.06 20:29:45.881913 [ 242 ] {} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2117 | 2025.01.06 20:29:45.881958 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2118 | 2025.01.06 20:29:45.888890 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2119 | 2025.01.06 20:29:45.889681 [ 242 ] {} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2120 | 2025.01.06 20:29:45.892114 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2121 | 2025.01.06 20:29:46.938330 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2122 | 2025.01.06 20:29:46.938520 [ 259 ] {6b9d5612-63f1-498d-90bc-2b675a18543f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2123 | 2025.01.06 20:29:46.938595 [ 259 ] {6b9d5612-63f1-498d-90bc-2b675a18543f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2124 | 2025.01.06 20:29:46.939352 [ 259 ] {6b9d5612-63f1-498d-90bc-2b675a18543f} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2125 | 2025.01.06 20:29:46.939403 [ 259 ] {6b9d5612-63f1-498d-90bc-2b675a18543f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2126 | 2025.01.06 20:29:46.939846 [ 259 ] {6b9d5612-63f1-498d-90bc-2b675a18543f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2127 | 2025.01.06 20:29:46.940098 [ 259 ] {6b9d5612-63f1-498d-90bc-2b675a18543f} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2128 | 2025.01.06 20:29:46.940349 [ 259 ] {6b9d5612-63f1-498d-90bc-2b675a18543f} <Debug> executeQuery: Read 68 rows, 5.63 KiB in 0.001882 sec., 36131.77470775771 rows/sec., 2.92 MiB/sec. | ||
2129 | 2025.01.06 20:29:46.940418 [ 259 ] {6b9d5612-63f1-498d-90bc-2b675a18543f} <Debug> TCPHandler: Processed in 0.00222327 sec. | ||
2130 | 2025.01.06 20:29:46.940656 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2131 | 2025.01.06 20:29:46.940842 [ 263 ] {64fe32e2-0e3a-4af4-b584-4574b9b2fa63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2132 | 2025.01.06 20:29:46.940913 [ 263 ] {64fe32e2-0e3a-4af4-b584-4574b9b2fa63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2133 | 2025.01.06 20:29:46.941635 [ 263 ] {64fe32e2-0e3a-4af4-b584-4574b9b2fa63} <Trace> oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2134 | 2025.01.06 20:29:46.941675 [ 263 ] {64fe32e2-0e3a-4af4-b584-4574b9b2fa63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2135 | 2025.01.06 20:29:46.942094 [ 263 ] {64fe32e2-0e3a-4af4-b584-4574b9b2fa63} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2136 | 2025.01.06 20:29:46.942347 [ 263 ] {64fe32e2-0e3a-4af4-b584-4574b9b2fa63} <Trace> oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2137 | 2025.01.06 20:29:46.942486 [ 37 ] {} <Debug> oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2138 | 2025.01.06 20:29:46.942527 [ 37 ] {} <Trace> oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2139 | 2025.01.06 20:29:46.942548 [ 263 ] {64fe32e2-0e3a-4af4-b584-4574b9b2fa63} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001758 sec., 4550.625711035267 rows/sec., 342.19 KiB/sec. | ||
2140 | 2025.01.06 20:29:46.942552 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2141 | 2025.01.06 20:29:46.942657 [ 263 ] {64fe32e2-0e3a-4af4-b584-4574b9b2fa63} <Debug> TCPHandler: Processed in 0.002128328 sec. | ||
2142 | 2025.01.06 20:29:46.942817 [ 186 ] {1ae40f88-589a-47d9-bbfe-967558875ffa::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 | ||
2143 | 2025.01.06 20:29:46.942845 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2144 | 2025.01.06 20:29:46.943106 [ 259 ] {f3b70e42-cb51-4787-838e-58cdd466c444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2145 | 2025.01.06 20:29:46.943122 [ 186 ] {1ae40f88-589a-47d9-bbfe-967558875ffa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2146 | 2025.01.06 20:29:46.943209 [ 186 ] {1ae40f88-589a-47d9-bbfe-967558875ffa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 29 rows starting from the beginning of the part | ||
2147 | 2025.01.06 20:29:46.943209 [ 259 ] {f3b70e42-cb51-4787-838e-58cdd466c444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2148 | 2025.01.06 20:29:46.943582 [ 186 ] {1ae40f88-589a-47d9-bbfe-967558875ffa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 29 rows starting from the beginning of the part | ||
2149 | 2025.01.06 20:29:46.943880 [ 186 ] {1ae40f88-589a-47d9-bbfe-967558875ffa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 29 rows starting from the beginning of the part | ||
2150 | 2025.01.06 20:29:46.944267 [ 186 ] {1ae40f88-589a-47d9-bbfe-967558875ffa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 29 rows starting from the beginning of the part | ||
2151 | 2025.01.06 20:29:46.944637 [ 186 ] {1ae40f88-589a-47d9-bbfe-967558875ffa::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 | ||
2152 | 2025.01.06 20:29:46.945030 [ 186 ] {1ae40f88-589a-47d9-bbfe-967558875ffa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
2153 | 2025.01.06 20:29:46.945998 [ 259 ] {f3b70e42-cb51-4787-838e-58cdd466c444} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2154 | 2025.01.06 20:29:46.946066 [ 259 ] {f3b70e42-cb51-4787-838e-58cdd466c444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2155 | 2025.01.06 20:29:46.947090 [ 259 ] {f3b70e42-cb51-4787-838e-58cdd466c444} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2156 | 2025.01.06 20:29:46.947727 [ 259 ] {f3b70e42-cb51-4787-838e-58cdd466c444} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2157 | 2025.01.06 20:29:46.947861 [ 186 ] {1ae40f88-589a-47d9-bbfe-967558875ffa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 154 rows, containing 5 columns (5 merged, 0 gathered) in 0.005186042 sec., 29695.093097973368 rows/sec., 2.23 MiB/sec. | ||
2158 | 2025.01.06 20:29:46.948137 [ 186 ] {1ae40f88-589a-47d9-bbfe-967558875ffa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2159 | 2025.01.06 20:29:46.948144 [ 259 ] {f3b70e42-cb51-4787-838e-58cdd466c444} <Debug> executeQuery: Read 64 rows, 5.11 KiB in 0.005125 sec., 12487.80487804878 rows/sec., 997.71 KiB/sec. | ||
2160 | 2025.01.06 20:29:46.948311 [ 259 ] {f3b70e42-cb51-4787-838e-58cdd466c444} <Debug> TCPHandler: Processed in 0.005559591 sec. | ||
2161 | 2025.01.06 20:29:46.948508 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2162 | 2025.01.06 20:29:46.948639 [ 186 ] {1ae40f88-589a-47d9-bbfe-967558875ffa::all_1_6_1} <Trace> oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2163 | 2025.01.06 20:29:46.948700 [ 263 ] {12267d47-dd37-401a-8edb-9b0801993dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2164 | 2025.01.06 20:29:46.948799 [ 186 ] {1ae40f88-589a-47d9-bbfe-967558875ffa::all_1_6_1} <Trace> oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2165 | 2025.01.06 20:29:46.948810 [ 263 ] {12267d47-dd37-401a-8edb-9b0801993dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2166 | 2025.01.06 20:29:46.949004 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
2167 | 2025.01.06 20:29:46.949593 [ 263 ] {12267d47-dd37-401a-8edb-9b0801993dd9} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2168 | 2025.01.06 20:29:46.949640 [ 263 ] {12267d47-dd37-401a-8edb-9b0801993dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2169 | 2025.01.06 20:29:46.950059 [ 263 ] {12267d47-dd37-401a-8edb-9b0801993dd9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2170 | 2025.01.06 20:29:46.950332 [ 263 ] {12267d47-dd37-401a-8edb-9b0801993dd9} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2171 | 2025.01.06 20:29:46.950539 [ 263 ] {12267d47-dd37-401a-8edb-9b0801993dd9} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001898 sec., 79030.55848261328 rows/sec., 5.48 MiB/sec. | ||
2172 | 2025.01.06 20:29:46.950622 [ 263 ] {12267d47-dd37-401a-8edb-9b0801993dd9} <Debug> TCPHandler: Processed in 0.00218962 sec. | ||
2173 | 2025.01.06 20:29:46.950785 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2174 | 2025.01.06 20:29:46.950910 [ 259 ] {d158a043-27b9-4830-abd9-78798d6cdcd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2175 | 2025.01.06 20:29:46.950995 [ 259 ] {d158a043-27b9-4830-abd9-78798d6cdcd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2176 | 2025.01.06 20:29:46.952198 [ 259 ] {d158a043-27b9-4830-abd9-78798d6cdcd2} <Trace> oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2177 | 2025.01.06 20:29:46.952250 [ 259 ] {d158a043-27b9-4830-abd9-78798d6cdcd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2178 | 2025.01.06 20:29:46.953119 [ 259 ] {d158a043-27b9-4830-abd9-78798d6cdcd2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2179 | 2025.01.06 20:29:46.953470 [ 259 ] {d158a043-27b9-4830-abd9-78798d6cdcd2} <Trace> oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2180 | 2025.01.06 20:29:46.953678 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2181 | 2025.01.06 20:29:46.953751 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2182 | 2025.01.06 20:29:46.953786 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2183 | 2025.01.06 20:29:46.953821 [ 259 ] {d158a043-27b9-4830-abd9-78798d6cdcd2} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002925 sec., 2735.042735042735 rows/sec., 4.90 MiB/sec. | ||
2184 | 2025.01.06 20:29:46.954145 [ 196 ] {fbf005c8-a4b4-4d65-8e17-b42fba9a74c3::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 | ||
2185 | 2025.01.06 20:29:46.954210 [ 259 ] {d158a043-27b9-4830-abd9-78798d6cdcd2} <Debug> TCPHandler: Processed in 0.003481975 sec. | ||
2186 | 2025.01.06 20:29:46.954462 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2187 | 2025.01.06 20:29:46.954723 [ 263 ] {d5a7dda8-80a4-4815-b6a0-1028b2e7607f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2188 | 2025.01.06 20:29:46.954857 [ 263 ] {d5a7dda8-80a4-4815-b6a0-1028b2e7607f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2189 | 2025.01.06 20:29:46.954964 [ 196 ] {fbf005c8-a4b4-4d65-8e17-b42fba9a74c3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2190 | 2025.01.06 20:29:46.955255 [ 196 ] {fbf005c8-a4b4-4d65-8e17-b42fba9a74c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part | ||
2191 | 2025.01.06 20:29:46.956073 [ 196 ] {fbf005c8-a4b4-4d65-8e17-b42fba9a74c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
2192 | 2025.01.06 20:29:46.956844 [ 196 ] {fbf005c8-a4b4-4d65-8e17-b42fba9a74c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
2193 | 2025.01.06 20:29:46.956909 [ 263 ] {d5a7dda8-80a4-4815-b6a0-1028b2e7607f} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2194 | 2025.01.06 20:29:46.956980 [ 263 ] {d5a7dda8-80a4-4815-b6a0-1028b2e7607f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2195 | 2025.01.06 20:29:46.957350 [ 196 ] {fbf005c8-a4b4-4d65-8e17-b42fba9a74c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
2196 | 2025.01.06 20:29:46.957990 [ 196 ] {fbf005c8-a4b4-4d65-8e17-b42fba9a74c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
2197 | 2025.01.06 20:29:46.958498 [ 196 ] {fbf005c8-a4b4-4d65-8e17-b42fba9a74c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
2198 | 2025.01.06 20:29:46.959201 [ 263 ] {d5a7dda8-80a4-4815-b6a0-1028b2e7607f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2199 | 2025.01.06 20:29:46.959659 [ 263 ] {d5a7dda8-80a4-4815-b6a0-1028b2e7607f} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2200 | 2025.01.06 20:29:46.960362 [ 263 ] {d5a7dda8-80a4-4815-b6a0-1028b2e7607f} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.005689 sec., 8788.890841975743 rows/sec., 617.11 KiB/sec. | ||
2201 | 2025.01.06 20:29:46.960670 [ 263 ] {d5a7dda8-80a4-4815-b6a0-1028b2e7607f} <Debug> TCPHandler: Processed in 0.006346863 sec. | ||
2202 | 2025.01.06 20:29:46.962520 [ 200 ] {fbf005c8-a4b4-4d65-8e17-b42fba9a74c3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 19 columns (19 merged, 0 gathered) in 0.008626955 sec., 13793.974814983965 rows/sec., 24.72 MiB/sec. | ||
2203 | 2025.01.06 20:29:46.962950 [ 197 ] {fbf005c8-a4b4-4d65-8e17-b42fba9a74c3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2204 | 2025.01.06 20:29:46.963437 [ 197 ] {fbf005c8-a4b4-4d65-8e17-b42fba9a74c3::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2205 | 2025.01.06 20:29:46.963517 [ 197 ] {fbf005c8-a4b4-4d65-8e17-b42fba9a74c3::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2206 | 2025.01.06 20:29:46.963668 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
2207 | 2025.01.06 20:29:50.579237 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 322 | ||
2208 | 2025.01.06 20:29:50.582300 [ 243 ] {} <Trace> system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2209 | 2025.01.06 20:29:50.582347 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2210 | 2025.01.06 20:29:50.583881 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2211 | 2025.01.06 20:29:50.584199 [ 243 ] {} <Trace> system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2212 | 2025.01.06 20:29:50.584341 [ 27 ] {} <Debug> system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2213 | 2025.01.06 20:29:50.584400 [ 27 ] {} <Trace> system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2214 | 2025.01.06 20:29:50.584449 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2215 | 2025.01.06 20:29:50.584875 [ 196 ] {b0c0e1c6-80ff-412e-9ff0-62b2fc86b228::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 | ||
2216 | 2025.01.06 20:29:50.585591 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 322 | ||
2217 | 2025.01.06 20:29:50.586072 [ 196 ] {b0c0e1c6-80ff-412e-9ff0-62b2fc86b228::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2218 | 2025.01.06 20:29:50.586258 [ 196 ] {b0c0e1c6-80ff-412e-9ff0-62b2fc86b228::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 | ||
2219 | 2025.01.06 20:29:50.586933 [ 196 ] {b0c0e1c6-80ff-412e-9ff0-62b2fc86b228::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
2220 | 2025.01.06 20:29:50.587582 [ 196 ] {b0c0e1c6-80ff-412e-9ff0-62b2fc86b228::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
2221 | 2025.01.06 20:29:50.588208 [ 196 ] {b0c0e1c6-80ff-412e-9ff0-62b2fc86b228::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
2222 | 2025.01.06 20:29:50.588780 [ 196 ] {b0c0e1c6-80ff-412e-9ff0-62b2fc86b228::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 | ||
2223 | 2025.01.06 20:29:50.589381 [ 196 ] {b0c0e1c6-80ff-412e-9ff0-62b2fc86b228::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
2224 | 2025.01.06 20:29:50.597494 [ 200 ] {b0c0e1c6-80ff-412e-9ff0-62b2fc86b228::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 72 columns (72 merged, 0 gathered) in 0.012928332 sec., 24906.538600648557 rows/sec., 24.62 MiB/sec. | ||
2225 | 2025.01.06 20:29:50.598675 [ 198 ] {b0c0e1c6-80ff-412e-9ff0-62b2fc86b228::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2226 | 2025.01.06 20:29:50.599537 [ 198 ] {b0c0e1c6-80ff-412e-9ff0-62b2fc86b228::all_1_6_1} <Trace> system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2227 | 2025.01.06 20:29:50.599632 [ 198 ] {b0c0e1c6-80ff-412e-9ff0-62b2fc86b228::all_1_6_1} <Trace> system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2228 | 2025.01.06 20:29:50.599956 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. | ||
2229 | 2025.01.06 20:29:51.932792 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2230 | 2025.01.06 20:29:51.933094 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) 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', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2231 | 2025.01.06 20:29:51.933567 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2232 | 2025.01.06 20:29:51.933622 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} <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', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2233 | 2025.01.06 20:29:51.933992 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2234 | 2025.01.06 20:29:51.934077 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2235 | 2025.01.06 20:29:51.934252 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
2236 | 2025.01.06 20:29:51.934503 [ 296 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2237 | 2025.01.06 20:29:51.934538 [ 298 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2238 | 2025.01.06 20:29:51.934502 [ 299 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2239 | 2025.01.06 20:29:51.934809 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (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 | ||
2240 | 2025.01.06 20:29:51.934843 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2241 | 2025.01.06 20:29:51.934971 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2242 | 2025.01.06 20:29:51.934995 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} <Debug> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
2243 | 2025.01.06 20:29:51.935040 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} <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', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2244 | 2025.01.06 20:29:51.935089 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} <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', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2245 | 2025.01.06 20:29:51.935134 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} <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', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2246 | 2025.01.06 20:29:51.936974 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} <Debug> executeQuery: Read 38 rows, 1.44 KiB in 0.004027 sec., 9436.304941643903 rows/sec., 356.72 KiB/sec. | ||
2247 | 2025.01.06 20:29:51.937192 [ 259 ] {b7139679-0f00-40cf-b3d4-50a92387b8a1} <Debug> TCPHandler: Processed in 0.004544884 sec. | ||
2248 | 2025.01.06 20:29:51.948599 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2249 | 2025.01.06 20:29:51.948747 [ 259 ] {9a9b9a4c-c4d8-4e6c-b66a-2d2655fb79b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2250 | 2025.01.06 20:29:51.948811 [ 259 ] {9a9b9a4c-c4d8-4e6c-b66a-2d2655fb79b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2251 | 2025.01.06 20:29:51.949618 [ 259 ] {9a9b9a4c-c4d8-4e6c-b66a-2d2655fb79b1} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2252 | 2025.01.06 20:29:51.949663 [ 259 ] {9a9b9a4c-c4d8-4e6c-b66a-2d2655fb79b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2253 | 2025.01.06 20:29:51.950163 [ 259 ] {9a9b9a4c-c4d8-4e6c-b66a-2d2655fb79b1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2254 | 2025.01.06 20:29:51.950390 [ 259 ] {9a9b9a4c-c4d8-4e6c-b66a-2d2655fb79b1} <Trace> oximeter.timeseries_schema (97953943-5b6d-4def-9c78-38a080218d6e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2255 | 2025.01.06 20:29:51.950650 [ 259 ] {9a9b9a4c-c4d8-4e6c-b66a-2d2655fb79b1} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001939 sec., 515.7297576070139 rows/sec., 116.85 KiB/sec. | ||
2256 | 2025.01.06 20:29:51.950854 [ 259 ] {9a9b9a4c-c4d8-4e6c-b66a-2d2655fb79b1} <Debug> TCPHandler: Processed in 0.002317453 sec. | ||
2257 | 2025.01.06 20:29:51.951117 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2258 | 2025.01.06 20:29:51.951305 [ 263 ] {0b8f79b9-9d46-4db5-afb2-b99ee7231c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2259 | 2025.01.06 20:29:51.951384 [ 263 ] {0b8f79b9-9d46-4db5-afb2-b99ee7231c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2260 | 2025.01.06 20:29:51.952095 [ 263 ] {0b8f79b9-9d46-4db5-afb2-b99ee7231c05} <Trace> oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2261 | 2025.01.06 20:29:51.952143 [ 263 ] {0b8f79b9-9d46-4db5-afb2-b99ee7231c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2262 | 2025.01.06 20:29:51.952573 [ 263 ] {0b8f79b9-9d46-4db5-afb2-b99ee7231c05} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2263 | 2025.01.06 20:29:51.952839 [ 263 ] {0b8f79b9-9d46-4db5-afb2-b99ee7231c05} <Trace> oximeter.fields_i16 (786fc826-0009-4f46-9cf5-9fba1333e656): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2264 | 2025.01.06 20:29:51.953071 [ 263 ] {0b8f79b9-9d46-4db5-afb2-b99ee7231c05} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001818 sec., 7700.770077007701 rows/sec., 554.35 KiB/sec. | ||
2265 | 2025.01.06 20:29:51.953128 [ 263 ] {0b8f79b9-9d46-4db5-afb2-b99ee7231c05} <Debug> TCPHandler: Processed in 0.002151518 sec. | ||
2266 | 2025.01.06 20:29:51.953296 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2267 | 2025.01.06 20:29:51.953444 [ 259 ] {1091a98a-9689-4d06-be4c-0c35a472d8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2268 | 2025.01.06 20:29:51.953502 [ 259 ] {1091a98a-9689-4d06-be4c-0c35a472d8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2269 | 2025.01.06 20:29:51.954192 [ 259 ] {1091a98a-9689-4d06-be4c-0c35a472d8db} <Trace> oximeter.fields_ipaddr (7b85b4f1-faf9-433b-b27f-0527e79fb18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2270 | 2025.01.06 20:29:51.954240 [ 259 ] {1091a98a-9689-4d06-be4c-0c35a472d8db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2271 | 2025.01.06 20:29:51.954618 [ 259 ] {1091a98a-9689-4d06-be4c-0c35a472d8db} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2272 | 2025.01.06 20:29:51.954870 [ 259 ] {1091a98a-9689-4d06-be4c-0c35a472d8db} <Trace> oximeter.fields_ipaddr (7b85b4f1-faf9-433b-b27f-0527e79fb18c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2273 | 2025.01.06 20:29:51.955097 [ 259 ] {1091a98a-9689-4d06-be4c-0c35a472d8db} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001688 sec., 2369.6682464454975 rows/sec., 193.23 KiB/sec. | ||
2274 | 2025.01.06 20:29:51.955157 [ 259 ] {1091a98a-9689-4d06-be4c-0c35a472d8db} <Debug> TCPHandler: Processed in 0.001928202 sec. | ||
2275 | 2025.01.06 20:29:51.955305 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2276 | 2025.01.06 20:29:51.955450 [ 263 ] {20810d9a-fda8-4ebd-839d-adfc8cc208f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2277 | 2025.01.06 20:29:51.955544 [ 263 ] {20810d9a-fda8-4ebd-839d-adfc8cc208f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2278 | 2025.01.06 20:29:51.956640 [ 263 ] {20810d9a-fda8-4ebd-839d-adfc8cc208f2} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2279 | 2025.01.06 20:29:51.956680 [ 263 ] {20810d9a-fda8-4ebd-839d-adfc8cc208f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2280 | 2025.01.06 20:29:51.957060 [ 263 ] {20810d9a-fda8-4ebd-839d-adfc8cc208f2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2281 | 2025.01.06 20:29:51.957303 [ 263 ] {20810d9a-fda8-4ebd-839d-adfc8cc208f2} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2282 | 2025.01.06 20:29:51.957522 [ 263 ] {20810d9a-fda8-4ebd-839d-adfc8cc208f2} <Debug> executeQuery: Read 247 rows, 22.08 KiB in 0.002122 sec., 116399.62299717247 rows/sec., 10.16 MiB/sec. | ||
2283 | 2025.01.06 20:29:51.957576 [ 263 ] {20810d9a-fda8-4ebd-839d-adfc8cc208f2} <Debug> TCPHandler: Processed in 0.002332653 sec. | ||
2284 | 2025.01.06 20:29:51.957749 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2285 | 2025.01.06 20:29:51.957889 [ 259 ] {f6c6fd89-1b8a-4bdc-80ad-e2a6cbc1849e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2286 | 2025.01.06 20:29:51.957948 [ 259 ] {f6c6fd89-1b8a-4bdc-80ad-e2a6cbc1849e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2287 | 2025.01.06 20:29:51.958616 [ 259 ] {f6c6fd89-1b8a-4bdc-80ad-e2a6cbc1849e} <Trace> oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2288 | 2025.01.06 20:29:51.958656 [ 259 ] {f6c6fd89-1b8a-4bdc-80ad-e2a6cbc1849e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2289 | 2025.01.06 20:29:51.959035 [ 259 ] {f6c6fd89-1b8a-4bdc-80ad-e2a6cbc1849e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2290 | 2025.01.06 20:29:51.959277 [ 259 ] {f6c6fd89-1b8a-4bdc-80ad-e2a6cbc1849e} <Trace> oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2291 | 2025.01.06 20:29:51.959567 [ 259 ] {f6c6fd89-1b8a-4bdc-80ad-e2a6cbc1849e} <Debug> executeQuery: Read 34 rows, 2.46 KiB in 0.00169 sec., 20118.343195266272 rows/sec., 1.42 MiB/sec. | ||
2292 | 2025.01.06 20:29:51.959717 [ 259 ] {f6c6fd89-1b8a-4bdc-80ad-e2a6cbc1849e} <Debug> TCPHandler: Processed in 0.002037596 sec. | ||
2293 | 2025.01.06 20:29:51.959867 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2294 | 2025.01.06 20:29:51.960005 [ 263 ] {d580257a-44e8-4a68-8e28-5f0048f62a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2295 | 2025.01.06 20:29:51.960063 [ 263 ] {d580257a-44e8-4a68-8e28-5f0048f62a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2296 | 2025.01.06 20:29:51.960698 [ 263 ] {d580257a-44e8-4a68-8e28-5f0048f62a64} <Trace> oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2297 | 2025.01.06 20:29:51.960738 [ 263 ] {d580257a-44e8-4a68-8e28-5f0048f62a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2298 | 2025.01.06 20:29:51.961101 [ 263 ] {d580257a-44e8-4a68-8e28-5f0048f62a64} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2299 | 2025.01.06 20:29:51.961339 [ 263 ] {d580257a-44e8-4a68-8e28-5f0048f62a64} <Trace> oximeter.fields_u32 (503ea8dd-f181-4148-8a5b-aa44b2707914): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2300 | 2025.01.06 20:29:51.961633 [ 263 ] {d580257a-44e8-4a68-8e28-5f0048f62a64} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001636 sec., 8557.457212713936 rows/sec., 599.31 KiB/sec. | ||
2301 | 2025.01.06 20:29:51.961746 [ 263 ] {d580257a-44e8-4a68-8e28-5f0048f62a64} <Debug> TCPHandler: Processed in 0.001945863 sec. | ||
2302 | 2025.01.06 20:29:51.961905 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2303 | 2025.01.06 20:29:51.962044 [ 259 ] {693020d8-54ba-4832-b00f-e7f85830f1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2304 | 2025.01.06 20:29:51.962102 [ 259 ] {693020d8-54ba-4832-b00f-e7f85830f1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2305 | 2025.01.06 20:29:51.962724 [ 259 ] {693020d8-54ba-4832-b00f-e7f85830f1f0} <Trace> oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2306 | 2025.01.06 20:29:51.962763 [ 259 ] {693020d8-54ba-4832-b00f-e7f85830f1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2307 | 2025.01.06 20:29:51.963118 [ 259 ] {693020d8-54ba-4832-b00f-e7f85830f1f0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2308 | 2025.01.06 20:29:51.963357 [ 259 ] {693020d8-54ba-4832-b00f-e7f85830f1f0} <Trace> oximeter.fields_u8 (1fb5646c-c98f-4cd1-a55c-c1fca61f9eac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2309 | 2025.01.06 20:29:51.963567 [ 259 ] {693020d8-54ba-4832-b00f-e7f85830f1f0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001553 sec., 8370.895041854475 rows/sec., 521.92 KiB/sec. | ||
2310 | 2025.01.06 20:29:51.963619 [ 259 ] {693020d8-54ba-4832-b00f-e7f85830f1f0} <Debug> TCPHandler: Processed in 0.001783149 sec. | ||
2311 | 2025.01.06 20:29:51.963830 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2312 | 2025.01.06 20:29:51.964054 [ 263 ] {3397e9e5-b1cb-4d87-9874-d8283e9c1e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2313 | 2025.01.06 20:29:51.964143 [ 263 ] {3397e9e5-b1cb-4d87-9874-d8283e9c1e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2314 | 2025.01.06 20:29:51.965002 [ 263 ] {3397e9e5-b1cb-4d87-9874-d8283e9c1e91} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2315 | 2025.01.06 20:29:51.965042 [ 263 ] {3397e9e5-b1cb-4d87-9874-d8283e9c1e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2316 | 2025.01.06 20:29:51.965424 [ 263 ] {3397e9e5-b1cb-4d87-9874-d8283e9c1e91} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2317 | 2025.01.06 20:29:51.965663 [ 263 ] {3397e9e5-b1cb-4d87-9874-d8283e9c1e91} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2318 | 2025.01.06 20:29:51.965894 [ 263 ] {3397e9e5-b1cb-4d87-9874-d8283e9c1e91} <Debug> executeQuery: Read 401 rows, 29.21 KiB in 0.001895 sec., 211609.4986807388 rows/sec., 15.05 MiB/sec. | ||
2319 | 2025.01.06 20:29:51.965949 [ 263 ] {3397e9e5-b1cb-4d87-9874-d8283e9c1e91} <Debug> TCPHandler: Processed in 0.00223084 sec. | ||
2320 | 2025.01.06 20:29:51.966102 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2321 | 2025.01.06 20:29:51.966241 [ 259 ] {bb37054e-526d-4532-950d-55ee2b0f9b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2322 | 2025.01.06 20:29:51.966299 [ 259 ] {bb37054e-526d-4532-950d-55ee2b0f9b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2323 | 2025.01.06 20:29:51.966796 [ 259 ] {bb37054e-526d-4532-950d-55ee2b0f9b22} <Trace> oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2324 | 2025.01.06 20:29:51.966836 [ 259 ] {bb37054e-526d-4532-950d-55ee2b0f9b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2325 | 2025.01.06 20:29:51.967198 [ 259 ] {bb37054e-526d-4532-950d-55ee2b0f9b22} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2326 | 2025.01.06 20:29:51.967431 [ 259 ] {bb37054e-526d-4532-950d-55ee2b0f9b22} <Trace> oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2327 | 2025.01.06 20:29:51.967601 [ 52 ] {} <Debug> oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2328 | 2025.01.06 20:29:51.967647 [ 259 ] {bb37054e-526d-4532-950d-55ee2b0f9b22} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001431 sec., 4192.8721174004195 rows/sec., 219.06 KiB/sec. | ||
2329 | 2025.01.06 20:29:51.967682 [ 52 ] {} <Trace> oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2330 | 2025.01.06 20:29:51.967739 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2331 | 2025.01.06 20:29:51.967800 [ 259 ] {bb37054e-526d-4532-950d-55ee2b0f9b22} <Debug> TCPHandler: Processed in 0.001761217 sec. | ||
2332 | 2025.01.06 20:29:51.968228 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2333 | 2025.01.06 20:29:51.968247 [ 196 ] {0390283e-5773-43db-8357-eae9668bf3aa::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 | ||
2334 | 2025.01.06 20:29:51.968500 [ 263 ] {88f95ab8-e854-4bec-8ed5-b981e59f500d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2335 | 2025.01.06 20:29:51.968523 [ 196 ] {0390283e-5773-43db-8357-eae9668bf3aa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2336 | 2025.01.06 20:29:51.968605 [ 196 ] {0390283e-5773-43db-8357-eae9668bf3aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
2337 | 2025.01.06 20:29:51.968616 [ 263 ] {88f95ab8-e854-4bec-8ed5-b981e59f500d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2338 | 2025.01.06 20:29:51.968957 [ 196 ] {0390283e-5773-43db-8357-eae9668bf3aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
2339 | 2025.01.06 20:29:51.969324 [ 196 ] {0390283e-5773-43db-8357-eae9668bf3aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
2340 | 2025.01.06 20:29:51.969727 [ 196 ] {0390283e-5773-43db-8357-eae9668bf3aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
2341 | 2025.01.06 20:29:51.970038 [ 196 ] {0390283e-5773-43db-8357-eae9668bf3aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
2342 | 2025.01.06 20:29:51.970210 [ 196 ] {0390283e-5773-43db-8357-eae9668bf3aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
2343 | 2025.01.06 20:29:51.971247 [ 263 ] {88f95ab8-e854-4bec-8ed5-b981e59f500d} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2344 | 2025.01.06 20:29:51.971330 [ 263 ] {88f95ab8-e854-4bec-8ed5-b981e59f500d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2345 | 2025.01.06 20:29:51.972439 [ 263 ] {88f95ab8-e854-4bec-8ed5-b981e59f500d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2346 | 2025.01.06 20:29:51.972974 [ 200 ] {0390283e-5773-43db-8357-eae9668bf3aa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.005125279 sec., 7024.007863767026 rows/sec., 366.98 KiB/sec. | ||
2347 | 2025.01.06 20:29:51.973008 [ 263 ] {88f95ab8-e854-4bec-8ed5-b981e59f500d} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2348 | 2025.01.06 20:29:51.973284 [ 200 ] {0390283e-5773-43db-8357-eae9668bf3aa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2349 | 2025.01.06 20:29:51.973442 [ 263 ] {88f95ab8-e854-4bec-8ed5-b981e59f500d} <Debug> executeQuery: Read 229 rows, 15.65 KiB in 0.005011 sec., 45699.46118539214 rows/sec., 3.05 MiB/sec. | ||
2350 | 2025.01.06 20:29:51.973585 [ 263 ] {88f95ab8-e854-4bec-8ed5-b981e59f500d} <Debug> TCPHandler: Processed in 0.005665254 sec. | ||
2351 | 2025.01.06 20:29:51.973801 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2352 | 2025.01.06 20:29:51.973853 [ 200 ] {0390283e-5773-43db-8357-eae9668bf3aa::all_1_6_1} <Trace> oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2353 | 2025.01.06 20:29:51.974005 [ 200 ] {0390283e-5773-43db-8357-eae9668bf3aa::all_1_6_1} <Trace> oximeter.measurements_bool (0390283e-5773-43db-8357-eae9668bf3aa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2354 | 2025.01.06 20:29:51.974042 [ 259 ] {54457d91-545b-42c6-bb7c-968faf0ad7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2355 | 2025.01.06 20:29:51.974154 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2356 | 2025.01.06 20:29:51.974179 [ 259 ] {54457d91-545b-42c6-bb7c-968faf0ad7c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2357 | 2025.01.06 20:29:51.974708 [ 259 ] {54457d91-545b-42c6-bb7c-968faf0ad7c0} <Trace> oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2358 | 2025.01.06 20:29:51.974748 [ 259 ] {54457d91-545b-42c6-bb7c-968faf0ad7c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2359 | 2025.01.06 20:29:51.975114 [ 259 ] {54457d91-545b-42c6-bb7c-968faf0ad7c0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2360 | 2025.01.06 20:29:51.975362 [ 259 ] {54457d91-545b-42c6-bb7c-968faf0ad7c0} <Trace> oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2361 | 2025.01.06 20:29:51.975522 [ 52 ] {} <Debug> oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2362 | 2025.01.06 20:29:51.975580 [ 52 ] {} <Trace> oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2363 | 2025.01.06 20:29:51.975621 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2364 | 2025.01.06 20:29:51.975636 [ 259 ] {54457d91-545b-42c6-bb7c-968faf0ad7c0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001651 sec., 605.6935190793458 rows/sec., 40.81 KiB/sec. | ||
2365 | 2025.01.06 20:29:51.975752 [ 259 ] {54457d91-545b-42c6-bb7c-968faf0ad7c0} <Debug> TCPHandler: Processed in 0.002064496 sec. | ||
2366 | 2025.01.06 20:29:51.975796 [ 199 ] {f643f6a1-cc55-45e6-beb1-06e96f1acc93::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 | ||
2367 | 2025.01.06 20:29:51.975925 [ 199 ] {f643f6a1-cc55-45e6-beb1-06e96f1acc93::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2368 | 2025.01.06 20:29:51.975939 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2369 | 2025.01.06 20:29:51.975983 [ 199 ] {f643f6a1-cc55-45e6-beb1-06e96f1acc93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
2370 | 2025.01.06 20:29:51.976209 [ 199 ] {f643f6a1-cc55-45e6-beb1-06e96f1acc93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
2371 | 2025.01.06 20:29:51.976382 [ 263 ] {48eb522a-1468-45c6-8a39-0db189be120d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2372 | 2025.01.06 20:29:51.976485 [ 199 ] {f643f6a1-cc55-45e6-beb1-06e96f1acc93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
2373 | 2025.01.06 20:29:51.976749 [ 263 ] {48eb522a-1468-45c6-8a39-0db189be120d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2374 | 2025.01.06 20:29:51.976795 [ 199 ] {f643f6a1-cc55-45e6-beb1-06e96f1acc93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
2375 | 2025.01.06 20:29:51.977119 [ 199 ] {f643f6a1-cc55-45e6-beb1-06e96f1acc93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
2376 | 2025.01.06 20:29:51.977361 [ 199 ] {f643f6a1-cc55-45e6-beb1-06e96f1acc93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
2377 | 2025.01.06 20:29:51.981139 [ 199 ] {f643f6a1-cc55-45e6-beb1-06e96f1acc93::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.005426117 sec., 1290.0569597006477 rows/sec., 86.21 KiB/sec. | ||
2378 | 2025.01.06 20:29:51.981341 [ 199 ] {f643f6a1-cc55-45e6-beb1-06e96f1acc93::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2379 | 2025.01.06 20:29:51.981853 [ 263 ] {48eb522a-1468-45c6-8a39-0db189be120d} <Trace> oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2380 | 2025.01.06 20:29:51.981928 [ 263 ] {48eb522a-1468-45c6-8a39-0db189be120d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2381 | 2025.01.06 20:29:51.982085 [ 199 ] {f643f6a1-cc55-45e6-beb1-06e96f1acc93::all_1_6_1} <Trace> oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2382 | 2025.01.06 20:29:51.982325 [ 199 ] {f643f6a1-cc55-45e6-beb1-06e96f1acc93::all_1_6_1} <Trace> oximeter.measurements_f64 (f643f6a1-cc55-45e6-beb1-06e96f1acc93) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2383 | 2025.01.06 20:29:51.982478 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2384 | 2025.01.06 20:29:51.982959 [ 263 ] {48eb522a-1468-45c6-8a39-0db189be120d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2385 | 2025.01.06 20:29:51.983234 [ 263 ] {48eb522a-1468-45c6-8a39-0db189be120d} <Trace> oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2386 | 2025.01.06 20:29:51.983588 [ 263 ] {48eb522a-1468-45c6-8a39-0db189be120d} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.007412 sec., 3103.07609282245 rows/sec., 5.56 MiB/sec. | ||
2387 | 2025.01.06 20:29:51.983757 [ 263 ] {48eb522a-1468-45c6-8a39-0db189be120d} <Debug> TCPHandler: Processed in 0.007920246 sec. | ||
2388 | 2025.01.06 20:29:51.983912 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2389 | 2025.01.06 20:29:51.984050 [ 259 ] {129e1a12-52ca-400c-b635-71dc8ebc12f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2390 | 2025.01.06 20:29:51.984111 [ 259 ] {129e1a12-52ca-400c-b635-71dc8ebc12f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2391 | 2025.01.06 20:29:51.984645 [ 259 ] {129e1a12-52ca-400c-b635-71dc8ebc12f7} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2392 | 2025.01.06 20:29:51.984685 [ 259 ] {129e1a12-52ca-400c-b635-71dc8ebc12f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2393 | 2025.01.06 20:29:51.985063 [ 259 ] {129e1a12-52ca-400c-b635-71dc8ebc12f7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2394 | 2025.01.06 20:29:51.985300 [ 259 ] {129e1a12-52ca-400c-b635-71dc8ebc12f7} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2395 | 2025.01.06 20:29:51.985575 [ 259 ] {129e1a12-52ca-400c-b635-71dc8ebc12f7} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001545 sec., 46601.94174757282 rows/sec., 2.97 MiB/sec. | ||
2396 | 2025.01.06 20:29:51.985732 [ 259 ] {129e1a12-52ca-400c-b635-71dc8ebc12f7} <Debug> TCPHandler: Processed in 0.001882041 sec. | ||
2397 | 2025.01.06 20:29:52.000154 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.83 MiB, peak 173.32 MiB, free memory in arenas 0.00 B, will set to 168.82 MiB (RSS), difference: -1.01 MiB | ||
2398 | 2025.01.06 20:29:53.081627 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
2399 | 2025.01.06 20:29:53.082326 [ 244 ] {} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2400 | 2025.01.06 20:29:53.082362 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2401 | 2025.01.06 20:29:53.082885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2402 | 2025.01.06 20:29:53.083130 [ 244 ] {} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2403 | 2025.01.06 20:29:53.083286 [ 76 ] {} <Debug> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2404 | 2025.01.06 20:29:53.083316 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
2405 | 2025.01.06 20:29:53.083428 [ 76 ] {} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2406 | 2025.01.06 20:29:53.083458 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2407 | 2025.01.06 20:29:53.083666 [ 189 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::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 | ||
2408 | 2025.01.06 20:29:53.083918 [ 189 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2409 | 2025.01.06 20:29:53.083999 [ 189 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
2410 | 2025.01.06 20:29:53.084173 [ 189 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
2411 | 2025.01.06 20:29:53.084333 [ 189 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
2412 | 2025.01.06 20:29:53.084584 [ 189 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
2413 | 2025.01.06 20:29:53.084754 [ 189 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
2414 | 2025.01.06 20:29:53.084846 [ 189 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
2415 | 2025.01.06 20:29:53.086572 [ 193 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.003012192 sec., 1701086.7833126176 rows/sec., 24.33 MiB/sec. | ||
2416 | 2025.01.06 20:29:53.087621 [ 192 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2417 | 2025.01.06 20:29:53.087941 [ 192 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_11_2} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2418 | 2025.01.06 20:29:53.088023 [ 192 ] {8a25aa28-9e23-439f-b1e1-9a327eaa26be::all_1_11_2} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2419 | 2025.01.06 20:29:53.088127 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2420 | 2025.01.06 20:29:53.393115 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2421 | 2025.01.06 20:29:53.414587 [ 242 ] {} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2422 | 2025.01.06 20:29:53.414652 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2423 | 2025.01.06 20:29:53.421959 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2424 | 2025.01.06 20:29:53.422740 [ 242 ] {} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2425 | 2025.01.06 20:29:53.423060 [ 102 ] {} <Debug> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2426 | 2025.01.06 20:29:53.423128 [ 102 ] {} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2427 | 2025.01.06 20:29:53.423175 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2428 | 2025.01.06 20:29:53.423679 [ 189 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::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 | ||
2429 | 2025.01.06 20:29:53.438492 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2430 | 2025.01.06 20:29:53.440418 [ 189 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2431 | 2025.01.06 20:29:53.442022 [ 189 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
2432 | 2025.01.06 20:29:53.447475 [ 189 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
2433 | 2025.01.06 20:29:53.452832 [ 189 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
2434 | 2025.01.06 20:29:53.458309 [ 189 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
2435 | 2025.01.06 20:29:53.463675 [ 189 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
2436 | 2025.01.06 20:29:53.468120 [ 189 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
2437 | 2025.01.06 20:29:53.524311 [ 194 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.100977769 sec., 821.9630996204719 rows/sec., 4.25 MiB/sec. | ||
2438 | 2025.01.06 20:29:53.526919 [ 194 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2439 | 2025.01.06 20:29:53.529965 [ 194 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_11_2} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2440 | 2025.01.06 20:29:53.530063 [ 194 ] {02d4f3e6-2200-49a4-9647-8a25a47721d3::all_1_11_2} <Trace> system.metric_log (02d4f3e6-2200-49a4-9647-8a25a47721d3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2441 | 2025.01.06 20:29:53.532472 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2442 | 2025.01.06 20:29:54.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.95 MiB, peak 179.84 MiB, free memory in arenas 0.00 B, will set to 172.00 MiB (RSS), difference: 2.05 MiB | ||
2443 | 2025.01.06 20:29:56.938799 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2444 | 2025.01.06 20:29:56.939009 [ 259 ] {6f917761-1a1e-4c04-8c60-923133d3ac24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2445 | 2025.01.06 20:29:56.939090 [ 259 ] {6f917761-1a1e-4c04-8c60-923133d3ac24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2446 | 2025.01.06 20:29:56.939947 [ 259 ] {6f917761-1a1e-4c04-8c60-923133d3ac24} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2447 | 2025.01.06 20:29:56.939997 [ 259 ] {6f917761-1a1e-4c04-8c60-923133d3ac24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2448 | 2025.01.06 20:29:56.940442 [ 259 ] {6f917761-1a1e-4c04-8c60-923133d3ac24} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2449 | 2025.01.06 20:29:56.940695 [ 259 ] {6f917761-1a1e-4c04-8c60-923133d3ac24} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2450 | 2025.01.06 20:29:56.940893 [ 45 ] {} <Debug> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2451 | 2025.01.06 20:29:56.940962 [ 259 ] {6f917761-1a1e-4c04-8c60-923133d3ac24} <Debug> executeQuery: Read 68 rows, 5.63 KiB in 0.00201 sec., 33830.845771144275 rows/sec., 2.73 MiB/sec. | ||
2452 | 2025.01.06 20:29:56.940988 [ 45 ] {} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2453 | 2025.01.06 20:29:56.941066 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2454 | 2025.01.06 20:29:56.941115 [ 259 ] {6f917761-1a1e-4c04-8c60-923133d3ac24} <Debug> TCPHandler: Processed in 0.002456447 sec. | ||
2455 | 2025.01.06 20:29:56.941342 [ 188 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::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 | ||
2456 | 2025.01.06 20:29:56.941433 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2457 | 2025.01.06 20:29:56.941662 [ 188 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2458 | 2025.01.06 20:29:56.941719 [ 263 ] {36a2c985-1cda-4245-845a-12a2cfdc9393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2459 | 2025.01.06 20:29:56.941739 [ 188 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1385 rows starting from the beginning of the part | ||
2460 | 2025.01.06 20:29:56.941849 [ 263 ] {36a2c985-1cda-4245-845a-12a2cfdc9393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2461 | 2025.01.06 20:29:56.942047 [ 188 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part | ||
2462 | 2025.01.06 20:29:56.942417 [ 188 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 245 rows starting from the beginning of the part | ||
2463 | 2025.01.06 20:29:56.942762 [ 188 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 68 rows starting from the beginning of the part | ||
2464 | 2025.01.06 20:29:56.943025 [ 188 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 247 rows starting from the beginning of the part | ||
2465 | 2025.01.06 20:29:56.943327 [ 188 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 68 rows starting from the beginning of the part | ||
2466 | 2025.01.06 20:29:56.944830 [ 263 ] {36a2c985-1cda-4245-845a-12a2cfdc9393} <Trace> oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2467 | 2025.01.06 20:29:56.944909 [ 263 ] {36a2c985-1cda-4245-845a-12a2cfdc9393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2468 | 2025.01.06 20:29:56.946130 [ 263 ] {36a2c985-1cda-4245-845a-12a2cfdc9393} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2469 | 2025.01.06 20:29:56.946522 [ 263 ] {36a2c985-1cda-4245-845a-12a2cfdc9393} <Trace> oximeter.fields_u16 (1ae40f88-589a-47d9-bbfe-967558875ffa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2470 | 2025.01.06 20:29:56.947107 [ 263 ] {36a2c985-1cda-4245-845a-12a2cfdc9393} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.005482 sec., 1459.3214155417731 rows/sec., 109.73 KiB/sec. | ||
2471 | 2025.01.06 20:29:56.947119 [ 201 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2065 rows, containing 5 columns (5 merged, 0 gathered) in 0.005910781 sec., 349361.61566466425 rows/sec., 30.63 MiB/sec. | ||
2472 | 2025.01.06 20:29:56.947331 [ 263 ] {36a2c985-1cda-4245-845a-12a2cfdc9393} <Debug> TCPHandler: Processed in 0.006076015 sec. | ||
2473 | 2025.01.06 20:29:56.947566 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2474 | 2025.01.06 20:29:56.947663 [ 193 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2475 | 2025.01.06 20:29:56.947785 [ 259 ] {bdbed6df-843e-461b-8b25-b3b9ddccecc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2476 | 2025.01.06 20:29:56.947867 [ 259 ] {bdbed6df-843e-461b-8b25-b3b9ddccecc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2477 | 2025.01.06 20:29:56.948267 [ 193 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_11_2} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2478 | 2025.01.06 20:29:56.948492 [ 193 ] {aedd4dd5-9585-4b95-b99d-084a5cfe0d00::all_1_11_2} <Trace> oximeter.fields_string (aedd4dd5-9585-4b95-b99d-084a5cfe0d00) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2479 | 2025.01.06 20:29:56.948648 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
2480 | 2025.01.06 20:29:56.948962 [ 259 ] {bdbed6df-843e-461b-8b25-b3b9ddccecc3} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2481 | 2025.01.06 20:29:56.949009 [ 259 ] {bdbed6df-843e-461b-8b25-b3b9ddccecc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2482 | 2025.01.06 20:29:56.949417 [ 259 ] {bdbed6df-843e-461b-8b25-b3b9ddccecc3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2483 | 2025.01.06 20:29:56.949700 [ 259 ] {bdbed6df-843e-461b-8b25-b3b9ddccecc3} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2484 | 2025.01.06 20:29:56.949896 [ 110 ] {} <Debug> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2485 | 2025.01.06 20:29:56.949953 [ 259 ] {bdbed6df-843e-461b-8b25-b3b9ddccecc3} <Debug> executeQuery: Read 64 rows, 5.11 KiB in 0.00226 sec., 28318.584070796463 rows/sec., 2.21 MiB/sec. | ||
2486 | 2025.01.06 20:29:56.950030 [ 110 ] {} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2487 | 2025.01.06 20:29:56.950090 [ 259 ] {bdbed6df-843e-461b-8b25-b3b9ddccecc3} <Debug> TCPHandler: Processed in 0.002646892 sec. | ||
2488 | 2025.01.06 20:29:56.950117 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2489 | 2025.01.06 20:29:56.950342 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2490 | 2025.01.06 20:29:56.950426 [ 201 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::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 | ||
2491 | 2025.01.06 20:29:56.950735 [ 263 ] {b0c4e7d9-b60f-4b91-a879-0d4059d88d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2492 | 2025.01.06 20:29:56.950887 [ 201 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2493 | 2025.01.06 20:29:56.950897 [ 263 ] {b0c4e7d9-b60f-4b91-a879-0d4059d88d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2494 | 2025.01.06 20:29:56.950937 [ 201 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 862 rows starting from the beginning of the part | ||
2495 | 2025.01.06 20:29:56.951218 [ 201 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
2496 | 2025.01.06 20:29:56.951590 [ 201 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 397 rows starting from the beginning of the part | ||
2497 | 2025.01.06 20:29:56.951914 [ 201 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::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 | ||
2498 | 2025.01.06 20:29:56.952088 [ 201 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 401 rows starting from the beginning of the part | ||
2499 | 2025.01.06 20:29:56.952388 [ 201 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
2500 | 2025.01.06 20:29:56.953072 [ 263 ] {b0c4e7d9-b60f-4b91-a879-0d4059d88d3c} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2501 | 2025.01.06 20:29:56.953117 [ 263 ] {b0c4e7d9-b60f-4b91-a879-0d4059d88d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2502 | 2025.01.06 20:29:56.953687 [ 263 ] {b0c4e7d9-b60f-4b91-a879-0d4059d88d3c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2503 | 2025.01.06 20:29:56.954006 [ 263 ] {b0c4e7d9-b60f-4b91-a879-0d4059d88d3c} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2504 | 2025.01.06 20:29:56.954202 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2505 | 2025.01.06 20:29:56.954318 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2506 | 2025.01.06 20:29:56.954414 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2507 | 2025.01.06 20:29:56.954433 [ 263 ] {b0c4e7d9-b60f-4b91-a879-0d4059d88d3c} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.003816 sec., 39308.17610062893 rows/sec., 2.73 MiB/sec. | ||
2508 | 2025.01.06 20:29:56.955098 [ 263 ] {b0c4e7d9-b60f-4b91-a879-0d4059d88d3c} <Debug> TCPHandler: Processed in 0.004865972 sec. | ||
2509 | 2025.01.06 20:29:56.955464 [ 201 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1844 rows, containing 5 columns (5 merged, 0 gathered) in 0.005172141 sec., 356525.469819945 rows/sec., 27.17 MiB/sec. | ||
2510 | 2025.01.06 20:29:56.955529 [ 259 ] {} <Trace> TCP-Session: 3efe122f-84d7-44be-87a7-7a9a03d0b45d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2511 | 2025.01.06 20:29:56.955582 [ 193 ] {af59260b-bf15-4029-ac71-06fa104b5db3::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 | ||
2512 | 2025.01.06 20:29:56.955826 [ 201 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2513 | 2025.01.06 20:29:56.955902 [ 259 ] {2fba6a56-f2e3-44e9-9ae2-076824f832c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2514 | 2025.01.06 20:29:56.956013 [ 193 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2515 | 2025.01.06 20:29:56.956134 [ 193 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2817 rows starting from the beginning of the part | ||
2516 | 2025.01.06 20:29:56.956276 [ 259 ] {2fba6a56-f2e3-44e9-9ae2-076824f832c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2517 | 2025.01.06 20:29:56.956664 [ 193 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 120 rows starting from the beginning of the part | ||
2518 | 2025.01.06 20:29:56.957034 [ 191 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_11_2} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2519 | 2025.01.06 20:29:56.957370 [ 193 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 227 rows starting from the beginning of the part | ||
2520 | 2025.01.06 20:29:56.957440 [ 191 ] {538d4b0f-accb-4038-bdfc-74b5b9b9bdf6::all_1_11_2} <Trace> oximeter.fields_uuid (538d4b0f-accb-4038-bdfc-74b5b9b9bdf6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2521 | 2025.01.06 20:29:56.957780 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2522 | 2025.01.06 20:29:56.958010 [ 193 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 150 rows starting from the beginning of the part | ||
2523 | 2025.01.06 20:29:56.958457 [ 193 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 229 rows starting from the beginning of the part | ||
2524 | 2025.01.06 20:29:56.958900 [ 193 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 150 rows starting from the beginning of the part | ||
2525 | 2025.01.06 20:29:56.962083 [ 259 ] {2fba6a56-f2e3-44e9-9ae2-076824f832c7} <Trace> oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2526 | 2025.01.06 20:29:56.962159 [ 259 ] {2fba6a56-f2e3-44e9-9ae2-076824f832c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2527 | 2025.01.06 20:29:56.962961 [ 201 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3693 rows, containing 5 columns (5 merged, 0 gathered) in 0.008282475 sec., 445881.2130432027 rows/sec., 29.84 MiB/sec. | ||
2528 | 2025.01.06 20:29:56.963315 [ 259 ] {2fba6a56-f2e3-44e9-9ae2-076824f832c7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2529 | 2025.01.06 20:29:56.963418 [ 201 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2530 | 2025.01.06 20:29:56.963831 [ 259 ] {2fba6a56-f2e3-44e9-9ae2-076824f832c7} <Trace> oximeter.measurements_histogramu64 (fbf005c8-a4b4-4d65-8e17-b42fba9a74c3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2531 | 2025.01.06 20:29:56.963952 [ 201 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2532 | 2025.01.06 20:29:56.964274 [ 201 ] {af59260b-bf15-4029-ac71-06fa104b5db3::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (af59260b-bf15-4029-ac71-06fa104b5db3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2533 | 2025.01.06 20:29:56.964479 [ 259 ] {2fba6a56-f2e3-44e9-9ae2-076824f832c7} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008694 sec., 920.1748332183114 rows/sec., 1.65 MiB/sec. | ||
2534 | 2025.01.06 20:29:56.964585 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
2535 | 2025.01.06 20:29:56.964780 [ 259 ] {2fba6a56-f2e3-44e9-9ae2-076824f832c7} <Debug> TCPHandler: Processed in 0.009534349 sec. | ||
2536 | 2025.01.06 20:29:56.964965 [ 263 ] {} <Trace> TCP-Session: bbe90a5d-34c4-4774-be67-d98a0842b907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2537 | 2025.01.06 20:29:56.965107 [ 263 ] {582de449-2edb-4d8d-8e23-ab7528d0b872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61160) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2538 | 2025.01.06 20:29:56.965174 [ 263 ] {582de449-2edb-4d8d-8e23-ab7528d0b872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2539 | 2025.01.06 20:29:56.965722 [ 263 ] {582de449-2edb-4d8d-8e23-ab7528d0b872} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2540 | 2025.01.06 20:29:56.965762 [ 263 ] {582de449-2edb-4d8d-8e23-ab7528d0b872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2541 | 2025.01.06 20:29:56.966138 [ 263 ] {582de449-2edb-4d8d-8e23-ab7528d0b872} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2542 | 2025.01.06 20:29:56.966379 [ 263 ] {582de449-2edb-4d8d-8e23-ab7528d0b872} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2543 | 2025.01.06 20:29:56.966527 [ 110 ] {} <Debug> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2544 | 2025.01.06 20:29:56.966583 [ 110 ] {} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2545 | 2025.01.06 20:29:56.966625 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2546 | 2025.01.06 20:29:56.966631 [ 263 ] {582de449-2edb-4d8d-8e23-ab7528d0b872} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001546 sec., 32341.526520051746 rows/sec., 2.22 MiB/sec. | ||
2547 | 2025.01.06 20:29:56.966979 [ 263 ] {582de449-2edb-4d8d-8e23-ab7528d0b872} <Debug> TCPHandler: Processed in 0.002067687 sec. | ||
2548 | 2025.01.06 20:29:56.967141 [ 191 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::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 | ||
2549 | 2025.01.06 20:29:56.967339 [ 191 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2550 | 2025.01.06 20:29:56.967386 [ 191 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 238 rows starting from the beginning of the part | ||
2551 | 2025.01.06 20:29:56.967539 [ 191 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
2552 | 2025.01.06 20:29:56.967679 [ 191 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 72 rows starting from the beginning of the part | ||
2553 | 2025.01.06 20:29:56.967857 [ 191 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
2554 | 2025.01.06 20:29:56.968049 [ 191 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 72 rows starting from the beginning of the part | ||
2555 | 2025.01.06 20:29:56.968211 [ 191 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
2556 | 2025.01.06 20:29:56.969353 [ 193 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 522 rows, containing 4 columns (4 merged, 0 gathered) in 0.002619621 sec., 199265.466264013 rows/sec., 12.88 MiB/sec. | ||
2557 | 2025.01.06 20:29:56.969535 [ 195 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2558 | 2025.01.06 20:29:56.969876 [ 195 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_11_2} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2559 | 2025.01.06 20:29:56.969972 [ 195 ] {c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599::all_1_11_2} <Trace> oximeter.measurements_u64 (c0c4b4c7-e60a-4bf4-9c4c-48da55e2b599) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2560 | 2025.01.06 20:29:56.970050 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
2561 | 2025.01.06 20:30:00.505342 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2562 | 2025.01.06 20:30:00.505401 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2563 | 2025.01.06 20:30:00.584472 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
2564 | 2025.01.06 20:30:00.585121 [ 244 ] {} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2565 | 2025.01.06 20:30:00.585169 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2566 | 2025.01.06 20:30:00.585711 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2567 | 2025.01.06 20:30:00.585979 [ 244 ] {} <Trace> system.asynchronous_metric_log (8a25aa28-9e23-439f-b1e1-9a327eaa26be): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2568 | 2025.01.06 20:30:00.586273 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2569 | 2025.01.06 20:30:00.586704 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 362 | ||
2570 | 2025.01.06 20:30:00.589953 [ 243 ] {} <Trace> system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2571 | 2025.01.06 20:30:00.589995 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2572 | 2025.01.06 20:30:00.591478 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2573 | 2025.01.06 20:30:00.591826 [ 243 ] {} <Trace> system.query_log (b0c0e1c6-80ff-412e-9ff0-62b2fc86b228): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2574 | 2025.01.06 20:30:00.592674 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 362 |